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

See: https://mantis.ilias.de/view.php?id=42079 If approved, this must be picked to `trunk` as well.

bugfix
php

Hi everyone, As part of the ongoing project to map all privacy relevant information, this PR adds a privacy.md to the Learning Sequence. Feedback and suggestions are welcome. Thanks! All...

documentation

See: https://mantis.ilias.de/view.php?id=27749 If approved, this must be cherry-picked to `release_9` and `trunk` as well.

bugfix
php

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

bugfix
php

See: https://mantis.ilias.de/view.php?id=29991 This can also help to solve https://mantis.ilias.de/view.php?id=27749 addressed by #7931. If approved, this MUST be picked to `release_9` and `trunk`.

bugfix
php

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

bugfix
php

Hi folks, This PR introduces the the following changes: - The `chai` assertion package has been removed and replaced by `jest`'s internal `expect` object. - The `@jest/globals` package has been...

kitchen sink
improvement
javascript
documentation

https://mantis.ilias.de/view.php?id=41779 Hello everyone, this PR ensures that the PHP ini variable 'session_max_idle' is controlled via our setup. The current values ​​are obtained from a phpinfo file that has currently been...

bugfix
php

This PR improves the code to handle "Password Assistance" sessions by introducing a proper "Repository" and some entity/value object classes, so we can finally get rid of the `inc.pwassist_session_handler.php` script.

improvement
php

references and depends on merge of https://github.com/ILIAS-eLearning/ILIAS/pull/7758

bugfix
php