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

Handling of gender field: sets 'n' to default (instead of 'f') and adds support of diverse gender.

improvement

# Must-Package ### What must be the agreed minimum goal from the community? - Whether developers, operators or users. ## Goals * [ ] ILIAS can be used with PHP...

improvement
php

Fixed broken Javascript for LongMenu Question

bugfix

https://mantis.ilias.de/view.php?id=18463 https://mantis.ilias.de/view.php?id=28195 https://mantis.ilias.de/view.php?id=29048 This PR is not a structural improvement, but a simple fix for non-anonymous exports and some errors on the way there.

bugfix
php

This PR adds the `SameSite` cookie attribute to the session cookie and the common cookies send by ILIAS. - ~~`Strict` is used for the `Session Cookie`~~ - `Lax` is used...

bugfix
php

This PR changes the (moment of) feedback given to actors regarding already used user names when submitting an **invalid** registration form. Mantis Issue: https://mantis.ilias.de/view.php?id=32037

bugfix
php

# Must-Package ### What must be the agreed minimum goal from the community? - Whether developers, operators or users. ## Goals * [x] ILIAS can be used with PHP 8...

improvement

# Must-Package ### What must be the agreed minimum goal from the community? - Whether developers, operators or users. ## Goals * [ ] ILIAS can be used with PHP...

improvement

Hello, i added the html to the $a_pars array so this UIHook call behaves like the other UIHook->getHtml calls in ilTemplate. The problem is when you make an UIHookPlugin that...

improvement

Hi everyone, I hereby propose to update our coding-style definition slightly: * Update from PSR-2 to PSR-12. A lot of new PHP-stuff hasn't been adressed in PSR-2. * Hence, remove...

improvement