Skip to content

Releases: learnweb/moodle-tool_lifecycle

v5.1-r5

27 Mar 00:11

Choose a tag to compare

What's Changed

  • bugfix: workflow table crashes when custom subplugin is missing by @KBorm in #284

Full Changelog: v5.1-r4...v5.1-r5

v5.1-r4

03 Mar 19:04

Choose a tag to compare

What's Changed

Full Changelog: v5.1-r3...v5.1-r4

v4.5-r10

17 Feb 11:10

Choose a tag to compare

Full Changelog: v4.5-r8...v4.5-r10

v5.1-r3

16 Feb 10:21

Choose a tag to compare

Full Changelog: v5.1-r2...v5.1-r3

v4.5-r8

12 Feb 18:23

Choose a tag to compare

  • [FEATURE] Add new lifecycle step 'deletebackup'

  • [FEATURE] Add the task to delete old backup files to the already existing cleanup_task

  • [FEATURE] Workflowoverview: Add a dropdown to switch to a different workflow

  • [FEATURE] Add field 'description' to the workflow table

  • [FEATURE] Introduce Icons for all lifecycle subplugintypes

  • [FEATURE] Add new page 'showcase' to present all workflows

  • [FIXED] Improve error handling in errors table

  • [FIXED] Add missing lang strings of step setcustomfield

  • [FEATURE] Introduce new trigger 'activity'

  • [FEATURE] Introduce new trigger 'opencast'

  • [FEATURE] Introduce new step 'setcustomfield' (PR #275)

  • [FEATURE] lifecycle-backups: new filter option 'create date' and option to bulk-delete backups

  • [FEATURE] Add Bulk Editing option to the course interactions lists (#172)

  • [FEATURE] Step adminapprove: reintroduce proceed all- and rollback all-buttons

  • [FEATURE] Add option to define sysadmin(s) to receive notifications when course is triggered for an admin approve step instance

  • [FEATURE] workflowoverview: display workflow options 'max courses per day/cron', if active

  • [FEATURE] Provide download option for deactivated workflows as well

  • [FIXED] Include filepath as debug info when backup file does not exist (#277)

  • Moodle 5.1 compatible version

  • [FEATURE] workflowoverview: Do not take the specificdata trigger into account when counting

  • [FEATURE] Introduce optional max number of courses triggered per cron run and/or per day for a workflow

  • [FEATURE] New trigger depending on enddate PR #272

  • [FIXED] Fix a bootstrap bug in interaction table

  • [FEATURE] Customise buttons in adminapprove step PR #266

  • [FEATURE] Improve listings of triggered courses in workflowoverview

  • [FEATURE] Semindependent trigger: add option to select courses with no customfield semester or termindependent value

  • [FEATURE] Implement checks for plugin dependencies

  • [FIXED] adminapprove step: insert into table only if it does not yet exist PR #268

  • [FIXED] category trigger: do not display form elements twice PR #267

  • [FIXED] Handle manual trigger correctly with AND condition PR #269

  • [FIXED] Respect use of check_course function when counting triggered courses

  • [FIXED] Activate the automatic tests of the subplugins

  • [FIXED] Fix unit test process_error_test

  • Moodle 5.0 compatible version

v5.1-r2

28 Jan 17:33

Choose a tag to compare

What's Changed

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

v5.1-r1

20 Jan 10:38

Choose a tag to compare

What's Changed

  • new trigger depending on enddate by @KBorm in #272
  • new step setcustomfield by @KBorm in #275
  • fix: include filepath as debug info when backup file does not exist by @Menrath in #277

New Contributors

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

v5.0-r3

14 Dec 14:05

Choose a tag to compare

What's Changed

  • new trigger depending on enddate by @KBorm in #272

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

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