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

106 Commits

Author SHA1 Message Date
Adam Zammit e29b7aae7d Updated changelog for 2.2.3 release 2020-05-11 08:54:36 +10:00
Adam Zammit 083ecf61a8 Updated changelog for 2.2.3 releaes 2019-06-07 10:39:22 +10:00
Adam Zammit d1c76edea0 Update changelog for 2.2.2 release 2019-01-23 13:52:00 +11:00
Adam Zammit 23981440b3 Changelog for 2.2.1 release 2018-11-19 14:51:49 +11:00
Adam Zammit 8bfe96b7d3 Updated translations and changelog for 2.2.0 releae 2018-03-16 15:27:44 +11:00
Adam Zammit 072eea9da5 Fixed issue: Extension column not wide enough for long extensions 2018-03-16 15:19:06 +11:00
Adam Zammit 3e5ecc5415 Fixed issue: Questionnaire outcomes page slow with many shifts 2017-11-23 12:22:28 +11:00
Adam Zammit a8502b17cf Updated changelog for 2.1.4 release 2017-10-13 13:17:59 +11:00
Adam Zammit abd03c8bb8 Updated changelog for 2.1.3 release 2017-09-25 13:00:26 +10:00
Adam Zammit fec0df2591 Updated changelog for 2.1.2 release 2017-08-17 14:18:38 +10:00
Adam Zammit 0523e167ba Updated changelog 2017-06-30 11:37:22 +10:00
Adam Zammit f6386e6f43 Updated CHANGELOG for 2.1.0 release 2017-05-26 11:22:59 +10:00
Adam Zammit b2ef33e98a New feature: Choose Limesurvey attributes to assign sample records to on case creation 2017-05-24 12:51:31 +10:00
Adam Zammit de41a71555 Updated changelog for 2.0.1 release 2017-05-12 10:37:01 +10:00
Adam Zammit a6b3e814c8 Update CHANGELOG for 2.0.0 release including upgrade instructions 2017-03-23 14:31:37 +11:00
Adam Zammit b8e28f4e92 Merged up to 1.15.0 2017-03-21 16:00:23 +11:00
Adam Zammit 845009e2a0 Updated changelog for 1.15.0 release 2017-03-21 14:49:26 +11:00
Adam Zammit eaa909607b Added weighted timeslots feature 2017-03-21 14:22:33 +11:00
Adam Zammit 3e6f2e1759 Added optimisations to database structure 2017-03-21 14:05:51 +11:00
Adam Zammit 20e80e3e4e Allow for tokens to be imported 2017-02-01 14:38:53 +11:00
Adam Zammit 5d7c450622 Allow adding a remote questionnaire (list only active remote questionnaires) 2017-01-12 12:31:35 +11:00
Adam Zammit 0c56dc78c0 Updated translations
Updated changelog for 1.14.4 release
2017-01-06 15:19:47 +11:00
Adam Zammit f2dab54b19 Removed pattern restrictions in admin interface
Updated changelog for 1.14.3 release
2016-10-25 15:28:42 +11:00
Adam Zammit 5e71e9d109 Database and function changes for weighted timeslots 2016-08-03 11:02:44 +10:00
Adam Zammit 1134ee3609 Updated changelog for 1.14.2 release
Updated translations
2016-07-01 15:21:11 +10:00
Adam Zammit cd3ab9f1b3 Updated changelog and readme for 1.14.1 release 2016-05-09 11:32:13 +10:00
Adam Zammit d3f1fe44c3 Updated with bug fixes and features 2015-12-16 12:54:17 +11:00
Adam Zammit 2ce4db61e9 Removed reference to session storage as using files by default 2015-12-16 12:24:35 +11:00
Adam Zammit c271bf3315 Updated respondent selection screens (Thanks Alex)
Reverted changes to call.php as was not executing js properly
Added custom outcome code changes (thanks Alex)
Fixed error in CHANGELOG with AUTO_INCREMENT value
2015-12-16 12:05:42 +11:00
Alex b95dc9d4cb lp:1477650 - implemented questionnaire/sample sorting 2015-12-14 18:15:27 +03:00
Alex 507124b678 updateв to main rev511 2015-12-10 15:19:46 +03:00
Alex 80a04fb84b embedded "add custom outcome" and "delete custom outcome" feature for admin only
custom outcomes "delete" enabled starting from id=100, so  DB update (in CHANGELOG) is not required but  RECOMMENDED
2015-12-09 23:36:07 +03:00
Adam Zammit 9195f574b1 Fixes lp:1516742 wrong BLOB for "password" in CHANGELOG 2015-11-20 14:21:14 +11:00
Adam Zammit 54f779bf64 Added customised outcomes feature (thanks Alex) 2015-11-20 11:53:18 +11:00
Adam Zammit 3514f1ad82 Added sample sort code in CHANGELOG 2015-11-20 10:25:08 +11:00
Alex df13800bda Note to CHANGELOG 2015-11-18 15:51:13 +03:00
Adam Zammit f6a2f0d5d7 Updated database structure 2015-09-11 11:08:00 +10:00
Adam Zammit 4ebb11e3a8 Updated changelog with more instructions 2015-09-07 12:11:34 +10:00
Adam Zammit 19a9d8c1ef Removed htaccess example files
Started updating changelog
2015-09-07 11:49:12 +10:00
Adam Zammit 1bf6229ed3 Updated to trunk 2015-09-02 14:42:05 +10:00
Adam Zammit 6f14272c6d Updated SQL for upgrade 2015-09-02 14:35:00 +10:00
Adam Zammit 030bcdf7e7 Updated Changelog and translations for 1.13.1 release 2015-08-31 12:58:32 +10:00
Adam Zammit 517e6f551c Remove references to HTPASSWD
Updated user creation / editing code to refer to limesurvey session
2015-08-24 15:46:15 +10:00
Adam Zammit c91a7082d6 Remove session2 table (redundant with lime_sessions)
Set limesurvey to use session authentication
2015-08-14 15:32:15 +10:00
Adam Zammit 23942b8939 Fixes lp:1408870 Add "Maximum attempts reached" as an outcome
Dev: Updated outcomes to be 4 new outcomes (max calls, max call attempts split by eligible, unknown eligibility)
Dev: Set the end_case function to set the outcomes to max call * reached if those variables set
Dev: Made sure outcomes are temporary outcomes as otherwise numbers will not be available again if max call limits changed
Dev: This means the outcomes are indicators only and could still be assigned to operators - it is merely a temporary case outcome (not a final outcome nor a call outcome)
2015-08-10 16:24:28 +10:00
Adam Zammit fa4d950788 Max call attempts should be temporary outcome as value can change 2015-08-07 14:04:31 +10:00
Adam Zammit 5f539c3f60 Updated changelog for 1.13.0 release 2015-08-04 13:59:44 +10:00
Adam Zammit a3ed3f47ef Updated CHANGELOG for 1.13.0 release
Updated translations
2015-08-03 14:58:21 +10:00
Adam Zammit a702844772 Added database changes to CHANGELOG
Removed explanatory text for updating (now in CHANGELOG)
Added new outcomes to databasestrings
Updated database schema to be as consistent as possible with original database
2015-08-03 14:02:31 +10:00
Adam Zammit 0a891d94cd Updated CHANGELOG for 1.12.0 release
Updated translations
2015-06-02 16:17:22 +10:00