moodle/blocks
Sara Arjona 42c96d1708 MDL-73233 navigation: Remove dashboard when it is disabled
- Only add Dashboard to 'home' the root node if the $CFG->enabledashboard
setting is enabled.
- The "More..." link displayed in the "My courses" section from the
navigation block was pointing to the dashboard. However, now that we have
the "My courses" page, it makes more sense to change it and link to it.
- For the User preferences, I've changed breadcrumbs from "Dashboard" to
"Home" because they are more generic (and don't strictly belong to the
dashboard).
2022-03-16 11:35:09 +01:00
..
accessreview MDL-73915 js: Drop support for IE and android 2022-02-23 08:55:20 +08:00
activity_modules MDL-71610 core_behat: use new edit mode step in feature files 2021-09-29 09:25:36 +02:00
activity_results MDL-70823 blocks: safer unserializing during block restore. 2021-11-03 16:57:06 +01:00
admin_bookmarks MDL-73402 block_admin_bookmarks: slightly relax section cleaning. 2021-12-17 11:59:23 +00:00
amd MDL-73915 js: Drop support for IE and android 2022-02-23 08:55:20 +08:00
badges MDL-72092 behat: Add private files block where needed 2022-03-01 19:13:20 +08:00
blog_menu MDL-73339 blog_menu: Add block only if main feature is enabled 2021-12-30 13:17:49 +01:00
blog_recent MDL-73347 behat: Add blocks hidden by default for boost 2022-01-14 13:08:48 +01:00
blog_tags MDL-73347 behat: Add blocks hidden by default for boost 2022-01-14 13:08:48 +01:00
calendar_month MDL-72092 calendar_month: Change the default location for the block 2022-03-01 19:13:20 +08:00
calendar_upcoming MDL-71810 calendar: responsiveness for calendar block 2021-10-15 10:24:34 +07:00
classes MDL-72092 blocks: Force course overview fake block 2022-02-25 15:15:07 +08:00
comments MDL-73476 phpunit: events, external and search tescase names 2022-01-14 16:18:39 +01:00
completionstatus MDL-73342 selfcompletion: Disable the block by default 2022-01-11 16:37:26 +01:00
course_list MDL-73347 behat: Add blocks hidden by default for boost 2022-01-14 13:08:48 +01:00
course_summary MDL-73342 course_summary: Disable the block by default 2022-01-11 16:37:25 +01:00
feedback MDL-73342 feedback: Disable the block by default 2022-01-11 16:37:25 +01:00
globalsearch MDL-73339 globalsearch: Add block only if main feature is enabled 2021-12-30 13:17:49 +01:00
glossary_random MDL-73339 glossary_random: Add block only if main feature is enabled 2021-12-30 13:17:49 +01:00
html MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:02 +01:00
login MDL-72928 core: Remove Remember username 2022-02-11 12:01:26 +08:00
lp MDL-73339 lp: Add block only if main feature is enabled 2021-12-30 13:17:49 +01:00
mentees MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
mnet_hosts MDL-73339 mnet_hosts: Add block only if main feature is enabled 2021-12-30 13:17:49 +01:00
myoverview MDL-72504 block_myoverview: Show starred course changes 2022-03-08 13:40:43 +01:00
myprofile MDL-73075 lang: move deprecated strings to correct component. 2022-02-02 09:59:45 +00:00
navigation MDL-73233 navigation: Remove dashboard when it is disabled 2022-03-16 11:35:09 +01:00
news_items MDL-72093 navigation: Update behat tests 2021-09-14 12:02:35 +08:00
online_users MDL-73915 js: Switch amd minification to terser 2022-02-23 08:55:09 +08:00
private_files Merge branch 'MDL-72092-master' of https://github.com/Chocolate-lightning/moodle 2022-03-01 14:55:02 +01:00
recent_activity MDL-73764 tool_xmldb: Regenerate all the files detected by the report 2022-02-08 19:25:03 +01:00
recentlyaccessedcourses MDL-73915 js: Drop support for IE and android 2022-02-23 08:55:20 +08:00
recentlyaccesseditems MDL-73908 block_recentlyaccassitems: new mod icons 2022-03-08 11:02:46 +01:00
rss_client MDL-73764 tool_xmldb: Regenerate all the files detected by the report 2022-02-08 19:25:03 +01:00
search_forums MDL-71610 core_behat: use new edit mode step in feature files 2021-09-29 09:25:36 +02:00
section_links MDL-73347 behat: Add blocks hidden by default for boost 2022-01-14 13:08:48 +01:00
selfcompletion MDL-73342 selfcompletion: Disable the block by default 2022-01-11 16:37:26 +01:00
settings MDL-73915 js: Drop support for IE and android 2022-02-23 08:55:20 +08:00
site_main_menu MDL-71457 theme_boost: activity icon styling 2021-12-20 15:02:24 +01:00
social_activities MDL-71691 block_social_activities: activity styling 2021-12-08 13:14:05 +01:00
starredcourses MDL-73915 js: Switch amd minification to terser 2022-02-23 08:55:09 +08:00
tag_flickr MDL-73347 behat: Add blocks hidden by default for boost 2022-01-14 13:08:48 +01:00
tag_youtube MDL-73347 behat: Add blocks hidden by default for boost 2022-01-14 13:08:48 +01:00
tags MDL-73339 tags: Add block only if main feature is enabled 2021-12-30 13:17:49 +01:00
tests MDL-72092 core: Re-arrange the default dashboard 2022-02-25 15:12:50 +08:00
timeline MDL-73908 block_calendar_upcoming: new mod icons 2022-03-08 11:07:38 +01:00
edit_form.php MDL-62206 blocks: do not add fixed form elements as hidden 2018-05-10 12:08:41 +08:00
index.html
moodleblock.class.php MDL-73339 core_blocks: New method can_block_be_added 2021-12-30 13:17:47 +01:00
upgrade.txt MDL-73339 core_blocks: New method can_block_be_added 2021-12-30 13:17:47 +01:00