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

306 Commits

Author SHA1 Message Date
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
Alex 0695a0f73d fixed missing translation for outcomes ( LOL ) 2015-11-18 15:32:39 +03:00
Alex 1dca96ac91 fixed position in menu group 2015-11-18 13:26:12 +03:00
Adam Zammit b18aec4d2f Merged sample sort order feature 2015-11-18 12:46:57 +11:00
Alex 5c6b2ed75b merged main rev 487 and 488 2015-11-17 13:56:45 +03:00
Adam Zammit e71d8d2a3b Set cookie path for session 2015-11-17 15:02:55 +11:00
Adam Zammit 2b1f11e313 Allow background processes to run from the command line 2015-11-17 15:02:08 +11:00
Alex 8731345181 display outcomes IDs 2015-11-16 20:49:34 +03:00
Alex 7901ecc6cc fixed wrong translation argument for outcomes in callhistory.php;
fixed translate_array not working for associative arrays;
2015-11-12 15:52:58 +02:00
Alex 7132833c54 fixed lp:1505308 -> added additional column for casebyoutcomes links 2015-10-13 00:33:03 +03:00
Alex 9d2eefe0cf filter to list cases and sample selector where quota not reached 2015-10-12 19:25:25 +03:00
Alex b777826e03 display list of cases referred to superviser where quota not reached only 2015-10-12 19:01:37 +03:00
Alex 1e7d8bf1e9 display appoinments where quota not reached and questionnaires and samples enabled, display sample name 2015-10-12 18:54:13 +03:00
Alex be86095298 fixed missing variables 2015-10-12 15:23:59 +03:00
Alex 75be2b0dcf merge from client_panel 2015-10-05 19:49:11 +03:00
Alex c66cc02132 link to client panel, rename menu item 2015-10-05 19:17:10 +03:00
Alex 4344d613af New options:
* possible to delete clients, 
* possible to edit clients accounts,
* enable and pre-set client quesionnaire permissions to view results, statistics and quotas when assigning questionnaire to client @ 1st time,
* link to edit quesionnaire permissions in Lime
2015-10-05 19:09:20 +03:00
Alex e2f91e470c let's make clients accounts editable, check for duplicated clients username 2015-10-05 18:52:59 +03:00
Alex d3095e7191 fixed extra not-translated <option> item 2015-10-05 16:46:08 +03:00
Alex c9d11ceb08 default {ENDURL} for Lime 2015-10-05 16:26:19 +03:00
Alex 2139c65967 ADD New number to appointment contact in admin mode
multiple 'undefined variable' fixes
2015-09-24 17:25:43 +03:00
Alex 4744de1a17 fix missing variable in extensionstatus.php
set  new created operators to have "normal" skills (1 and 5), 
removed initial operator skills setup on create to avoid mismatch with operatorskills.php,
 hide chat setup parameters if disabled,
filter extension assign if Freepbx location is not set  and hide setup parameters if uses_voip = off
2015-09-20 15:01:20 +03:00
Alex 74912ca201 display selector list only for enabled samples 2015-09-17 14:06:48 +03:00
Alex 57ac6538de merged 'samplesort' changes 2015-09-16 01:01:15 +03:00
Alex 96d4fac53c merged 'quexs-samplesort' 2015-09-16 00:52:22 +03:00
Alex 759c2bcd5d added sort number and tooltips, unset $_GET request to avoid undefined indexes 2015-09-16 00:41:39 +03:00
Alex defe090114 switch from include ("auth-admin.php"); to require ("auth-admin.php"); 2015-09-15 20:20:26 +03:00
Adam Zammit 37cd24f63f Added sort_order to queries 2015-09-11 12:29:43 +10:00
Adam Zammit 338f50c6b6 Added sorting of samples to front end 2015-09-11 12:04:24 +10:00
Alex 562c16d626 added links to client panel and quotareport,
cosmetic for questionnaireprefill.php
2015-09-10 02:44:16 +03:00
Alex c1e2b4d1f0 update to "new authentication" 2015-09-10 02:23:49 +03:00
Alex 7053c15930 merged rev. 486 2015-09-10 02:10:45 +03:00
Alex 33630a432b changed titles as may mismatch with existing titles and translations
added links to questionnairelist.php
some clean-up
2015-09-09 04:09:09 +03:00
Alex 16de6acfb4 set default list of outcomes when creating new questionnaire 2015-09-09 03:46:58 +03:00
Alex 6a8842a007 add file and links 2015-09-09 03:43:48 +03:00
Alex a6f2ecaa6a fixed undefined constants 2015-09-08 23:15:05 +03:00
Alex f36b789908 added button to open operator panel
fixed session_start if session already started
2015-09-08 02:19:45 +03:00
Adam Zammit c5f52b9b02 Fixed notices in supervisor 2015-09-07 16:14:06 +10:00
Adam Zammit 009c111d69 Merged selected fixes from Alex (thanks!) 2015-09-07 12:24:00 +10:00
Adam Zammit b933a858b9 Updated translation grabber to search for TQ strings
Fixed typo's
2015-09-07 11:53:59 +10:00
Adam Zammit 92000359a8 Fix typo's 2015-09-07 11:50:20 +10:00
Adam Zammit 19a9d8c1ef Removed htaccess example files
Started updating changelog
2015-09-07 11:49:12 +10:00
Alex a2744f39fe ignore .htaccess and config.local files + cosmetics 2015-09-04 00:34:23 +03:00