MDL-72116 dashboard: Remove some of the current blocks
commit4cb297d4fd05c6c02ab7b1329da18f36bfad6a60
authorSara Arjona <sara@moodle.com>
Fri, 13 Aug 2021 10:24:36 +0000 (13 12:24 +0200)
committerSara Arjona <sara@moodle.com>
Mon, 13 Sep 2021 06:27:08 +0000 (13 08:27 +0200)
tree3a23f9a64071812d8dba6732ada1aae1bde9f0cb
parent1d700796ca80e86ceee39f1a5da5d87aa042dbd8
MDL-72116 dashboard: Remove some of the current blocks

The following blocks have been removed from the Dashboard:
- Online users
- Upcoming events
- Learning plans
- Recently accessed courses

This change will only apply on new installations.
15 files changed:
admin/tool/behat/tests/behat/i_am_on_page.feature
admin/tool/lp/tests/behat/plan_workflow.feature
blocks/calendar_upcoming/tests/behat/block_calendar_upcoming_course.feature
blocks/calendar_upcoming/tests/generator/lib.php [new file with mode: 0644]
blocks/lp/tests/generator/lib.php [new file with mode: 0644]
blocks/online_users/tests/behat/block_online_users_course.feature
blocks/online_users/tests/behat/block_online_users_dashboard.feature
blocks/online_users/tests/behat/block_online_users_frontpage.feature
blocks/recentlyaccessedcourses/tests/behat/block_recentlyaccessedcourses_dashboard.feature
blocks/recentlyaccessedcourses/tests/generator/lib.php [new file with mode: 0644]
blocks/tests/externallib_test.php
lib/blocklib.php
my/tests/behat/add_blocks.feature
my/tests/behat/reset_all_pages.feature
my/tests/behat/reset_page.feature