Changesets: LimeSurvey
master 80b25ee5 2003-04-11 04:03 Details Diff |
TWEAK: Changed colour for datacells in $surveysummary (for consistency) so they are the same colour as the rest of the section. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@205 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/html.php | Diff File | ||
master 820d4919 2003-04-10 18:39 Details Diff |
Made some cosmetic changes: Question Number doesn't show, Question spans columns, answer indented slightly. Removed <form></form> html (not necessary) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@204 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/printablesurvey.php | Diff File | ||
master dba74d55 2003-04-08 22:45 Details Diff |
Fixed bug determining number of questions per row - wasn't resetting $counter after first 4, so second row would be too long. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@203 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/statistics.php | Diff File | ||
master 646efe28 2003-04-08 19:33 Details Diff |
Updated invite and reminder email sections to not attempt to send an email if the email field is empty git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@202 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/tokens.php | Diff File | ||
master 50f7cc52 2003-04-08 19:23 Details Diff |
Bugfix: Check for private/non-private survey was marking all surveys as non-private and forcing creation of tokens table. Bug corrected. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@201 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/activate.php | Diff File | ||
master 0098c348 2003-04-06 18:30 Details Diff |
Fixed bug in summary results where no filtering which led to summary showing 0 for everything when no filters chosen, caused by modification to $sql to = "NULL" when empty git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@200 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/statistics.php | Diff File | ||
master a3eed3e0 2003-04-05 18:40 Details Diff |
Modified "edit question" so that question type cannot be changed if survey is active. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@199 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/html.php | Diff File | ||
master 3b7f6628 2003-04-05 03:35 Details Diff |
Modified to make form 'sql' setting = "NULL" when sql query has no 'where' portion (broke link otherwise) - affects browse.php and export.php actions. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@198 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/statistics.php | Diff File | ||
master 6a1c0748 2003-04-05 03:33 Details Diff |
Modified to handle referals from statistics script where $_POST['sql'] == "NULL" git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@197 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/browse.php | Diff File | ||
mod - admin/export.php | Diff File | ||
master 4c1f4a44 2003-04-05 03:21 Details Diff |
Added error handling for surveys containing 0 responses (stop divide by 0 error). Added "SQL: " in front of sql code. Changed 'No surveys' to 'N/A' in summary section. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@196 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/statistics.php | Diff File | ||
master d661e644 2003-04-05 03:06 Details Diff |
HTML - Removed borders, changed color of navigation bar (left hand column) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@195 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/admin.php | Diff File | ||
master 365cfa59 2003-04-05 02:14 Details Diff |
Where survey is NOT private, activation now requires user to also initialise tokens (otherwise, survey will be active, but no tokens will exist) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@194 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/activate.php | Diff File | ||
master 771ab940 2003-04-05 02:02 Details Diff |
Cleaned HTML, fixed button style for final button, replaced $sid with $_GET['sid'] git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@193 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/deactivate.php | Diff File | ||
master b549f38d 2003-04-05 01:48 Details Diff |
Added check to ensure that multiple answer type questions actually have answers before allowing survey to be activated. Also changed global variables to specific $_GET variables git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@192 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/activate.php | Diff File | ||
master 6a83e2ec 2003-04-04 08:49 Details Diff |
Added 'order' to << and >> moves when browsing tokens (so order is retained) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@191 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/tokens.php | Diff File | ||
master 811c890c 2003-04-04 08:09 Details Diff |
Fixed bug related to $sid variable and final (action="completed" step). No longer attempts to find survey, since this is not necessary. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@190 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master 15be5f93 2003-04-03 22:18 Details Diff |
Fixed bug with "clearall" where $_SESSION['sid'] was causing an error. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@189 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master 84ff2a9b 2003-04-03 08:06 Details Diff |
Added fixes to ensure mandatory questions didn't muck up when the last question of the survey, or the first question of a group with a group description. Also removed <b> from multiple option with comments titles. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@188 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master 38392c61 2003-04-03 08:05 Details Diff |
Correction to javascript for mandatory options and new question (so that it is hidden at first) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@187 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/html.php | Diff File | ||
master cacced0b 2003-04-03 07:12 Details Diff |
Modifications to indicate which questions are mandatory in dataentry screen. Does not force mandatory questions to be answered. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@186 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/dataentry.php | Diff File | ||
master f6563c9c 2003-04-03 06:41 Details Diff |
Added mandatory question handling: changes to "move" section, top of each question and removal of 'no answer' option from certain question types. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@185 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master d2ef4fdb 2003-04-03 06:00 Details Diff |
Modified javascript for add/copy/edit question to hide or show 'mandatory' field based on question type (no point making a short-text or long-text mandatory) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@184 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/html.php | Diff File | ||
master 70575eee 2003-04-03 01:02 Details Diff |
Modification to allow for 'format' field in surveys and 'mandatory' field in questions git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@183 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/database.php | Diff File | ||
mod - admin/html.php | Diff File | ||
master b37ce7ef 2003-04-02 07:26 Details Diff |
Changed edit survey and new survey screen to read "Anonymous?" instead of "Private?" git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@182 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/html.php | Diff File | ||
master f5ba0f29 2003-04-02 06:55 Details Diff |
Fixed error in conditions for displaying "Invite" button ($brow['sent'] instead of $brow['send']) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@181 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/tokens.php | Diff File |