summaryrefslogtreecommitdiffstats
path: root/lib/private/Settings/Manager.php
Commit message (Expand)AuthorAgeFilesLines
* Allow multiple settings and sections per appJoas Schilling2017-10-051-16/+32
* Move sync client to the firstrunwizard appJoas Schilling2017-07-041-5/+0
* do not offer additional settings when there is no contentArthur Schiwon2017-06-231-1/+18
* take over changes from #5166 and follow #5267Arthur Schiwon2017-06-231-9/+3
* take over changes from #5084Arthur Schiwon2017-06-231-2/+15
* add missing pieces to Settings Manager and fix and extend its unit testsArthur Schiwon2017-06-231-0/+30
* add Additional (+ Fallback) section for Personal settingsArthur Schiwon2017-06-231-0/+5
* Adopt DB and Manager to personal settings structureArthur Schiwon2017-06-231-33/+67
* sync clients have their own placeArthur Schiwon2017-06-231-1/+7
* take over app passwordsArthur Schiwon2017-06-231-1/+7
* convert Sessions sectionArthur Schiwon2017-06-231-0/+7
* add storage info, fix URL generationArthur Schiwon2017-06-231-1/+1
* completing PersonalInfoArthur Schiwon2017-06-231-2/+24
* Extend interfacesArthur Schiwon2017-06-231-0/+36
* 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