stable
Clone or download
Read-only
Part of story #9589: Get rid of Bootstrap in site admin / projects Go to admin ยป projects ยป project ยป change history. On the "By" filter, there is now an autocomplete. Legacy autocomplete is not broken (for example when you add a new member in project admin). Change-Id: I4602a658ab441c9729a3078918d8a0575d5efd53
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/ldap/include/ldapPlugin.class.php | +4 | โ1 | Go to diff View file |
M | src/templates/admin/projects/project-history.mustache | +6 | โ4 | Go to diff View file |
M | src/www/project/autocomplete.php | +1 | โ1 | Go to diff View file |
M | src/www/scripts/admin/project-history.js | +6 | โ1 | Go to diff View file |
M | src/www/scripts/tuleap/autocomplete-for-select2.js | +46 | โ25 | Go to diff View file |
M | src/www/scripts/tuleap/manage-allowed-projects-on-resource.js | +1 | โ1 | Go to diff View file |
M | src/www/user/autocomplete.php | +31 | โ8 | Go to diff View file |