Commit Graph

28 Commits

Author SHA1 Message Date
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 95c8fc9c7a
Update ivr_menu.php 2020-10-22 03:16:10 -06:00
FusionPBX fb72d597f2
Update ivr_menu.php
Change session context to domain_name.
2020-10-22 03:09:58 -06:00
FusionPBX 2020e398b2
Update ivr_menu_xml.php
Change session context to domain_name.
2020-10-22 03:01:47 -06:00
FusionPBX d96ec878bc
Remove the deprecated save_dialplan_xml function. 2020-08-14 00:22:56 -06:00
FusionPBX ae9da80ed1
Remove the deprecated save_dialplan_xml function. 2020-08-14 00:15:47 -06:00
Nate d92de7e63e IVR Menu - Edit: Fix clear cache when deleting Options. 2020-03-03 23:25:36 -07:00
Nate 9cf52ba33d IVR Menu - Edit: Integrate checkboxes on Options for bulk delete on Save (uses token). 2020-02-19 19:56:11 -07:00
Nate 580804ef84 IVR Menu: Update class. 2019-11-30 17:48:40 -07:00
Nate bec5c647c9 List View: Updates to action classes. 2019-11-30 15:18:48 -07:00
Nate cedfb1ad9e Phrases: List view updates. Minor Adjustments: IVR Menus, Modules, Number Translations. 2019-11-26 16:05:39 -07:00
Nate 9b084f82fa IVR Menu: List view updates, Edit bug fixes. 2019-11-25 16:40:52 -07:00
FusionPBX 52b247eabb Update ivr_menu.php 2019-10-05 17:58:40 -06:00
Nate c660b27096 Misc: Database class integration. 2019-08-28 21:02:08 -06:00
FusionPBX f0c76245d0 Update ivr_menu.php 2019-05-07 19:20:48 -06:00
FusionPBX fbfd8703b0 Update ivr_menu.php 2019-02-05 18:35:35 -07:00
markjcrane a72f1d6266 Change messages class to message 2018-08-31 03:09:01 +00: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
Alexey Melnichuk 4cf1d7e9b7 Fix. Use `Ivr Menu/application` settings to switch IVR engine. (#2219) 2016-12-01 11:51:55 -07:00
FusionPBX 3c33b7b151 Update ivr_menu.php 2016-10-22 23:03:16 -06:00
FusionPBX 96b9eaab17 Update ivr_menu.php 2016-09-29 14:43:21 -06:00
FusionPBX f6efae3830 Update ivr_menu.php
IVR Menu - Add temporary permissions for adding or editing the dialplan.
2016-09-12 15:50:58 -06:00
FusionPBX 0ba42a5c07 Update ivr_menu.php
The Dialplan needs the ivr_menu_uuid and the IVR Menu needs the dialplan_uuid. This fixes a new IVR Menu dialplan so it points to the ivr_menu_uuid.
2016-07-22 12:28:17 -06:00
FusionPBX 752a55d9b7 Update ivr_menu.php
Update the ivr_menu class to use the orm class this simplifies and reduces the size of the code.
2016-07-14 01:13:02 -06:00
markjcrane e17c11f754 Update the IVR Menu class to make dialplan more modular. Add option for LUA or application IVR. 2016-03-19 19:06:06 -06:00
mafoo 3b438926b6 WhitespaceClean-app/batch_1
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 11:56:29 +00:00
markjcrane 98777ef728 Remove code that was commented out a while ago. 2015-12-08 22:15:21 -07:00
markjcrane 7aa6574c0e To be more consistent with naming convention rename app/ivr_menu to app/ivr_menus. 2015-08-03 09:43:15 -06:00