Skip to content

Releases: eLearning-TUDarmstadt/moodle-tool_supporter

v4-r4

20 Aug 12:55
Compare
Choose a tag to compare
  • Fixed broken json with some languages (like French) that could use single or double quotes in field headers, thanks @brunobaudry
  • Added screenshots
  • Made some spelling corrections

v4-r3

19 Dec 09:34
Compare
Choose a tag to compare
  • Added an option to show auth type and suspension status in user details table
  • Replaced a deprecated function that was used for getting activity information
  • Fixed some code checker errors

Release v1.07

06 Jun 08:16
Compare
Choose a tag to compare
  • Fixed startdate-related warnings when creating a new course
  • Release version in version.php is now equal to latest git

v4-r2

06 Jun 13:56
48dec8c
Compare
Choose a tag to compare
  • Fixed issue with version number for the plugin

v4-r1

06 Jun 13:00
Compare
Choose a tag to compare

Changelog:

  • 2023-05-09 - Moodle 4.0+ is now required
  • 2023-06-06 - Plugin release name now represents targeted Moodle version
  • 2023-05-16 - Supporter links in Site Administration moved to a separate category in General
  • 2023-05-24 - Max supported category depth level changed to 5 (2 enabled by default)
  • 2023-05-10 - Fixed "nopermissions" modal using Level 1 Support (read-only) #110
  • 2023-05-12 - Fixed search field and refresh text strings being hardcoded to english #108
  • 2023-05-16 - Fixed various small coding style errors and typos
  • 2023-05-19 - Corrected some comments
  • 2023-05-16 - Added static code checks using moodle-plugin-ci and GHA
  • 2023-05-30 - Added test status badge for GHA
  • 2023-06-06 - Updated plugin description

Release v1.06

30 May 09:43
Compare
Choose a tag to compare
  • Small bugfixes ported from dev branch

Release v1.05

23 May 11:20
7979bab
Compare
Choose a tag to compare

Release v1.04

16 May 12:47
Compare
Choose a tag to compare
  • Supported Moodle versions are now 3.10 and 3.11
  • Small fixes from 310 branch

Release v1.03

06 Nov 12:15
Compare
Choose a tag to compare
  • Further support for multilang strings (credit to @lucaboesch)
  • Some styling
  • Additional settings: Hide or show hidden categories/courses
  • Add link to users notification preferences
  • Add button to duplicate a course

Release v1.02

17 Jul 21:54
Compare
Choose a tag to compare

Added multilanguage support, courtesy of @lucaboesch
Some visual tweaks by @lucaboesch
Fixed links when moodle was not the root url on the webserver.
Added Privacy API.