Nate
|
bec5c647c9
|
List View: Updates to action classes.
|
2019-11-30 15:18:48 -07:00 |
Nate
|
cd8e150947
|
Update modules.php
|
2019-11-29 15:19:37 -07:00 |
Nate
|
cedfb1ad9e
|
Phrases: List view updates. Minor Adjustments: IVR Menus, Modules, Number Translations.
|
2019-11-26 16:05:39 -07:00 |
Nate
|
62386072d9
|
Modules: Adjust delete method in class.
|
2019-11-26 13:59:04 -07:00 |
Nate
|
c34fbe9b4e
|
Modules: List view updates.
|
2019-11-26 13:50:24 -07:00 |
FusionPBX
|
12a3ca6877
|
Update modules.php
|
2019-09-03 08:03:26 -06:00 |
Nate
|
836fb87136
|
Misc Classes: Database class integration.
|
2019-09-02 15:57:18 -06:00 |
markjcrane
|
60555da7ee
|
Add module order for modules that are already in the database without an order set.
|
2016-05-26 12:46:07 -06:00 |
markjcrane
|
c92606353e
|
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
|
db697b8342
|
Adjust the order of the modules.
|
2016-05-26 11:01:03 -06:00 |
markjcrane
|
4c4a1bd15e
|
Start using the module order.
|
2016-05-26 10:31:59 -06:00 |
FusionPBX
|
fb745afbb2
|
Update modules.php
Set a default order when adding the modules.
|
2016-05-24 23:42:05 -06:00 |
FusionPBX
|
6c8aa675a2
|
Merge pull request #1468 from mafoo/WhitespaceClean-app/batch_1
WhitespaceClean-app/batch_1
|
2016-03-11 13:35:41 -07: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 |
mafoo
|
8612897a03
|
added mod_translate to the modules list
|
2016-03-09 17:46:20 +00:00 |
Mark Crane
|
e3dd425f8f
|
Change the class name from switch_modules to modules.
|
2014-11-23 09:45:10 +00:00 |
Mark Crane
|
ea52b98700
|
Move modules class from fusionpbx/resources/clasess to the app/modules/resources/classes directory.
|
2014-11-23 09:35:15 +00:00 |