Changesets: LimeSurvey
master 4ab5a780 2003-04-02 00:17 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 23:36 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 23:09 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 23:06 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 14:58 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 14:36 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 13:51 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 13:40 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 13:21 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 13:11 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 12:58 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 12:18 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 06: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 06:16 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 05:53 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 03:40 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 01:40 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 01:39 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 01:00 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 | ||
master f189c313 2003-03-27 04:42 Details Diff |
HTML: Added footer git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@161 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/browse.php | Diff File | ||
mod - admin/dataentry.php | Diff File | ||
master 4331cde4 2003-03-27 04:36 Details Diff |
Tweak: Added line before footer git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@160 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/tokens.php | Diff File | ||
master 7e9b6227 2003-03-27 04:31 Details Diff |
Commented out debugging line for dataentry update git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@159 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/dataentry.php | Diff File | ||
master 9d3c7824 2003-03-27 04:30 Details Diff |
Fixed global variables for "browse last 100" to work using $_GET array. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@158 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/browse.php | Diff File | ||
master 7cd5c1c5 2003-03-26 14:01 Details Diff |
Added footer, and link to help/instructions page git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@157 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/tokens.php | Diff File | ||
master b3d96e8c 2003-03-26 09:20 James Richards Details Diff |
Replaced/removed use of session_register() with the $_SESSION array. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@156 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File |