moodle/mod/label
Tim Hunt 8babdbd396 MDL-74608 activities: a new option to force the activity language
For a long time, Moodle has had the feature to force the language
for a whole course. This change adds the same feature at activity
level.

The course-level feature was controlled by a capability
moodle/course:setforcedlanguage, and I decided to use the same
capability to control this feature. I think a new capability would be
overkill.
2022-08-15 22:15:52 +01:00
..
backup MDL-9367 restore: Roll only configuration dates 2017-08-01 10:46:37 +05:30
classes Merge branch 'MDL-74733-master' of https://github.com/sammarshallou/moodle 2022-06-10 13:12:10 +02:00
db MDL-71747 upgrade: remove all the < 3.9.0 upgrade steps 2022-07-07 19:16:37 +02:00
lang/en MDL-66592 analytics: Split text and link 2019-11-07 08:25:35 +08:00
pix Merge branch 'MDL-74235-master-2' of https://github.com/andrewnicols/moodle 2022-04-07 12:06:38 +06:00
tests MDL-74608 activities: a new option to force the activity language 2022-08-15 22:15:52 +01:00
index.php MDL-41176 mod_label: unified @package use 2014-02-16 11:48:00 +13:00
lib.php MDL-73762 core_courseformat: refactor cm and section outputs 2022-02-25 13:35:23 +01:00
mod_form.php MDL-57055 mod_label: Add label administration for boost. 2017-10-26 08:41:33 +08:00
settings.php MDL-34137 mod_label - resize images when uploaded via drag & drop 2013-02-08 08:13:24 +00:00
version.php MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
view.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30