mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
56abad9b22
* eke the last item section in breadcrumbs component optional * add breadcrumbs to the duplicate page * add breadcrumbs to the create new work package page * add breadcrumbs to move and copy pages * when there is one WP in the list of moving or copy, add it to the breadcrumbs * add page header to bulk editor page * fix failing tests * show the list of moved Wps even when there is one item * add instance name to the breadcrumb in any way * add breadcrumbs to search page * show global menu when there is no project selected, in search page * remove home path from rails breadcrumbs * ensure reliable click on autocomplete by using JS click to avoid overlapping elements * fix failing test on selecting a value from select box in team planner and search box