summaryrefslogtreecommitdiff
path: root/app/Module.php
AgeCommit message (Expand)AuthorFilesLines
2016-05-19Fix #413 - Version and link for custom modulesGreg Roach1-0/+82
2016-04-11Charts as modules - more workGreg Roach1-0/+12
2016-04-09Remove dependency on I18N from AbstractModule::getInstalledModulesGreg Roach1-4/+0
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-4/+4
2015-06-08PHPDocGreg Roach1-3/+3
2015-05-31PSR-4Greg Roach1-2/+10
2015-05-30Code styleGreg Roach1-6/+4
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-3/+3
2015-05-05Fix #560 - wrong order for menus, blocks, etc.Greg Roach1-0/+7
2015-04-03Fix copy/paste errorGreg Roach1-0/+2
2015-04-03Fix #517, #544 - sorting of modules in admin pagesGreg Roach1-1/+30
2015-03-29Split class Module into static and abstract partsGreg Roach1-217/+63
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-35/+27
2015-03-03Fix #455 - better error handling for custom modulesGreg Roach1-7/+8
2015-03-02Fix #455Greg Roach1-5/+8
2015-03-02Need 'include' instead of 'require' so we can catch errorsGreg Roach1-3/+3
2015-03-02Module APIGreg Roach1-126/+78
2015-02-06PHPDocGreg Roach1-3/+3
2015-02-05Fix ##1284239 - Search: User permissions of selected tree are used for every ...Greg Roach1-1/+1
2015-02-05Add API to access the parent tree of a recordGreg Roach1-1/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-6/+6
2015-02-02WIPGreg Roach1-3/+3
2015-02-02WIPGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-0/+539