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

884 Commits

Author SHA1 Message Date
Adam Zammit 542dee052a Allow for numbers starting with 0 to be included 2016-09-26 14:29:19 +10:00
Adam Zammit 9d13db42e9 Make sure appointments work when no shifts scheduled and local timezone is different from respondent 2016-09-26 10:31:31 +10:00
Adam Zammit 19572a12b6 Make compatible with older version of PHP 2016-09-26 10:05:57 +10:00
Adam Zammit 9a4c55a83a Fix group by clause 2016-09-16 09:50:17 +10:00
Adam Zammit 03bd3604eb My appointments: Only show for cases that are not this one, and also that aren't complete
Appointments: Allow phone numbers to be up to 30 chars long
2016-09-15 12:23:28 +10:00
Adam Zammit 86778608d7 Fix timezone issues with using @@session 2016-09-09 10:41:53 +10:00
Adam Zammit d3dfaa7124 Fixed: lp:1620421 SQL not compatible with ONLY_FULL_GROUP_BY mode 2016-09-08 12:23:21 +10:00
Adam Zammit f91d51c19b Fixed: lp:1620421 SQL not compatible with ONLY_FULL_GROUP_BY mode 2016-09-07 11:35:54 +10:00
Adam Zammit 3c996a4a56 Fixed: lp:1620421 SQL not compatible with ONLY_FULL_GROUP_BY mode 2016-09-06 09:44:04 +10:00
Adam Zammit 6c19a12eaf My appointments: Only shown own appointments and display questionnaire name 2016-07-26 12:04:37 +10:00
Adam Zammit b9d37f651e New feature: Allow operators to see upcoming appointments and assign to themselves if necessary 2016-07-08 16:20:50 +10:00
Adam Zammit 1134ee3609 Updated changelog for 1.14.2 release
Updated translations
2016-07-01 15:21:11 +10:00
Adam Zammit b5e0303350 Fixed issue: Cannot delete outcomes 2016-06-15 12:00:48 +10:00
Adam Zammit d8e8eee5d6 Fixed issue: Importing CSV with empty columns at end of file causing failure 2016-06-15 11:42:17 +10:00
Adam Zammit 9c676deaf4 Fixed issue: Samples with call attempt time slots assigned will still draw new numbers out of defined times
Dev: New cases were being created out of assigned time slot times due to new case SQL not taking into account questionnaire_timeslot
and questionnaire_sample_timeslot values
2016-06-07 14:27:24 +10:00
Adam Zammit f1f51cdbcd Fixed issue: Call attempts can exist with no calls - clear them out 2016-06-03 10:31:36 +10:00
Adam Zammit cd3ab9f1b3 Updated changelog and readme for 1.14.1 release 2016-05-09 11:32:13 +10:00
Adam Zammit 71c8027e8f Updated translations - thank you! 2016-05-09 11:26:42 +10:00
Adam Zammit 0232159bc5 Logic error in CAS login fixed 2016-01-06 11:57:35 +11:00
Adam Zammit 7d641e49ae Changes from Alex (Thank you) 2016-01-06 09:37:09 +11:00
Alex 724bea7eee removed documentation , as better to prepare a reference list with links to pluguns/ modiles included, moreover it's a part of Lime docs and workarounds 2015-12-21 21:01:34 +03:00
Alex 647755462c merge fixes from fixies 2015-12-21 20:42:48 +03:00
Alex 14f205cda6 update to main 527 2015-12-21 20:38:35 +03:00
Alex f1c54ddd40 fix lp: 1527201 2015-12-21 20:31:19 +03:00
Alex c9ee8279c7 fix lp:1528293 - fix and translated outcomes descriptions, added 'outcome id' to output,
fix lp: 1527201  -  output to csv in dataoutput.php
2015-12-21 20:22:21 +03:00
Alex 23a66c310a fix translation on confirmation popovers, remove confirmation.js where not applied 2015-12-18 13:24:20 +03:00
Adam Zammit cc0cac2852 Got CAS authentication working (basic) 2015-12-18 15:37:15 +11:00
Adam Zammit 700a74bad8 Updated phpCAS to 1.3.4 2015-12-18 12:58:14 +11:00
Adam Zammit 97b636a3ff Added note about file permissions to README 2015-12-18 12:42:07 +11:00
Adam Zammit bb61a1e3b6 Fixed bug: When self completing group by group or all-in-one, numeric key presses may change previous answers 2015-12-18 09:24:51 +11:00
Alex 4394946d04 updated to rev523 (release1.14) 2015-12-16 12:08:20 +03: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 79dc700341 Updated translations (Thank you!)
Added AUTO_INCREMENT to outcome table in main SQL
2015-12-16 12:21:12 +11:00
Adam Zammit efea95b42d Fixed text and display for sample ordering (Thanks Alex) 2015-12-16 12:11:52 +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 751d1a2c39 display sort_order value instead of minus 2015-12-15 12:47:12 +03:00
Alex a71f3cc91a revert manings to already translated ones, unset "$_GET['sort']" both for up and down requests, code simplified 2015-12-15 12:22:33 +03:00
Alex 22b2c42701 update to rev.518 (+sortsample) 2015-12-15 10:47:04 +03:00
Alex cb1833d0ea upвate to rev514 2015-12-15 10:43:00 +03:00
Adam Zammit a4f94cab76 Use browser locale instead of SESSION determine language 2015-12-15 16:12:50 +11:00
Adam Zammit 6a4e02de7b Fixes and updates from Alex (thank you) 2015-12-15 16:06:55 +11:00
Adam Zammit 359932a34f Separate out sample sorting within a questionnaire and globally 2015-12-15 15:42:50 +11:00
Adam Zammit bfc121262f Adding sorting by questionnaire 2015-12-15 15:03:44 +11:00
Alex b95dc9d4cb lp:1477650 - implemented questionnaire/sample sorting 2015-12-14 18:15:27 +03:00
Alex 7575f45066 upвated to rev.514 main 2015-12-14 18:11:02 +03:00
Adam Zammit d668403774 Removed updater files 2015-12-11 15:27:43 +11:00
Alex db5bdbf16b fixed lp:1523701 -> UPDATED jquery-ui and timepicker + added localization libraries to jquery-ui and timepicker 2015-12-11 01:19:18 +03:00
Alex 39c7954471 UPDATED : Bootstrap to 3.3.6; font-awesome to 4.5.0; bootstrap-tables;
CLEANED  not used doc, examples e.t.c files and folders
2015-12-10 23:50:14 +03:00
Alex 0e3dfa06b8 UPDATEd : Bootstrap to 3.3.6; font-awesome to 4.5.0; bootstrap-tables;
CLEANED  not used doc, examples e.t.c files and folders
2015-12-10 17:08:44 +03:00