Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.6
-
Fix Version/s: 3.7
-
Component/s: Blocks, Dashboard (My home), Roles / Access
-
Testing Instructions:
-
Affected Branches:MOODLE_36_STABLE
-
Fixed Branches:MOODLE_37_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-63995-master -
Pull Master Diff URL:
Description
The new Dashboard blocks Timeline, Recently accessed courses, Recently accessed items, Starred courses and Course overview can only be added to the Dashboard (controlled by a myaddinstance capability).
It is not possible to add any of the blocks to a course page, so there is no need for an addinstance capability. Thus, the following capabilities need to be removed:
block/timeline:addinstance
block/recentlyaccessedcourses:addinstance
block/recentlyaccesseditems:addinstance
block/starredcourses:addinstance
block/myoverview:addinstance
Attachments
Issue Links
- caused a regression
-
MDL-65502 Regression: Cannot add/remove dashboard blocks to default dashboard. (master)
-
- Closed
-