Changesets: LimeSurvey
master 7c5f953a 2003-05-22 05:46:01 Details Diff |
Modified to now read invitation and reminder email text from template file in $publicdir/templates/default or other folder git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@295 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/tokens.php | Diff File | ||
master 7bf65141 2003-05-21 04:02:08 Details Diff |
default template git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@294 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
add - templates/default/chart.jpg | Diff File | ||
add - templates/default/completed.pstpl | Diff File | ||
add - templates/default/endgroup.pstpl | Diff File | ||
add - templates/default/endpage.pstpl | Diff File | ||
add - templates/default/groupdescription.pstpl | Diff File | ||
add - templates/default/navigator.pstpl | Diff File | ||
add - templates/default/privacy.pstpl | Diff File | ||
add - templates/default/question.pstpl | Diff File | ||
add - templates/default/startgroup.pstpl | Diff File | ||
add - templates/default/startpage.pstpl | Diff File | ||
add - templates/default/submit.pstpl | Diff File | ||
add - templates/default/survey.pstpl | Diff File | ||
add - templates/default/welcome.pstpl | Diff File | ||
master 17ea526d 2003-05-21 04:01:52 Details Diff |
bubblegum template git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@293 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
add - templates/bubblegum/chart.jpg | Diff File | ||
add - templates/bubblegum/completed.pstpl | Diff File | ||
add - templates/bubblegum/endgroup.pstpl | Diff File | ||
add - templates/bubblegum/endpage.pstpl | Diff File | ||
add - templates/bubblegum/groupdescription.pstpl | Diff File | ||
add - templates/bubblegum/navigator.pstpl | Diff File | ||
add - templates/bubblegum/privacy.pstpl | Diff File | ||
add - templates/bubblegum/question.pstpl | Diff File | ||
add - templates/bubblegum/startgroup.pstpl | Diff File | ||
add - templates/bubblegum/startpage.pstpl | Diff File | ||
add - templates/bubblegum/submit.pstpl | Diff File | ||
add - templates/bubblegum/survey.pstpl | Diff File | ||
add - templates/bubblegum/welcome.pstpl | Diff File | ||
master 900bfc14 2003-05-21 04:01:29 Details Diff |
All in one format git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@292 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
add - survey.php | Diff File | ||
master 982a819a 2003-05-21 04:01:11 Details Diff |
Question by question format git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@291 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
add - question.php | Diff File | ||
master 5e778ace 2003-05-21 04:00:49 Details Diff |
Develops question, answer and help text for templates for all public surveys git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@290 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
add - qanda.php | Diff File | ||
master 71e6e645 2003-05-21 04:00:16 Details Diff |
Major rewrite - gutted, uses includes to get relevant files git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@289 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master 6f2532d0 2003-05-21 03:59:48 Details Diff |
Handles 'group by group' surveys git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@288 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
add - group.php | Diff File | ||
master 599ba938 2003-05-18 07:17:54 Details Diff |
Removed warning about "Groups" and "Survey in One" not being available. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@287 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/html.php | Diff File | ||
master 42facf54 2003-05-15 23:02:54 Details Diff |
Added error handling routine for updatesurvey section (or die...) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@286 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/database.php | Diff File | ||
master 35806977 2003-05-15 05:20:16 Details Diff |
File to check that all fields in all tables exist, and create them if they don't. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@285 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
add - admin/checkfields.php | Diff File | ||
master 70dc5f53 2003-05-15 05:13:46 Details Diff |
Added template, url and urldescrip fields in newsurvey and updatesurvey, added fields for survey display git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@284 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/html.php | Diff File | ||
master 8579ff84 2003-05-15 05:12:58 Details Diff |
Added template, url and urldescrip insert and update for survey table git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@283 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/database.php | Diff File | ||
master 20542315 2003-05-13 23:21:16 Details Diff |
Modified method for determining $stoppoint for versions of PHP earlier than 4.2.0, when array_search searched backwards through the array git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@282 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/importsurvey.php | Diff File | ||
master 58402e54 2003-05-12 17:30:54 Details Diff |
Fixed bug: Mandatory numerical question with entry of Zero (0) was not registering. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@281 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master 59afdbc4 2003-05-11 19:03:57 Details Diff |
TWEAK: Small changes to text instructions and comments to make more consistent git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@280 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/printablesurvey.php | Diff File | ||
master 7862d858 2003-05-09 08:04:44 Details Diff |
Removed debug display error (echo $conditionscount) Fixed bug with ranking type questions where answers for questions would concatenate (added unset($quicky);) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@279 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/conditions.php | Diff File | ||
master 4aaab13e 2003-05-09 03:32:17 Details Diff |
Added second parameter to fgets() function on line 783 to stop bug in pre-4.2.0 versions of PHP which required the second parameter. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@278 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/tokens.php | Diff File | ||
master 6a86b0d1 2003-05-06 20:11:45 Details Diff |
Added srand function to seed random generator when 'Tokenifying'. Srand is only required when php versions are less than 4.2.0 (line 629). git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@277 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/tokens.php | Diff File | ||
master 9ede3d46 2003-05-05 19:07:22 Details Diff |
Added conversion of $_GET['pass'] and $_POST['pass'] to $pass (used in usercontrol) which wasn't being registered if register_globals = off. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@276 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/admin.php | Diff File | ||
master 223a85af 2003-04-30 23:30:32 Details Diff |
Removed check that conditions were consistent with survey order because it was prodocing false positives. (Line 317) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@275 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/conditions.php | Diff File | ||
master 7e7e99f9 2003-04-30 23:23:49 Details Diff |
Fixed error caused by $_POST['cquestion'] and $_POST['canswer'] on servers with register_globals turned on. unset $cquestion and $canswer after use. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@274 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/conditions.php | Diff File | ||
master 186cac8a 2003-04-25 08:14:59 Details Diff |
Fixed bug/oversight where summary result wasn't showing which answer the summary was for with Array Type questions. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@273 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/statistics.php | Diff File | ||
master f131ea89 2003-04-25 07:31:37 Details Diff |
Corrected typo - detecting which format survey is in (if $sid) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@272 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/html.php | Diff File | ||
master f4d3fe43 2003-04-25 07:14:32 Details Diff |
Added 'Group at a time' option in new survey and edit survey (although actual feature is not yet available) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@271 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/html.php | Diff File |