Commit Graph

72 Commits

Author SHA1 Message Date
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
FusionPBX
61168a23f8 Update destinations.php 2018-01-10 13:21:36 -07:00
FusionPBX
e7b0a503d0 Update destinations.php 2017-12-21 01:35:35 -07:00
FusionPBX
a1729e0389 Update destinations.php 2017-12-16 22:04:25 -07:00
FusionPBX
3e8f744526 Update destinations.php 2017-12-09 12:19:00 -07:00
FusionPBX
a9fb0738b0 Update destinations.php 2017-12-02 20:59:12 -07:00
FusionPBX
a32ab408e9 Update destinations.php 2017-09-20 23:50:38 -06:00
FusionPBX
5419960472 Update destinations.php 2017-07-30 11:42:29 -06:00
FusionPBX
e9b2879a07 Update destinations.php 2017-04-08 09:40:55 -06:00
FusionPBX
2623a6d8e9 Update destinations.php 2017-04-04 23:42:36 -06:00
FusionPBX
f7db75a14b Update destinations.php 2017-04-04 23:39:51 -06:00
reliberate
5974b686e9 Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00
reliberate
5793de2851 Destinations/Extensions/Voicemails: Better sorting ability. 2016-03-28 15:21:05 -06:00
mafoo
77c72c8d7c BugFix-Translation-True_False
fixed various uses of ucwords() to render true/false to use
$text[label-*] instead
2016-03-11 11:34:52 +00:00
markjcrane
a0c1fc2cb0 Make the destinations more consistent. 2015-09-04 23:23:15 -06:00
markjcrane
3b99f0d09c Count the destinations. 2015-09-04 23:18:13 -06:00
Mark Crane
e616fad12e Add the format number to destinations list and adjust the function to only process numeric. 2015-05-05 04:50:23 +00:00
Nate Jones
4307cb800a Permissions: Consistify (new word!) permission names for Show All functionality on Devices & Destinations. 2015-03-29 01:33:56 +00:00
Mark Crane
4eeb8f109c Fix Destinations so that it will correctly show DIDs that are not assigned to a domain. 2015-03-27 18:13:03 +00:00
Nate Jones
ee483163d7 Destinations: Fixed search, sorting and paging. Should resolve issue 891 (at least #1). 2015-03-23 16:33:16 +00:00
Nate Jones
6f4209e2f6 Misc: Implement maximum limits on multiple apps. 2015-03-22 08:17:04 +00:00
Nate Jones
7bec3fee74 Follow Me: Fix redirect issue, after save, from Issue 886.
Destinations: Minor visual adjustments.
2015-03-22 00:53:56 +00:00
Nate Jones
267dcdf6fb Destinations: Removed attempt to create a dialplan entry when no Action is selected. Resolves Issue 867. 2015-03-18 07:28:05 +00:00
Mark Crane
edcd3c81d0 Fix the search for destinations (DID/DDI) across domains for superadmins. 2015-03-10 05:10:22 +00:00
Mark Crane
52dfe82ae6 Changes the order of one of the columns and adjust some spacing. 2015-03-07 21:51:02 +00:00
Mark Crane
e791288cd0 Add device show all which allows a domain administrator the option to see all devices on the entire system. 2015-03-07 21:35:18 +00:00
Mark Crane
db34031e8b Remove the ucwords for the domain name as its not used anywhere else. 2015-03-07 13:04:33 +00:00