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

14 Commits

Author SHA1 Message Date
Adam Zammit
ead8e5f0ea Fix for warnings/notices/deprecated messages on PHP 7.4 2021-01-28 14:07:17 +11:00
Alex
3e2b806b6a fixes required, not commited earlier 2015-11-23 14:51:15 +02:00
Adam Zammit
88dc3926cc Added client panel (client statistics) functionality (thanks Alex) 2015-11-19 16:31:01 +11:00
Alex
e2f91e470c let's make clients accounts editable, check for duplicated clients username 2015-10-05 18:52:59 +03:00
Adam Zammit
29878a7179 Remove reference to directory based authentication 2015-09-02 13:43:06 +10:00
Adam Zammit
517e6f551c Remove references to HTPASSWD
Updated user creation / editing code to refer to limesurvey session
2015-08-24 15:46:15 +10: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
979981adb6 new "client" pages
NEW feature: pass generator for  new user add
2015-03-23 11:45:48 +03:00
Adam Zammit
e6b125323b Replace DEFAULT_TIME_ZONE in config file with administrative configuration 2014-12-18 15:47:56 +11:00
Adam Zammit
28e0606088 Replaced the rest of the short tags with long ones 2013-01-24 15:33:27 +11:00
azammitdcarf
7cd1a21d84 Added freepbx 2.8.0 integration functions
Added htpasswd integration functions
Adding an operator can now add a freepbx extension and/or a password for apache htpasswd authentication
Adding a client can now add a password for apache htpasswd authentication
Updated template for ACSPRI
Added .htaccess files by default
2010-12-22 04:51:51 +00:00
azammitdcarf
b505e48d0a Updated language information 2009-03-17 23:26:54 +00:00
azammitdcarf
ec24d5af18 Import from DCARF SVN 2008-10-15 04:49:50 +00:00