Paul Holden
|
a0f26a114f
|
MDL-84000 reportbuilder: move testcase helper to autoloaded namespace.
Clean up some class imports while we're at it.
|
2024-12-13 10:16:29 +00:00 |
|
Andrew Nicols
|
55126be4ad
|
MDL-81520 core: Fix test finality
|
2024-12-11 12:30:21 +08:00 |
|
Andrew Nicols
|
c6942c9bb7
|
MDL-81521 core: Update all possibly data providers to be static
Note: Some data providers could not be automatically be converted to
being static. These will be handled in a separate issue.
|
2024-11-18 10:24:55 +08:00 |
|
Paul Holden
|
33a63ca639
|
MDL-76295 reportbuilder: implement default datasource sorting.
Update all existing report sources to use the new default sorting
API from 064eccd4, updating existing tests to assert behaviour.
|
2023-08-23 15:32:50 +01:00 |
|
Paul Holden
|
d8df4ad675
|
MDL-78117 reportbuilder: use context entity in report sources.
Deprecate existing columns, to be replaced by corresponding elements
from the new entity.
|
2023-08-02 08:05:50 +01:00 |
|
Paul Holden
|
76327f04ac
|
MDL-76591 comment: create test generators and Behat scenarios.
The added scenarios cover the management of comments: viewing,
filtering and deletion.
|
2023-01-30 16:00:25 +00:00 |
|
Paul Holden
|
fdf2f8f31b
|
MDL-75352 comment: implement comments datasource for custom reporting.
Create entity definition for a comment, join with user entity in new
report source to provide data for reportbuilder editor.
|
2022-10-20 13:37:56 +01:00 |
|