Change Log
All notable changes to this project will be documented in this file.
[1.4.1] - 2025-05-16
Added
- Update for PHP 8 and code styling compatibility
[1.4.0] - 2023-05-15
Added
- Support 'attributes' enrolment method, fix permissions strings
[1.3.4] - 2021-08-02
Added
- Clean up code to improve style and conform to latest conventions
[1.3.3] - 2021-05-08
Added
- Allow same cohort or meta course to be added with different role
[1.3.2] - 2020-12-08
Added
- Entire number is needed in Moodle version number
[1.3.1] - 2020-12-02
Added
- Fix broken error messages
[1.3.0] - 2020-08-15
Added
- Change to defined column headings, and alternative delimiters to the comma.
[1.2.0] - 2019-08-20
Added
- Add support for defining the role associated with the enrolment method.
[1.1.2] - 2019-02-27
Added
- Remove unused capability settings.
[1.1.1] - 2018-08-24
Added
- Fixed incorrect error messages.
[1.1.0] - 2018-07-28
Added
- Fix cohort enrolment to set role as student.
[1.0.1] - 2018-07-27
Added
- Added support for assigning to a group.
[1.0.0] - 2018-07-11
Added
- Tidied up code for initial approved public release.
[0.7.3] - 2018-05-26
Added
- Modify support for Privacy API for PHP 7.0 (3.4).
[0.7.2] - 2018-05-26
Added
- Modify support for Privacy API for PHP 5.6 (2.9 - 3.3).
[0.7.1] - 2018-05-14
Added
- Add support for Privacy API in preparation for GDPR.
[0.7.0] - 2018-05-08
Added
- Use course shortnames, not idnumbers as unique identifier.
[0.6.3] - 2018-05-07
Added
- Fixed reporting bug in cohort enrolment.
[0.6.1] - 2018-05-04
Added
- Added clearer, more language-dependent report strings.
[0.6.0] - 2018-05-03
Added
- Added support for cohort enrolment method.
[0.5.1] - 2018-04-16
Added
- Moved plugin from /local to /admin/tool folder.
- Plugin tested with Moodle 2.9, 3.1 and 3.4.
[0.4.0] - 2018-04-13
Added
- Improved error messages.
- Plugin tested with Moodle 2.9 and 3.1.
[0.3.0] - 2018-04-13
Added
- Initial working release.
- Plugin tested with Moodle 3.1.
[0.1.0] - 2018-04-12
Added