Commit Graph

213 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