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

993 Commits

Author SHA1 Message Date
Adam Zammit 93238bde44 Avoid random token colissions 2022-05-23 12:00:33 +10:00
Adam Zammit bfaa276b66 New Feature: Allow calltourl to be configured 2021-11-05 13:56:50 +11:00
Adam Zammit 92afbab025 New feature: Deduplicate sample import on primary phone number 2021-11-05 13:54:47 +11:00
Shnoulle c00593d544 Allow to check existing primary phoe when import or update sample 2021-10-29 18:30:02 +02:00
Shnoulle 4461fd8311 Fix callyo url 2021-10-29 10:54:38 +02:00
Shnoulle 76c89ec7c3 Alternate callto url system by config 2021-10-27 17:19:08 +02:00
Adam Zammit 7c79d89764 Updated translations (Thank you!) 2021-02-22 12:09:50 +11:00
Adam Zammit 7b762a6bc8 Updates for 1.16.6 release 2021-01-28 14:27:59 +11:00
Adam Zammit ead8e5f0ea Fix for warnings/notices/deprecated messages on PHP 7.4 2021-01-28 14:07:17 +11:00
Adam Zammit e7093af41e Updates to upgrade procedure 2021-01-28 14:00:55 +11:00
Adam Zammit 012a0f4663 Updated changelog for 1.16.5 release 2020-07-29 09:00:19 +10:00
Adam Zammit 255e45b4f3 Fixed bug: queXS sample download via LimeSurvey not available with MySQL Strict Mode enabled 2020-06-23 13:22:54 +10:00
Adam Zammit cb61e5ec38 Updated changelog for 1.16.4 release 2020-05-11 12:34:16 +10:00
Adam Zammit c8037766a4 Updated translations - thank you! 2020-05-11 12:32:38 +10:00
Adam Zammit e5a336ad80 1.16.3 release 2020-05-11 08:50:15 +10:00
Adam Zammit 854231744d make sure sql_mode is set the way queXS expects it 2020-05-11 08:38:23 +10:00
Adam Zammit 913988897c Set standard order for samples and questionnaires 2019-11-08 15:06:12 +11:00
Adam Zammit 1d2010197b Order sample list the same way as for other items (most recent first) 2019-11-08 15:01:30 +11:00
Adam Zammit b956565ca1 Only display active interviewers when creating an appointment 2019-11-08 14:57:57 +11:00
Adam Zammit f7b0830a01 Fixed bug: Global settings in LimeSurvey being ignored on PHP7 2019-06-28 10:42:12 +10:00
Adam Zammit d468148512 Updated changelog for 1.16.2 release 2019-06-07 10:41:21 +10:00
Adam Zammit 948dfd525b Make compatible with Adodb 5.21 2019-06-07 10:37:23 +10:00
Adam Zammit 24947696de New feature: Auto close and code a case on no answer / disconnected 2019-05-21 16:14:48 +10:00
Adam Zammit 19344e0d01 Update changelog for 1.16.1 release 2019-01-23 13:52:49 +11:00
Adam Zammit e6872a837f Fixes: incompatibility with PHP 7.2 2019-01-16 15:18:42 +11:00
Adam Zammit 3ec7ff33f1 Fixed bug: My appointments table obscured in alternate interface 2019-01-16 12:02:16 +11:00
Adam Zammit 45ca20e758 Updated changelog and translations for 1.16.0 release 2018-03-16 15:24:34 +11:00
Adam Zammit e3e441e321 Fixed issue: Extension column not wide enough for long extensions 2018-03-16 15:18:23 +11:00
Adam Zammit 32c8f49ef1 Fixed issue: System sorting giving low priority where some quotas exist and not others
Note: Default system sort order is:
1. Appointments
2. Defined priority by quotas
3. Sample sort order as defined by administrator
4. Time zone of respondent (later in the day for respondent called first)
5. Time of last call (call further in the past made first)
2018-03-15 15:02:23 +11:00
Adam Zammit 9be522e9ee New feature: Assign cases to any operator to be called next in queue
New feature: Unassign all cases in the queue in one click
2018-02-28 14:38:59 +11:00
Adam Zammit 0f552f88b0 Database optimisation when downloading metadata 2018-01-04 11:07:57 +11:00
Adam Zammit 3d5f3b6ce6 Updated changelog for 1.15.10 release 2017-11-23 12:28:43 +11:00
Adam Zammit 66532e97b7 Updated translations (thank you!) 2017-11-23 12:27:03 +11:00
Adam Zammit 118be0bb45 Fixed issue: Questionnaire outcomes page slow with many shifts 2017-11-23 12:23:51 +11:00
Adam Zammit f2149d4cdf Fixed issue: Missing number of records per page in sample search 2017-11-23 10:54:56 +11:00
Adam Zammit 549d8f4722 Updated 2017-10-27 11:17:29 +11:00
Adam Zammit afa4935d36 Fixed bug: Cases not unassigning when calls in case_queue 2017-10-27 11:14:37 +11:00
Adam Zammit 1f3f1a0e9c Fixed bug: Unable to un-assign cases when cases in case queue and extensions set to automatically unassign 2017-10-19 14:48:31 +11:00
Adam Zammit 3322e2f48c Updated changelog for 1.15.9 release 2017-10-13 13:16:14 +11:00
Adam Zammit 3f8bc0a2d4 Fixed issue: Max call attempts outcome overriding Refusal outcomes 2017-10-13 12:02:25 +11:00
Adam Zammit e0f0c3d786 Automatically end stale cases even if technically still on a call 2017-10-04 12:17:55 +11:00
Adam Zammit 7b11a69f6c Avoid using GET requests when adding case notes 2017-10-04 12:16:36 +11:00
Adam Zammit ea122f4ddc Added more sample detail to assign outcomes to cases page 2017-10-04 11:44:30 +11:00
Adam Zammit 0c48121e12 Updated changelog for 1.15.8 release 2017-09-26 10:50:01 +10:00
Adam Zammit 77e09b7a75 Fixed bug: Missing overall report file 2017-09-26 10:45:45 +10:00
Adam Zammit 24e0af1031 updated changelog for 1.15.7 release 2017-09-25 13:01:24 +10:00
Adam Zammit 4837079678 Updated translations from Launchpad 2017-09-25 12:57:44 +10:00
Adam Zammit ff8baeffdd Updated translation template 2017-09-25 12:55:12 +10:00
Adam Zammit 629809da5e New Feature: Overall performance report
New Feature: Download searched sample to file
New Feature: Added docker-compose template
Fixed Bug: Performance reporting with unended calls has undefined result (was using NOW())
Fixed Bug: Total call time limited to MySQL SEC_TO_TIME function
2017-09-25 12:52:29 +10:00
Adam Zammit e086bd8e1d Updated changelog and translations for 1.15.6 release 2017-08-17 14:24:10 +10:00