- issuing scheduled task throws exception on already created file under a race condition
- Replaced icons that are no longer correct in Moodle 4.5 leaving compatibility with previous versions
- Compatibility with Moodle 4.5; Updates to version testing matrices
- Fixed memory leak when generating a lot of certificates
- Only changes to automatic testing scripts
- Failing behat tests because of incorrect table headers
- fixed implicit nullable parameter declaration deprecated in PHP 8.4 (new coding style check)
- Add cohort entity to issued certificates datasource
- Added a new issued certificate regenerated event.
- Compatibility with Moodle 4.4, added to the testing matrix
- Coding style fixes to comply with moodle-plugin-ci 4.4.0
- When creating a link for LinkedIn allow to choose whether it's a link to the certificate verification page or the certificate PDF itself.
- Testing on Workplace 4.3
- Added missing SVG icons
- Coding style fixes
- Coding style fixes
- Included LMS 4.3 and PHP 8.2 in the GHA testing matrix
-
Reportbuilder source "Certificate issues" no longer automatically checks current user permission to access the certificate templates. The similar manual condition was added in the upgrade script to all existing reports to prevent change in behaviour. New reports will not have this condition.
This allows to create reports such as "My certificates" visible to any users including those who can not view or edit the templates.
- Removed strings: entitycertificateissues, errornopermissionissuecertificate, expires, issuedon, issuenewcertificates, mappingerrorcertificateheader, mappingerrorcertificatelog, nopermissionform, outcomecertificate, outcomecertificatedescription, point, receiveddate, selectcertificate, toomanycertificatestoshow, type
- Deprecated strings: editcertificate, issuenewcertificate, nopermissionform
- Compatibility with Moodle LMS 4.2
- Compatibility with PHP 8.1 for Moodle LMS 4.1 and 4.2
- Prevent debugging messages about missing leftmargin and rightmargin field types
- Setting to skip some text filters when generating PDFs
- Added support for certificate elements plugins settings
- Added a new integer parameter to
tool_certificate_generator::issue
to specify the certificate issue courseid - Moved certificate issuing event before email is sent, so event processor can make changes (CONTRIB-8867).
- Fix exception on view certificate templates page due to duplicated alias (CONTRIB-9211)
- Automated tests fixes
- Certificates PDFs now always open in a new tab
- Removed "Modal forms" functionality since it is now implemented in core -
web service
tool_certificate_modal_form
, JS modules:tool_certificate/modal_form
, classtool_certificate/modal_form
- Compatibility with Moodle LMS 4.1
- Removed no longer existing user profile fields from the element form (Twitter/ICQ/etc)
- Forms in the popups now use core dynamic forms
- Easier navigation between editing template and issued certificates
- Fixed bug with the reportbuilder reports showing 'source unavailable' error to some users.
- Add lock when generating certificate
- Convert certificates to use core reportbuilder system reports
- Course certificates may be archived when a course is reset allowing to receive more than one certificate per user in the same course
- Prevent race condition resulting in issuing course certificate twice
- This version of the plugin is only for Moodle LMS 4.0 and above
- Setting 'Show share on LinkedIn'. When enabled users can add their certificates to LinkedIn from the 'My certificates' page in their profile
- Show identity fields in the list of issued certificates
- Allow relative dates for expiry dates (i.e. 1 year after issue)
- Added mobile support to mod_coursecertificate (small changes required in this plugin)
- Compliance with codechecker v3.0.5
- Shared image types are now limited to "web_image". Non "web_image" images previously uploaded did not work properly.
- Compatibility with Moodle 3.9 - 3.11
- New index allowing to search for certificates quicker
- Fixes to coding style to make new version of codechecker happy
- Small UI changes in forms displaying metric system
- Viewing and previewing certificates now open a new browser tab
- Fixed issue when moving/deleting categories that contained certificates. All pages/elements and issued certificates are now handled correctly
- Fixed issue when generating certificate codes with firstname/lastname with non-latin characters. All non-latin characters are now converted for the code.
- Fixed a bug in how a 'Text area' course custom field is handled in the certificate templates
- Fixed occasional double modal popups when editing templates
- Small visual fixes in the template editing UI
Changelog was not maintained before version 3.10