stable
Clone or download
Read-only
Part of story #14552: User preferences goes Burning Parrot Change-Id: I82c63a70046270c9e2e8313732c1df8e65c3f42b
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/ldap/include/ldapPlugin.php | +24 | −33 | Go to diff View file |
R | src/common/User/Account/AccountInformationPreUpdateEvent.php | Go to diff View file | ||
A | src/common/User/Account/AccountInformationCollectionPresenter.php | +74 | −0 | Go to diff View file |
M | src/common/User/Account/AccountInformationPresenter.php | +8 | −41 | Go to diff View file |
M | src/common/User/Account/DisplayAccountInformationController.php | +4 | −4 | Go to diff View file |
M | src/common/User/Account/UpdateAccountInformationController.php | +3 | −3 | Go to diff View file |
M | src/common/User/Account/templates/account-information.mustache | +6 | −4 | Go to diff View file |
M | src/common/User/PreferencesPresenter.class.php | +0 | −9 | Go to diff View file |
M | src/templates/user/info.mustache | +0 | −6 | Go to diff View file |
M | src/www/account/index.php | +0 | −9 | Go to diff View file |
M | tests/phpunit/common/User/Account/DisplayAccountInformationControllerTest.php | +24 | −9 | Go to diff View file |
M | tests/phpunit/common/User/Account/UpdateAccountInformationControllerTest.php | +4 | −2 | Go to diff View file |