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

This PR fixes a PHP 8.1 issue with `null` used in `stripslashes`. Of course it can be already merged for ILIAS 8.

improvement
php

Removes the force_login parameter otherwise info / error do not survive a redirect to the login page. https://mantis.ilias.de/view.php?id=32290

bugfix
php

This fixes some superglobals access issues. I added comment for some places where the refinery is undefined or the sideeffects by the replacement to refinery are difficult to foresee.

improvement
php

Since the major changes inside of then notifications for trunk (see https://docu.ilias.de/goto_docu_wiki_wpage_6494_1357.html) this occurences dont have any functionality within the current state. This is a proposal to remove this occurences.

bugfix

Hi @all, this PR suggests a ROADMAP for cleaning up and streamlining the language files. There are many working groups dedicated to improving the language in ILIAS. The individual sections...

roadmap

This PR adds a `CSRF` token to the logout URL of the link in the ILIAS `MetaBar`. Mantis Issue: https://mantis.ilias.de/view.php?id=29991

bugfix
improvement
php

…s 31756) Mantis Issue: https://mantis.ilias.de/view.php?id=31756 If approved, this has to be cherry-picked to `trunk` as well.

bugfix
php

Initial privacy version

improvement

…l lowercase This fixes an issue described in https://mantis.ilias.de/view.php?id=26682

bugfix

This PR adds an message box to the dashboard settings if the specific setting of favourites or memberships are unfavorable for the dashboard. https://mantis.ilias.de/view.php?id=32014

improvement
php