2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00
Commit Graph

387 Commits

Author SHA1 Message Date
Adam Zammit b019bba001 Search for cases that have been assigned but not completed in more than 24 hours and put them back in the pool 2013-06-18 16:22:54 +10:00
Adam Zammit 3ef4f50c25 Define operator skills as for the assigning of cases to operators 2013-06-18 16:07:31 +10:00
Adam Zammit 0ce5b5ef67 Define availability group as for respondents 2013-06-18 16:06:27 +10:00
Adam Zammit f83870d30e Add description of shift defining process and label year and week of year 2013-06-18 16:05:55 +10:00
Adam Zammit a60ab9e961 Add message about missing sample if sample not assigned 2013-06-18 16:05:24 +10:00
Adam Zammit 530e431314 Allow for editing of assigned sample details 2013-06-18 14:39:27 +10:00
Adam Zammit 7e7fd39afe Don't display overall stats unless explicitly selected 2013-06-18 12:00:14 +10:00
Adam Zammit 8d2a754042 Updated appointment ordering in scheduler to handle NULLS 2013-06-13 11:25:35 +10:00
Adam Zammit 98df307ae3 Assign appointments in order of closest ending time 2013-06-13 10:31:44 +10:00
Adam Zammit f69d62dec6 Added IS_INTERVIEWER token so can check if the questionnaire is administered by an interviewer by the following Lime Expression Manager code: {if(IS_INTERVIEWER,'This is an interviewer','THIS IS NOT AN INTERVIEWER')} 2013-06-07 10:40:15 +10:00
Adam Zammit e0ee24a492 Set default template if token specified but no equivalent token in queXS (i.e. when using limesurvey within queXS standalone) 2013-05-08 10:09:38 +10:00
Adam Zammit 0e9282f548 Updated changelog 2013-05-03 11:14:52 +10:00
Adam Zammit 36ed35c5ad Set default supervisor extension to be 1000 2013-04-30 15:41:37 +10:00
Adam Zammit 116cf43f7f Add quota updates to system sort process 2013-04-30 14:18:29 +10:00
Adam Zammit cf5addb19d Previews in Limesurvey should be as an interviewer 2013-04-29 16:11:41 +10:00
Adam Zammit 9a1d2b9eb1 Reset page position when respondent is to self complete in a different mode 2013-04-29 15:35:37 +10:00
Adam Zammit 2b0cdce5f8 Only apply automatic text focus when working as an interviewer (otherwise may jump to strange part of page) 2013-04-29 15:09:55 +10:00
Adam Zammit 125e3713e3 Updated trans template 2013-04-29 12:00:48 +10:00
Adam Zammit f853f56ced Mark URL as required for self completion 2013-04-29 11:59:21 +10:00
Adam Zammit 741aa4f71b Updated translations strings 2013-04-29 11:33:20 +10:00
Adam Zammit 19f3dc42d6 Added instruction about uniqueness of extension 2013-04-29 11:31:09 +10:00
Adam Zammit 627cbeefcd Updated error message when adding operator if extension is the same 2013-04-29 11:23:19 +10:00
Adam Zammit 768950da35 Display if assigned questionnaires are enabled or not 2013-04-23 14:53:32 +10:00
Adam Zammit a79790ef97 Set charset to UTF8 2013-04-19 16:14:39 +10:00
Adam Zammit 916b3c2d87 Make sure cases are only generated for enabled questionnaires 2013-04-17 14:55:56 +10:00
Adam Zammit d3f5d85139 Updated changelog 2013-04-12 15:51:53 +10:00
Adam Zammit cd4860622b Email from should be for this particular questionnaire
Only autoadvance if an interviewer
2013-04-08 10:45:00 +10:00
Adam Zammit a12722cf76 Also handle SSL 2013-04-05 16:00:30 +11:00
Adam Zammit 5105f3f3de Respect the limesurvey email settings 2013-04-05 15:53:11 +11:00
Adam Zammit cf26797cbf Updated Changelog for 1.7.3 2013-04-05 10:22:23 +11:00
Adam Zammit 94d6a1861d Don't rely on JS executing as PHP for ckeditor - won't translate though 2013-04-04 05:03:02 +00:00
Adam Zammit bf582ac6ad Remove last bit of GROUP_CONCAT 2013-04-03 23:10:23 +00:00
Adam Zammit 5df8a2c64b Remove use of group concat for timezones as is character limited 2013-04-03 22:59:20 +00:00
Adam Zammit f2c1bbfb3b Updated PEAR Calendar class to resolve PHP Strict notices 2013-04-03 22:53:27 +00:00
Adam Zammit d1a31671d7 Fixed error with adding a contact phone without a description 2013-04-03 22:42:52 +00:00
Adam Zammit b1bfb70c13 Use qstr for operator id to allow for special characters 2013-04-03 14:37:08 +11:00
Adam Zammit 15dab90d86 Check HTTPS to work on IIS better 2013-04-03 14:33:02 +11:00
Adam Zammit 170b627720 Updated changelog 2013-03-27 12:35:53 +11:00
Adam Zammit 6ba0d9c6fc Updates translations (Thank you for translating on Launchpad!) 2013-03-27 12:31:48 +11:00
Adam Zammit fc74099de7 Add operator and respondent details to expression manager 2013-03-27 12:13:21 +11:00
Adam Zammit 7cb7de5d16 Replace date time hardcoding with defaults from config
Add operator and respondent details to core replacements in Limesurvey expression manager (need to use capitalisation)
2013-03-27 11:02:23 +11:00
Adam Zammit c3e5570444 Removed deprecated ereg_replace 2013-03-27 10:51:09 +11:00
Adam Zammit 9b5ed20422 Fixed errors that seemed to afflict mysql 5.1.68 on windows with PHP 5.4 and IIS 2013-03-27 10:46:10 +11:00
Adam Zammit fa83098b49 Added appointment and outcome codes to list with comment 2013-03-25 16:04:34 +11:00
Adam Zammit d63d29ff19 Added limit on access to override all access 2013-03-21 11:51:45 +11:00
Adam Zammit 764bef4e83 Message when no cases currently available to call 2013-03-13 14:00:24 +11:00
Adam Zammit 48d5c2bc38 Add display of cases currently available by sample 2013-03-12 16:37:11 +11:00
Adam Zammit e4f6ba16d6 update changelog 2013-03-12 14:34:50 +11:00
Adam Zammit 20c569556a Fixed deletion bug 2013-03-12 14:00:47 +11:00
Adam Zammit 077a28f874 Removed reference to non existant table which causes delete operation to fail 2013-03-12 12:19:56 +11:00