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

[Test - Revision of the Participant Tab using New Data Table](https://docu.ilias.de/go/wiki/wpage_7708_1357) This PR implements the feature described in the wiki, and the functionality is now complete and ready for review....

improvement
php

This PR reimplements the non standard export option of DataCollection to conform with the new export infrastructure. This also includes changes to the `ilObjDataCollectionGUI`. For details see [the documentation](https://github.com/ILIAS-eLearning/ILIAS/blob/trunk/components/ILIAS/Export/README-CustomExportOptions.md). The...

improvement
php

https://mantis.ilias.de/view.php?id=42025 # Issue Odd placement of footer on learning sequence kiosk content pages. ![image](https://github.com/user-attachments/assets/d35ca8f7-d0df-4754-a2c1-5ee306f4278f) # Changes Learning Sequence html template now uses mainspacekeeper with container-fluid like most other mainspacekeepers. instead...

bugfix

This PR reimplements the non standard export options of OrgUnit to conform with the new export infrastructure. This also includes changes to the `ilOrgUnitExportGUI`. For details see [the documentation](https://github.com/ILIAS-eLearning/ILIAS/blob/trunk/components/ILIAS/Export/README-CustomExportOptions.md). The...

improvement
php

This PR reimplements the non standard export options of Test and TestQuestionPool to conform with the new export infrastructure. This also includes changes to the `ilTestExportGUI` and `ilObjQuestionPoolGUI`. For details...

improvement
php

Show quoting button,remove RTE-Usage see: https://github.com/ILIAS-eLearning/ILIAS/pull/7942

bugfix
improvement

This bug was initially reported in https://mantis.ilias.de/view.php?id=29216. During the bug-fixing process, however, we discovered in #6335 that the issue was more complex than we originally thought. As a result, we...

bugfix
php

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

bugfix
php

Hi folks, I noticed when running PHP unit tests with `sh scripts/PHPUnit/run_tests.sh`, it creates the `.phpunit.cache` folder in a new location (`scripts/PHPUnit/` instead of root). This PR changes the location...

improvement
Looking for Shepherd

based on https://github.com/ILIAS-eLearning/ILIAS/pull/8056

bugfix
php