moodle/reportbuilder
Paul Holden a4a3721081 MDL-71070 reportbuilder: consistent user fullname columns sorting.
Report columns that display the fullname of users should behave
in a consistent manner with current functionality of tables, in
regards to sorting by each individual component of a name (first
name, middle name, surname, etc).

To facilitate this, instead of a hard-coded assumption that such
columns are always named 'fullname', table classes can now define
additional columns containing a users name.
2021-08-03 12:05:59 +01:00
..
amd MDL-70794 reportbuilder: user interface for using report filters. 2021-07-28 16:40:50 +01:00
classes MDL-71070 reportbuilder: consistent user fullname columns sorting. 2021-08-03 12:05:59 +01:00
templates MDL-70794 reportbuilder: user interface for using report filters. 2021-07-28 16:40:50 +01:00
tests MDL-70794 reportbuilder: user interface for using report filters. 2021-07-28 16:40:50 +01:00
download.php MDL-70794 reportbuilder: output components and classes. 2021-07-28 16:40:50 +01:00