Changesets: LimeSurvey
master 3530a52f 2003-03-21 04:28 Details Diff |
Included $welcome in the addcslashes for edit and insert group (for get_magic_quotes_gpc=on) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@105 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/database.php | Diff File | ||
master dd54444a 2003-03-21 04:21 Details Diff |
Added 'summary' menu option to menu (to just list the totals) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@104 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/tokens.php | Diff File | ||
master c71a68a4 2003-03-21 04:17 Details Diff |
Fixed typo in previous commit (add conditional mysql_real_escape_string or mysql_escape_string based on php version) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@103 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master 02580cb8 2003-03-21 04:13 Details Diff |
Tweak: Put <br /> between in view header between title and buttons. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@102 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/browse.php | Diff File | ||
master a3fcd3ac 2003-03-21 04:12 Details Diff |
Added condition to mysql_real_escape_string to handle earlier versions of php git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@101 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master 031f3b37 2003-03-21 04:07 Details Diff |
Fixed bug, $fieldname2 was concatenating in insert (changed ".=" to "=") git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@100 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/dataentry.php | Diff File | ||
master 711ccc0e 2003-03-21 04:03 Details Diff |
Added condition to mysql_real_escape_string for php versions prior to 4.3 - earlier versions use mysql_escape_string git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@99 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/dataentry.php | Diff File | ||
master e1a7df31 2003-03-21 03:51 Details Diff |
Added condition to mysql_real_escape_string for php versions prior to 4.3 - earlier versions use mysql_escape_string git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@98 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/dumpsurvey.php | Diff File | ||
master f4ffa789 2003-03-20 20:05 James Richards Details Diff |
Added htmlspecialchars() where needed in action=edit. Add mysql_real_escape_string() to action=update and action=insert. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@97 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/dataentry.php | Diff File | ||
master c14411a4 2003-03-20 19:09 James Richards Details Diff |
Added space between the words "Data Entry". git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@96 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/html.php | Diff File | ||
master 1472ead2 2003-03-20 18:47 James Richards Details Diff |
Added htmlspecialchars() to action=all. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@95 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/browse.php | Diff File | ||
master bde22a21 2003-03-20 18:41 James Richards Details Diff |
Added htmlspecialchars() to answers in action=id. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@94 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/browse.php | Diff File | ||
master a5b4d2ec 2003-03-20 17:27 James Richards Details Diff |
Added edit and delete button to top of action=id. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@93 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/browse.php | Diff File | ||
master e1599f0a 2003-03-20 15:47 James Richards Details Diff |
Added "Other" option to "P" question type in action=all. Questions are now sorted by a case insensitive natural order on group names and then question titles. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@92 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/browse.php | Diff File | ||
master 94dd28d0 2003-03-20 15:05 James Richards Details Diff |
Added "Other" option to action=edit. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@91 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/dataentry.php | Diff File | ||
master e7558152 2003-03-20 14:27 James Richards Details Diff |
Fixed bug with $alsoother not being reset. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@90 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master d69d48ec 2003-03-20 13:56 James Richards Details Diff |
Add "other" option on "P" question types to the presentation of the data entry screen. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@89 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/dataentry.php | Diff File | ||
master 27600408 2003-03-20 13:44 James Richards Details Diff |
Small revision to display of "Other". git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@88 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/html.php | Diff File | ||
master 1d427d8e 2003-03-20 13:39 James Richards Details Diff |
Added JavaScript in "editquestion", "addquestion" and "copyquestion" to display the "other" option for only question types that allow it. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@87 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/html.php | Diff File | ||
master f708840b 2003-03-20 09:45 James Richards Details Diff |
Changed "other" option selection on questions from text input field to radio-buttons. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@86 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/html.php | Diff File | ||
master ddd9a581 2003-03-20 08:44 James Richards Details Diff |
Cleaned up HTML. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@85 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/importsurvey.php | Diff File | ||
master 6c312149 2003-03-20 08:30 James Richards Details Diff |
Changed more key references from numeric to associative. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@84 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/html.php | Diff File | ||
master cb0ada13 2003-03-20 08:26 James Richards Details Diff |
"Finished" link now goes back to action=editusers. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@83 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/usercontrol.php | Diff File | ||
master fbaf90e3 2003-03-20 07:50 James Richards Details Diff |
Changed database column references from numeric to associative. Cleaned up HTML. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@82 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/deletesurvey.php | Diff File | ||
master 8c918b24 2003-03-20 07:35 James Richards Details Diff |
Changed database column references from numeric to associative. Questions are now sorted by a case insensitive natural order on group names and then question titles. Fixed missing question from action=edit. ($i-- was commented out.) Fixed missing comments from "Multiple Options with Comments" questions in action=edit. (fnames[1] needed code inbetween field and comment.) Added error message if update unsuccessfull. Cleaned up HTML. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@81 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/dataentry.php | Diff File |