stable

Clone or download

Read-only

Edit the project info on Details tab

This is part of story #10061: new project admin homepage and navigation Since the Details page now uses BurningParrot, Project Hierarchy autocompleter stopped working. You can still set a parent project by entering its shortname. The autocompleter will be fixed in a next commit. Project visibility will be merged with Details in a next commit. Change-Id: I5765597609c8515fed93c0df770b1b325fd6ddec

Modified Files

Name
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +16 −11 Go to diff View file
M site-content/tuleap-core.pot +13 −8 Go to diff View file
M src/common/include/BurningParrotCompatiblePageDetector.php +6 −0 Go to diff View file
M src/common/project/Admin/ProjectDetails/ProjectDetailsController.php +18 −18 Go to diff View file
M src/common/project/Admin/ProjectDetails/ProjectDetailsPresenter.php +32 −26 Go to diff View file
M src/templates/project/project-details.mustache +118 −68 Go to diff View file
M src/www/themes/BurningParrot/css/includes/_project-admin.scss +1 −6 Go to diff View file
A src/www/themes/BurningParrot/css/includes/project-admin/_details.scss +51 −0 Go to diff View file