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

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...

bugfix
php

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`,...

improvement
php

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...

improvement

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.

bugfix
php
Looking for Shepherd

### **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...

kitchen sink
improvement

This uses the ui mail page with the added mail css for the mail component. For full description see: #9564

improvement

This adds the SCSS and compiled CSS file for the new default html frame. For full description see: #9564

improvement

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...

bugfix
kitchen sink

… data See: https://mantis.ilias.de/view.php?id=44984

bugfix
php