stable

Clone or download

Read-only

Display siblings of the milestones in the breadcrumb

Part of story #11189: have a smart bread crumb Given a milestone A ยป B ยป C, In the breadcrumb, on hover, I can see the open siblings of A, B, and C. If some siblings are not readable, they are not displayed. Only the first ten are displayed. Change-Id: I231f89ae875393eb03fa7ac16c998ba5f255c8b3

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/BreadCrumbDropdown/MilestoneCrumbBuilder.php +94 โˆ’11 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/PaginatedMilestones.php +3 โˆ’3 Go to diff View file
M plugins/agiledashboard/include/AgileDashboardRouterBuilder.php +1 โˆ’1 Go to diff View file
M plugins/agiledashboard/include/Planning/MilestoneController.class.php +2 โˆ’2 Go to diff View file
M plugins/agiledashboard/site-content/fr_FR/LC_MESSAGES/tuleap-agiledashboard.po +7 โˆ’1 Go to diff View file
M plugins/agiledashboard/site-content/tuleap-agiledashboard.pot +6 โˆ’0 Go to diff View file
M src/common/autoload.php +2 โˆ’3 Go to diff View file
M src/www/themes/BurningParrot/css/includes/_breadcrumb.scss +1 โˆ’0 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_breadcrumb.scss +1 โˆ’0 Go to diff View file