tool_supporter
Changes
###v5-r3
- 2026-06-22 – Tested on Moodle 5.2
- 2026-06-09 – Add option to use semester dates in course creation (#121, thanks @melanietreitinger)
v5-r2
- 2026-01-21 – Removed table borders in Moodle ≥ 5.0 (#122, thanks @lucaboesch)
- 2026-01-21 – Fixed table-reboot class missing for userincourse table (#123, thanks @lucaboesch)
- 2026-01-14 – Tested on Moodle 5.1 incl. ci
v5-r1
- 2025-09-12 – Fixed supported versions: use v5-releases for Moodle 5.0 onwards, v4-releases up to Moodle 4.5
- 2025-08-13 – Fixed dropdowns and other dynamic functionality not working with Moodle 5
- 2025-08-13 – Fixed some UI elements having wrong size
v4-r7
- 2025-07-02 – Moodle 5.0 compatibility will be implemented soon, but current code already runs error-free with Moodle 5; only in the course table the category dropdowns do not work
- 2025-06-06 – Require only level 1 capabilities to view supporter webpages (#120)
- 2025-05-09 – Display currentlogin instead of lastlogin in user details as "Last login" (DE: "zuletzt eingeloggt"): Database field ‘lastlogin’ saves the second last login, ‘currentlogin’ saves the last login the user made!)
- 2025-05-02 – Set upload size limit according to global config
- 2025-02-28 – Use default self-enrol role id in new courses (#118)
v4-r6
- 2025-02-11 – Add ci for moodle 4.5 (manual function tests have already been successful in 2024)
- 2025-02-11 – Update readme file
- 2025-02-07 – Fixed filtering in user table not working correctly
v4-r5
- 2024-11-15 – Fix clicking on user in course details
- 2024-11-13 – Show enrolment method instead of id in course details
- 2024-11-13 – Fix invisible options sometimes appearing in course table dropdown
- 2024-09-20 – Set numsections for new courses using Moodle config
- Tested with Moodle 4.5
v4-r4
- 2024-08-20 – Codechecker fixes for Moodle 4.4 + update CI workflow
- 2024-04-24 – Spelling corrections in the Readme
- 2024-01-12 – Fixed broken json with some languages (like French) that could use single or double quotes in field headers, thanks @brunobaudry (PR #117)
- Tested with Moodle 4.4
v4-r3
- 2023-12-19 – Added an option to show auth type and suspension status in user details table
- 2023-12-06 – Replaced a deprecated function that was used for getting activity information
- 2023-12-06 – Fixed some code checker errors
- Tested with Moodle 4.3
v4-r2
- 2023-06-06 – Fixed issue with version number for the plugin at moodle.org (duplicate with 3.x version 2023060600 in $plugin->version)
v4-r1
- 2023-06-06 – Updated plugin description
- 2023-06-06 – Plugin release name now represents targeted Moodle version
- 2023-05-30 – Added test status badge for GHA
- 2023-05-24 – Max supported category depth level changed to 5 (2 enabled by default)
- 2023-05-19 – Corrected some comments
- 2023-05-16 – Supporter links in Site Administration moved to a separate category in General
- 2023-05-16 – Fixed various small coding style errors and typos
- 2023-05-16 – Added static code checks using moodle-plugin-ci and GHA
- 2023-05-12 – Fixed search field and refresh text strings being hardcoded to english #108
- 2023-05-10 – Fixed "nopermissions" modal using Level 1 Support (read-only) #110
- 2023-05-09 – Moodle 4.0+ is now required
v1.07 (last 3.x version)
- 2023-06-06 – Improvement: Release-version in version.php is now equal to latest git for 3.10 Branch + grunt and js-improvements
- 2023-06-01 – Improvement: Fixed startdate-related warnings when creating a new course
v1.05
- 2023-05-23 – Feature: More configuration options, new are startdate, course_table_showshortname, course_table_showfullname, course_table_showlevel1+2, course_table_showvisibility; thanks to Christian Wolters! solves #112
- 2023-05-23 – Improvement: String unhardcoding fix from dev branch, see #113
- 2023-05-23 – Bugfix: Filtering fix from dev, see #113
v1.04