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

348 Commits

Author SHA1 Message Date
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
b5e0303350 Fixed issue: Cannot delete outcomes 2016-06-15 12:00:48 +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
Alex
647755462c merge fixes from fixies 2015-12-21 20:42:48 +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
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
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
Alex
b95dc9d4cb lp:1477650 - implemented questionnaire/sample sorting 2015-12-14 18:15:27 +03: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
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
Alex
3717615f74 wrong fix -> revert changes from rev540 , added GROUP BY to avoid duplicated rows 2015-12-04 18:55:58 +03:00
Alex
946ad86fb0 cosmetics 2015-12-02 02:12:58 +03:00
Alex
549dfc144b fix mistake from rev. 540 2015-12-02 02:11:04 +03:00
Alex
50f5c33a9f FIX duplicated rows appear in selctor/result list If more than 1 quota set per questionnaire/ sample 2015-12-02 00:28:13 +03:00
Alex
e40495d468 fix: selector container too short, sort samples in slelector by name 2015-11-30 23:27:53 +03:00
Alex
08ffe6f809 display operator lastname in selector too (as firstnames might be the same) 2015-11-30 23:15:42 +03:00
Alex
f4cab6dc5b FIX: translate downloaded outcome descriptions 2015-11-30 23:09:16 +03:00
Alex
87a44c868f re-fix: list cases with "appointment" outcome only 2015-11-30 23:07:14 +03:00
Alex
b013a7f538 display operator lastname too (as firstnames might be the same) 2015-11-30 23:03:46 +03:00
Alex
cc25aebd79 re-fix duplicated rows 2015-11-27 16:39:36 +03:00
Alex
aa5ab804ec cosmetic fix 2015-11-26 01:47:14 +03:00
Alex
675dcfbd4b update to main rev.503 2015-11-24 10:14:21 +02:00
Alex
f9c285ee7c fix missing variable 2015-11-24 10:05:52 +02:00
Adam Zammit
a87bf854c2 Include skeletonquest Limesurvey theme and make it default for self completions
Allow for custom Limesurvey themes to work for self completions
2015-11-24 16:28:59 +11:00
Adam Zammit
09b0a74489 Fixed Bug: Web first case generation failing with some insert strings 2015-11-24 13:21:52 +11:00
Adam Zammit
516f6709c0 Fixes by Alex (thank you)
Changed session backend to files to save some db processing
2015-11-24 11:12:29 +11:00
Alex
cea894587a merged from customized_outcomes 2015-11-23 20:59:32 +02:00
Alex
d60a8a3f34 display delay to all, restrict edit to superadmin (admin) only 2015-11-23 20:19:23 +02:00
Alex
40bcebf49d fixes for "client-panel" merged branch 2015-11-23 15:49:24 +02:00
Alex
5ac2db38f2 revert verification for session_start() to avoid " PHP Warning: session_start(): Cannot send session cache limiter - headers already sent" 2015-11-23 15:45:53 +02:00
Alex
3e2b806b6a fixes required, not commited earlier 2015-11-23 14:51:15 +02:00
Alex
eac8b7c1d7 lost after merge from "customized_outcomes"" 2015-11-21 02:18:44 +03:00
Adam Zammit
88fe60e38f Fixes lp:1510369 When survey completed as "Self completed online", quotas based on either sample or data inputs, are not counted as completed
Dev: Were not being reported as completed in the quota report but added as completions for calculating the quota
Dev: Will need to be running the system sort process to make sure the quotas are updated when using a self complete sample
2015-11-20 14:12:25 +11:00
Adam Zammit
a055129674 Fixes lp:1510368 Lime quota with more than one option in list doesn't display in queXS quota report 2015-11-20 14:01:34 +11:00
Adam Zammit
1041e73849 Fixes by Alex (thank you!) 2015-11-20 12:34:56 +11:00
Adam Zammit
299b623001 Added link to operator panel 2015-11-20 11:57:14 +11:00
Adam Zammit
54f779bf64 Added customised outcomes feature (thanks Alex) 2015-11-20 11:53:18 +11:00
Adam Zammit
88dc3926cc Added client panel (client statistics) functionality (thanks Alex) 2015-11-19 16:31:01 +11:00
Alex
384cd149a9 enable/disable referral and invitation outcomes depending on questionnaire settings;
provide outcome "delay" edit  only for admin
2015-11-18 21:53:52 +03:00
Alex
5d6c5871d4 cosmetics 2015-11-18 15:33:06 +03:00