Skip to content

Changes of version 5.0.1

Thomas Niedermaier edited this page Nov 28, 2025 · 2 revisions

Version 5.0.1 (v5.0-r2, 2025-11-15)

Customise buttons in adminapprove step

Now it's possible to define for every admin appove instance customized labels for the rollback- and proceed-buttons.

Define customized button labels with step admin approve

Improve listings of triggered courses in workflowoverview

Now you get the same course list if you click on the triggered and the delayed courses numbers in the trigger summary box. The list shows the exact status of every course - picked/pickable ("OK"), delayed, in other worklow, excluded by check_course function etc.

Triggered courses list with new details

Semindependent trigger: add option to select courses with no customfield semester or termindependent value

If the semindependent trigger previously only selected courses that had no valid start date entered, it can now also select courses that have no value entered in the semester course field.

Triggered courses list with new details

Implement checks for plugin dependencies

Additional checks have been added to make shure lifecycle works even if a needed external subplugin is not installed.

Further changes of this version:

  • Adminapprove step: insert into table only if it does not yet exist PR #268
  • Category trigger: do not display form elements twice PR #267
  • Handle manual trigger correctly with AND condition PR #269
  • Respect use of check_course function when counting triggered courses
  • Activate the automatic tests of the subplugins

Clone this wiki locally