-
Improvement
-
Resolution: Fixed
-
Minor
-
4.1.9, 4.1.10
-
MOODLE_401_STABLE
-
MOODLE_405_STABLE
-
MDL-81250-main -
When adding a course calendar event it's shown the full name in the dropdown list of courses. It's OK.
But when viewing the calendar the dropdown list of courses, the shortname is shown. It's confusing for instructors.
I've change line 291 from renderer.php inside calendar. I've changed shortname by fullname. Now it's seen as expected by instructors.
I'll attach some screenshots and the patch I've applied to my current 4.1.9 version.
- caused a regression
-
MDL-82326 Calendar course name shortening corrupts formatted names
- Closed
- has been marked as being related by
-
MDL-81680 PR only: MDL-81250 - List fullname instead of shortname in dropdown menu when adding a course calendar event
- Closed
-
MDL-81926 PR only (2): MDL-81250 - List fullname instead of shortname in dropdown menu when adding a course calendar event
- Closed
-
MDL-81969 PR only (3): MDL-81250 - List fullname instead of shortname in dropdown menu when adding a course calendar event
- Closed
-
MDL-82247 Change the course filter dropdown to a Bootstrap dropdown
- Open
-
MOBILE-4614 Display full names instead of short names for the course filter in calendar
- Open