summaryrefslogtreecommitdiffstats
path: root/settings/Controller/AdminSettingsController.php
Commit message (Expand)AuthorAgeFilesLines
* Do not show empty admin sectionsRoeland Jago Douma2017-04-191-0/+4
* Allow apps to specify an icon with the sections via the APIJoas Schilling2017-01-191-0/+8
* Add unit testsLukas Reschke2016-08-151-17/+15
* move mail settings and file handling to additional ones, thus files_external ...Arthur Schiwon2016-08-131-7/+7
* mark current sectionArthur Schiwon2016-08-121-6/+11
* rename IAdmin to ISettings, the interface is not bound to a specific settings...Arthur Schiwon2016-08-111-1/+1
* more admin page splitup improvementsArthur Schiwon2016-08-101-2/+2
* Fallback for legacy settings. They are placed into Additional SettingsArthur Schiwon2016-08-091-0/+31
* Initial work on Apps page split:Arthur Schiwon2016-08-091-0/+114