ILIAS icon indicating copy to clipboard operation
ILIAS copied to clipboard

GitHub repository for official ILIAS release branches and development branches (trunk)

Results 618 ILIAS issues
Sort by recently updated
recently updated
newest added

Follow-up of #5075 When approved, this needs to be cherry-picked to release 8.

bugfix
improvement
php

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.

bugfix
php

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...

bugfix
kitchen sink
php
javascript

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

#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...

bugfix
php