Commit Graph

263 Commits

Author SHA1 Message Date
Andrew Querol 124f32d989
Remove footer from call center dashboard widget.
This should not have been in here, causes the footer to display outside of the bounds of where it should be.
2021-01-14 10:11:11 -06:00
agree 53e48a5262
Call center: add missing queue_name field from destination select sql query 2020-12-21 18:01:44 -05:00
FusionPBX edb9a6e269
Restrict Call Center greeting to applications to playback, say, tone_stream, and phrase. 2020-12-09 20:00:39 -07:00
FusionPBX d7dd1a9b1d
Call Center greeting improve support for say and tone_stream. 2020-12-09 19:42:16 -07:00
FusionPBX 6f2365fe24
Update call_center_agent_edit.php 2020-12-02 12:30:02 -07:00
FusionPBX ae3ade1714
Add new setting agent_contact_method 2020-12-02 12:11:56 -07:00
fusionate c67c8cd4c2 Destination Select - Dynamic: Clear session array on add/toggle/delete of a destination type record. 2020-11-30 14:15:57 -07:00
FusionPBX f5e5fd7a79
Update call_center_queue_edit.php
Change session context to domain_name.
2020-10-22 02:42:08 -06:00
FusionPBX 7aa65122a0
Update call_center.php
Change session context to domain_name.
2020-10-22 02:36:52 -06:00
FusionPBX 7f870ea26f
Remove an extra line of code that causes no harm but is not needed. 2020-10-10 12:46:56 -06:00
FusionPBX b82e7208d0
Update call_center_queue_edit.php
Fix the permissions check for call_center_outbound_caller_id_number
2020-09-29 11:58:21 -06:00
FusionPBX 961a974ab2
Update app_config.php
Add queue_outbound_caller_id_name and queue_outbound_caller_id_number fields to the call center queue table.
2020-09-29 11:53:09 -06:00
FusionPBX ca1040a83b
Update call_center_queue_edit.php
Add outbound_caller_id_name and outbound_caller_id_number.
2020-09-29 11:48:38 -06:00
FusionPBX 4e27817f50
Add outbound_caller_id_name and outbound_caller_id_number. 2020-09-29 11:46:46 -06:00
FusionPBX b88609f2b9
Add call center outbound caller id name and number permisisons. 2020-09-29 11:45:52 -06:00
agree 16b34145d6
add extensions to destination class (#5501) 2020-09-29 11:43:48 -06:00
FusionPBX c84454bef3
Added is_array function in more places. 2020-09-16 12:33:38 -06:00
FusionPBX 974ae95ec8
Replace count array with is_array function. 2020-09-16 12:17:34 -06:00
FusionPBX 3e0851df3f
Remove the deprecated save_dialplan_xml function. 2020-08-14 00:31:33 -06:00
FusionPBX 2cc649dd2f
Update call_center.php 2020-08-14 00:18:54 -06:00
FusionPBX 3d31bbac35
Update call_center_queue_edit.php 2020-04-21 13:43:32 -06:00
Nate 5cc1e4499d Call Center Queues - Edit: Exclude empty greeting in XML. 2020-04-13 15:43:30 -06:00
chansizzle 15e9fea4c5
Update call_center_queue_edit.php (#5234)
* Update call_center_queue_edit.php
2020-04-07 14:45:27 -06:00
FusionPBX dd5c5a90c8
Update call_center_agent_status.php 2020-03-31 13:39:31 -06:00
FusionPBX 8e42f2001c
Update call_center_agent_status.php 2020-03-31 12:44:23 -06:00
Nate 41468e9da3 Call Center - Queues & Agents: Modal integration. 2020-03-25 19:48:41 -06:00
racitup a1699f6fa6 Add en-gb fusionpbx language (#5192)
* Create en-gb language by copying en-us

* Add en-gb to app_configs

* Add en-gb to app_menus

* Language copy utility

* Fix missing quote mark

* Delete cp_lang.py

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2020-03-20 14:47:13 -06:00
Nate e8494facee Multiple: Add IDs to form tags, remove empty action attributes. 2020-03-05 10:02:25 -07:00
Nate 029c7174b4 Multiple - Add IDs to common/default action buttons. 2020-03-05 00:05:45 -07:00
Nate 6458580c89 Call Center Queue - Edit: Minor consistency mods. 2020-02-15 08:11:42 -07:00
Nate e819d12dd8 Call Centers: Remove deprecated agent and queue delete scripts. 2020-02-15 08:07:00 -07:00
FusionPBX 31c2c7816a Update call_center_queue_edit.php 2020-02-07 12:11:36 -07:00
root e9f4d5113f Added destination select permissions 2020-01-21 11:43:19 -05:00
Nate d10cfc3252 Call Centers: Action bar and button updates. 2020-01-13 09:44:46 -07:00
chansizzle aafa14c863 Update app_config.php (#5015) 2020-01-08 13:07:42 -07:00
Nate 8daca7cee7 Call Center: List view updates for Agent Status. 2019-12-18 15:04:06 -07:00
katakefalos 2795bbdc55 Added Greek (el-gr) translation. (#4930)
* Add files via upload

added Greek Translations

* Update app_config.php

Added Greek (el-gr) translation.

* Update app_config.php

Added Greek (el-gr) translation.

* Update app_languages.php

Added Greek (el-gr) translation.

* Update app_menu.php

Added Greek (el-gr) translation.

* Update app_config.php

Added Greek (el-gr) translation.

* Update app_languages.php

Added Greek (el-gr) translation.

* Update app_menu.php

Added Greek (el-gr) translation.

* Update app_config.php

Added Greek (el-gr) translation.

* Added Greek (el-gr) translation.

Added Greek (el-gr) translation.

* Added Greek (el-gr) translation.

Added Greek (el-gr) translation.
2019-12-04 00:22:48 -07:00
Nate d588ea9c6d Call Centers: Class updates. 2019-11-30 19:59:14 -07:00
Nate bec5c647c9 List View: Updates to action classes. 2019-11-30 15:18:48 -07:00
Nate aa593c03fc List Views: Minor adjustments to code. 2019-11-30 14:18:00 -07:00
Nate bfb17507f1 List Views: Simplify action handling. 2019-11-30 11:12:41 -07:00
noci2012 e1ed3140cc nl-nl translations next batch. (#4892)
* add nl-nl items

* Update app_config.php

* add nl-nl items

* Update app_languages.php

* Update app_menu.php

* Update app_languages.php

* Update app_menu.php

* Fix typos inn nl-nl

* Add nl-nl items

* dd nl-nl items.

* Add nl-nl items.

* Add nl-nl items (call-flows)

* Add nl-nl items

* Add nl-nl items

* dd nl-nl items (calls)

* Add nl-nl items

* Add nl-nl items (contacts)

* Add nl-nl items (vars)

* Add nl-nl items (voicemails)

* Add nl-nl items (xml_cdr)

* Add nl-nl items (xml_cdr)

* This reverts commit 41afeb4796.

* Add nl-nl items (voicemail_greetings)

* Add nl-nl items (system)

* Add nl-nl items (sip_profiles)

* Add nl-nl items (sip_status)

* Add nl-nl items (settings)

* Add nl-nl items (database_transactions)

* Add nl-nl items (destinations)

* Add nl-nl (devices)

* Add nl-nl (conferences)

* Add nl-nl (conferences_active)

* Add nl-nl (conference_centers)

* Update nl-nl (conference_centers)

* Add nl-nl (conference_controls)

* Add nl-nl items (conference_profiles)

* Add nl-nl items (dialplan_inbound)

* Add nl-nl items (dialplan_inbound)

* Add nl-nl items (dialplan_outbound)

* Add nl-nl items (dialplans)

* Add nl-nl items (edit)

* Add nl-nl items (email_logs)

* Add nl-nl items (errors)

* Add nl-nl items (exec)

* Add nl-nl items (access_controls)

* some skipped entries

* add nl-nl items (extensions)

* add nl-nl items (fifo)

* fixed translation, better fitting word kenmerk instead of etiket

* add nl-nl items (fifo_list)

* add nl-nl items (follow_me)

* add nl-nl items (gateways)

* add nl-nl items (ivr_menus)

* add nl-nl items (meetings)

* add nl-nl items (log_viewer)

* add nl-nl items (ring_groups)

* add nl-nl items (messages)

* add nl-nl items (modules)

* add nl-nl items (music_on_hold)

* add nl-nl items (number_translations)

* fix merge conflict (gateways)
2019-11-22 17:37:36 -07:00
noci2012 399627d995 fix nl-nl items (#4870)
* add nl-nl items

* Update app_config.php

* add nl-nl items

* Update app_languages.php

* Update app_menu.php

* Update app_languages.php

* Update app_menu.php

* Fix typos inn nl-nl

* Add nl-nl items

* dd nl-nl items.

* Add nl-nl items.

* Add nl-nl items (call-flows)
2019-11-17 14:15:26 -07:00
Nate 547e57d8c4 Call Center Agents/Queues: Search to the right. 2019-11-07 23:38:43 -07:00
FusionPBX 0ea80ccc2f Update call_center_agent_edit.php 2019-11-06 14:27:01 -07:00
Nate c6d5516467 Database Transactions: List view updates. Misc Action Bar adjustments. Include missing class for Conferences (Doh). 2019-11-05 08:13:42 -07:00
Nate bf5cb9c1a7 Minor class mods, Conference Centers list view updates. 2019-11-02 13:40:17 -06:00
Nate 4b16c5943d Call Centers: List view updates. 2019-10-25 19:43:02 -06:00
chansizzle 142e9f828c Update call_center_queues.php (#4642) 2019-09-24 12:12:54 -06:00
FusionPBX 473f3daace Update call_center_agent_edit.php 2019-09-19 14:43:00 -06:00
FusionPBX 22221638f6 Update call_center_queue_edit.php 2019-09-19 14:10:52 -06:00
Nate 316f199d83 Mitigate php warnings on call_center_queue_edit.php. 2019-09-19 14:06:27 -06:00
FusionPBX dabf5966f0 Update call_center_queue_edit.php 2019-09-19 13:43:41 -06:00
FusionPBX 675c05329f Delete call_center_tier_edit.php 2019-09-19 12:14:58 -06:00
FusionPBX d1c822469d Update call_center_queue_edit.php 2019-09-19 12:08:31 -06:00
Nate 5a8dcd04bd Call Center: Token integration. 2019-09-17 21:59:42 -06:00
FusionPBX 2978964639 Update call_center_queue_edit.php 2019-09-10 13:49:42 -06:00
Nate a307f1ae3c Call Center Class: Database class integration. 2019-09-04 09:55:10 -06:00
emaktech e82286c001 Modified fr-ca / fr-fr translation. (#4472) 2019-08-30 21:03:50 -04:00
Nate c660b27096 Misc: Database class integration. 2019-08-28 21:02:08 -06:00
FusionPBX c86ee20f8f Update call_center_queue_edit.php 2019-08-15 03:48:41 -06:00
FusionPBX f57f61ff5f Update call_center_queue_edit.php 2019-08-15 03:45:50 -06:00
FusionPBX a7b3d803a3 Update call_center_queue_edit.php 2019-08-15 03:34:41 -06:00
FusionPBX fb74c1e55c Update cmd.php 2019-08-15 03:33:21 -06:00
FusionPBX 0c1e97bec0 Update app_config.php 2019-07-30 01:37:57 -06:00
Nate 12d7ceb397 Database class integration. 2019-07-29 09:26:52 -06:00
Nate d50170269e Database class integration. 2019-07-02 10:56:36 -06:00
FusionPBX e49790f1cc Update call_center_agent_status.php 2019-06-16 18:15:09 -06:00
FusionPBX 26e6f9ff24 Merge pull request #4233 from AlexanderDCrane/patch-474
Update call_center_agent_status.php
2019-06-01 14:50:58 -06:00
FusionPBX 3a140f432c Merge pull request #4232 from AlexanderDCrane/patch-473
Update call_center_agent_dashboard.php
2019-06-01 14:50:33 -06:00
FusionPBX 73b264155f Merge pull request #4231 from AlexanderDCrane/patch-472
Update call_center_agents.php
2019-06-01 14:50:18 -06:00
AlexanderDCrane 5865999a35 Update call_center_agent_status.php 2019-06-01 12:30:20 -06:00
AlexanderDCrane 90bf30e44e Update call_center_agent_dashboard.php 2019-06-01 12:30:17 -06:00
AlexanderDCrane a27977bffe Update call_center_agents.php 2019-06-01 12:30:11 -06:00
AlexanderDCrane 36f07d70b9 Update call_center_queues.php 2019-06-01 12:29:59 -06:00
FusionPBX 892487c8a1 Update call_center.php 2019-04-16 17:06:05 -06:00
StratoSwitch 8ca231a314 Update call_center.php (#4046)
Add pause before greeting if greeting assigned
2019-04-04 10:20:34 -06:00
FusionPBX 09eece9555 Update call_center_agent_edit.php 2019-03-15 00:02:20 -06:00
FusionPBX 1e4f4af060 Update app_menu.php 2019-01-02 15:49:40 -07:00
FusionPBX 31d4140f47 Update app_config.php 2019-01-02 15:49:10 -07:00
konradSC 365aebc308 Update BLF for agents when making changes in the GUI. Also use BLF as a speed dial for login/logout. (#3949)
* Create call_center_notify.php

Function for sending BLF notify to ELS.

* Update call_center_agent_status.php

* Update 200_agent_status.xml

* Update 200_agent_status.xml
2018-12-25 22:25:24 -07:00
diger e5ad9f1308 Fix sqlite error (#3861) 2018-11-23 08:07:05 -07:00
FusionPBX 9665d8535a Update call_center_queues.php 2018-10-11 18:05:27 -06:00
AlexanderDCrane d128cfce9b Update call_center_agent_status.php (#3382) 2018-08-31 13:25:00 -06:00
markjcrane a72f1d6266 Change messages class to message 2018-08-31 03:09:01 +00:00
AlexanderDCrane fd4a807afd Update call_center_queue_edit.php (#3286) 2018-08-27 14:46:55 -06:00
FusionPBX b33eae98bf Update call_center_queue_edit.php 2018-07-18 19:06:32 -06:00
FusionPBX 6773177c24 Update call_center_queue_edit.php 2018-07-18 17:39:43 -06:00
FusionPBX 79a34bdef0 Update call_center.php 2018-07-18 17:26:18 -06:00
FusionPBX ebc0a441ae Update call_center_queue_edit.php 2018-07-18 17:08:25 -06:00
FusionPBX 733fb7f969 Update call_center_queue_edit.php 2018-07-18 17:05:11 -06:00
FusionPBX 5e58090fe8 Update app_config.php 2018-07-18 16:59:21 -06:00
FusionPBX dcd2267877 Update call_center_agent_edit.php 2018-06-30 18:56:48 -06:00
FusionPBX 995d8e6a21 Update call_center_queue_edit.php 2018-06-30 18:49:18 -06:00
FusionPBX c0c49ec2be Update call_center_queues.php 2018-06-30 18:46:28 -06:00
AlexanderDCrane 6a09d30701 Update call_center_queue_edit.php (#3140) 2018-06-13 07:27:52 -06:00
AlexanderDCrane 1da7eadbca Escape user data on call_center_queue_edit.php (#3095) 2018-06-09 11:02:45 -06:00
FusionPBX 955e47de33 Update call_center_agent_status.php 2018-06-07 10:52:09 -06:00
FusionPBX eaf8fa1247 Update call_center_agents.php 2018-06-06 10:26:57 -06:00
FusionPBX 3ea18a4e92 Update call_center_queues.php 2018-06-05 14:14:47 -06:00