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

905 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 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
Adam Zammit c142c24ef0 Updated quota functions to handle new structure and concept 2014-01-31 14:37:49 +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 73d1256d4f Fixed Bug: Database creation fails due to additional comma 2014-01-20 11:03:40 +11:00
Adam Zammit 08495089aa Updated changelog 2014-01-08 15:36:46 +11:00
Adam Zammit 9bb802ffdf Updated translation strings from new features 2014-01-08 15:31:53 +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 012ee9eeb4 Updated translations and CHANGELOG for 1.9.2 2013-12-20 11:02:48 +11:00
Adam Zammit 571debff63 Fixes lp:1257163 problem - closing case following self-completion on line 2013-12-12 14:44:11 +11:00
Adam Zammit 6a9c4c6dc4 Updated translation strings for auto dial feature 2013-12-02 14:31:56 +11:00
Adam Zammit 1c836b60d6 removed uneccesary reference 2013-12-02 14:17:31 +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 dedf58992e Removed unnecessary SQL statement 2013-11-26 12:08:38 +11:00
Adam Zammit 6d81384378 Added featue for allowing operators to choose their own extension if not assigned one already 2013-11-26 11:49:38 +11:00
Adam Zammit 5d812fa968 Added extension to status screen 2013-11-26 11:49:06 +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 70b594853d Allowed for returning as a string instead of printing chooser 2013-11-25 16:16:53 +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 5d87591ecd Updated database for separate extension to operator 2013-11-22 14:54:21 +11:00
Adam Zammit bdeb64301a Added automatic dialling feature
Thank you to https://launchpad.net/~m0rco for sponsoring this feature
2013-11-20 12:36:16 +11:00
Adam Zammit ae36595e72 Added new feature of automatic dialling using AUTO_DIAL_SECONDS parameter in config file
Will also automatically end the case after the same number of seconds
2013-11-20 11:40:46 +11:00
Adam Zammit d52e76f09b Updated changelog 2013-10-11 15:37:24 +11:00
Adam Zammit 66d23e16de Updated from main 2013-10-11 15:27:56 +11:00
Adam Zammit 15304ca740 Updated translation file 2013-10-11 15:25:00 +11:00
Adam Zammit a73daf9191 Updated translations - thank you everyone who contributed
Added beggining of Bosnian translation (Thanks Siddiq)
2013-10-11 14:52:15 +11:00
Adam Zammit fd8ae1855c Add caseid to SPSS output 2013-10-11 14:42:48 +11:00
Adam Zammit a8d48acfdf Add token to sample key output 2013-10-11 13:53:38 +11:00
Adam Zammit 90c42b2b2e Added more metadata to output including:
*Case notes
*Case outcome
*Total interview time over all calls
*Interview time for last call
*Last number dialled
*Operator username for last call
2013-10-11 13:50:29 +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 7e9d920386 Fix starting survey in a negative percent 2013-10-11 10:29:04 +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
root d23409f110 Correctly get the limesurvey id 2013-09-11 14:59:42 +10:00
root a4942630c4 Select the match for timezone with the most digits 2013-09-11 14:59:07 +10:00
root d9ba5d6e95 Separated add_case from get_case_id function 2013-09-11 14:25:15 +10:00
root e43ce5c8e7 Separated get_time_zone from number as a function 2013-09-11 12:54:35 +10:00
root da87c070b9 Make sure to only convert number fields to numbers (otherwise will blank out state field/etc) 2013-09-11 12:15:51 +10:00
root 60df5f2e75 Fixes:1220515 Database error when displaying questionnaire 2013-09-05 15:53:25 +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 8f747361f1 Make sure sample fields without restrictions still display 2013-07-23 09:34:09 +10:00
Adam Zammit 7e63cae7a7 Updates translations and changelog 2013-07-17 13:00:32 +10:00
Adam Zammit d4961920fe Updated translation strings to template 2013-07-17 12:39:04 +10:00