Commit Graph
16 Commits
Author SHA1 Message Date
Adam Zammit 01cd69c0fc Add specification for storing self completion details
Allow for self completion without using interviewer argument to Limesurvey (need to update to take details from database)
2013-01-30 15:45:24 +11:00
Adam Zammit 61a7ac0803 Added new outcome codes and sample variable type 2013-01-29 12:00:46 +11:00
Adam Zammit 8eef600032 Add example htaccess files for security of directories 2013-01-29 10:59:26 +11:00
Adam Zammit 075cd0a1a9 Added mysql code to allow for accessing pre-token cases 2013-01-25 15:35:02 +11:00
Adam Zammit 9694ec704c Fixed expression manager selection by token
Fixed export notices about array
2013-01-25 15:30:59 +11:00
Adam Zammit 45c2792d25 Added separate case id output to token output 2013-01-24 16:23:24 +11:00
Adam Zammit 1baaa41c81 Last lot of short tags replaced 2013-01-24 16:11:03 +11:00
Adam Zammit 870078c8c3 Some short tags that got missed 2013-01-24 16:05:15 +11:00
Adam Zammit 6674326c8b Replaced case_id as token with token 2013-01-24 16:04:44 +11:00
Adam Zammit f0eec45186 Update token in quotareport 2013-01-24 15:52:14 +11:00
Adam Zammit e30f192a59 Replace case_id as token with random token in functions.operator 2013-01-24 15:50:52 +11:00
Adam Zammit 28e0606088 Replaced the rest of the short tags with long ones 2013-01-24 15:33:27 +11:00
Adam Zammit ec5c6fa833 Replaced short tags with long ones 2013-01-24 15:32:30 +11:00
Adam Zammit 72eb065284 Removed some more obsolete functions 2013-01-24 15:30:19 +11:00
Adam Zammit 64c8325546 Removed references to fixed with output as obsolete
Replaced token as case_id queries with token from case_id table
2013-01-24 15:19:38 +11:00
Adam Zammit 9c46b41a4b Added CHANGELOG update
Included sRandomChars in functions.limesurvey
Add an index on the token field of the survey table
2013-01-24 15:10:16 +11:00