stable

Clone or download

Read-only

Introduce user autocompleter

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