Changesets: LimeSurvey
master cacced0b 2003-04-03 05:12:54 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 04:41:50 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 04:00:39 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-02 23:02:36 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 05:26:41 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 04:55:53 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 | ||
master 4ab5a780 2003-04-01 22:17:14 Details Diff |
Added individual invitation button, so you can invite a single entry (like the remind button for same purpose) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@180 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/tokens.php | Diff File | ||
master 81b089fa 2003-04-01 21:36:51 Details Diff |
Added limit, starting point to browse tokens (ie: show 100 records starting from 50, << and >> buttons) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@179 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/tokens.php | Diff File | ||
master 26d2334d 2003-04-01 21:09:39 Details Diff |
Fixed font setting for summary ("there are x records in your token table...") git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@178 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/tokens.php | Diff File | ||
master 125f182d 2003-04-01 21:06:07 Details Diff |
Removed unnecessary conversions from $_GET, $_POST to global. Added htmlfooter to create tokens screens. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@177 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/tokens.php | Diff File | ||
master ec743d98 2003-03-31 12:58:19 James Richards Details Diff |
Changed $createtable, which is submitted via a GET, to $_GET['createtable']. This allows tokens.php to work with register_globals off. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@176 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/tokens.php | Diff File | ||
master 57cd31bf 2003-03-31 12:36:15 James Richards Details Diff |
Modified to use the $_FILES super global instead of needing register_globals to be on. Changed copy() to move_uploaded_file(). git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@175 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/importsurvey.php | Diff File | ||
master 13a1709c 2003-03-31 11:51:33 James Richards Details Diff |
Assigned $ok from the $_GET super global. Changed $PHP_SELF to $_SERVER['PHP_SELF']. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@174 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/deletesurvey.php | Diff File | ||
master de2603fd 2003-03-31 11:40:37 James Richards Details Diff |
Removed <br /> line after display of current group name. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@173 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master 5a62137b 2003-03-31 11:21:17 James Richards Details Diff |
Changed "Create New Survey" message to "Edit Survey" when editing surveys. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@172 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/html.php | Diff File | ||
master 24af24f0 2003-03-31 11:11:39 James Richards Details Diff |
Added $explanation argument to htmlfooter call when action=newsurvey. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@171 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/admin.php | Diff File | ||
master ab9d52c1 2003-03-31 10:58:55 James Richards Details Diff |
NewLines in questions are now converted to <br /> when displayed. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@170 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master 2b16eaf2 2003-03-31 10:18:33 James Richards Details Diff |
Fixed "There are (blank) questions in this survey" bug. 'totalsteps' was calculated after it was reported. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@169 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master 90e9e1a6 2003-03-31 04:08:08 Details Diff |
Changed gender question to radio type input. Also added "No Answer" to yes/no radio buttons git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@168 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master 2a8cd121 2003-03-30 04:16:31 Details Diff |
Correction (added extra word to explanation of createtable) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@167 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/tokens.php | Diff File | ||
master 717c52eb 2003-03-30 03:53:48 Details Diff |
Added more detailed explanation for creating token table. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@166 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/tokens.php | Diff File | ||
master 17c0c5e4 2003-03-30 01:40:29 Details Diff |
Fixed a few </html entries that didn't have the trailing pointy bracket! git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@165 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master 326235b6 2003-03-30 00:40:52 Details Diff |
Updated to use 'htmlfooter' function in common.php (corrected $url) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@164 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/dataentry.php | Diff File | ||
master 5fa46b68 2003-03-30 00:39:42 Details Diff |
Updated to use 'htmlfooter' function in common.php git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@163 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/dataentry.php | Diff File | ||
master 14cbfb5a 2003-03-30 00:00:23 Details Diff |
Updated to use 'htmlfooter' function in common.php git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@162 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/admin.php | Diff File | ||
mod - admin/browse.php | Diff File | ||
mod - admin/statistics.php | Diff File | ||
mod - admin/tokens.php | Diff File |