Changesets: LimeSurvey

master eead05d1

2003-06-05 23:05:00

jcleeland

Details Diff
Added 'newtest' url to "test survey" to reset variables when re-testing a survey. This should avoid problems with session variables hanging around while testing changes in surveys.


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

master 745eafdf

2003-06-05 18:26:05

jcleeland

Details Diff
Fixed error in styles (.clearall style was not set correctly, and subsequently urls not within clearall style were taking its color setting)


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@341 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - templates/edgyblue/startpage.pstpl Diff File

master 27d3c04b

2003-06-05 18:19:10

jcleeland

Details Diff
Modified url replace so if there is no urldescrip, it uses the url as the text.


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

master 7635ceee

2003-06-05 18:05:48

jcleeland

Details Diff
Added classes/styles for rank and array type questions ("A", "B", and "C"):
class='rank' and class='array1' or class='array2'. Provides extra control over look and feel of questions through templates.


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

master b4f56054

2003-06-05 18:03:24

jcleeland

Details Diff
Added styles for array1 and array2, and rank (new styles)


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@338 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - templates/edgyblue/startpage.pstpl Diff File

master c0ba0b7b

2003-06-04 23:55:04

jcleeland

Details Diff
Start of a file for cleaning and managing database - checks for orphan conditions, questions, answers and groups. Also to check for orphan survey_sid response tables, old response tables and orphan tokens tables and old tables.


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

master 52b3c22f

2003-06-04 22:30:50

jcleeland

Details Diff
Added consistency checks to modifying answers, deleting answers, modifying question types and deleting questions. Cannot do any of the above if there are associated conditions in existence. User must delete conditions before they can make change.


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

master a0b9c8eb

2003-06-04 21:12:27

jcleeland

Details Diff
Modified "updatequestion" to check if any conditions are reliant on this question, and if the type of question is being changed, to NOT update the question, and give explanatory message.


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

master ce700865

2003-06-04 20:43:03

jcleeland

Details Diff
Added checking to ensure each answer has a unique code


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

master c0874d18

2003-06-04 20:27:04

jcleeland

Details Diff
Removed "move on with your life" comment when trying to resubmit succesfully saved data.


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

master ad82e365

2003-06-04 20:23:03

jcleeland

Details Diff
Removed unnecessary <br />'s. Removed privacy information and added {PRIVACY} keyword


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@332 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - templates/default/submit.pstpl Diff File

master 5681b39d

2003-06-04 20:22:07

jcleeland

Details Diff
Added <br /> to beginning of file


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@331 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - templates/bubblegum/completed.pstpl Diff File
mod - templates/default/completed.pstpl Diff File

master d4c694e2

2003-06-04 20:21:40

jcleeland

Details Diff
Removed unnecessary <br />'s


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@330 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - templates/bubblegum/submit.pstpl Diff File

master 66782f85

2003-06-04 20:20:34

jcleeland

Details Diff
Added <br /> to begining of file


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@329 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - templates/edgyblue/completed.pstpl Diff File

master 33dc6771

2003-06-04 20:18:41

jcleeland

Details Diff
Removed unnecessary <br />, deleted privacy information and inserted {PRIVACY} keyword


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@328 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - templates/edgyblue/submit.pstpl Diff File

master 007f2eb1

2003-06-04 20:16:18

jcleeland

Details Diff
Some improvements in formatting for the Dropdown List with comment type question (centered, minimum and maximum widths for textarea)


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

master d53efa28

2003-06-03 06:29:35

jcleeland

Details Diff
Removed some unnecessary   's


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

master f73726c5

2003-06-03 06:15:04

jcleeland

Details Diff
Removed unnecessary <br /> in submit section


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

master 5d9c17f1

2003-06-01 20:18:54

jcleeland

Details Diff
Fixes bug with multiple option conditional questions occurring as last question in group/survey


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

master 62e7d515

2003-06-01 18:05:45

jcleeland

