ILIAS
ILIAS copied to clipboard
GitHub repository for official ILIAS release branches and development branches (trunk)
Implemented according to Feature wiki: https://docu.ilias.de/goto_docu_wiki_wpage_8261_1357.html This lets the user configure the Destination after logout of a session. Options are: login page, logout page, internal resource or external resource.
This PR fixes the `copyright-checker.sh` to enforce explicitly no copyright inside the examples and removes current copyrights.
Follow up to PR #7090. This PR proposes to add an additional parameter to the `withAcceptedMimeTypes` to set the list of file extensions which should be shown to the user....
https://mantis.ilias.de/view.php?id=38085 This lets you - construct an Interruptive Modal with GET-method - and provide individual parameter names for its items Comes in handy, e.g., when using delete-confirmations from a Data...
As mentioned [here](https://github.com/ILIAS-eLearning/ILIAS/pull/7350) with the integration of the refinery, the function `convertSpecialCharacters` is obsolete and should be exchanged.
https://mantis.ilias.de/view.php?id=40968 # Issue (Some) Metabar slides do not appear on mobile breakpoint in Safari/Webkit.  # Change The issue seems to be caused by `overflow-x: clip;` on the header, which...
This PR introduces an extension to the `Standard Panel` and `Standard Listing Panel` to make them expandable, as it is need for https://docu.ilias.de/goto_docu_wiki_wpage_7416_1357.html. The PR includes the interface changes and...
This PR changes the permanent link in the footer to copy the link to the clipboard instead of navigating to the permanent URL. This implementation is based on a few...
This PR proposes to add the custom icons "checked" (as "check") and "unchecked" (as "uncheck") to the glyphs, since both are very commonly used in a wide range of cases....