aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Settings/IManager.php
Commit message (Expand)AuthorAgeFilesLines
* fix(settings): Sort all settings - incl declarative settings - by priorityfix/declarative-settings-priorityFerdinand Thiessen2024-09-281-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-23/+2
* fix(settings): Deprecate old things for realJoas Schilling2024-02-141-4/+4
* chore(settings): Cleanup IManager and Manager type annotationsjld31032023-11-231-11/+27
* Improve accessibility of the title of the settingsCarl Schwan2022-05-161-0/+6
* Add admin privilege delegation for admin settingsCarl Schwan2021-09-291-5/+24
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-2/+2
* Add visibility to all constantsChristoph Wurst2020-04-101-4/+4
* Update license headersChristoph Wurst2019-12-051-1/+3
* Make it possible to show admin settings for sub adminsChristoph Wurst2019-05-231-1/+2
* Do not cache the settings/sections in the database anymoreJoas Schilling2018-01-291-40/+12
* Update license headersMorris Jobke2017-11-061-0/+1
* We're on 13 now…Arthur Schiwon2017-06-261-4/+4
* Adopt DB and Manager to personal settings structureArthur Schiwon2017-06-231-0/+10
* Extend interfacesArthur Schiwon2017-06-231-0/+17
* check registered sections and settings after an app got updated to garbage co...Arthur Schiwon2016-08-161-0/+15
* attempt to remove section and settings entries when an app got disabledArthur Schiwon2016-08-161-0/+14
* Add since tags to classLukas Reschke2016-08-111-1/+3
* Add missing since annotationsLukas Reschke2016-08-111-0/+2
* Initial work on Apps page split:Arthur Schiwon2016-08-091-0/+65