Skip to content

Releases: learnweb/moodle-tool_lifecycle

v5.0-r2

24 Nov 17:09

Choose a tag to compare

What's Changed

  • Customise buttons in adminapprove step by @KBorm in #266
  • Pr bugfix man and auto trigger by @KBorm in #269
  • bugfix: adminapprove: insert into table only if it does not yet exist by @KBorm in #268

New Contributors

Full Changelog: v5.0-r1...v5.0-r2

v5.0-r1

23 Oct 17:50

Choose a tag to compare

What's Changed

  • Fix permissions by @justusdieckmann in #247
  • Subplugins both ways of describing following MDL-83705, resolves #249 by @lucaboesch in #250
  • Update templates from Learnweb workflow repository by @github-actions[bot] in #257

New Contributors

  • @github-actions[bot] made their first contribution in #257

Full Changelog: v4.5-r4...v5.0-r1

v4.5-r7

20 Oct 18:40

Choose a tag to compare

Full Changelog: v4.5-r6...v4.5-r7

v4.5-r6

05 Oct 04:07

Choose a tag to compare

What's Changed

New Contributors

  • @github-actions[bot] made their first contribution in #257

Full Changelog: v4.5-r4...v4.5-r6

v4.5-r4

06 May 12:13

Choose a tag to compare

  • v4.5-r4: 'No php notice if string plugindescription is missing'

  • v4.5-r3: 'Try to fix the lang string errors to get the strings to AMOS.'

  • v4.5-r2: 'Fix an error under Moodle version 4.4 and beneath in delayed courses page by reusing the "old" path to the html_writer statement again.'

A comprehensive list of all the changes of this release can be found in the wiki of the github repository.

Wiki: Version 4.5 changes in detail

What's Changed by Pull Requests\

New Contributors

Full Changelog: v4.4-r1...v4.5-r1

v4.5-r3

05 May 17:41

Choose a tag to compare

  • v4.5-r3: 'Try to fix the lang string errors to get the strings to AMOS.'

  • v4.5-r2: 'Fix an error under Moodle version 4.4 and beneath in delayed courses page by reusing the "old" path to the html_writer statement again.'

A comprehensive list of all the changes of this release can be found in the wiki of the github repository.

Wiki: Version 4.5 changes in detail

What's Changed by Pull Requests

New Contributors

Full Changelog: v4.4-r1...v4.5-r1'

v4.5-r2

05 May 16:36

Choose a tag to compare

Fix an error under Moodle version 4.4 and beneath in delayed courses page by reusing the "old" path to the html_writer statement again.

v4.5-r1

05 May 04:26

Choose a tag to compare

A comprehensive list of all the changes of this release can be found in the wiki of the github repository.

Wiki: Version 4.5 changes in detail

What's Changed by Pull Requests

New Contributors

Full Changelog: v4.4-r1...v4.5-r1

v4.4-r1

02 May 09:47
e2ba531

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2-r1...v4.4-r1

v4.2-1

07 Jun 19:06
160bc68

Choose a tag to compare

Features:

  • Improved the layout of an active processes show number of courses in step (#155 )
  • minor adjustments to the navigation to improve the structure (#155 )
  • error table for failed courses (#136)
  • add the possibility to edit steps and triggers after workflow activation (#134 )
  • make course backup table searchable (#123)

Bugfixes:

  • inform only active users by email step (#167)
  • limit workflowoverview for big instances (#171 )
  • php8.0 things (#162 )
  • add privacy providers (156)
  • specificdate-trigger fix (#151 )