Changesets: LimeSurvey
master 9666bd90 2003-06-07 21:18:50 Details Diff |
Added '.innergraph' css git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@346 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - templates/edgyblue/startpage.pstpl | Diff File | ||
master 323c089c 2003-06-07 20:58:59 Details Diff |
Fixed .clearall style error git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@345 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - templates/bubblegum/startpage.pstpl | Diff File | ||
master bf3e3bd0 2003-06-06 22:36:31 Details Diff |
Modified display of ranking type question to display as "over and under" when answers are longer than 60 characters (to stop it from looking silly) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@344 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - qanda.php | Diff File | ||
master 5825e316 2003-06-05 23:06:06 Details Diff |
Added section to handle ($_GET['newtest'] == "Y"). When it receives this it resets the session variables. This is passed through by the "Test Survey" button and is set in html.php. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@343 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master eead05d1 2003-06-05 23:05:00 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 |
||
mod - admin/html.php | Diff File | ||
master 745eafdf 2003-06-05 18:26:05 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 |
||
mod - templates/edgyblue/startpage.pstpl | Diff File | ||
master 27d3c04b 2003-06-05 18:19:10 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 |
||
mod - index.php | Diff File | ||
master 7635ceee 2003-06-05 18:05:48 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 |
||
mod - qanda.php | Diff File | ||
master b4f56054 2003-06-05 18:03:24 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 |
||
mod - templates/edgyblue/startpage.pstpl | Diff File | ||
master c0ba0b7b 2003-06-04 23:55:04 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 |
||
add - admin/dbchecker.php | Diff File | ||
master 52b3c22f 2003-06-04 22:30:50 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 |
||
mod - admin/database.php | Diff File | ||
master a0b9c8eb 2003-06-04 21:12:27 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 |
||
mod - admin/database.php | Diff File | ||
master ce700865 2003-06-04 20:43:03 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 |
||
mod - admin/database.php | Diff File | ||
master c0874d18 2003-06-04 20:27:04 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 |
||
mod - group.php | Diff File | ||
mod - question.php | Diff File | ||
mod - survey.php | Diff File | ||
master ad82e365 2003-06-04 20:23:03 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 |
||
mod - templates/default/submit.pstpl | Diff File | ||
master 5681b39d 2003-06-04 20:22:07 Details Diff |
Added <br /> to beginning of file git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@331 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - templates/bubblegum/completed.pstpl | Diff File | ||
mod - templates/default/completed.pstpl | Diff File | ||
master d4c694e2 2003-06-04 20:21:40 Details Diff |
Removed unnecessary <br />'s git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@330 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - templates/bubblegum/submit.pstpl | Diff File | ||
master 66782f85 2003-06-04 20:20:34 Details Diff |
Added <br /> to begining of file git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@329 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - templates/edgyblue/completed.pstpl | Diff File | ||
master 33dc6771 2003-06-04 20:18:41 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 |
||
mod - templates/edgyblue/submit.pstpl | Diff File | ||
master 007f2eb1 2003-06-04 20:16:18 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 |
||
mod - qanda.php | Diff File | ||
master d53efa28 2003-06-03 06:29:35 Details Diff |
Removed some unnecessary 's git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@326 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - survey.php | Diff File | ||
master f73726c5 2003-06-03 06:15:04 Details Diff |
Removed unnecessary <br /> in submit section git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@325 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - group.php | Diff File | ||
mod - question.php | Diff File | ||
mod - survey.php | Diff File | ||
master 5d9c17f1 2003-06-01 20:18:54 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 |
||
mod - question.php | Diff File | ||
master 62e7d515 2003-06-01 18:05:45 Details Diff |
*** empty log message *** git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@323 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
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 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 |
||
mod - admin/html.php | Diff File |