-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
3.2, 3.5, 3.6, 3.7
-
MOODLE_32_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE, MOODLE_37_STABLE
Everything that used to be under "Site pages" in the navigation block is now not present at all.
(except for the calendar)
Plenty of hacks in behat features now because of this issue:
$ git grep MDL-57120
|
badges/tests/behat/add_badge.feature: # TODO MDL-57120 site "Badges" link not accessible without navigation block.
|
blocks/blog_recent/tests/behat/block_blog_recent_frontpage.feature: # TODO MDL-57120 site "Blogs" link not accessible without navigation block.
|
blocks/blog_tags/tests/behat/blogtag.feature: # TODO MDL-57120 site "Blogs" link not accessible without navigation block.
|
blog/tests/behat/comment.feature: # TODO MDL-57120 "Site blogs" link not accessible without navigation block.
|
blog/tests/behat/delete.feature: # TODO MDL-57120 "Site blogs" link not accessible without navigation block.
|
course/tests/behat/coursetags.feature: # TODO MDL-57120 "Tags" link not accessible without navigation block.
|
course/tests/behat/coursetags.feature: # TODO MDL-57120 "Tags" link not accessible without navigation block.
|
notes/tests/behat/participants_notes.feature: # TODO MDL-57120 "Notes" and site "Participants" links are not accessible without navigation block.
|
tag/tests/behat/collections.feature: # TODO MDL-57120 "Tags" link not accessible without navigation block.
|
tag/tests/behat/edit_tag.feature: # TODO MDL-57120 site "Participants" link not accessible without navigation block.
|
tag/tests/behat/edit_tag.feature: # TODO MDL-57120 site "Participants" link not accessible without navigation block.
|
tag/tests/behat/edit_tag.feature: # TODO MDL-57120 site "Participants" link not accessible without navigation block.
|
tag/tests/behat/flag_tags.feature: # TODO MDL-57120 site "Participants" link not accessible without navigation block.
|
tag/tests/behat/flag_tags.feature: # TODO MDL-57120 site "Participants" link not accessible without navigation block.
|
tag/tests/behat/tagindex.feature: # TODO MDL-57120 "Tags" link not accessible without navigation block.
|
tag/tests/behat/tagindex.feature: # TODO MDL-57120 "Tags" link not accessible without navigation block.
|
theme/boost/tests/behat/behat_theme_boost_behat_navigation.php: // TODO MDL-57120 other links under "Site pages" are not accessible without navigation block.
|
- Discovered while testing
-
MDL-56614 Remove blocks added by default in boost theme for running behat
- Closed
- has a non-specific relationship to
-
MDL-37377 Teachers can create site notes but cannot access them from the Navigation block
- Closed
-
MDL-60393 Completion report is not accessible by students if the course completion block is not visible
- Closed
-
MDL-73647 Remove unaddable blocks setting in behat steps for cases where navigation can be done in a different way
- Open
-
MDL-63505 Improve core_notes visibility and search
- Closed
- has been marked as being related by
-
MDL-47779 Review TODO with associated MDL's
- Open
-
MDL-69588 Update general Moodle navigation
- Closed
-
MDL-62846 Boost not using extend_navigation_category_settings callback
- Closed
-
MDL-73347 Let themes define un-addable blocks
- Closed
- is duplicated by
-
MDL-59933 Boost theme is missing site blogs -link.
- Closed
- will be (partly) resolved by
-
MDL-72834 Move the calendar into the user menu
- Closed
- will help resolve
-
MDL-68607 Classic Theme: navigation block at the bottom of the page for responsive design
- Open