Moodle Plugins directory: Configurable Reports: Versions: 3.6.0 | Moodle.org
Configurable Reports
Blocks ::: block_configurable_reports
Maintained by
Juan Leyva,
Sara Arjona Téllez
This block is a Moodle custom reports builder.
You can create custom reports without SQL knowledge. It's a tool suitable for admins or teachers.
Configurable Reports 3.6.0
Moodle 3.4, 3.5, 3.6
Released: Friday, 15 February 2019, 5:37 PM
Code prechecks
phplint
phpcs241 | 115
js40 | 128
css480 | 32
phpdoc1364 | 2
savepoint
thirdparty
grunt1 | 1
shifter
mustache
HTML | XML- Implement Privacy API
- Replace deprecated methods:
* htmleditor
* pix_url
* coursecat
- Move JS to AMD modules
- Upgrade some 3rd party JS libraries
- Fix import from XML
- Review the year filter to take min and max years from the calendar factory
- Other fixes and improvements:
* Remove CSS files not found error in JS console
* Show breadcrumbs for users without manage report capability
* Fix DB query function call for the enrolled students filter
* Raise the memory limit when exporting
* Clean some request parameters before using them
* Fix error with user field search box filter
* Improve compatibility with PostgreSQL when importing
Thanks Alex (agrowe), Donald (emyb2), sopnep15, Danniel (dannielarriola) and all the contributors who have sent several
fixes and improvements.
And special thanks also to Sander, Moodle HQ and Juan for letting Sara work on this during the project week.
- Replace deprecated methods:
* htmleditor
* pix_url
* coursecat
- Move JS to AMD modules
- Upgrade some 3rd party JS libraries
- Fix import from XML
- Review the year filter to take min and max years from the calendar factory
- Other fixes and improvements:
* Remove CSS files not found error in JS console
* Show breadcrumbs for users without manage report capability
* Fix DB query function call for the enrolled students filter
* Raise the memory limit when exporting
* Clean some request parameters before using them
* Fix error with user field search box filter
* Improve compatibility with PostgreSQL when importing
Thanks Alex (agrowe), Donald (emyb2), sopnep15, Danniel (dannielarriola) and all the contributors who have sent several
fixes and improvements.
And special thanks also to Sander, Moodle HQ and Juan for letting Sara work on this during the project week.
Version information
- Version build number
- 2019021500
- Version release name
- 3.6.0
- Can be updated from
- 3.0.1 (2016020101)
- Maturity
- Stable version
- MD5 Sum
- 4f6023600c8d2f961a350c3562539a2c
- Supported software
- Moodle 3.4, Moodle 3.5, Moodle 3.6
- The more recent release 3.9.0 (2020110300) exists for Moodle 3.4
- The more recent release 3.9.0 (2020110300) exists for Moodle 3.5
- The more recent release 3.9.0 (2020110300) exists for Moodle 3.6
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- MOODLE_36_STABLE
- VCS tag
- 3.6.0
Default installation instructions for plugins of the type Blocks
- Make sure you have all the required versions.
- Download and unpack the block folder.
- Place the folder (eg "myblock") in the "blocks" subdirectory.
- Visit http://yoursite.com/admin to complete the installation
- Turn editing on in any home or course page.
- Add the block to the page
- Visit the config link in the block for more options.