stable
Clone or download
Read-only
Fix request #27130 Invitations section should not be listed in the siteadmin sidebar LDAP is active
Change-Id: I19d6a2579e1b71a52e9cf82ae6b73cbe7ed8599f
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/InviteBuddy/Admin/InviteBuddyAdminController.php | +4 | −20 | Go to diff View file |
M | src/common/InviteBuddy/InviteBuddyConfiguration.php | +6 | −7 | Go to diff View file |
M | src/common/admin/AdminSidebarPresenter.php | +1 | −0 | Go to diff View file |
M | src/common/admin/AdminSidebarPresenterBuilder.php | +14 | −5 | Go to diff View file |
M | src/templates/admin/sidebar_configuration.mustache | +2 | −0 | Go to diff View file |
M | tests/unit/common/InviteBuddy/Admin/InviteBuddyAdminControllerTest.php | +17 | −1 | Go to diff View file |
M | tests/unit/common/InviteBuddy/InviteBuddyConfigurationTest.php | +14 | −0 | Go to diff View file |