summaryrefslogtreecommitdiffstats
path: root/lib/private/Settings/Manager.php
Commit message (Expand)AuthorAgeFilesLines
* Rename “Server settings” to “Basic settings”Marius Blüm2017-04-291-1/+1
* Fixed layout of bruteforcesettingsMorris Jobke2017-04-021-1/+1
* Adds security section to the admin pageRoeland Jago Douma2017-04-021-0/+1
* Always suggest the overwrite.cli.urlJoas Schilling2017-03-171-1/+7
* Add the icon for the default sectionsJoas Schilling2017-01-191-7/+12
* split db logic from settings managerRobin Appelman2016-12-281-138/+56
* remove old logging sectionRobin Appelman2016-11-211-6/+0
* Move social buttons to bottom on admin pageRoeland Jago Douma2016-11-161-0/+2
* Correctly remove admin sections and settingsJoas Schilling2016-09-061-3/+3
* fix wrong var nameArthur Schiwon2016-08-221-1/+1
* enlist only registered sections that also have settings registered toArthur Schiwon2016-08-221-4/+8
* check registered sections and settings after an app got updated to garbage co...Arthur Schiwon2016-08-161-0/+31
* attempt to remove section and settings entries when an app got disabledArthur Schiwon2016-08-161-0/+33
* Add unit testsLukas Reschke2016-08-151-13/+23
* move mail settings and file handling to additional ones, thus files_external ...Arthur Schiwon2016-08-131-0/+5
* move systemstags to sharign section, drop collaboration sectionArthur Schiwon2016-08-131-1/+0
* change casing in section display namesArthur Schiwon2016-08-131-3/+3
* added some missed diagnosis outputArthur Schiwon2016-08-121-3/+11
* adjust systemtags appArthur Schiwon2016-08-111-1/+1
* adjust Theming appArthur Schiwon2016-08-111-1/+0
* rename IAdmin to ISettings, the interface is not bound to a specific settings...Arthur Schiwon2016-08-111-10/+10
* fixes, improvements, and another app:Arthur Schiwon2016-08-111-9/+58
* Initial work on Apps page split:Arthur Schiwon2016-08-091-0/+297