ILIAS
ILIAS copied to clipboard
GitHub repository for official ILIAS release branches and development branches (trunk)
See https://mantis.ilias.de/view.php?id=44719 This pull request solves the issue by providing the handling of page editor plugins from the COPage service also in the Test and TestQuestionPool components. To avoid code...
Hi all This is a rather huge PR to clean-up unmaintained components and to reduce unmaintained code in our repository. It does a few things: - `Accordion`, `Chart`, `Exceptions`, `Link`,...
Hi all This PR contains a proposal to add the options to the tag-input to * Load data asynchronously * Be sorted. I added bot option in one PR as...
See https://mantis.ilias.de/view.php?id=45078 Fixes issues with unavailable form_msg_file_size_exceeds string in its render(...) function which caused issues with for example ILIAS HTML Learning module file upload.
### **What has been changed?** ILIAS system mails previously used a basic HTML template that included the default ILIAS logo and the installation title "Open Source eLearning". Customizing this mail...
This uses the ui mail page with the added mail css for the mail component. For full description see: #9564
This adds the SCSS and compiled CSS file for the new default html frame. For full description see: #9564
Hi folks, This PR fixes https://mantis.ilias.de/view.php?id=44176, by removing the mechanism that merged the `Field\Hidden` dynamic inputs template with existing nested inputs of `Field\Group` inputs provided for metadata. This leads to...
… data See: https://mantis.ilias.de/view.php?id=44984