Changesets: LimeSurvey

master b1395f03

2003-06-26 23:55:17

jcleeland

Details Diff
Added 'fix sort' option


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

master e0255d61

2003-06-26 23:04:54

jcleeland

Details Diff
Added min and max to group. Minor bug fixes to minimise and maximise. Fixed bug with updating answer text to answers when survey is activated.


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

master a367b769

2003-06-26 22:26:08

jcleeland

Details Diff
Moving images to their own directory


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@411 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
add - admin/images/DownArrow.gif Diff File
add - admin/images/cut.gif Diff File
add - admin/images/help.gif Diff File
add - admin/images/minus.gif Diff File
add - admin/images/phpsurveyor_logo.jpg Diff File
add - admin/images/plus.gif Diff File
add - admin/images/speaker.jpg Diff File

master dd7de4eb

2003-06-26 22:21:39

jcleeland

Details Diff
Changed references to images to "./images/..."


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

master 83ad534a

2003-06-26 22:20:18

jcleeland

Details Diff
Changes references to images to "./images/..."


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

master 52ebfb0f

2003-06-26 22:18:29

jcleeland

Details Diff
Change image references to ./images/....


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

master 9ec67798

2003-06-26 22:16:36

jcleeland

Details Diff
Changed reference to speaker.jpg to ./images/speaker.jpg


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

master 61aaad24

2003-06-26 22:15:28

jcleeland

Details Diff
Added 'minimise and maximise' feature to de-clutter admin screens


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

master 856756c9

2003-06-26 21:33:52

jcleeland

Details Diff
Added <html>\n to the top of pages.


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

master 0a329719

2003-06-26 21:32:54

jcleeland

Details Diff
Added <html>\n to the top of pages


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@404 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - question.php Diff File
mod - survey.php Diff File

master 391f302b

2003-06-26 21:17:34

jcleeland

Details Diff
French Language File - provided by Fran�ois Tissandier


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@403 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
add - lang/french.lang.php Diff File

master 1780e003

2003-06-26 21:15:21

jcleeland

Details Diff
Fixed stray "No answer" that should have been using defined _NOANSWER for localisation


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

master d774eff7

2003-06-26 07:14:13

jcleeland

Details Diff
Added <html> tag to beginning of pages.


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

master ce395e6b

2003-06-26 06:39:30

jcleeland

Details Diff
Added facility to check that the appropriate tables also exist.


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

master 0d7273e5

2003-06-26 06:14:34

jcleeland

Details Diff
Modified to call database.php when "modanswer" is $action. Removed previous calls for action=insertanswer, etc.


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

master 0c98c88c

2003-06-26 06:13:01

jcleeland

Details Diff
Updated answer sections - removed sortorder from display, modified survey and group displays to hide various sections if they are not being viewed on their own. This is to minimise the size of the admin screen.


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

master aed25d40

2003-06-26 06:11:37

jcleeland

Details Diff
Moved new answer database modification routines into this script from html.php. Removed old insert, update and delete answer routines.


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

master 8936f4fd

2003-06-25 23:05:54

jcleeland

Details Diff
removed old 'answer' editing and adding stuff, changed to new. Fixed sortorder so sortorder field cannot be directly edited. Removed messages for moving up and down. Reformatted table for up/down in "move" column and save/del in "action" column. Adjusted so codes and answers cannot be modified / deleted for all question types other than "List" when survey is activated.


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

master 0759d3f9

2003-06-23 23:31:10

jcleeland

Details Diff
Fixed bug with line-wrapping for array type questions, and unset array for multiple numerical type questions (to stop the list getting bigger and bigger).


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

master 57e03dc8

2003-06-23 07:39:22

jcleeland

Details Diff
Added section for multiple answering and ordering handling


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

master 1225d101

2003-06-23 07:38:51

jcleeland

Details Diff
Modifying answers for moving/editing


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

master 65aec381

2003-06-21 20:26:28

jcleeland

Details Diff
Fixed autonumbering of sortorder in new answers to allow for multiple character strings


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

master 8c8e0466

2003-06-21 20:10:52

jcleeland

Details Diff
Added auto-calculation of next in order of sortorder for new answers. (ie: If the current last item has a sortorder of 'c', a 'new' answer will have a sort order of 'D')


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

master 50f7bdf4

2003-06-21 06:45:33

jcleeland

Details Diff
Updated to get and add datestamp to responses when required


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@390 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - group.php Diff File
mod - index.php Diff File
mod - question.php Diff File
mod - survey.php Diff File

master 1778e44b

2003-06-21 06:38:34

jcleeland

Details Diff
Fixed error in adding "Datestamp" info to exports


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@389 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - admin/export.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 900 ... 1050 ... 1200 ... 1350 ... 1440 1441 1442 1443 1444 1445 1446 ... 1457 1458 1459  Next  Last