Skip to content

Releases: Syxton/moodle-block_massaction

Official 7.0.2 (Moodle 4.0) Release

11 Jul 18:33
dd36f47
Compare
Choose a tag to compare

Bootstrap rework.
Flexible course formats through config settings.
Content change notification feature

Special thanks to @PhMemmel for all the great work!

Official 7.0.0 (Moodle 4.0) Release

18 Apr 12:48
8e30c6b
Compare
Choose a tag to compare

Refactored code for Moodle 4.0 including the use of new courseeditor
Adjusted styles for updated core styles.
Warning: Most 3rd party course formats are not currently supported until they are 4.0 compatible themselves.

Again a very special thanks to @PhMemmel for his hard work on this project.

Official 6.0.1 Release

18 Apr 12:34
1cfbfd4
Compare
Choose a tag to compare

Enables the use in grid and flexsections course format.
Support MacOS browser events.

Again a special thanks to @PhMemmel for his hard work on this project.

Official 6.0.0 Release

17 Mar 15:58
aa18828
Compare
Choose a tag to compare

Thorough rewrite by: @PhMemmel
It includes:
Drop jquery, use pure ES6
added some unit and behat tests
moved to Github Actions
Fix complains of codechecker
Add "Make available" action
Add mass cloning (including admin option to do this as background task, as cloning of activities often runs into timeouts as it's pretty load heavy to do a full backup and restore process for multiple course modules)
Plugin is widely independent on course format/themes
Plugin is reacting to Drag&Drop events (Drag&Drop Uploads, Renaming sections, reordering sections)

Big thans to @PhMemmel for the vast majority of the work done here and help getting maintainership transferred so we can keep this plugin going.

Also to @jrchamp for their contributions in getting a final product through CI.

First official release since: April 24, 2018 (almost 4 years!) Supports Moodle 3.9-3.11

Unofficial 5.1.5

02 Sep 18:58
Compare
Choose a tag to compare

Fix for keyModules check.

Unofficial 5.1.4

22 Sep 16:15
Compare
Choose a tag to compare

Unofficial v5.1.4

keeps things in order on move/duplicate
works in Moodle 3.9+
Adds a Hide & Make Available feature