-
Notifications
You must be signed in to change notification settings - Fork 38
Changes of version 5.0.1
Thomas Niedermaier edited this page Nov 28, 2025
·
2 revisions
Now it's possible to define for every admin appove instance customized labels for the rollback- and proceed-buttons.
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.
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.
Additional checks have been added to make shure lifecycle works even if a needed external subplugin is not installed.
- 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