Changesets: LimeSurvey
master 4a16ac41 2003-06-13 23:23 Details Diff |
Removed quirky message for failed upload file, and replaced it with a more somber, yet enlightening error message. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@357 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/importsurvey.php | Diff File | ||
master 9c9f7eaa 2003-06-12 03:31 Details Diff |
Made mandatory option display always git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@356 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/html.php | Diff File | ||
master 15c175cd 2003-06-12 03:21 Details Diff |
Added question style git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@355 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - templates/edgyblue/startpage.pstpl | Diff File | ||
master 3983da61 2003-06-12 03:20 Details Diff |
Added innergraph and question styles git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@354 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - templates/bubblegum/startpage.pstpl | Diff File | ||
master 98489eb2 2003-06-10 22:41 Details Diff |
Added 'numerical' question type git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@353 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/printablesurvey.php | Diff File | ||
master 01ad1efa 2003-06-10 20:37 Details Diff |
Modified newquestion and editquestion to allow setting text type questions as mandatory. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@352 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/html.php | Diff File | ||
master da92c46b 2003-06-10 20:19 Details Diff |
Allow short and long text questions to be set as mandatory git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@351 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - qanda.php | Diff File | ||
master bb4607d5 2003-06-07 23:51 Details Diff |
Array question column headers now take their css from "array2" git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@350 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - qanda.php | Diff File | ||
master accda1a9 2003-06-07 23:48 Details Diff |
Changed labels for array type questions. Labels are now 'column headers' instead of being next to each radio button. This saves space, and looks quite a bit nicer. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@349 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - qanda.php | Diff File | ||
master b70568f1 2003-06-07 23:21 Details Diff |
Removed remnant $setfont and various html formatting, added 'question' css class to questions that are presented in tables, and otherwised removed unnecessary html code that should be handled by css. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@348 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - qanda.php | Diff File | ||
master d51aa45a 2003-06-07 23:20 Details Diff |
Added class 'innergraph' and removed font sizing to graph subroutine git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@347 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master 9666bd90 2003-06-07 23:18 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 22:58 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-07 00:36 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-06 01: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-06 01:05 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 20:26 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 20:19 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 20:05 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 20:03 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-05 01:55 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-05 00:30 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 23:12 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 22:43 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 22:27 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 |