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

9 Commits

Author SHA1 Message Date
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
25b94fb428 new look for pages 2015-03-23 12:03:33 +03:00
Adam Zammit
28e0606088 Replaced the rest of the short tags with long ones 2013-01-24 15:33:27 +11:00
azammitdcarf
d9ca3044d0 Remove note about refreshing as this does not occur 2011-02-17 03:45:29 +00:00
azammitdcarf
e1357712ce Added process_log table to database
Log process data to a separate table for speed and better display (don't have to do too many updates)
Updated VoIP watching process to more gracefully handle socket timeouts/errors
2011-02-17 03:36:18 +00:00
azammitdcarf
68fd999832 Set VoipWatch to auto reconnect when disconnected
Will not automatically refresh Voip Watch page (can just click on link to reload)
2010-07-29 02:22:37 +00:00
azammitdcarf
6fe9465084 Added 'force' kill where the server has been rebooted 2009-07-29 00:44:13 +00:00
azammitdcarf
0f83bd06ab Now displays data from last process run
When refreshing, will not continually create new processes
XHTML head refresh function can clear any GET requests
2008-12-02 01:21:23 +00:00
azammitdcarf
30557ffadf Added VoIP watch from browser (executes background PHP file process.php) 2008-12-01 23:42:50 +00:00