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

Mantis Issue: https://mantis.ilias.de/view.php?id=31172

bugfix
php

- ensure tree is in environment during setup

improvement

The current OIDC integration has three major flaws: 1. It uses the Implicit Flow instead of the Code Flow. The Implicit Flow should be considered deprecated (and will be in...

improvement
dependencies

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

bugfix
php

setGapSize accepts everything, getGapSize wants to give an int back. I went with the full typing solution.

bugfix
php

See: https://mantis.ilias.de/view.php?id=25669 If you accept this I can provide a PR for ILIAS 8 and Trunk as well.

bugfix
php

This fixed the PHP-Version check to match the supported version in install.md

improvement

This is a PR to discuss at the next TechSquad-Meeting. Mantis Issue for ILIAS 7: https://mantis.ilias.de/view.php?id=33523

bugfix
php

As discussed with @klees I have implemented (a proposal for ILIAS 9) to add support of `` tags to the Kitchensink. The reason behind this is a [feature-request](https://docu.ilias.de/goto_docu_wiki_wpage_6931_1357.html) which will...

kitchen sink
improvement
php

This PR proposes to introduce the UI-Component for implementing Communication Items This item will initially be used for the new presentation of mails and forum postings As discussed in https://docu.ilias.de/goto_docu_wiki_wpage_7421_1357.html...

kitchen sink
improvement
php