Commit Graph

134 Commits

Author SHA1 Message Date
FusionPBX
4839868c72 Update destination_edit.php 2018-07-12 08:29:27 -06:00
FusionPBX
288f7af579 Update destination_edit.php 2018-06-26 11:19:39 -06:00
FusionPBX
e26166f9a5 Update destination_edit.php 2018-06-26 11:14:39 -06:00
FusionPBX
46c96cfb79 Update destination_edit.php 2018-06-20 23:32:58 -06:00
FusionPBX
7988d91aec Update destination_edit.php 2018-06-12 08:57:02 -06:00
FusionPBX
71b0e9efeb Update destination_edit.php 2018-06-12 08:42:50 -06:00
AlexanderDCrane
b455912806 Escape user data on destination_edit.php (#3109) 2018-06-09 13:20:00 -06:00
FusionPBX
a9cb245a1b Update destination_edit.php 2018-05-09 13:50:35 -06:00
FusionPBX
1ade1d4052 Update destination_edit.php 2018-05-09 13:38:28 -06:00
FusionPBX
77bdca8a6e Update destination_edit.php 2018-04-27 23:44:54 -06:00
FusionPBX
abdde4c271 Update destination_edit.php 2018-04-27 21:33:21 -06:00
FusionPBX
73010c9673 Update destination_edit.php 2018-04-27 13:24:47 -06:00
FusionPBX
e5b8e581fe Update destination_edit.php 2018-02-16 21:28:38 -07:00
FusionPBX
40cc476382 Update destination_edit.php 2018-01-23 19:01:25 -07:00
FusionPBX
203c8bcd35 Update destination_edit.php 2018-01-10 20:04:56 -07:00
FusionPBX
f877e30194 Update destination_edit.php 2017-12-11 21:05:40 -07:00
FusionPBX
98ddbfbb78 Update destination_edit.php 2017-12-01 11:15:42 -07:00
FusionPBX
75b0632c79 Update destination_edit.php 2017-11-30 13:35:47 -07:00
FusionPBX
7f3935fdab Update destination_edit.php 2017-11-30 12:57:26 -07:00
FusionPBX
dc5b282afa Update destination_edit.php 2017-11-12 21:17:24 -07:00
FusionPBX
42df727a33 Update destination_edit.php 2017-07-30 11:40:39 -06:00
FusionPBX
c84fd7ebe4 Update destination_edit.php 2017-07-25 22:05:35 -06:00
Mafoo
9570ce1bf0 Enhance - More messages::add updates (#2662)
convert more messages over to messsagse::add
2017-06-09 20:13:40 -06:00
Mafoo
b7f4cba09c 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
f101c0b5cc Update destination_edit.php 2017-04-05 00:55:16 -06:00
FusionPBX
df4e744103 Update destination_edit.php 2016-10-21 10:24:01 -06:00
FusionPBX
2509690d34 Update destination_edit.php 2016-10-18 09:33:35 -06:00
FusionPBX
570a71c4b1 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
44867faa56 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
1b6c481a0b Update destination_edit.php 2016-08-03 01:04:26 -06:00
FusionPBX
b58a905ca4 Update destination_edit.php
Only check for duplicates on inbound destinations.
2016-08-03 00:50:11 -06:00
FusionPBX
6b69616d7f 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
bed3523b21 Update destination_edit.php 2016-08-02 22:30:29 -06:00
markjcrane
f3114cdf05 Add support for destination_number name to be customized on inbound routes. 2016-03-21 11:13:47 -06:00
markjcrane
db8fa2e5f5 Add destination number regex and string_to_regex function. 2016-03-17 13:22:03 -06:00
markjcrane
88e6d0599c Add round brackets around the condition destination_number for inbound routes generated by destinations. 2016-02-22 14:28:45 -07:00
markjcrane
23b4b7c9bf Change $_SERVER['DOCUMENT_ROOT'].PROJECT_PATH to $_SERVER["PROJECT_ROOT"]. 2016-01-17 00:01:13 -07:00
markjcrane
ae4a9d499f Add style white-space: nowrap; to destination edit. 2015-11-19 22:42:33 -07:00
Matthew Vale
b3133f1eb1 missed none when pasting new code 2015-11-09 11:49:09 +00:00
Matthew Vale
131954137a Bugfix for destinations_edit.php
the tr_fax_detecion segment is optional so causes the onchange_type javascript to stop when it can't find it.
2015-11-09 11:47:15 +00:00
markjcrane
ed0e78ace2 Remove the redundant public condition from the inbound route. 2015-10-24 16:39:22 -06:00
markjcrane
1f8f627533 Remove the exit on the dialplan destination edit. 2015-10-16 16:52:58 -07:00
reliberate
22ac756b16 Destinations: Hide Account Code field on Add/Edit of Outbound Destinations. 2015-08-15 10:41:34 -06:00
reliberate
26a810459b Destinations: Hide unrelated form elements on edit of Outbound Destination. 2015-08-15 09:07:01 -06:00
reliberate
a4d324ac46 Destination Add/Edit: Hide irrelevant controls if Type is Outbound, dynamically set Context accordingly. 2015-08-14 18:23:49 -06:00
markjcrane
bf96d4afc1 Add the missing echo. 2015-08-07 13:39:25 -05:00
markjcrane
4366aa083a Use the new destinations php class for ivr menu and destinations. 2015-08-07 13:13:55 -05:00
Mark Crane
f80e2c5d3c Add dialplan add temporary permissions. 2015-04-30 01:17:47 +00:00
Mark Crane
5b0e78f656 Add a space. 2015-04-30 01:05:09 +00:00
Mark Crane
0dbfe88608 Add the sub table dialplan destination permission. 2015-04-30 01:03:55 +00:00