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

17 Commits

Author SHA1 Message Date
Alex
fecf925591 changed "Email" to "Invitation Email" 2015-10-06 00:02:24 +03:00
Alex
defe090114 switch from include ("auth-admin.php"); to require ("auth-admin.php"); 2015-09-15 20:20:26 +03:00
Alex
ca8423bd7f fix undefined variable, bootrapified operator files , edited styleshits 2015-09-08 02:26:51 +03:00
Adam Zammit
ec8522e316 Added authentication includes to all files 2015-08-14 16:15:20 +10:00
Adam Zammit
78714121ec Fixed dialog box not appearing with new version of jquery / jquery ui
Fixed case not completing due to quotas with exclude_var_id of 0
Fixed notice on interface2 where $appointment  variable not specified
2015-08-03 16:00:05 +10:00
Alex
350b27295d styling and lauout syncronization 2015-07-16 18:36:23 +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
1d5ff00a2a reorder divs in order of appearance 2015-05-20 15:37:00 +03:00
Alex
1443845b49 "Availability" tab bug fix 2015-02-26 15:56:51 +03:00
Adam Zammit
c64c71e428 Fixed Bug: Notices generated when running index_update.php 2014-07-14 12:03:29 +10:00
root
98f246dd03 Added referral function (requires addition to database) 2013-09-11 15:02:59 +10:00
Adam Zammit
250ade052f Added email option to alternate interface 2013-02-27 16:16:32 +11:00
Adam Zammit
e427854eab Added email to alternate interface 2013-02-27 16:09:11 +11:00
Adam Zammit
ec5c6fa833 Replaced short tags with long ones 2013-01-24 15:32:30 +11:00
azammitdcarf
7534abaf7a Updated alternate interface to look nicer based on changes by Zimi 2011-10-09 23:58:41 +00:00
azammitdcarf
0eaea2b9cf Updated licence 2011-10-05 04:39:31 +00:00
azammitdcarf
16d775ec4b Added ALTERNATE_INTERFACE config directive (defaults to false)
Alternate interface appears for non VoIP users when ALTERNATE_INTERFACE set to true
This interface is a bit faster to operate (less popup windows) and makes more sense when not using the system to auto-dial
Sponsored by Zimi
2011-10-05 04:29:41 +00:00