Commit Graph

148 Commits

Author SHA1 Message Date
Nate 77cdc6ea89 Database class integration. 2019-07-29 13:18:48 -06:00
FusionPBX f75d293b7a Update destination_edit.php 2019-07-16 09:26:42 -06:00
FusionPBX 7b8899c732 Update destination_edit.php 2019-04-29 14:33:32 -06:00
FusionPBX 9f9b327b5c Update destination_edit.php 2019-04-29 14:27:54 -06:00
FusionPBX 05514bea6c Update destination_edit.php 2019-04-29 13:22:30 -06:00
FusionPBX 8673e5bc6e Update destination_edit.php 2019-04-29 09:41:21 -06:00
FusionPBX cf41c6a093 Update destination_edit.php 2019-03-08 08:48:38 -07:00
Nate 674e69ebf8 Messages: Misc improvements. Ability to set usage type(s) on Destinations for From field. 2018-12-29 16:05:59 -07:00
FusionPBX bfd0f89268 Update destination_edit.php 2018-12-27 13:18:13 -07:00
FusionPBX 7f86624751 Update destination_edit.php 2018-10-16 22:14:42 -06:00
markjcrane a72f1d6266 Change messages class to message 2018-08-31 03:09:01 +00:00
FusionPBX c338ef6e4d Update destination_edit.php 2018-08-17 21:43:29 -06:00
FusionPBX 5e3f053134 Update destination_edit.php 2018-08-17 21:14:24 -06:00
FusionPBX 1cce62a337 Update destination_edit.php 2018-08-17 20:58:54 -06:00
FusionPBX 5d0f6f3d97 Update destination_edit.php 2018-07-12 08:29:27 -06:00
FusionPBX db89323b3f Update destination_edit.php 2018-06-26 11:19:39 -06:00
FusionPBX 128b3db2d5 Update destination_edit.php 2018-06-26 11:14:39 -06:00
FusionPBX a9df4cb086 Update destination_edit.php 2018-06-20 23:32:58 -06:00
FusionPBX 262d6c8124 Update destination_edit.php 2018-06-12 08:57:02 -06:00
FusionPBX 842fecf405 Update destination_edit.php 2018-06-12 08:42:50 -06:00
AlexanderDCrane c4fd21aaa9 Escape user data on destination_edit.php (#3109) 2018-06-09 13:20:00 -06:00
FusionPBX aa58233f9d Update destination_edit.php 2018-05-09 13:50:35 -06:00
FusionPBX eda033b0df Update destination_edit.php 2018-05-09 13:38:28 -06:00
FusionPBX 9ba58adc4c Update destination_edit.php 2018-04-27 23:44:54 -06:00
FusionPBX 8696b07f41 Update destination_edit.php 2018-04-27 21:33:21 -06:00
FusionPBX 1f3bee0bc6 Update destination_edit.php 2018-04-27 13:24:47 -06:00
FusionPBX 1e1e3c816f Update destination_edit.php 2018-02-16 21:28:38 -07:00
FusionPBX 04a4e40b6e Update destination_edit.php 2018-01-23 19:01:25 -07:00
FusionPBX 9cf6a01564 Update destination_edit.php 2018-01-10 20:04:56 -07:00
FusionPBX ccab9b57cb Update destination_edit.php 2017-12-11 21:05:40 -07:00
FusionPBX 9e8039b18a Update destination_edit.php 2017-12-01 11:15:42 -07:00
FusionPBX 22d4b86383 Update destination_edit.php 2017-11-30 13:35:47 -07:00
FusionPBX 20fb3ace69 Update destination_edit.php 2017-11-30 12:57:26 -07:00
FusionPBX 18864bc04b Update destination_edit.php 2017-11-12 21:17:24 -07:00
FusionPBX 7ba073ffce Update destination_edit.php 2017-07-30 11:40:39 -06:00
FusionPBX fbc6c79ee5 Update destination_edit.php 2017-07-25 22:05:35 -06:00
Mafoo 3cab4401cf Enhance - More messages::add updates (#2662)
convert more messages over to messsagse::add
2017-06-09 20:13:40 -06:00
Mafoo f0feb25016 Enhance - Convert more messages (#2646)
convert more messages to messages class
skipped dashboard messages due to them relying on $_SESSION['message']
to know if there has already been a change
2017-06-08 09:39:04 -06:00
FusionPBX 803d0c4772 Update destination_edit.php 2017-04-05 00:55:16 -06:00
FusionPBX 83d277f0cd Update destination_edit.php 2016-10-21 10:24:01 -06:00
FusionPBX 4c7bc76790 Update destination_edit.php 2016-10-18 09:33:35 -06:00
FusionPBX e1556c9dc3 Update destination_edit.php
Rewrote a large amount of the page to the new class which allows for much less code. Also remove the proprietary billing system and its contributor as their code was removed. Proper integration should not have to touch project code but be a standalone plugin. If current plugin capability is not sufficient will need to expand its capabilities.
2016-10-02 11:40:49 -06:00
FusionPBX c372ece23e Update destination_edit.php
Update the dialplan destination to update the dialplan xml and adjust the array that is saved.
2016-10-02 10:26:28 -06:00
FusionPBX 1f22343263 Update destination_edit.php 2016-08-03 01:04:26 -06:00
FusionPBX aee9e76029 Update destination_edit.php
Only check for duplicates on inbound destinations.
2016-08-03 00:50:11 -06:00
FusionPBX 462bb54a9b Update destination_edit.php
Prevent fax details from duplicating, fix trailing spaces, and adjust some indentation.
2016-08-03 00:06:36 -06:00
FusionPBX bb17126542 Update destination_edit.php 2016-08-02 22:30:29 -06:00
markjcrane 7b2fd68806 Add support for destination_number name to be customized on inbound routes. 2016-03-21 11:13:47 -06:00
markjcrane 08b4e3138c Add destination number regex and string_to_regex function. 2016-03-17 13:22:03 -06:00
markjcrane 0a973bfd34 Add round brackets around the condition destination_number for inbound routes generated by destinations. 2016-02-22 14:28:45 -07:00