moodle/reportbuilder/classes
Paul Holden 952747912c
MDL-83738 reportbuilder: allow aggregations to define calculated type.
This allows each class to define the type of data that they return,
regardless of the type of column to which they are applied. This is the
pre-cursor to work on graphing and filtering of aggregated data.

E.g. a text field that is aggregated with "count" is returning numeric
data rather than text.
2024-12-17 08:28:31 +00:00
..
event MDL-72757 reportbuilder: Events for CRUD operations on report models 2022-01-05 09:55:36 +01:00
exception MDL-82133 reportbuilder: Move out RB exceptions to the L2 namespace 2024-06-12 09:02:29 +02:00
external MDL-83718 reportbuilder: use window count method to get table data. 2024-11-19 18:07:04 +00:00
form MDL-77270 reportbuilder: Add ability to duplicate custom reports 2024-10-25 07:56:04 +02:00
local MDL-83738 reportbuilder: allow aggregations to define calculated type. 2024-12-17 08:28:31 +00:00
output MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02:00
privacy MDL-83345 reportbuilder: migrate filter storage from user preferences. 2024-12-03 16:42:35 +00:00
reportbuilder/audience MDL-79446 reportbuilder: native support for parameter name suffixes. 2023-11-02 09:27:07 +00:00
table MDL-83361 reportbuilder: date aggregation for timestamp columns. 2024-12-13 12:36:22 +00:00
task MDL-82041 reportbuilder: switch time-sensitive code to new Clock API. 2024-05-31 15:37:42 +01:00
datasource.php MDL-82809 reportbuilder: always apply conditions to custom report. 2024-10-16 10:51:36 +01:00
manager.php MDL-82133 reportbuilder: Move out RB exceptions to the L2 namespace 2024-06-12 09:02:29 +02:00
permission.php MDL-77270 reportbuilder: Add ability to duplicate custom reports 2024-10-25 07:56:04 +02:00
system_report.php MDL-83180 reportbuilder: correct access check for viewing schedules. 2024-10-02 16:49:09 +08:00
system_report_factory.php MDL-82133 reportbuilder: Move out RB exceptions to the L2 namespace 2024-06-12 09:02:29 +02:00