Commit Graph

15 Commits

Author SHA1 Message Date
Nate f1c9d1f08b Phrases: List view updates. Minor Adjustments: IVR Menus, Modules, Number Translations. 2019-11-26 16:05:39 -07:00
Nate 3b202a0bab Modules: Adjust delete method in class. 2019-11-26 13:59:04 -07:00
Nate 81dcff413a Modules: List view updates. 2019-11-26 13:50:24 -07:00
FusionPBX 27a7f6e9fc
Update modules.php 2019-09-03 08:03:26 -06:00
Nate fabda61963 Misc Classes: Database class integration. 2019-09-02 15:57:18 -06:00
markjcrane 3211c0b44a Add module order for modules that are already in the database without an order set. 2016-05-26 12:46:07 -06:00
markjcrane 7fff69f791 Remove save_module_xml() function and move it it into the modules class as the xml method. Eventual goal move everything out of switch.php. 2016-05-26 11:21:37 -06:00
markjcrane 8784787531 Adjust the order of the modules. 2016-05-26 11:01:03 -06:00
markjcrane 17bfd2eb35 Start using the module order. 2016-05-26 10:31:59 -06:00
FusionPBX 448b3e4422 Update modules.php
Set a default order when adding the modules.
2016-05-24 23:42:05 -06:00
FusionPBX b53164ac93 Merge pull request #1468 from mafoo/WhitespaceClean-app/batch_1
WhitespaceClean-app/batch_1
2016-03-11 13:35:41 -07:00
mafoo d408cf2fbc 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
mafoo 4345648dc4 added mod_translate to the modules list 2016-03-09 17:46:20 +00:00
Mark Crane 264a19c165 Change the class name from switch_modules to modules. 2014-11-23 09:45:10 +00:00
Mark Crane 07158bf041 Move modules class from fusionpbx/resources/clasess to the app/modules/resources/classes directory. 2014-11-23 09:35:15 +00:00