16 Commits

Author SHA1 Message Date
frytimo
0ecd34c4ab Add operator panel valet park (#7823)
* Add parked calls monitoring

* Introduce a transfer mode

* Fix extension color on page load
2026-03-31 12:02:02 -06:00
frytimo
340df86073 Fix live updating (#7816) 2026-03-26 10:39:53 -06:00
FusionPBX
9c88ff2732 Update operator panel
- Remove Live prefix
- Add superadmin and admin
2026-03-25 18:20:51 +00:00
frytimo
0c4122cb94 Fix the context being sent as 'default' (#7811)
Minor change requests implemented that were forgotten:
- Removed the line between the extension that belong to the user and the other extensions.
- Added the permissions for the tabs so they are not visible yet. "Extensions" and "Calls" are the only ones with the permissions after running app defaults
2026-03-25 11:42:53 -06:00
frytimo
7503d0eec6 Operator panel using WebSocket (#7810) 2026-03-25 07:32:35 -06:00
Mark J Crane
992548d999 Move the operator panel 2019-05-26 04:56:43 +00:00
FusionPBX
ed22c39c4a Update app_config.php 2018-05-03 20:10:30 -06:00
Mafoo
b98f9cb120 Enhance - app_config.php cleanup for apps (#2633)
make spacing and layout consistent
add all missing language tags
fill missing en-us descriptions
convert to $x$y$z usage for array filling
add a default version number
this is a by hand update
2017-06-03 09:00:20 -06:00
The-Operator
32c1522cbb Add/Update German and Austrian translations (#2542)
Updated remaining app_languages.php files and all app_config.php and app_menu.php files where necessary.
2017-04-26 23:41:55 -06:00
FusionPBX
d8bf945611 Update app_config.php 2017-02-15 22:51:43 -07:00
Nate Jones
d60004736f Operator Panel: Add permission to control visibility of "(Available) On Demand" button. 2015-01-15 18:55:24 +00:00
Mark Crane
9369fd8d0d Move the menu array to app_menu.php 2014-12-26 03:27:54 +00:00
Nate Jones
f24f2c8f17 Operator Panel: Added ability to record an extension, and set the current user's status. 2014-12-09 03:38:02 +00:00
Mark Crane
0946c0ce3e Fix the operator panel permission assignment to the groups. 2014-12-03 12:56:51 +00:00
Mark Crane
7401cdb957 Fix permissions on the operator panel. 2014-12-03 12:35:52 +00:00
Nate Jones
52c0b7addf Operator Panel: Drag n' drop call transfer and origination, extension monitoring, etc. 2014-12-03 11:05:13 +00:00