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

314 Commits

Author SHA1 Message Date
Alex
6cf06562b0 include required js and css libraries,
"New" panel  index.php updated to use only internal libraries
2015-02-13 11:02:59 +03:00
Alex
6f7af07232 Welcome to New "Call History " look 2015-02-12 00:52:59 +03:00
Alex
dadad5ed63 !!! NEW ADMIN PANEL layout + required js and css libraries
modified functions/functions.xhtml.php file prepared for upcoming admin pages changes
2015-02-12 00:00:05 +03:00
Adam Zammit
b592efdf9d Fixed typo in SQL 2015-02-09 12:38:36 +11:00
Adam Zammit
38d59dd4b7 New Feature: Allow time slots to be set on a sample by sample basis as well 2015-02-09 11:59:44 +11:00
Adam Zammit
34802a37a7 Fixed bug: Quota priority not able to override sort of last call made 2015-02-06 11:49:30 +11:00
Adam Zammit
62ca8c9cba Fixed Bug lp:1410503 required URLto the CKeditor installation directory 2015-01-28 15:14:04 +11:00
Adam Zammit
a90b59bd68 Fixed Bug lp:1411703 Asign cases even with sample disabled and sample unassigned from questionnaire 2015-01-28 14:44:32 +11:00
Adam Zammit
fd89d3917e Fixed Bug lp:1412389 removed language restriction 2015-01-28 14:34:28 +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
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
fbfb5c02d9 New feature: Deidentify a record 2014-03-17 10:46:03 +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
2d6cb34ef1 Update to trunk 2014-03-13 15:11:05 +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
942464768e Allow for single row quotas to be updated on editing 2014-02-19 15:58:34 +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
892525d80f New tables created for complex quotas
Conversion of code to handle new schema begun
2014-01-28 14:58:05 +11:00
Adam Zammit
03c1679f18 Merged Ability to create new cases as a referral from an existing case feature
Also improves timezone detection
2014-01-08 15:20:41 +11:00
Adam Zammit
2d24fa1c5e Merged Separate extensions from operators and allow reassigning and selection of extensions feature 2014-01-08 14:55:13 +11:00
Adam Zammit
f5acc307a1 Fixes lp:1255359 Translation strings with single quotes break some SQL queries
Additional fix for submit buttons where the value needs to be double quoted
2013-11-27 12:21:37 +11:00
Adam Zammit
ac7c68d75e Applied upstream patches 2013-11-27 12:08:30 +11:00
Adam Zammit
e5feb27daa Fixes lp:1255359 Translation strings with single quotes break some SQL queries 2013-11-27 12:03:07 +11:00
Adam Zammit
dc5a7e8ba9 Fixes lp:1255348 Text cut off when entering some special characters 2013-11-27 11:29:12 +11:00
Adam Zammit
2bbe9ea06a Only allow extension changes when not on a case 2013-11-25 16:31:08 +11:00
Adam Zammit
7de149df5d Allow for adding and assigning/unassigning of extensions 2013-11-25 16:17:33 +11:00
Adam Zammit
d5f4ce65b3 Add extension to operator list 2013-11-25 14:18:44 +11:00
Adam Zammit
e907af9f5f Convert use of operator table for extensions to extension table 2013-11-22 16:04:22 +11:00
Adam Zammit
a8d48acfdf Add token to sample key output 2013-10-11 13:53:38 +11:00
Adam Zammit
a4360e8669 Fixes lp:1209479
Allows for the deletion and modification of availability groups
2013-10-11 11:30:23 +11:00
Adam Zammit
92bcb5c840 Fixed order of prefill questions to match limesurvey questionnaire
Removed any html inside dropdown
Remove reference to limesurvey answer table when selecting questions for prefill
2013-10-10 10:35:00 +11:00
root
98f246dd03 Added referral function (requires addition to database) 2013-09-11 15:02:59 +10:00
Adam Zammit
b43c6500bf Fixes:1209486 Supervisor can assign a blank outcome to a case which makes it unavailable 2013-08-08 14:45:22 +10:00
Adam Zammit
d4961920fe Updated translation strings to template 2013-07-17 12:39:04 +10:00
Adam Zammit
6625668195 Added chat details to operator list and editing
Updated database schema
2013-07-17 12:33:04 +10:00
Adam Zammit
a4a1faf334 Added admin enable / disable settings 2013-07-17 10:50:59 +10:00
Adam Zammit
ffcc9c3b4e Added case status and assignment feature which lists cases when they are available and allows the assignment to operators (requires database change) 2013-07-04 14:54:12 +10:00
Adam Zammit
0b22c5206d New feature - allow operators to restrict viewing permissions of sample variables (Requires new table) 2013-07-04 14:35:07 +10:00