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

New feature: Allow samples to specify existing token record

Update to 2.3.0 release
This commit is contained in:
Adam Zammit
2020-06-12 12:16:16 +10:00
parent 8478f113ef
commit 4bd8410d0a
3 changed files with 23 additions and 13 deletions

View File

@@ -1,3 +1,13 @@
queXS 2.3.0 - Changes since 2.2.6
New feature: Allow operators to search the sample (visible fields only) and assign cases to themselves
New feature: Allow for samples to reference existing token records
Requires database update:
alter table `case` drop index token;
alter table `case` add index (`token`);
queXS 2.2.6 - Changes since 2.2.5
Fixed bug: LimeSurvey reports session mismatch with token