moodle/grade/report
Jake Dallimore 0504fd353b MDL-80746 core: make comboboxsearch a named_templatable
This class was rolling its own version of get_template_name, which
meant that calling code needed to first call get_template and was forced
to use render_from_template(). This fixes that by implementing the
named_templatable interface and the get_template_name method. Now,
renderables that extend comboboxsearch can just be passed to render()
for rendering.
2024-09-25 12:47:07 +08:00
..
grader MDL-80746 gradereport_grader: fix action bar rendering 2024-09-25 12:47:07 +08:00
history MDL-83082 gradereport_history: Add icon CSS class to loading icon 2024-09-14 00:34:27 +08:00
outcomes MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00
overview MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
singleview MDL-80746 core: make comboboxsearch a named_templatable 2024-09-25 12:47:07 +08:00
summary MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00
user MDL-80746 gradereport_user: fix action bar rendering 2024-09-25 12:47:07 +08:00
index.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
lib.php MDL-80744 mod_assign: Add user search. 2024-07-15 16:36:47 +08:00
mygrades.php
upgrade.txt MDL-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00