stable
Clone or download
Read-only
Part of story #10062: Users & groups management overhaul No functional changes Change-Id: I9024ad4eb35225d1b2c409eef5690a7c556591f9
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/ldap/include/ldapPlugin.class.php | +13 | −42 | Go to diff View file |
M | plugins/ldap/site-content/en_US/ldap.tab | +0 | −25 | Go to diff View file |
M | plugins/ldap/site-content/fr_FR/ldap.tab | +0 | −25 | Go to diff View file |
M | plugins/ldap/www/autocomplete.php | +14 | −32 | Go to diff View file |
M | plugins/ldap/www/scripts/autocomplete-for-select2.js | +0 | −1 | Go to diff View file |
D | plugins/ldap/www/scripts/autocomplete.js | +0 | −75 | Go to diff View file |
D | plugins/ldap/www/ugroup_add_user.php | +0 | −114 | Go to diff View file |
D | plugins/ldap/www/ugroup_edit.php | +0 | −271 | Go to diff View file |
M | site-content/en_US/en_US.tab | +0 | −1 | Go to diff View file |
M | site-content/en_US/project/project.tab | +0 | −13 | Go to diff View file |
M | site-content/fr_FR/fr_FR.tab | +0 | −1 | Go to diff View file |
M | site-content/fr_FR/project/project.tab | +0 | −13 | Go to diff View file |
D | src/common/project/Admin/ProjectUGroup/Controller/Binding.class.php | +0 | −250 | Go to diff View file |
M | src/common/project/Admin/ProjectUGroup/PaneManagement.class.php | +1 | −6 | Go to diff View file |
M | src/common/project/Admin/ProjectUGroup/UGroupController.class.php | +0 | −12 | Go to diff View file |
M | src/common/project/Admin/ProjectUGroup/UGroupRouter.class.php | +9 | −39 | Go to diff View file |
D | src/common/project/Admin/ProjectUGroup/View/Binding.class.php | +0 | −50 | Go to diff View file |
D | src/common/project/Admin/ProjectUGroup/View/EditBinding.class.php | +0 | −177 | Go to diff View file |
D | src/common/project/Admin/ProjectUGroup/View/EditDirectoryGroup.class.php | +0 | −126 | Go to diff View file |
D | src/common/project/Admin/ProjectUGroup/View/ShowBinding.class.php | +0 | −126 | Go to diff View file |
D | src/common/project/Admin/ProjectUGroup/View/UGroupAction.class.php | +0 | −109 | Go to diff View file |