FusionPBX
3ce50ef8d2
Add a comment with description: add a band-aid for CLI editors with faulty syntax highlighting
2021-04-09 12:12:31 -06:00
Luis Daniel Lucio Quiroz
8721dc8e80
[4.5] This is a pure cosmetic fix
...
When editing in the CLI with any editor that does syntax highlight, the * breaks it. Adding on the following line /* **/ restores the right highlighting
2021-04-01 14:25:17 -04:00
FusionPBX
3385b296fa
Improve dialplan import efficiency.
...
- Add a more efficient way to check if the dialplan exits
- Remove restore_advanced_xml not used anymore.
- Add dialplan_context = public
2021-03-30 12:59:47 -06:00
FusionPBX
d10634d4b3
Add ability to import enabled attribute from the dialplan xml.
2021-01-25 10:12:29 -07:00
FusionPBX
1ddf5bbf41
Check if dialplan_detail_enabled is true or if null consider the value as true and add line feeds to improve readability of the SQL statement.
2021-01-19 18:59:09 -07:00
FusionPBX
c60f2e492f
After importing the dialplans generate the dialplan xml.
2020-12-14 18:00:04 -07:00
FusionPBX
dc8f9146ba
Update the array name so that is_array evaluates to true.
2020-12-14 17:31:41 -07:00
fusionate
46b2f00826
Dialplan Manager: Adjust toggle method to support multiple domains if used on show all.
2020-12-04 12:53:51 -07:00
fusionate
c67c8cd4c2
Destination Select - Dynamic: Clear session array on add/toggle/delete of a destination type record.
2020-11-30 14:15:57 -07:00
FusionPBX
d770e2f4ad
Remove deprecated methods dialplan_detail_add and dialplan_detail_update.
2020-08-17 10:52:10 -06:00
FusionPBX
3161cd638b
Remove the old save_dialplan_xml function.
2020-08-14 00:13:17 -06:00
FusionPBX
c8b45c9eb5
Remove root.php
2020-08-13 23:10:49 -06:00
Nate
f5bf44758b
Dialplans - Edit: Permission adjustments.
2020-02-27 14:06:07 -07:00
Nate
05212dc713
Dialplans - Edit: Integrate checkboxes on Details for bulk delete on Save (uses token). Add delete button with dynamic action.
2020-02-27 13:41:13 -07:00
Nate
a8a215d10e
Dialplans: Minor adjustment to class delete method.
2019-12-09 11:33:30 -07:00
Nate
bec5c647c9
List View: Updates to action classes.
2019-11-30 15:18:48 -07:00
Nate
243ae25e1f
Dialplans: List view updates.
2019-11-07 23:05:38 -07:00
FusionPBX
c3b815fc2d
Update dialplan.php
2019-10-22 20:56:34 -06:00
FusionPBX
f5b60fb31c
Update dialplan.php
2019-10-22 14:34:18 -06:00
FusionPBX
f0e02654b2
Update dialplan.php
2019-10-20 18:45:47 -06:00
FusionPBX
7070cccb16
Update dialplan.php
2019-10-19 19:07:47 -06:00
FusionPBX
698b18a63a
Update dialplan.php
2019-09-02 23:29:14 -06:00
FusionPBX
0aa002dc1d
Update dialplan.php
2019-09-02 22:54:26 -06:00
Nate
836fb87136
Misc Classes: Database class integration.
2019-09-02 15:57:18 -06:00
ednt
31170138e7
A typo at the last commit ( #4313 )
2019-06-27 07:06:40 -06:00
ednt
f7ad8b3b56
Add the description element for import ( #4288 )
...
To make it possible to use descriptions for own dialplan xmls
2019-06-18 08:05:50 -06:00
FusionPBX
ee274b03db
Update dialplan.php
2019-04-10 12:37:38 -06:00
FusionPBX
9e3bfdd7bc
Update dialplan.php
2019-04-10 12:21:53 -06:00
FusionPBX
2cdc5f1b95
Update dialplan.php
2018-12-06 09:32:39 -07:00
konradSC
d075905309
Update dialplan.php ( #3934 )
...
Adds the ability to set "dialplan_destination" db field from Upgrade App Defaults and xml dialplan templates.
2018-12-06 09:24:33 -07:00
sanderkwantes
49cd031308
Fix for broken time conditions ( #3034 )
...
Fixes an issue were time conditions are not working if Date & Time is used.
2018-04-24 19:26:33 -06:00
FusionPBX
490b754f9a
Update dialplan.php
2018-02-25 00:33:00 -07:00
FusionPBX
ecc74c7a4d
Update dialplan.php
2018-02-23 12:02:54 -07:00
Alexey Melnichuk
74355eee06
Fix. Export call direction to B-Leg. ( #2895 )
...
It is needed to use with b-leg filtering.
2017-10-26 10:33:35 -06:00
markjcrane
2206c2f97c
Rename the directory app/dialplan to app/dialplans to make it more consistent.
2017-09-24 15:56:04 +00:00