Details Diff
*** empty log message ***


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@323 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
add - templates/edgyblue/bot_bord.gif Diff File
add - templates/edgyblue/botleft_bord.gif Diff File
add - templates/edgyblue/botright_bord.gif Diff File
add - templates/edgyblue/chart.jpg Diff File
add - templates/edgyblue/completed.pstpl Diff File
add - templates/edgyblue/endgroup.pstpl Diff File
add - templates/edgyblue/endpage.pstpl Diff File
add - templates/edgyblue/groupdescription.pstpl Diff File
add - templates/edgyblue/head_bot.gif Diff File
add - templates/edgyblue/head_botleft.gif Diff File
add - templates/edgyblue/head_botright.gif Diff File
add - templates/edgyblue/head_top.gif Diff File
add - templates/edgyblue/head_topleft.gif Diff File
add - templates/edgyblue/head_topright.gif Diff File
add - templates/edgyblue/left_bord.gif Diff File
add - templates/edgyblue/navigator.pstpl Diff File
add - templates/edgyblue/orange2_bot.gif Diff File
add - templates/edgyblue/orange2_botleft.gif Diff File
add - templates/edgyblue/orange2_botright.gif Diff File
add - templates/edgyblue/orange2_left.gif Diff File
add - templates/edgyblue/orange2_right.gif Diff File
add - templates/edgyblue/orange2_top.gif Diff File
add - templates/edgyblue/orange2_topleft.gif Diff File
add - templates/edgyblue/orange2_topright.gif Diff File
add - templates/edgyblue/orange_bot.gif Diff File
add - templates/edgyblue/orange_botleft.gif Diff File
add - templates/edgyblue/orange_botright.gif Diff File
add - templates/edgyblue/orange_left.gif Diff File
add - templates/edgyblue/orange_right.gif Diff File
add - templates/edgyblue/orange_top.gif Diff File
add - templates/edgyblue/orange_topleft.gif Diff File
add - templates/edgyblue/orange_topright.gif Diff File
add - templates/edgyblue/privacy.pstpl Diff File
add - templates/edgyblue/question.pstpl Diff File
add - templates/edgyblue/right_bord.gif Diff File
add - templates/edgyblue/single_bot.gif Diff File
add - templates/edgyblue/single_botleft.gif Diff File
add - templates/edgyblue/single_botright.gif Diff File
add - templates/edgyblue/single_left.gif Diff File
add - templates/edgyblue/single_right.gif Diff File
add - templates/edgyblue/single_top.gif Diff File
add - templates/edgyblue/single_topleft.gif Diff File
add - templates/edgyblue/single_topright.gif Diff File
add - templates/edgyblue/startgroup.pstpl Diff File
add - templates/edgyblue/startpage.pstpl Diff File
add - templates/edgyblue/submit.pstpl Diff File
add - templates/edgyblue/survey.pstpl Diff File
add - templates/edgyblue/top_bord.gif Diff File
add - templates/edgyblue/topleft_bord.gif Diff File
add - templates/edgyblue/topright_bord.gif Diff File
add - templates/edgyblue/welcome.pstpl Diff File

master 2f4ccaa5

2003-06-01 06:43:05

jcleeland

Details Diff
Removed rogue space from $grpquery in if($gid)


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

master fa631761

2003-06-01 05:24:29

jcleeland

Details Diff
Fixed bug caused by apostrophe in answer text, or question text on servers without magic_quotes on. Also fixed ordering of answers so that they display alphabetically by answer text.


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

master 71a24211

2003-06-01 05:21:46

jcleeland

Details Diff
Fixed ordering of answers. Should always be presented alphabetically by question text, not code.


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

master 30435712

2003-06-01 05:19:13

jcleeland

Details Diff
Fixed ordering of answers. Some were ordered by code, but should always be ordered by question text.


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

master 87619fcd

2003-06-01 05:17:37

jcleeland

Details Diff
Substantially re-wrote headings generation. Script now generates full and abbreviated headings using the fieldnames of the table as the reference point. This should make it far more error/fault tolerant.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@318 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 ... 1439 1440 1441 1442 1443 1444 1445 ... 1453 1454 1455  Next  Last