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

652 Commits

Author SHA1 Message Date
Adam Zammit 5331e5ce47 Fixes lp:1394818 - Quota completions not displayed above 100% 2014-12-18 16:06:13 +11:00
Adam Zammit e6b125323b Replace DEFAULT_TIME_ZONE in config file with administrative configuration 2014-12-18 15:47:56 +11:00
Adam Zammit c7f0ab0087 Fixed bug: Where availability or timeslots set, appointments are ignored 2014-12-17 12:53:57 +11:00
Adam Zammit 50025ca884 Fixed bug when limiting to time slots (select smallest number of call attempts to compare to)
Removed fixed timezone from supervisor function
2014-12-17 12:45:22 +11:00
Adam Zammit f7e6340b47 Updated translations (Thank you contributors!)
Fixed typo in systemsortprocess
2014-12-17 11:23:34 +11:00
Adam Zammit 2ebda19dfc Replace call with call_attempt when calculating timeslots
Fix calculation of timeslots in scheduler - only call when the current timeslot has the minimum number of calls made
2014-12-17 11:01:07 +11:00
Adam Zammit 34052ec6b8 Added calls by timeslot report 2014-12-16 16:08:39 +11:00
Adam Zammit 80d7f4029e Add questionnaire_timeslot table
Alter case sorting/selecting SQL to consider timeslots if set.
If set, only select a case if a current timeslot exists and the number of calls in the slot is less than the maximum number of calls made in any other slot
2014-12-16 15:00:48 +11:00
Adam Zammit 3f4710e477 Rename availability groups to time slots
Added details of what an availability group is
Added front end for call attempt time slots
Added database changes for call attempt time slots
2014-12-15 16:28:59 +11:00
Adam Zammit 02741d9478 New Feature: Ability to disable and enable new records being drawn from a sample 2014-11-25 10:16:44 +11:00
Adam Zammit 5c6c0a3ed9 Sort on a questionnaire by questionnaire basis 2014-11-03 14:02:13 +11:00
Adam Zammit fb0f9240f5 Fixes lp:1362418 - Cannot originate calls on Asterisk 11
Adds ORIGINATE_CONTEXT as a configuration default and sets it to 'from-internal'
2014-09-17 15:25:22 +10:00
Adam Zammit 529133c8c6 Fixes lp:1362415 Use of eregi and split are deprecated 2014-09-17 12:27:30 +10:00
Adam Zammit 2d42c674f9 Remove references to extension_password as now password in extension table 2014-09-17 10:45:53 +10:00
Adam Zammit 9a48d80eb1 Optimisation in system sorting (just update where not NULL) 2014-09-03 16:08:01 +10:00
Adam Zammit 38a760546a Merged from Trunk 2014-09-01 12:32:47 +10:00
Adam Zammit c64c71e428 Fixed Bug: Notices generated when running index_update.php 2014-07-14 12:03:29 +10:00
Adam Zammit cb884068a8 Fixed Bug: Operator extension not clearing correctly at end of work 2014-07-14 11:47:43 +10:00
Adam Zammit fd097b9bf1 Updated translations
Updated CHANGELOG for 1.10.4
2014-07-14 11:03:34 +10:00
Adam Zammit 88b6f9d369 Make sure quota priority is never less than 0
Fixed bug: Process won't close itself if forced killed before it has a chance to close
2014-07-10 15:07:46 +10:00
Adam Zammit 2f9e52af77 Typo fix 2014-07-07 15:16:45 +10:00
Adam Zammit a530b3d758 Fixes lp:1338395 - Quotas being incremented in samples that have not yet been accessed 2014-07-07 11:37:36 +10:00
Adam Zammit bb21df2819 update password strings too 2014-05-26 12:10:47 +10:00
Adam Zammit 17e880190f Updated download voip client script for separated extension / operator tables 2014-05-26 12:08:09 +10:00
Adam Zammit 53a9192d73 Updated Changelog for 1.10.3
Updated translations
2014-05-08 10:02:22 +10:00
Adam Zammit d71578560d Made sure to bring up correct page on restart 2014-04-29 14:02:34 +10:00
Adam Zammit f549765927 Fixed bug: When last outcome is Technical Phone Problems, case outcome set to not attempted or worked 2014-04-02 11:23:39 +11:00
Adam Zammit 3dd16d9672 Updated changelog 2014-04-01 13:01:17 +11:00
Adam Zammit 845a8162c6 Updated translation strings 2014-04-01 12:52:17 +11:00
Adam Zammit 6602dbf33c Remove session expired message from Limesurvey
Make sure to destroy session so as to allow respondent selection module to operator correctly
2014-04-01 12:42:20 +11:00
Adam Zammit 83942ac2a1 updated translation string 2014-03-17 10:48:09 +11:00
Adam Zammit fbfb5c02d9 New feature: Deidentify a record 2014-03-17 10:46:03 +11:00
Adam Zammit b2de31d98b Updated translations (Thank you!)
Added German translation - Thank you Daniel
Made strings in appointment screen translatable
2014-03-17 09:59:28 +11:00
Adam Zammit 1fee78451f Allow translations of queXS created strings in Limesurvey 2014-03-17 09:45:30 +11:00
Adam Zammit 6e2033f981 updated fro mtrunk 2014-03-14 15:50:17 +11:00
Adam Zammit 7ef3e2b3d2 allow for deleting, exporting to CSV and importing from CSV of row quotas 2014-03-14 15:47:07 +11:00
Adam Zammit d1d991d92f allow internal limesurvey translations 2014-03-14 11:24:05 +11:00
Adam Zammit 97bb40220b Make sure all browsers recognise text in UTF-8 2014-03-14 11:00:52 +11:00
Adam Zammit 2d6cb34ef1 Update to trunk 2014-03-13 15:11:05 +11:00
Adam Zammit fbd449c227 Updated changelog 2014-03-13 15:10:20 +11:00
Adam Zammit 2b01e4bb6c New Feature: Shift report in data output 2014-03-13 14:39:49 +11:00
Adam Zammit 646cdd6bc1 Fixed bug: Not adding interviewer to htgroup when chaning username 2014-03-12 10:20:45 +11:00
Adam Zammit a58be39d6f Fix for respondent selection 2014-03-12 10:17:07 +11:00
Adam Zammit db3686de2e Fixed bug: OPERATOR and RESPONDENT replacements not working in respondent selection module 2014-03-11 12:00:04 +11:00
Adam Zammit 942464768e Allow for single row quotas to be updated on editing 2014-02-19 15:58:34 +11:00
Adam Zammit ed6b89f1d9 Don't rely on qsqr_question table as not necessary 2014-02-19 15:06:21 +11:00
Adam Zammit 03c34c12ce Handle editing/deleting of quota restrictions 2014-02-19 15:02:56 +11:00
Adam Zammit 94b63054b5 Merged to 1.10.1
Fixed bug in quotareport
Almost finished reworking quotarow to handle multiple conditions on questions and samples (need to remove use of -2 and -1 values elsewhere)
2014-02-18 16:34:33 +11:00
Adam Zammit 6d7948a9c2 Updated changelog for 1.10.1
Updated translations
2014-02-14 14:57:41 +11:00
Adam Zammit 2226bb98cd updated database file to match new schema
fixed bug when autoprioritising
2014-01-31 15:35:58 +11:00