ILIAS
ILIAS copied to clipboard
GitHub repository for official ILIAS release branches and development branches (trunk)
Follow-up of #5075 When approved, this needs to be cherry-picked to release 8.
https://mantis.ilias.de/view.php?id=34590 This PR mostly reverts changes made in https://github.com/ILIAS-eLearning/ILIAS/pull/5012 and add all toasts that are preexisting to the toast container withing the pagebuilder to prevent an additional request.
Mantis Bug: https://mantis.ilias.de/view.php?id=34590 The `ILIAS\UI\Renderer::renderAsync(...)` method adds all JS code to the generated `HTML` **and** to the `tpl.standardpage.html`. This is no issue when used in an asynch request where the...
https://mantis.ilias.de/view.php?id=29559 Adds a Byline explaining the E-Mail notification behavior in the test object settings. The Byline is currently available in the German and English language.
#bugfix Mantis issue: 0032045 Target: release_7 https://mantis.ilias.de/view.php?id=32045 The error only occurred if the test in the imported learning sequence did not contain a description. The ilLegacyKioskModeView class couldn't handle an...
…risonExpressionImportList`