Moodle Plugins directory: Supporter: Versions: v4-r3 | Moodle.org
Supporter
Administration tools ::: tool_supporter
Maintained by
Technische Universität Darmstadt,
Klaus Steitz
Easily manage your users and courses within a single window without reloading whole pages. Look up users and courses, enrol students, change settings and much more.
Supporter v4-r3
Moodle 4.0, 4.1, 4.2, 4.3
Released: اربع, 20 ڊسمبر 2023, 10:24 PM
tool_supporter
Changes
v4-r3
- 2023-06-19 – Added an option to show auth type and suspension status in user details table
- 2023-06-06 – Replaced a deprecated function that was used for getting activity information
- 2023-06-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
- 2023-05-16 – Update Readme
- 2023-05-09 – Change required moodle version to 3.10 and Code for 3.10 now master-branch; for Moodle 3.9 and older use v1.03
- Tested with Moodle 4.0, 4.1 and 4.2: works out of the box, but there will be a explicit 4.x version with some improvements including use of continuous integration and moodle-plugin-ci (https://moodlehq.github.io/moodle-plugin-ci/), see branch moodle_4_dev (https://github.com/eLearning-TUDarmstadt/moodle-tool_supporter/commits/moodle_4_dev)
Version information
- Version build number
- 2023121300
- Version release name
- v4-r3
- Maturity
- Stable version
- MD5 Sum
- ec69cd8a4b72dbb8ab4de4be2b0474c1
- Supported software
- Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3
- Latest release for Moodle 4.0
- The more recent release v4-r7 (2025062700) exists for Moodle 4.1
- The more recent release v4-r7 (2025062700) exists for Moodle 4.2
- The more recent release v4-r7 (2025062700) exists for Moodle 4.3
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v4-r3
Default installation instructions for plugins of the type Administration tools
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "mytool") in the "admin/tool" subdirectory.
- Visit http://yoursite.com/admin to finish the installation