Commit Graph

109 Commits

Author SHA1 Message Date
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
Mark Crane
78c526c4ab Change the permission name from delete to edit. 2015-04-29 23:50:00 +00:00
Mark Crane
3d0e258f30 Fix the permissions for admin using the time conditions and dialplan -> destinations. 2015-04-29 23:22:36 +00:00
Nate Jones
88295a53d7 Groups: Integrate Show All and ability to edit assigned Domain. Create, edit, delete non-default groups.
Users: Adjust so assigned Domain doesn't get overwritten if user_all permission exists, but user_domain doesn't.
Destinations: Adjust so assigned Domain doesn't get overwritten if destination_all permission exists, but destination_domain doesn't.
2015-03-31 21:47:31 +00:00
Nate Jones
2fb45fe1d2 Destinations: Changing a Destination's Domain should now also update the domain_uuid on the associated dialplan and dialplan details. Delete Destination from a different domain should also function properly now. 2015-03-31 02:53:36 +00:00
Nate Jones
1fb31f0f63 Destinations: Fix issue with Domain not getting set correctly when editing Destination under a remote (different than current) domain (via the destination_domain permission). 2015-03-30 22:57:12 +00:00
Nate Jones
b82de6cd1f Destination: Exclude set:accountcode from being displayed in the Actions list. 2015-03-23 23:57:27 +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
1c5e9196d6 Destinations: Fixed a logic issue causing actions to be discarded. Also, retain the existing dialplan Name and Description through an update of a Destination. 2015-03-18 22:21:40 +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
Nate Jones
18fefa3682 Visual adjustments. 2015-02-15 09:20:19 +00:00
Nate Jones
dbd9fbc07b Visual adjustments. 2015-02-15 07:59:02 +00:00
Nate Jones
256e424b3e Removal of colon next to form label names. 2015-02-15 06:50:00 +00:00
Nate Jones
69d4caeed6 Devices: Added GUI for new Key Profiles feature.
Destinations: Fixed missing label.
2015-02-15 00:33:56 +00:00
Mark Crane
7aac4451c7 Add domain control to dialplan -> destinations to users in the superadmin group by default. 2015-01-25 08:24:32 +00:00
Mark Crane
03220c9754 Add the text class to more of the applications. 2015-01-18 10:06:08 +00:00
Mark Crane
91bfa85bac Update the memcache reference to use the new cache PHP class. 2015-01-16 00:21:02 +00:00
Mark Crane
618626e97a Fix the string quotations and return on the method. 2015-01-15 19:33:27 +00:00
luis daniel lucio quiroz
affb15ba13 HTML5 input tags for destination_edit 2014-12-21 06:18:18 +00:00
Mark Crane
39fae5ee50 Fix Dialplan Destination so that it won't fail if fax app is not installed. 2014-12-17 11:33:31 +00:00
Mark Crane
e4953136b4 Only filter the conditions from the dialplan actions. 2014-12-10 04:43:27 +00:00
Mark Crane
5f2bbf15df Fix the destination edit so that it will update the dialplan 2014-09-04 01:19:02 +00:00
Mark Crane
d40c939b4d Dialplan destinations do not add the dialplan if the action was not defined 2014-09-03 03:32:46 +00:00
Mark Crane
e38e931446 Complete fixing the dialplan destination edit functionality so that it will not duplicate the dialplan details 2014-08-08 01:16:30 +00:00
Mark Crane
d9f8952dac Fix duplication of some of the dialplan details. 2014-08-07 16:11:10 +00:00