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

15 Commits

Author SHA1 Message Date
Adam Zammit
9be522e9ee New feature: Assign cases to any operator to be called next in queue
New feature: Unassign all cases in the queue in one click
2018-02-28 14:38:59 +11:00
Adam Zammit
f4220ef16a Fixed bug: Case status incorrectly reporting time when case available 2017-05-25 12:33:29 +10: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
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
0695a0f73d fixed missing translation for outcomes ( LOL ) 2015-11-18 15:32:39 +03:00
Alex
9d2eefe0cf filter to list cases and sample selector where quota not reached 2015-10-12 19:25:25 +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
ec8522e316 Added authentication includes to all files 2015-08-14 16:15:20 +10:00
Alex
41cc3dbcb3 updated file links for easier Bootstrap, Jquery, Jquery-UI and Font-awesome updates
from  */bootstrap-3.3.2/* to */bootstrap/*
from  /js/jquery-2.1.3.min.js to /include/jquery/jquery.min.js
from  /jquery-ui/js/jquery-1.4.2.min.js   to   /jquery/jquery-1.4.2.min.js
from  /jquery-ui/js/jquery-ui-1.8.2.custom.min.js to /jquery-ui/jquery-ui.min.js
from  /jquery-ui/css/smoothness/jquery-ui-1.8.2.custom.css to /jquery-ui/jquery-ui.min.css

switch from  /font-awesome-4.3.0/  folder to  /font-awesome/  , updated links from */font-awesome-4.3.0/* to */font-awesome/*

!!!  files   with  childnap.js  require   jquery-1.4.2 ->  need to check if jquery-2.1.4 will work instead of jquery-1.4.2 !!!
2015-07-10 04:14:03 +03:00
Alex
b2a0602fd5 cosmetic and equalization with working branch 2015-05-20 15:35:02 +03:00
Alex
bb66576200 updates, small improvemnts 2015-03-23 13:41:38 +03:00
Alex
f3911f7b5e new casestatus.php 2015-03-05 14:36:08 +03:00
Adam Zammit
a90b59bd68 Fixed Bug lp:1411703 Asign cases even with sample disabled and sample unassigned from questionnaire 2015-01-28 14:44:32 +11:00
Adam Zammit
e5feb27daa Fixes lp:1255359 Translation strings with single quotes break some SQL queries 2013-11-27 12:03:07 +11:00
Adam Zammit
ffcc9c3b4e Added case status and assignment feature which lists cases when they are available and allows the assignment to operators (requires database change) 2013-07-04 14:54:12 +10:00