moodle/lib/tests/output
sam marshall 525b635cfc MDL-82532 Profile: Capability to allow/prevent view of profile images
Introduces a new capability moodle/user:viewprofilepics, granted by
default to 'user' and 'guest'. If the 'forcelogin' option or
'forceloginforprofileimage' option is enabled, then users must have
this capability in order to see profile pictures (except their own).
2024-08-19 15:42:16 +01:00
..
progress_trace MDL-81960 core: Move progress_trace tests out of weblib 2024-06-27 11:35:37 +08:00
activity_header_test.php MDL-77690 core: New activity_header method get_heading_level() 2023-06-30 17:00:33 +08:00
choicelist_test.php MDL-82207 phpunit: fix various @covers annotations (take#1) 2024-06-24 12:07:39 +02:00
html_writer_test.php MDL-82183 core: Coding style fixes for core\output 2024-06-26 23:00:33 +08:00
icon_system_fontawesome_test.php MDL-81386 output: Fix failure in PHPUnit when running filtered tests 2024-04-03 08:52:56 +02:00
icon_system_test.php
language_menu_test.php MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
mustache_clean_string_helper_test.php MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
mustache_helper_collection_test.php MDL-81522 phpunit: Add missing void return type to all tests #2 2024-06-11 11:55:08 +02:00
mustache_quote_helper_test.php MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
mustache_template_finder_test.php MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
mustache_template_source_loader_test.php MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
participants_action_bar_test.php MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
user_picture_test.php MDL-82532 Profile: Capability to allow/prevent view of profile images 2024-08-19 15:42:16 +01:00
xhtml_container_stack_test.php MDL-82183 core: Update namespace of moved output classes 2024-06-26 23:00:33 +08:00