summaryrefslogtreecommitdiffstats
path: root/inc/module.inc.php
Commit message (Expand)AuthorAgeFilesLines
* [inc/Dashboard] Add feature to collapse sections in sidebar modeSimon Rettberg2019-03-261-0/+7
* Don't try to load non-existent style.css/clientscript.jsSimon Rettberg2018-04-271-2/+2
* [inc/Module] Overhaul dependency loading and handling of js/cssSimon Rettberg2018-04-131-23/+40
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-1/+1
* [inc/module] Fix sorting bug, show errors in debug mode, add optional param t...Simon Rettberg2017-11-031-6/+8
* Remove debug loggingSimon Rettberg2017-05-101-3/+0Star
* Add support to declare multiple css/js per module with loading condition:Simon Rettberg2017-05-101-2/+37
* [baseconfig*] Fix translation hook to only consider the current moduleSimon Rettberg2016-08-291-1/+2
* Change menu overriding mechanism; simpler, now also supports changing the cat...Simon Rettberg2016-07-071-2/+10
* [module] Add getDependencies() to recursively get all deps of a moduleSimon Rettberg2016-06-231-0/+22
* [render/modules] Include scripts/css in order according to dependenciesSimon Rettberg2016-06-171-6/+8
* [module] PageTitle: Fallback to module nameSimon Rettberg2016-06-091-1/+4
* MORE WMORKSimon Rettberg2016-05-181-3/+18
* Get baseconfig ready for modularizationSimon Rettberg2016-05-131-0/+17
* Still working in modularization cleanup and refinementSimon Rettberg2016-05-111-0/+5
* Translating module strings and custom sections worksSimon Rettberg2016-05-101-15/+2Star
* Work on translations: templates and messages workSimon Rettberg2016-05-041-11/+22
* More Progress; Merged changes from ufpr up to 775cdbd29f5d0f70946d1d5ff09c091...Simon Rettberg2016-04-291-2/+12
* Implemented new menu, added logic for defining dependencies, move translation...Simon Rettberg2016-04-281-0/+173