Changesets: LimeSurvey

master c5c40a65

2003-03-12 14:53

John Richards


Details Diff
Started HTML cleanup.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@16 b72ed6b6-b9f8-46b5-92b4-906544132732
mod - admin/tokens.php Diff File

master 04d36fa5

2003-03-12 14:51

John Richards


Details Diff
Answers are now sorted by their code when displayed.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@15 b72ed6b6-b9f8-46b5-92b4-906544132732
mod - index.php Diff File

master d32ba5db

2003-03-12 10:05

John Richards


Details Diff
Cleaned up HTML tags (lowercase, add tabs and newlines to make debugging easier).


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@14 b72ed6b6-b9f8-46b5-92b4-906544132732
mod - admin/admin.php Diff File

master 9403e684

2003-03-12 09:36

John Richards


Details Diff
Changed moduser action to use $htpasswddir instead of $homedir for path to htpasswd executable.
Changed HTML tags to lowercase. Changed <br> to <br />.
Added result and status of exec() for degugging. Redirected STDERR to STDOUT using "2>&1".
Changed setup action to not give path to .htpasswd file. The path defaults to the directory the script is running from, which happens to be where we want the .htpasswd file to be created. Doing this solved a bug with exec() in PHP on Windows . It doesn't handle command lines with two sets of double-quotes properly. The bug was found to exist on Windows 2000 Pro with PHP 4.2.3 and Windows XP Pro with PHP 4.3.0.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@13 b72ed6b6-b9f8-46b5-92b4-906544132732
mod - admin/usercontrol.php Diff File

master 3a6cd4ab

2003-03-11 08:15

John Richards


Details Diff
Added spaces after the comma separators in the INSERT statement. Widened <table> on submit page.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@12 b72ed6b6-b9f8-46b5-92b4-906544132732
mod - index.php Diff File

master e1cd33c1

2003-03-10 17:29

John Richards


Details Diff
Added "other" answer to "Multiple Options with Comments" question type.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@11 b72ed6b6-b9f8-46b5-92b4-906544132732
mod - admin/activate.php Diff File
mod - index.php Diff File

master f12a6fec

2003-03-10 15:14

John Richards


Details Diff
Added natural sort of questions, add <br /> after debugging lines.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@10 b72ed6b6-b9f8-46b5-92b4-906544132732
mod - admin/dataentry.php Diff File

master 8bb946be

2003-03-10 15:11

John Richards


Details Diff
Changed debugging string in create/activate survey.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@9 b72ed6b6-b9f8-46b5-92b4-906544132732
mod - admin/activate.php Diff File

master 9274a4a4

2003-03-10 15:04

John Richards


Details Diff
Turn database insertion debugging line off.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@8 b72ed6b6-b9f8-46b5-92b4-906544132732
mod - index.php Diff File

master 39217a01

2003-03-10 15:03

John Richards


Details Diff
Fixed database insertion to use (col_name list) VALUES (value list).


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@7 b72ed6b6-b9f8-46b5-92b4-906544132732
mod - index.php Diff File

master 1b9130a7

2003-03-10 12:45

John Richards


Details Diff
Changed HTML tags to lowercase, added tabs and newlines to table elements.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@6 b72ed6b6-b9f8-46b5-92b4-906544132732
mod - index.php Diff File

master d4f61cff

2003-03-09 15:09

John Richards


Details Diff
Changed Yes/No question type from option drop-down list to radio-buttons.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@5 b72ed6b6-b9f8-46b5-92b4-906544132732
mod - index.php Diff File

master f62c15f2

2003-03-09 11:45

John Richards


Details Diff
Changed question sort order to natural sort.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@4 b72ed6b6-b9f8-46b5-92b4-906544132732
mod - index.php Diff File

master 85deb6a9

2003-03-07 14:58

John Richards


Details Diff
*** empty log message ***


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@2 b72ed6b6-b9f8-46b5-92b4-906544132732
add - admin/activate.php Diff File
add - admin/admin.php Diff File
add - admin/browse.php Diff File
add - admin/createdb.php Diff File
add - admin/database.php Diff File
add - admin/dataentry.php Diff File
add - admin/deactivate.php Diff File
add - admin/deletesurvey.php Diff File
add - admin/dumpsurvey.php Diff File
add - admin/export.php Diff File
add - admin/html.php Diff File
add - admin/importsurvey.php Diff File
add - admin/printablesurvey.php Diff File
add - admin/resultsdump.php Diff File
add - admin/tokens.php Diff File
add - admin/usercontrol.php Diff File
add - chart.jpg Diff File
add - index.php Diff File

master d653acad

2003-03-07 14:26

John Richards


Details Diff
Changed session_register("step") to $_SESSION["step"] = $step to fix really strange session behavior on PHP 4.3.0, Apache 2.0.43, WinXP.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@3 b72ed6b6-b9f8-46b5-92b4-906544132732
mod - index.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 900 ... 1050 ... 1200 ... 1350 ... 1471 1472 1473 1474