- [Bugfix] Actually exclude
fullname
from enrolled user query
- [Bugfix] Explicitly exclude
fullname
from enrolled user query - Dropped support for Moodle 4.0
- Fixup version information (thanks @jrm-unamur)
- Updated tests for MDL-74276
- Remove support for flat navigation
- Added support for Moodle 4.0 and dropped support for Moodle 3.11
- [Bugfix] Update internal API in light of MDL-45242
- Change default branch to "main"
- Update CI tool to version 3
- Dropped support for Moodle 3.6-Moodle 3.10
- Added support for Moodle 3.11
- Move testing to Github Actions
- [Improvement] Support showing a user's timezone
- Code cleanup
- Streamlined unit testing matrix
- [Improvement] More robust user image size defaulting
- [Bugfix] All fields now display, not just the last one
- Dropped support for Moodle 3.5
- [Feature] Make the displayed user fields configurable
- Dropped support for Moodle 3.4
- [Feature] Add role filtering
- [Feature] Add image size setting
- Add support for flat navigation
- Add option to display username in report
- Replaced the YUI Javascript module with an AMD module
- Updated for GDPR compliance
- Changed version numbering to match stable version
- [Bugfix] Updated the "All users" display in light of MDL-60675
- [Tests] Update Behat tests for Moodle 3.3
- [Tests] Add Behat test coverage
- [Bugfix] Code cleanup
- [Feature] Add groups filtering
- [Bugfix] Only show active enrollments
- Initial release