ILIAS
ILIAS copied to clipboard
GitHub repository for official ILIAS release branches and development branches (trunk)
Mantis Issue: https://mantis.ilias.de/view.php?id=31172
- ensure tree is in environment during setup
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...
setGapSize accepts everything, getGapSize wants to give an int back. I went with the full typing solution.
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.
This fixed the PHP-Version check to match the supported version in install.md
This is a PR to discuss at the next TechSquad-Meeting. Mantis Issue for ILIAS 7: https://mantis.ilias.de/view.php?id=33523
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...
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...