MDL-72565 reportbuilder: Add 'Card view' settings to custom reports

- Create a new 'settings' column in reportbuilder_report table and provide an API to manage it
- Add new card view settings to custom reports
This commit is contained in:
Mikel Martín
2021-11-11 13:55:29 +01:00
parent f2582cc823
commit aaa7a5a445
24 changed files with 446 additions and 18 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2021110800.02; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2021110800.03; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.
$release = '4.0dev+ (Build: 20211106)'; // Human-friendly version name