moodle/reportbuilder/classes/local
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
..
aggregation MDL-83738 reportbuilder: allow aggregations to define calculated type. 2024-12-17 08:28:31 +00:00
audiences MDL-82133 reportbuilder: Move out RB exceptions to the L2 namespace 2024-06-12 09:02:29 +02:00
entities MDL-80430 reportbuilder: final removal of default table aliases. 2024-11-15 10:21:45 +00:00
filters MDL-82913 reportbuilder: simplify select filter for limited options. 2024-11-22 15:38:11 +00:00
helpers Merge branch 'MDL-83345' of https://github.com/paulholden/moodle 2024-12-05 12:05:12 +07:00
models MDL-83345 reportbuilder: migrate filter storage from user preferences. 2024-12-03 16:42:35 +00:00
report MDL-83738 reportbuilder: allow aggregations to define calculated type. 2024-12-17 08:28:31 +00:00
systemreports MDL-81825 theme_boost: Refactor .sr-only usages for BS5 2024-12-10 14:02:32 +01:00