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

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)
This commit is contained in:
Adam Zammit
2014-02-18 16:34:33 +11:00
41 changed files with 5732 additions and 3658 deletions

View File

@@ -37,6 +37,10 @@ ALTER TABLE `questionnaire_sample_quota_row`
DROP `exclude_var`,
DROP `exclude_val`;
queXS 1.10.1 - Changes since 1.10.0
Fixed Bug: Database creation fails due to additional comma (new installations)
Translations updated - Thank you!
queXS 1.10.0 - Changes since 1.9.2