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 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 c097d61e42 Allow for titles not to appear where they don't need to be 2015-08-04 10:32:49 +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
Adam Zammit 5d812fa968 Added extension to status screen 2013-11-26 11:49:06 +11:00
Adam Zammit 0f76ed7c64 Set downloading voip client as the default
Use same tmp dir as Limesurvey
Check if tmp dir writable before using to avoid server overloading
2013-07-15 11:54:22 +10:00
Adam Zammit 7cb7de5d16 Replace date time hardcoding with defaults from config
Add operator and respondent details to core replacements in Limesurvey expression manager (need to use capitalisation)
2013-03-27 11:02:23 +11:00
Adam Zammit ec5c6fa833 Replaced short tags with long ones 2013-01-24 15:32:30 +11:00
azammitdcarf 16065571f9 Added "No operator" in status screen when not logged in 2011-09-08 02:22:06 +00:00
azammitdcarf eaa9578ab8 Merging the Limesurvey 1.91+ branch of queXS in to the trunk 2011-09-08 01:58:41 +00:00
azammitdcarf 2ddc4b811e Added support for AUTO_LOGOUT_MINUTES to all child windows of the main frame (added jQuery and childnap.js) 2011-01-25 04:32:16 +00:00
azammitdcarf 3bbb234896 VoIP status is now part of VoIP monitoring so we don't query the Asterisk server often
Uses the "Register" and "Unregister" options of Asterisk to get extension status
Stores voip_status in operator table
2010-07-30 03:18:14 +00:00
azammitdcarf cc92e9de90 Status updated to handle extension password for switching VoIP on an off
VoIP Functions can properly handle IAX2 extensions
2010-02-22 23:02:24 +00:00
azammitdcarf 2288dc8134 VoIP is done on an operator by operator basis 2009-11-12 03:45:25 +00:00
azammitdcarf cdfb3a2195 Made calls, call attempts and cases only created in the one spot 2009-02-19 03:38:07 +00:00
azammitdcarf 55929fd791 removed direct links to dcarf addresses 2008-11-24 01:46:58 +00:00
azammitdcarf f988e1dad9 Import from DCARF SVN 2008-10-15 04:41:48 +00:00