summaryrefslogtreecommitdiffstats
path: root/inc/dashboard.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [inc/Dashboard] Add feature to collapse sections in sidebar modeSimon Rettberg2019-03-261-1/+7
| | | | | | Modules can now declare that they should be collapsed by default. If a menu category only contains such modules, it will be collapsed in the sidebar mode of the menu.
* [inc/Dashboard] getter for currently defined sub menusSimon Rettberg2018-06-121-0/+5
|
* Global: Only show "Warning" badge at the top if user can view event log,Simon Rettberg2018-02-141-1/+1
| | | | also hide warnings on the main page from modules the user has no access to
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-1/+1
| | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them.
* [Dashboard] Add option to disable dashboard creationSimon Rettberg2016-09-071-0/+8
|
* Change menu overriding mechanism; simpler, now also supports changing the ↵Simon Rettberg2016-07-071-18/+20
| | | | category of a module
* [dashboard] Add submenu featureSimon Rettberg2016-06-141-3/+14
|
* [dashboard] Remove needsSchemaUpdate callSimon Rettberg2016-06-081-1/+0Star
|
* work work work work workSimon Rettberg2016-05-191-1/+1
|
* Translating module strings and custom sections worksSimon Rettberg2016-05-101-12/+28
|
* Implemented new menu, added logic for defining dependencies, move ↵Simon Rettberg2016-04-281-0/+71
translation files around