Adam Zammit
884e5ec7a4
Allow for adding sample variables as attributes
2017-02-09 10:36:11 +11:00
Adam Zammit
4d11da0222
get quota row selection working
2017-02-08 15:07:43 +11:00
Adam Zammit
346a5cd2c5
Fix listing of questions for quota
2017-02-08 14:52:52 +11:00
Adam Zammit
5ca665ea6e
prefills selecting
2017-02-08 14:25:47 +11:00
Adam Zammit
a1b22652b6
fixed data entry link
2017-02-08 14:05:36 +11:00
Adam Zammit
24a9e52a30
remove LIME from quotarow: more testing req
2017-02-07 15:22:36 +11:00
Adam Zammit
69ecb19f0c
Limesurvey quotas not available via RPC so remove from reporty
2017-02-07 15:18:23 +11:00
Adam Zammit
33a5178fe0
Continue to remove LIME references
2017-02-07 15:16:27 +11:00
Adam Zammit
1a4b41fd04
Keep removing direct references to LIME (email needs more work)
2017-02-03 11:22:29 +11:00
Adam Zammit
9df1224c03
Use new methods to access lime URL
2017-01-12 14:57:44 +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
161f5a9135
Add ability to connect to Lime RPC servers with basic error checking
2017-01-10 15:31:03 +11:00
Adam Zammit
d2f56f0a58
Remove limesurvey!
...
Make session authentication work without limesurvey itself
2017-01-09 16:16:15 +11:00
Adam Zammit
abfef22f9f
Moved files to the right place
2017-01-09 11:46:11 +11:00
Adam Zammit
45bace0764
Fixed space before tag
2016-11-21 12:46:56 +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
0849f7e936
Fixed set outcomes SQL
2016-09-28 10:12:30 +10:00
Adam Zammit
967c2d4f19
Fixed method return value error
2016-09-28 09:45:38 +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
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
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