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

Update for PHPUnit 11

improvement
php

This PR attempts to solve https://mantis.ilias.de/view.php?id=44715. This is the ILIAS10 variant. Saving feedback back to QPL now works accordingly. Kind regards, @bidzanaaron

bugfix
php

Hi everyone, This PR is in reference to ticket [46470](https://mantis.ilias.de/view.php?id=46470), which elaborates on the loss of settings during the copying of a test. To resolve the problem, I have adjusted...

bugfix
php

https://mantis.ilias.de/view.php?id=44724 Aims to fix sizing issue with checkboxes and radio elements in print view of single and multiple choice questions. Already reviewed by @thojou.

bugfix
php

This PR fixes that `ilUserAutoComplete::getList(...)` returns the json_encoded items as a proper array (`[a, b, c]`) instead of an object (`{3: a, 4: b, 5: c}`). As it is no...

bugfix
php

This pull request introduces full Deep Linking (LTI) support to ILIAS Release 10, extending functionality that was previously missing or incomplete in the LTI implementation. In addition, it includes a...

bugfix
improvement
php

Added a element (“ course role”) linked to the dropdown. https://mantis.ilias.de/view.php?id=44424

# Issue https://mantis.ilias.de/view.php?id=43814 Properties in UI Items (used in many places e.g the UI Panel) are not accessibly marked as definition pairs in the DOM. # Changes * simplified DOM...

bugfix
kitchen sink

As previously announced, the University of Bern is relinquishing their authorities due to the current situation in the community and the resulting open questions regarding community cooperation in basic maintenance...

technical board
authorities

This PR addresses accessibility issue **[0043812](https://mantis.ilias.de/view.php?id=43812)**: in the Exercise module, under Work Instruction, the card title "Schedule" lacked proper heading markup. Added an `h4` heading to the card title, ensuring...

bugfix
kitchen sink