summaryrefslogtreecommitdiffstats
path: root/lib/private/Settings/Manager.php
Commit message (Expand)AuthorAgeFilesLines
* Svg icon api sass function and upgrade of all stylesJohn Molakvoæ (skjnldsv)2018-07-191-1/+1
* Merge pull request #10053 from nextcloud/feature/7378/password-security-moveMorris Jobke2018-06-291-1/+1
|\
| * Move user password form to security settingsJulius Härtl2018-06-291-1/+1
* | Move social buttons to the personal settingsJulius Härtl2018-06-291-2/+2
|/
* Add groupware settings sectionJulius Härtl2018-06-271-0/+1
* Merge all setup checks into one controllerMorris Jobke2018-06-131-1/+1
* Merge tips & tricks section into setup checksMorris Jobke2018-06-131-6/+0
* Rename sync clients section to mobile & desktopJulius Härtl2018-05-241-1/+1
* Do not hide additional settings if there are only legacy formsJulius Härtl2018-05-031-1/+1
* Move additional settings to main server settingsJulius Härtl2018-05-031-5/+2
* Add overview settings sectionJulius Härtl2018-05-031-3/+9
* move log constants to ILoggerArthur Schiwon2018-04-261-4/+4
* add share permissions to settings pageBjoern Schiessle2018-02-271-1/+1
* Do not cache the settings/sections in the database anymoreJoas Schilling2018-01-291-301/+151
* Log a missing setting as INFO not as WARNINGRoeland Jago Douma2018-01-101-1/+2
* Remove wrong entry in admin_settings that causes 500Morris Jobke2017-11-201-0/+5
* Update license headersMorris Jobke2017-11-061-0/+6
* 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