Changesets: LimeSurvey
master f9fd6692 2003-03-25 20:38 Details Diff |
Added condition to "email confirmation" at end of survey. Does not attempt to email if there is no email address in token table. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@155 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master eb7ae24a 2003-03-25 20:35 Details Diff |
Fixed weird bug with demo version where $sid inexplicably kept being replaced with $createquestions table. Also added some html <!-- style debugging information. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@154 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master 99949cfa 2003-03-25 17:59 Details Diff |
Added routine for handling surveys with no questions git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@153 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master 27e45316 2003-03-25 17:19 Details Diff |
Some corrections to if magic_quotes=on and modification of $_POST variables git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@152 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/database.php | Diff File | ||
master 72046c23 2003-03-25 17:06 Details Diff |
Some minor modifications git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@151 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/deletesurvey.php | Diff File | ||
master 9b2f6231 2003-03-25 16:25 Details Diff |
Cleaned up PHP $sid, $_GET['sid'], $_POST['sid'] git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@150 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/statistics.php | Diff File | ||
master 47195f99 2003-03-25 06:43 Details Diff |
Changes made to allow script to operate without register_globals=on. Requires full testing. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@149 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master c4c1f3c3 2003-03-25 05:24 Details Diff |
Updated: Checks for existence of mysqldump before dumping. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@148 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/resultsdump.php | Diff File | ||
master 9b6224f3 2003-03-25 05:10 Details Diff |
Updates to work without register_globals git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@147 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/export.php | Diff File | ||
master 76387ef8 2003-03-25 04:58 Details Diff |
Updated $_GET entries to allow for $_POST equivalents git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@146 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/browse.php | Diff File | ||
master 887237cb 2003-03-25 04:57 Details Diff |
Changed $$fieldname to $_POST['$fieldname'] for insert and update survey data git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@145 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/dataentry.php | Diff File | ||
master 15328cbe 2003-03-25 04:41 Details Diff |
Fixed Bug: corrected error in $_GET, $_POST updates - $activate should have been $action git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@144 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/admin.php | Diff File | ||
master fc51d011 2003-03-24 20:35 Details Diff |
Undid error in previous changes to fix broken delete sections (these use $_GET instead of $_POST) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@143 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/database.php | Diff File | ||
master 3b237228 2003-03-24 20:34 Details Diff |
Tidied code, added $activate to checks against $_POST array git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@142 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/admin.php | Diff File | ||
master 686d18cf 2003-03-24 20:28 Details Diff |
Added handling for $_POST variables when assigning global variables (if the $_GET variable doesn't exist) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@141 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/admin.php | Diff File | ||
master ea71c910 2003-03-24 20:14 Details Diff |
updated global variables to $_POST type git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@140 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/database.php | Diff File | ||
master 8f92e161 2003-03-24 15:12 James Richards Details Diff |
Assigned more variables from $_GET instead of requiring register_globals=On. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@139 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/admin.php | Diff File | ||
master 5cd47cc6 2003-03-24 15:00 James Richards Details Diff |
Assigned variables from $_GET instead of requiring register_globals=On. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@138 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/admin.php | Diff File | ||
mod - admin/browse.php | Diff File | ||
mod - admin/createdb.php | Diff File | ||
mod - admin/dataentry.php | Diff File | ||
mod - admin/deletesurvey.php | Diff File | ||
mod - admin/dumpsurvey.php | Diff File | ||
mod - admin/export.php | Diff File | ||
mod - admin/printablesurvey.php | Diff File | ||
mod - admin/resultsdump.php | Diff File | ||
mod - admin/statistics.php | Diff File | ||
mod - admin/tokens.php | Diff File | ||
master 2a63e72a 2003-03-24 14:17 James Richards Details Diff |
Fixed extra table cells at the end of a row in action=all. Changed method used to calculate $fncount by removed increments on $fncount++ and replacing with $fncount = count(fnname). git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@137 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/browse.php | Diff File | ||
master bd8be1e8 2003-03-24 14:03 James Richards Details Diff |
Revision bug fix to token link. It was trying to display links on private surveys. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@136 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/browse.php | Diff File | ||
master fc556d60 2003-03-24 13:52 James Richards Details Diff |
Added a link on the token to go to the edit token page in action=all. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@135 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/browse.php | Diff File | ||
master ebc122ab 2003-03-24 13:47 James Richards Details Diff |
Made email and token text input box larger in action=edit. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@134 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/tokens.php | Diff File | ||
master d808ff32 2003-03-24 11:52 James Richards Details Diff |
Question type now displays a description of the type instead of the code. Should it display both? git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@133 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/html.php | Diff File | ||
master 75c32580 2003-03-24 10:34 James Richards Details Diff |
Specified length (1024 bytes) on fgets when reading import file for compatibility with PHP older than 4.2.0. It's optional on 4.2.0 and newer. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@132 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/importsurvey.php | Diff File | ||
master 55085402 2003-03-24 10:29 James Richards Details Diff |
Added curly brackets around $dsrow['qid'] on line 85 "DELETE FROM answers where qid={$dsrow['qid']}". git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@131 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/deletesurvey.php | Diff File |