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:
@@ -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!)
|
||||
|
||||
Reference in New Issue
Block a user