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 |