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

Updated translations and changelog for 2.2.0 releae

This commit is contained in:
Adam Zammit
2018-03-16 15:27:44 +11:00
parent 072eea9da5
commit 8bfe96b7d3
45 changed files with 9896 additions and 10458 deletions

View File

@@ -1,10 +1,15 @@
queXS 2.2.0 - Changes since 2.1.5
Fixed issue: Extension column not wide enough for long extensions
Fixed issue: System sorting giving low priority where some quotas exist and not others
New feature: Assign cases to any operator to be called next in queue
New feature: Unassign all cases in the queue in one click
Database changes:
ALTER TABLE `extension` CHANGE `extension` `extension` CHAR( 20 ) NOT NULL;
ALTER TABLE `sample_var` ADD INDEX ( `var_id` );
queXS 2.1.5 - Changes since 2.1.4
Fixes some bugs including optimising the questionnaire outcome page queries. Translations have also been updated (Thank you!)