aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/tests
Commit message (Expand)AuthorAgeFilesLines
* Add profile default setting for adminChristopher Ng2022-03-181-0/+11
* Add global profile toggle configChristopher Ng2022-03-181-0/+4
* fix drone tests on masterszaimen2022-03-111-0/+2
* fix testsszaimen2022-03-071-0/+12
* Add Nextcloud docs link to OPcache recommendsMichaIng2022-03-031-3/+0
* Setup warning for invalid LDAP user or group UUIDs.Arthur Schiwon2022-02-101-2/+19
* fix testsszaimen2022-02-032-1/+12
* Fix tests with email templatesCarl Schwan2022-01-181-6/+6
* Enhance and complement OPcache setup checksMichaIng2021-12-191-11/+4
* Fix OCA\Settings\Tests\Settings\Admin\SharingTestCôme Chilliet2021-12-161-0/+2
* More test fixingJoas Schilling2021-12-012-13/+13
* ArgumentCountError: Too few arguments to function OCA\Settings\Controller\Che...Joas Schilling2021-11-091-18/+29
* PHPUnit\Framework\MockObject\DuplicateMethodException: Cannot stub or mock us...Joas Schilling2021-11-091-1/+0
* Make sure trusted_proxies is an arrayJoas Schilling2021-11-091-4/+27
* fix appstoreenabled check in Fetcher so it's coherent with AppSettingsControllerJulien Veyssier2021-10-181-2/+2
* Add admin privilege delegation for admin settingsCarl Schwan2021-09-295-5/+105
* Merge pull request #28837 from nextcloud/show-warning-if-sharing-app-disabledszaimen2021-09-201-9/+21
|\
| * Show warning on the share settings when the File Shares app is disabledThomas Citharel2021-09-151-9/+21
* | Issue 16719: CheckSetupController.php: now injecting reference to ITempManage...Stefan2021-09-171-0/+6
|/
* use specific email getter where necessaryArthur Schiwon2021-09-091-5/+4
* Introduce ISecureRandom::CHAR_ALPHANUMERICJ0WI2021-07-081-5/+1
* fix NewUserMailHelperTestszaimen2021-06-221-3/+3
* fix NewUserMailHelperTestszaimen2021-06-221-3/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0422-45/+28
* Fix translation phpunit testJohn Molakvoæ (skjnldsv)2021-06-021-3/+3
* do not use private AccountManager in UsersControllerArthur Schiwon2021-05-251-151/+251
* load share settings from the share manager in more placesRobin Appelman2021-05-121-0/+6
* Fix deleting properties of user settings when not given explicitlyDaniel Calviño Sánchez2021-04-231-0/+120
* Respect additional user settings not covered by the controllerDaniel Calviño Sánchez2021-04-231-10/+0
* Add more unit tests for setting user settingsDaniel Calviño Sánchez2021-04-231-0/+160
* Change default test data to values less similar to empty valuesDaniel Calviño Sánchez2021-04-231-12/+12
* Extract default test data to a helper getterDaniel Calviño Sánchez2021-04-231-42/+46
* Use constants from interface rather than classDaniel Calviño Sánchez2021-04-231-19/+19
* Separate settings for remote share expirationVincent Petry2021-04-151-0/+12
* Make extra user profile fields always editableVincent Petry2021-03-261-0/+1
* Map old account scope properties to new namesVincent Petry2021-03-261-14/+14
* Also clear the knownUser when changing via the settings endpointJoas Schilling2021-03-101-0/+6
* Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling2021-03-101-0/+4
* Add a config setting to restrict autocompletion to phonebook matchesJoas Schilling2021-03-101-177/+44
* Move some settings over to the IInitialStateRoeland Jago Douma2021-03-021-3/+3
* Move away some ILoggersRoeland Jago Douma2021-03-023-9/+9
* Revert "use the configured forwarded headers for the setup check"Roeland Jago Douma2021-02-131-31/+39
* use the configured forwarded headers for the setup checkRobin Appelman2021-02-121-39/+31
* Add setup check to verify that the used DB version is still supported in the ...Morris Jobke2021-01-082-2/+58
* Set the user language when adding the footerJulius Härtl2021-01-071-1/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-163-2/+4
* Add a config for default region of phone numbersJoas Schilling2020-12-071-0/+1
* Also translate the phone number when coming in via the accounts manager API d...Joas Schilling2020-12-071-3/+5
* Make code strictJoas Schilling2020-12-071-45/+46
* Fix #23357medcloud2020-11-181-6/+6