summaryrefslogtreecommitdiffstats
path: root/tests/lib/Settings
Commit message (Expand)AuthorAgeFilesLines
* Fix dynamic properties and other problems in tests for PHP 8.2Côme Chilliet2022-11-141-9/+11
* Fix unit testsJoas Schilling2022-05-311-12/+30
* Add admin privilege delegation for admin settingsCarl Schwan2021-09-291-9/+22
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-6/+6
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-1/+0
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-2/+2
|/
* Move Admin Settings also to info.xmlRoeland Jago Douma2020-01-311-13/+20
* Move personal settings to proper registrationRoeland Jago Douma2020-01-301-10/+15
* Move password settingsRoeland Jago Douma2020-01-301-3/+3
* Move admin sections to settings appRoeland Jago Douma2020-01-281-86/+1
* Move the Personal sections to the settings appRoeland Jago Douma2020-01-281-28/+2
* Merge pull request #18064 from nextcloud/feature/php74Roeland Jago Douma2019-11-281-1/+1
|\
| * Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
| * Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* | Use person icon for personal settingsJulius Härtl2019-11-271-3/+3
|/
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* Move settings to an appChristoph Wurst2019-09-287-766/+4
* Fixed the SecurityTest errorGreta Doci2019-09-151-0/+7
* Split personal security settings in codeRoeland Jago Douma2019-09-102-72/+11
* Cleanup the Settings classJoas Schilling2019-08-261-23/+2
* Fix personal security section testsChristoph Wurst2019-05-291-0/+16
* Make it possible to show admin settings for sub adminsChristoph Wurst2019-05-231-0/+32
* Fix l10n for SettingsManager by injecting the l10n factoryMorris Jobke2019-05-211-1/+30
* Fetch proper translationsRoeland Jago Douma2019-03-251-1/+7
* Revert "Where is your data?"Roeland Jago Douma2019-03-201-9/+3
* Load auth tokens with the initial state APIChristoph Wurst2019-03-011-0/+167
* Do not load 2fa admin settings asyncRoeland Jago Douma2019-02-281-1/+12
* Move server info to theming sectionMichael Weimann2019-01-141-3/+9
* Add testcases for pipe modeDaniel Kesselberg2018-11-291-0/+6
* Cleanup some unused sharing methods from the old sharing codeMorris Jobke2018-11-021-1/+6
* Fix reference to template in testsChristoph Wurst2018-10-081-2/+2
* Rename admin security sectionChristoph Wurst2018-10-081-4/+4
* Remove unused constructor argumentChristoph Wurst2018-09-271-4/+0
* Reduce settings manager complexity by loading sections via DIChristoph Wurst2018-09-271-49/+32
* Allow same section class for multiple section types (fix #10764)sualko2018-08-251-0/+41
* Fix encryption admin section testsJulius Härtl2018-08-021-2/+2
* Move encryption settings to securityJulius Härtl2018-08-011-4/+2
* Fixed testsJohn Molakvoæ (skjnldsv)2018-07-191-2/+2
* Fix settings testsRoeland Jago Douma2018-07-041-2/+2
* Fix testsJulius Härtl2018-06-291-1/+1
* Add groupware settings sectionJulius Härtl2018-06-271-2/+6
* Merge tips & tricks section into setup checksMorris Jobke2018-06-132-95/+2
* Fix Settings\ManagerTestJulius Härtl2018-05-251-2/+2
* Rename sync clients section to mobile & desktopJulius Härtl2018-05-241-2/+2
* Fix settings testsJulius Härtl2018-05-032-53/+4
* Cleanup and fix testsJulius Härtl2018-05-032-16/+19
* fix unit testsBjoern Schiessle2018-02-271-2/+18
* add share permissions to settings pageBjoern Schiessle2018-02-272-2/+7
* Do not cache the settings/sections in the database anymoreJoas Schilling2018-01-292-240/+5