moodle/mod/page/tests
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
..
behat MDL-73363 page: Remove printheading settings from page. 2022-01-24 08:52:15 +08:00
generator MDL-73363 page: Remove printheading settings from page. 2022-01-24 08:52:15 +08:00
externallib_test.php MDL-74608 activities: a new option to force the activity language 2022-08-15 22:15:52 +01:00
generator_test.php MDL-73485 phpunit: externallib, generator and filter tescase names 2022-01-21 19:48:23 +01:00
lib_test.php MDL-73352 phpunit: lib_test and locallib_test testcase names 2021-12-30 16:21:42 +01:00