Changesets: LimeSurvey

master b37ce7ef

2003-04-02 05:26:41

jcleeland

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
Attach Issues:
mod - admin/html.php Diff File

master f5ba0f29

2003-04-02 04:55:53

jcleeland

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
Attach Issues:
mod - admin/tokens.php Diff File

master 4ab5a780

2003-04-01 22:17:14

jcleeland

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
Attach Issues:
mod - admin/tokens.php Diff File

master 81b089fa

2003-04-01 21:36:51

jcleeland

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
Attach Issues:
mod - admin/tokens.php Diff File

master 26d2334d

2003-04-01 21:09:39

jcleeland

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
Attach Issues:
mod - admin/tokens.php Diff File

master 125f182d

2003-04-01 21:06:07

jcleeland

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
Attach Issues:
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
Attach Issues:
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
Attach Issues:
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
Attach Issues:
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
Attach Issues:
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
Attach Issues:
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
Attach Issues:
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
Attach Issues:
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
Attach Issues:
mod - index.php Diff File

master 90e9e1a6

2003-03-31 04:08:08

jcleeland

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
Attach Issues:
mod - index.php Diff File

master 2a8cd121

2003-03-30 04:16:31

jcleeland

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
Attach Issues:
mod - admin/tokens.php Diff File

master 717c52eb

2003-03-30 03:53:48

jcleeland

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
Attach Issues:
mod - admin/tokens.php Diff File

master 17c0c5e4

2003-03-30 01:40:29

jcleeland

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
Attach Issues:
mod - index.php Diff File

master 326235b6

2003-03-30 00:40:52

jcleeland

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
Attach Issues:
mod - admin/dataentry.php Diff File

master 5fa46b68

2003-03-30 00:39:42

jcleeland

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
Attach Issues:
mod - admin/dataentry.php Diff File

master 14cbfb5a

2003-03-30 00:00:23

jcleeland

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
Attach Issues:
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 03:42:50

jcleeland

Details Diff
HTML: Added footer


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@161 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - admin/browse.php Diff File
mod - admin/dataentry.php Diff File

master 4331cde4

2003-03-27 03:36:31

jcleeland

Details Diff
Tweak: Added line before footer


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@160 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - admin/tokens.php Diff File

master 7e9b6227

2003-03-27 03:31:46

jcleeland

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
Attach Issues:
mod - admin/dataentry.php Diff File

master 9d3c7824

2003-03-27 03:30:00

jcleeland

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
Attach Issues:
mod - admin/browse.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 900 ... 1050 ... 1200 ... 1350 ... 1444 1445 1446 1447 1448 1449 1450 ... 1452 1453 1454  Next  Last