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

Hi everybody This PR is first to start a discussion. I would also implement this afterwards, if we think some implementation is needed, but I would then ask you to...

kitchen sink
improvement

Sister PR to https://github.com/ILIAS-eLearning/ILIAS/pull/7615

bugfix

Hi folks, I have removed some unnecessary complexity from the UI framework: - `Renderer::withAdditionalContext()`: this method has been invoked in order to provide a context to the current rendering chain....

kitchen sink
improvement
php

This is a PR to clarify the process for the hand over of `Authorities`.

jour fixe
technical board
documentation

Bugfix for multi table action using "ALL OBJECTS"

bugfix
php

Hi everybody, this might fix [#41293](https://mantis.ilias.de/view.php?id=41293). Kind regards!

bugfix
php

Hi folks, This PR merely lays some groundwork for further discussion and analysis in regards to markdown flavours in ILIAS. The code changes provide a naive approach to demonstrate how...

improvement
php

in some functions, $user and $types should be optional parameters. in ILIAS 8 (and posibly 9/trunk) these parameters must be supplied, but the function itself contains checks for these paramaters....

bugfix

This is a follow-up PR for https://github.com/ILIAS-eLearning/ILIAS/pull/7116 . Instead of setting cookies based on the `sid` passed in the SOAP request, `session_id` is used to set the current session id...

bugfix
php

https://mantis.ilias.de/view.php?id=41475

bugfix
php