Commit Graph
75 Commits
Author SHA1 Message Date
Nate d1ff95b852 Destinations: Make show all and search persistent when switching type/direction. 2019-09-10 08:15:12 -06:00
chansizzle d27957676e Update destinations.php (#4453)
* Update destinations.php

* Update destinations.php
2019-08-23 12:11:21 -06:00
konradSC 6a72dc66da Add Mini Paging Controls (#4452) 2019-08-22 07:17:52 -06:00
Nate 9ebc6d9d83 Replace misc glyphicon usage. 2019-08-20 19:53:21 -06:00
FusionPBX 384504e240 Update destinations.php 2019-08-16 11:35:10 -06:00
FusionPBX 70d1b8c56d Action name was already escaped. So remove this one. 2019-08-13 12:37:39 -06:00
FusionPBX 55288ba0bb Update destinations.php 2019-08-11 08:47:04 -06:00
Nate c6b9cf5886 Database class integration. 2019-07-29 13:18:48 -06:00
FusionPBX b1d43dd776 Update destinations.php 2019-06-28 09:43:32 -06:00
konradSC e5c82cb9e8 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 6e4284e558 Update destinations.php 2019-06-13 20:02:21 -06:00
AlexanderDCrane 530182731a Update destinations.php (#4265)
* Update destinations.php

* Update destinations.php
2019-06-06 18:55:59 -06:00
FusionPBX c66a03b93e Update destinations.php 2019-02-20 07:59:51 -07:00
FusionPBX 009cf11f93 Update destinations.php 2018-10-16 00:30:40 -06:00
FusionPBX ed5022fde9 Update destinations.php 2018-09-28 11:05:48 -06:00
FusionPBX fd7caf89ed Update destinations.php 2018-08-31 12:17:32 -06:00
markjcrane 9717543a46 Change messages class to message 2018-08-31 03:09:01 +00:00
FusionPBX 16a9e532b1 Update destinations.php 2018-08-23 11:20:14 -06:00
FusionPBX 7bad1baf18 Update destinations.php 2018-06-21 18:24:17 -06:00
FusionPBX 484d9af444 Update destinations.php 2018-06-20 23:32:03 -06:00
FusionPBX b99ea9d51e Update destinations.php 2018-06-03 16:54:20 -06:00
FusionPBX 57f2ea9368 Update destinations.php 2018-03-01 22:58:10 -07:00
FusionPBX 33ce1017ab Update destinations.php 2018-02-24 23:15:37 -07:00
FusionPBX e3ce315e30 Update destinations.php 2018-02-19 17:37:27 -07:00
FusionPBX 7368caa443 Update destinations.php 2018-02-18 18:10:23 -07:00
FusionPBX 917e13940b Update destinations.php 2018-01-23 19:09:08 -07:00
FusionPBX ec9b119926 Update destinations.php 2018-01-23 18:49:54 -07:00
FusionPBX 5f437a99da Update destinations.php 2018-01-10 13:21:36 -07:00
FusionPBX 9dca6fc809 Update destinations.php 2017-12-21 01:35:35 -07:00
FusionPBX 9ee2ddd79b Update destinations.php 2017-12-16 22:04:25 -07:00
FusionPBX 54bb87a06f Update destinations.php 2017-12-09 12:19:00 -07:00
FusionPBX d2c86b4b48 Update destinations.php 2017-12-02 20:59:12 -07:00
FusionPBX 52603c1cd4 Update destinations.php 2017-09-20 23:50:38 -06:00
FusionPBX a99ca091f3 Update destinations.php 2017-07-30 11:42:29 -06:00
FusionPBX 952a24a1bd Update destinations.php 2017-04-08 09:40:55 -06:00
FusionPBX ce9ab23976 Update destinations.php 2017-04-04 23:42:36 -06:00
FusionPBX bccf01cd19 Update destinations.php 2017-04-04 23:39:51 -06:00
reliberate cd7843b7f3 Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00
reliberate 785279d62b Destinations/Extensions/Voicemails: Better sorting ability. 2016-03-28 15:21:05 -06:00
mafoo 4131a70c02 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 f8c2ea5b22 Make the destinations more consistent. 2015-09-04 23:23:15 -06:00
markjcrane 31d727cab5 Count the destinations. 2015-09-04 23:18:13 -06:00
Mark Crane 2b7fa564de 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 49044ff0f4 Permissions: Consistify (new word!) permission names for Show All functionality on Devices & Destinations. 2015-03-29 01:33:56 +00:00
Mark Crane 58d5c5a913 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 83ee064db6 Destinations: Fixed search, sorting and paging. Should resolve issue 891 (at least #1). 2015-03-23 16:33:16 +00:00
Nate Jones fcb53fd7f9 Misc: Implement maximum limits on multiple apps. 2015-03-22 08:17:04 +00:00
Nate Jones 4e29b11b7c Follow Me: Fix redirect issue, after save, from Issue 886.
Destinations: Minor visual adjustments.
2015-03-22 00:53:56 +00:00
Nate Jones fe2c8ed41f 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 245c43ddb5 Fix the search for destinations (DID/DDI) across domains for superadmins. 2015-03-10 05:10:22 +00:00