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

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.

bugfix
jour fixe
improvement
documentation
Looking for Shepherd

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

kitchen sink
improvement
php

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

bugfix
kitchen sink
php

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.

kitchen sink
improvement
php

https://mantis.ilias.de/view.php?id=40968 # Issue (Some) Metabar slides do not appear on mobile breakpoint in Safari/Webkit. ![metbar-slate-not-visible](https://github.com/ILIAS-eLearning/ILIAS/assets/59924129/10b19ae9-9bd9-45c6-8bea-63125de8f8ed) # 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...

kitchen sink
php

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

kitchen sink
improvement
php

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

kitchen sink
improvement
documentation

Add partial refinery and remove broken/trivial `use` calls

improvement
php