Commit Graph

98 Commits

Author SHA1 Message Date
FusionPBX b12c474c19
When using the add button send the destination type in the URL. 2022-08-08 12:56:17 -06:00
FusionPBX ca5ef8d03d
Change label-detail_action to label-destination_actions. 2022-07-16 23:30:15 -06:00
markjcrane 4f2987da2d Add destination_actions type json allows adding multiple actions 2022-07-15 22:38:21 -06:00
AlexC 2a74114cf2
Copy, toggle and delete buttons visible when checkbox is selected (#6242)
* Update bridges.php

* Update call_block.php

* Update call_center_queues.php

* Update call_center_agents.php

* Update call_broadcast.php

* Update call_flows.php

* Update call_recordings.php

* Update conference_centers.php

* Update conference_rooms.php

* Update conference_controls.php

* Update conference_profiles.php

* Update conferences.php

* Update contacts.php

* Update fax.php

* Update ivr_menus.php

* Update music_on_hold.php

* Update phrases.php

* Update recordings.php

* Update streams.php

* Update voicemails.php

* Update devices.php

* Update device_vendors.php

* Update device_vendor_functions.php

* Update extensions.php

* Update gateways.php

* Update dialplans.php

* Update destinations.php

* Update email_templates.php

* Update modules.php

* Update sip_profiles.php

* Update vars.php

* Update databases.php

* Update users.php

* Update default_settings.php

* Update domains.php

* Update groups.php

* Update menu.php
2022-01-13 11:37:59 -07:00
Anthony 1db3e5ba14
Removed Search Reset (#6241)
* Update default_settings.php

* Update devices.php

* Update extensions.php

* Update gateways.php

* Update users.php

* Update destinations.php

* Update dialplans.php

* Update bridges.php

* Update call_block.php

* Update call_broadcast.php

* Update call_flows.php

* Update call_forward.php

* Update call_recordings.php

* Update conference_centers.php

* Update conference_controls.php

* Update conference_profiles.php

* Update conferences.php

* Update contacts.php

* Update fax.php

* Update ivr_menus.php

* Update phrases.php

* Update recordings.php

* Update ring_groups.php

* Update time_conditions.php

* Update voicemails.php

* Update call_center_queues.php

* Update email_logs.php

* Update registrations.php

* Update user_logs.php

* Update access_controls.php

* Update domains.php

* Update email_templates.php

* Update groups.php

* Update menu.php

* Update number_translations.php

* Update sip_profiles.php

* Update database_transactions.php

* Update vars.php

* Update dashboard.php
2022-01-12 16:00:01 -07:00
FusionPBX a3a1fc737b
HTTP POST corrects destination delete. 2021-06-19 12:08:57 -06:00
FusionPBX b551ef2148
Improve the search to maintain the type. 2021-06-10 00:04:27 -06:00
chansizzle d5de5ec791
create destinations export 2021-05-12 15:45:07 -06:00
FusionPBX 7390f79ae0
Add destination order to the order by. 2021-03-06 08:16:30 -07:00
FusionPBX d1981a77cc
Add optional new optional columns destination_trunk_prefix and destination_area_code. 2020-08-26 22:05:11 -06:00
FusionPBX 0e42b17dd0
Destinations re-enable local 2020-07-13 11:21:42 -06:00
FusionPBX 6378e395ae
Add prefix to the destination list. 2020-06-18 08:08:26 -06:00
Nate 7a12565084 Destinations - List: Prevent wrapping in Chrome when number formatting enabled. 2020-04-10 09:50:34 -06:00
Nate 1c79f32ebd Destinations: Modal integration. 2020-03-26 07:49:37 -06:00
Nate 029c7174b4 Multiple - Add IDs to common/default action buttons. 2020-03-05 00:05:45 -07:00
Nate 918aeaf8be Destinations: Add window title. 2020-01-06 10:24:49 -07:00
FusionPBX 59b0dc382c Update destinations.php 2019-12-27 19:39:46 -07:00
FusionPBX a7d31b4a67 Update destinations.php 2019-12-27 19:29:39 -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
Nate 9796859df2 Destinations: Search to the right. 2019-11-07 23:27:47 -07:00
Nate 02b35a7a99 Device: List view updates. 2019-11-07 09:00:29 -07:00
Nate d92b491600 Destinations: List view updates. 2019-11-06 11:29:11 -07:00
Nate 8fdb26e3f1 Destinations: Make show all and search persistent when switching type/direction. 2019-09-10 08:15:12 -06:00
chansizzle de3a059f62 Update destinations.php (#4453)
* Update destinations.php

* Update destinations.php
2019-08-23 12:11:21 -06:00
konradSC 70ad9c674e Add Mini Paging Controls (#4452) 2019-08-22 07:17:52 -06:00
Nate 17f2911056 Replace misc glyphicon usage. 2019-08-20 19:53:21 -06:00
FusionPBX 0a0a6cc5b4 Update destinations.php 2019-08-16 11:35:10 -06:00
FusionPBX 9e6dac124d Action name was already escaped. So remove this one. 2019-08-13 12:37:39 -06:00
FusionPBX 704ce69438 Update destinations.php 2019-08-11 08:47:04 -06:00
Nate 77cdc6ea89 Database class integration. 2019-07-29 13:18:48 -06:00
FusionPBX 0587461e65 Update destinations.php 2019-06-28 09:43:32 -06:00
konradSC 86a0ad1c01 Make Destination Actions Searchable (#4289)
* Make Destination Actions Searchable

It would be nice to have destination actions as a searchable field. 

Example: If I have 500 destinations and 17 of them have Ring Group 5050 as their action, it would be helpful to be able to search for 5050 and pull up all the applicable destinations.

* Update destinations.php
2019-06-18 09:35:59 -06:00
FusionPBX 6a88e95caf Update destinations.php 2019-06-13 20:02:21 -06:00
AlexanderDCrane 6af9f3bcbd Update destinations.php (#4265)
* Update destinations.php

* Update destinations.php
2019-06-06 18:55:59 -06:00
FusionPBX 70d1eb4cd5 Update destinations.php 2019-02-20 07:59:51 -07:00
FusionPBX 44fdae6117 Update destinations.php 2018-10-16 00:30:40 -06:00
FusionPBX c45172e3c3 Update destinations.php 2018-09-28 11:05:48 -06:00
FusionPBX 92464d9f85 Update destinations.php 2018-08-31 12:17:32 -06:00
markjcrane a72f1d6266 Change messages class to message 2018-08-31 03:09:01 +00:00
FusionPBX f71c059f88 Update destinations.php 2018-08-23 11:20:14 -06:00
FusionPBX b182faa96d Update destinations.php 2018-06-21 18:24:17 -06:00
FusionPBX 487d7337a0 Update destinations.php 2018-06-20 23:32:03 -06:00
FusionPBX 90eb641eda Update destinations.php 2018-06-03 16:54:20 -06:00
FusionPBX 57c9fabc9c Update destinations.php 2018-03-01 22:58:10 -07:00
FusionPBX dc3cd00fc3 Update destinations.php 2018-02-24 23:15:37 -07:00
FusionPBX e8cc1460f2 Update destinations.php 2018-02-19 17:37:27 -07:00
FusionPBX 482811731d Update destinations.php 2018-02-18 18:10:23 -07:00
FusionPBX 8f5a383951 Update destinations.php 2018-01-23 19:09:08 -07:00
FusionPBX 0ac29aba31 Update destinations.php 2018-01-23 18:49:54 -07:00