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

39 Commits

Author SHA1 Message Date
Adam Zammit
ed7ef0deef Only display missing appointments where not assigned to an operator 2017-08-04 13:56:42 +10:00
Adam Zammit
d25275f41d Make default end of appointment in 1 hour 2017-07-04 10:57:15 +10:00
Adam Zammit
49ebcd6188 Fixed issue: Display appointments failing if call attempt auto removed 2017-06-30 11:08:10 +10:00
Adam Zammit
ca63e77654 Fixed bug: refreshing appointment screen added more appointments 2017-05-05 13:22:20 +10: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
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
Alex
23a66c310a fix translation on confirmation popovers, remove confirmation.js where not applied 2015-12-18 13:24:20 +03:00
Adam Zammit
a4f94cab76 Use browser locale instead of SESSION determine language 2015-12-15 16:12:50 +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
3717615f74 wrong fix -> revert changes from rev540 , added GROUP BY to avoid duplicated rows 2015-12-04 18:55: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
87a44c868f re-fix: list cases with "appointment" outcome only 2015-11-30 23:07:14 +03:00
Alex
cc25aebd79 re-fix duplicated rows 2015-11-27 16:39:36 +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
2139c65967 ADD New number to appointment contact in admin mode
multiple 'undefined variable' fixes
2015-09-24 17:25:43 +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
Adam Zammit
760144b929 make sure appointment picker works even when no shifts defined 2015-08-04 11:15:03 +10:00
Adam Zammit
ca752d4036 Remove regional settings for timepicker 2015-08-03 16:26:03 +10:00
Alex
000a22466c Show only "not completed" missed appointments 2015-07-16 18:34:42 +03: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
17eb2c2f17 added "missed appointments" table 2015-07-08 18:35:40 +03:00
Alex
a80ed8d876 added filter for "completed" appoinments in display list 2015-07-08 11:55:02 +03:00
Alex
b2a0602fd5 cosmetic and equalization with working branch 2015-05-20 15:35:02 +03:00
Alex
2ea0d1b521 modified admin appointment creation to limit valid appointments within start-end range
!! requires updated jquerry date-timpeicker addon
2015-05-17 17:18:59 +03:00
Alex
c89bf98c19 NEW look, new Feature: respondent Timezone and Local time displayappointments.php
updated jquery timepicker,  changed to "range" mode  ( start time max limits  end time min, end time min limits  start time max)
changed "create" behaviour (bug:1435257 ) - now call attemp is created only if appointment is submitted

*?? do we need to "delete" call attempt id apointment is deleted? ( filter by   called / not yet called cases?)

* required  to develop  date/time restriction according to shifts and timeslots ,  call addshift.php  if shift is not sheduled for required date/time
2015-03-23 13:31:22 +03:00
Adam Zammit
f5acc307a1 Fixes lp:1255359 Translation strings with single quotes break some SQL queries
Additional fix for submit buttons where the value needs to be double quoted
2013-11-27 12:21:37 +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
e311c1df7b New feature: Allow restricting appointment to just yourself 2013-03-07 15:32:09 +11:00
Adam Zammit
28e0606088 Replaced the rest of the short tags with long ones 2013-01-24 15:33:27 +11:00
azammitdcarf
280a839e59 Administrator appointment editing added calendar to assist 2011-08-29 00:42:04 +00:00
azammitdcarf
316c0c472b Added ability to delete appointment when newly created 2009-08-03 02:08:59 +00:00
azammitdcarf
c9663c9c24 Can now edit and create appointments as supervisor 2009-07-29 00:43:33 +00:00
azammitdcarf
b505e48d0a Updated language information 2009-03-17 23:26:54 +00:00
azammitdcarf
3f26d4f541 View appointments by case in supervisor mode
Display appointments: prepare for the ability to edit and create appointments by the administrator
2009-03-10 22:52:42 +00:00
azammitdcarf
ec24d5af18 Import from DCARF SVN 2008-10-15 04:49:50 +00:00