summaryrefslogtreecommitdiffstats
path: root/settings/Controller/PersonalSettingsController.php
Commit message (Expand)AuthorAgeFilesLines
* Move settings to an appChristoph Wurst2019-09-281-112/+0
* Make it possible to show admin settings for sub adminsChristoph Wurst2019-05-231-1/+10
* 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/+2
* Fix trait usageRobin Appelman2017-06-231-5/+2
* add Additional (+ Fallback) section for Personal settingsArthur Schiwon2017-06-231-1/+36
* add route and controller. consolidate common settings functions in a trait.Arthur Schiwon2017-06-231-0/+73