Alex
4744de1a17
fix missing variable in extensionstatus.php
...
set new created operators to have "normal" skills (1 and 5),
removed initial operator skills setup on create to avoid mismatch with operatorskills.php,
hide chat setup parameters if disabled,
filter extension assign if Freepbx location is not set and hide setup parameters if uses_voip = off
2015-09-20 15:01:20 +03:00
Alex
defe090114
switch from include ("auth-admin.php"); to require ("auth-admin.php");
2015-09-15 20:20:26 +03:00
Alex
a2744f39fe
ignore .htaccess and config.local files + cosmetics
2015-09-04 00:34:23 +03:00
Adam Zammit
d321f63cca
Link settings option to operator editing
...
Initial user always to have superadmin rights (otherwise may lose access to system)
2015-09-02 13:37:46 +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
b2a0602fd5
cosmetic and equalization with working branch
2015-05-20 15:35:02 +03:00
Alex
4e565a8bbf
new "Operators" menu pages
...
new Feature: Password generator,
switch to bs-toggle from bs-switch
2015-03-23 12:26:38 +03:00
Adam Zammit
2d42c674f9
Remove references to extension_password as now password in extension table
2014-09-17 10:45:53 +10:00
Adam Zammit
646cdd6bc1
Fixed bug: Not adding interviewer to htgroup when chaning username
2014-03-12 10:20:45 +11:00
Adam Zammit
ac7c68d75e
Applied upstream patches
2013-11-27 12:08:30 +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
2bbe9ea06a
Only allow extension changes when not on a case
2013-11-25 16:31:08 +11:00
Adam Zammit
d5f4ce65b3
Add extension to operator list
2013-11-25 14:18:44 +11:00
Adam Zammit
e907af9f5f
Convert use of operator table for extensions to extension table
2013-11-22 16:04:22 +11:00
Adam Zammit
6625668195
Added chat details to operator list and editing
...
Updated database schema
2013-07-17 12:33:04 +10:00
Adam Zammit
bf582ac6ad
Remove last bit of GROUP_CONCAT
2013-04-03 23:10:23 +00:00
Adam Zammit
5df8a2c64b
Remove use of group concat for timezones as is character limited
2013-04-03 22:59:20 +00:00
Adam Zammit
33b3091ad3
Give a message if updating usernames without password
2013-03-07 13:03:38 +11:00
Adam Zammit
10c68d7d11
Added ability to edit operators
...
Can delete all traces of a queXS questionnaire
2013-03-07 12:51:36 +11:00
Adam Zammit
28e0606088
Replaced the rest of the short tags with long ones
2013-01-24 15:33:27 +11:00
azammitdcarf
227d4ce08b
Merged changes from vm line
2011-02-21 00:30:48 +00:00
azammitdcarf
8dab3a26b4
Support for Internet Explorer browser
2011-01-11 05:01:22 +00:00
azammitdcarf
df38004bb1
Removed debugging information from .htaccess
...
Added operatorlist administrative function which can enable/disable operators, update passwords and download VoIP configuration
2010-12-23 00:34:26 +00:00