moodle/reportbuilder/tests/local/helpers
Paul Holden 4bd8f3a0dc
MDL-80943 reportbuilder: select-type customfields should be text.
The column type determines the available aggregation options present
for the column. Custom fields of type "select" should be considered as
text fields for this purpose, because their stored value represents
the index to their available options, rather than having any distinct
meaning of it's own for display.
2024-03-06 10:34:45 +00:00
..
audience_test.php MDL-80619 reportbuilder: add capability to allow viewing all reports. 2024-01-19 13:30:23 +00:00
custom_fields_test.php MDL-80943 reportbuilder: select-type customfields should be text. 2024-03-06 10:34:45 +00:00
database_test.php MDL-79446 reportbuilder: optional $suffix for generated alias/params. 2023-10-11 15:10:39 +01:00
format_test.php MDL-73941 reportbuilder: return localised floats when aggregating. 2022-02-20 07:43:32 +00:00
report_test.php MDL-75855 reportbuilder: don't allow condition/filter duplication. 2023-08-22 18:47:33 +01:00
schedule_test.php MDL-80254 reportbuilder: better handling of deleted users in schedules. 2023-12-04 09:48:39 +00:00
user_filter_manager_test.php MDL-73278 phpunit: Rename already namespaced classes to match file name 2021-12-07 23:54:29 +01:00
user_profile_fields_test.php MDL-79705 reportbuilder: remove checkbox field callback handling. 2023-10-17 16:51:26 +01:00