Map old account scope properties to new names
Use new scope values in settings page.
Adjust all consumers to use the new constants.
Map old scope values to new ones in account property getter.
Signed-off-by:
Vincent Petry <vincent@nextcloud.com>
Showing
- apps/dav/lib/CardDAV/Converter.php 2 additions, 2 deletionsapps/dav/lib/CardDAV/Converter.php
- apps/dav/tests/unit/CardDAV/ConverterTest.php 7 additions, 7 deletionsapps/dav/tests/unit/CardDAV/ConverterTest.php
- apps/dav/tests/unit/CardDAV/SyncServiceTest.php 7 additions, 7 deletionsapps/dav/tests/unit/CardDAV/SyncServiceTest.php
- apps/files_sharing/lib/Controller/ShareController.php 1 addition, 1 deletionapps/files_sharing/lib/Controller/ShareController.php
- apps/files_sharing/tests/Controller/ShareControllerTest.php 4 additions, 4 deletionsapps/files_sharing/tests/Controller/ShareControllerTest.php
- apps/lookup_server_connector/lib/BackgroundJobs/RetryJob.php 1 addition, 1 deletionapps/lookup_server_connector/lib/BackgroundJobs/RetryJob.php
- apps/settings/js/federationscopemenu.js 4 additions, 4 deletionsapps/settings/js/federationscopemenu.js
- apps/settings/js/federationsettingsview.js 5 additions, 5 deletionsapps/settings/js/federationsettingsview.js
- apps/settings/lib/Settings/Personal/PersonalInfo.php 22 additions, 21 deletionsapps/settings/lib/Settings/Personal/PersonalInfo.php
- apps/settings/tests/Controller/UsersControllerTest.php 14 additions, 14 deletionsapps/settings/tests/Controller/UsersControllerTest.php
- lib/private/Accounts/AccountManager.php 8 additions, 8 deletionslib/private/Accounts/AccountManager.php
- lib/private/Accounts/AccountProperty.php 20 additions, 2 deletionslib/private/Accounts/AccountProperty.php
- lib/public/Accounts/IAccountManager.php 3 additions, 3 deletionslib/public/Accounts/IAccountManager.php
- tests/lib/Accounts/AccountManagerTest.php 6 additions, 6 deletionstests/lib/Accounts/AccountManagerTest.php
- tests/lib/Accounts/AccountPropertyTest.php 39 additions, 10 deletionstests/lib/Accounts/AccountPropertyTest.php
- tests/lib/Accounts/AccountTest.php 18 additions, 18 deletionstests/lib/Accounts/AccountTest.php
Loading
Please register or sign in to comment