summaryrefslogtreecommitdiffstats
path: root/settings/Controller/AdminSettingsController.php
Commit message (Expand)AuthorAgeFilesLines
* Set the correct active navigation entryJoas Schilling2018-03-051-4/+0
* Update license headersMorris Jobke2017-11-061-0/+1
* avoid marking two sections as active when they have the same nameArthur Schiwon2017-06-231-1/+1
* already declared in TraitArthur Schiwon2017-06-231-2/+0
* Fix trait usageRobin Appelman2017-06-231-2/+1
* add Additional (+ Fallback) section for Personal settingsArthur Schiwon2017-06-231-1/+1
* add route and controller. consolidate common settings functions in a trait.Arthur Schiwon2017-06-231-49/+7
* 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