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

136 Commits

Author SHA1 Message Date
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
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 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 116cf43f7f Add quota updates to system sort process 2013-04-30 14:18:29 +10:00
Adam Zammit f853f56ced Mark URL as required for self completion 2013-04-29 11:59:21 +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 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 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 077a28f874 Removed reference to non existant table which causes delete operation to fail 2013-03-12 12:19:56 +11:00
Adam Zammit afdebbc94d Allow for sample name to be edited 2013-03-08 15:09:42 +11:00
Adam Zammit 3ed1cd1fce Allow for enabling/disabling the listing of samples
Ability to deidentify a sample (delete fields)
2013-03-08 11:45:54 +11:00
Adam Zammit e311c1df7b New feature: Allow restricting appointment to just yourself 2013-03-07 15:32:09 +11:00
Adam Zammit 33b3091ad3 Give a message if updating usernames without password 2013-03-07 13:03:38 +11:00
Adam Zammit 10c68d7d11 Added ability to edit operators
Can delete all traces of a queXS questionnaire
2013-03-07 12:51:36 +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 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 61a7ac0803 Added new outcome codes and sample variable type 2013-01-29 12:00:46 +11:00
Adam Zammit f0eec45186 Update token in quotareport 2013-01-24 15:52:14 +11:00