Commit Graph
25 Commits
Author SHA1 Message Date
Adam Zammit 971eb8d584 Save call attempt id in to sent when sent and set default call id 2013-02-27 09:28:00 +11:00
Adam Zammit 11df5b93b5 Disabled updating of call outcome when not hanging up - need to alter other code or decide how to determine that an invitation was sent via email 2013-02-26 12:41:30 +11:00
Adam Zammit 618a1acead Can now send email invitation
Need to fix completion via link (template not working) also call outcome setting is causing problem when not ending call
2013-02-26 12:37:04 +11:00
Adam Zammit ae5c2f8431 Added email to respondent popup
Changed id's of self completion outcomes to allow for a few custom ones to not effect
Added email validation and token getting functions
Optout function of limesurvey to set outcome to refused and add a case note for clarity
Need to do: Complete email function to actually send an email invitation
2013-02-25 15:25:08 +11:00
Adam Zammit a22f4acd66 Added self_complete flag to remove need to clear variables 2013-02-25 12:03:27 +11:00
Adam Zammit e2f4a33fc8 Allow for questionnaire editing of self completion functions 2013-02-22 14:40:09 +11:00
Adam Zammit 546fd178f7 Allow for modification of respondent self completion of active questionnaire 2013-02-20 16:34:44 +11:00
Adam Zammit 8749df9a0c Limesurvey to get template, mode and endurl from queXS when running in self complete mode 2013-02-20 16:00:28 +11:00
Adam Zammit bc56e10311 Added respondent self completion details to new questionnaire's (need to add to modify) 2013-01-30 16:24:26 +11:00
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