-
Improvement
-
Resolution: Fixed
-
Minor
-
5.0
-
MOODLE_500_STABLE
-
MOODLE_500_STABLE
-
-
-
This follows on from improvements being made in MDL-84527 to create styled mini-"tag clouds" - we want a means for callers to define options for applied aggregation types, specifically in this case to control the separator between group concatenated items
In this issue:
- Define a generic API to pass options to aggregation types;
- Allow for system reports to pass these options to columns;
- Allow for entities to define these options for their columns;
- Add option to the group concatenation types to allow for custom separator
- Use in reports listing page
This will also allow us to clean up some gnarly report column definitions in Workplace