-
Improvement
-
Resolution: Fixed
-
Minor
-
1.7.1, 2.1, 2.2, 2.3, 2.4
-
MOODLE_17_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE, MOODLE_24_STABLE
-
MOODLE_24_STABLE
-
w28_
MDL-8249_m24_roletranslations -
-
Originally the names for student and teacher could be changed in courses, I guess we could simulate it now with:
1/ empty role name means use shortname to get rolename using get_string(); if name present in role definition use format_string() that handles multilang names
2/ add role name plural field to handle plurals correctly
3/ add function get_role_name() and get_role_name_plural() and search&replace in codebase
ideas?
- blocks
-
MDL-23219 Check System Permissions function seems a bit useless
-
- Closed
-
- caused a regression
-
MDL-38011 Regression: localised role names support causes standard role name to disappear in manual course completion criteria
-
- Closed
-
-
MDL-39110 No role name displayed after adding a course role user filter
-
- Closed
-
-
MDL-39124 Names of roles are not displayed in completion tracking
-
- Closed
-
-
MDL-43045 Role name missing in security overview report
-
- Closed
-
- has a non-specific relationship to
-
MDL-33970 Role names optionally translated from the language packs if available.
-
- Closed
-
- has been marked as being related by
-
MDL-22657 Moodle 2.0 PR3: Installation in other languages swaps to english after display of Moodle license
-
- Closed
-
-
MDL-40639 while installing moodle name colum of table role is empty for each roles
-
- Closed
-
-
MDL-8524 Roles administration improvements - META
-
- Closed
-
- is duplicated by
-
MDL-8076 not translated basic role names in 1.7
-
- Closed
-
-
MDL-20536 Multilang filter is not applied to role names in role renaming
-
- Closed
-
-
MDL-33614 Renamed roles in self-enrolment settings editing page
-
- Closed
-
-
MDL-33970 Role names optionally translated from the language packs if available.
-
- Closed
-
1.
|
add role naming related unit tests |
|
Closed | Petr Skoda |