-
Task
-
Resolution: Fixed
-
Minor
-
4.0, 4.4
-
MOODLE_400_STABLE, MOODLE_404_STABLE
-
MOODLE_404_STABLE
-
-
1
-
Team Alpha - Sprint 2 I1-2024
In MDL-72810, the three-month calendar pseudo block was removed from the calendar page and the following were deprecated as a result:
- fake_block_threemonths() method from calendar/renderer.php.
- calendar/amd/src/calendar_threemonth.js - whole file.
- calendar_threemonth and threemonth_month calendar Mustache templates.
- Behat step definitions _i_hover_over_day_of_this_month_in_calendar_ and _i_click_day_of_this_month_in_calendar_.
This issue is to remove those items now they have reached final deprecation.
- has to be done after
-
MDL-72810 Remove 3-month calendar view
- Closed