ILIAS
ILIAS copied to clipboard
GitHub repository for official ILIAS release branches and development branches (trunk)
[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....
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...
https://mantis.ilias.de/view.php?id=42025 # Issue Odd placement of footer on learning sequence kiosk content pages.  # Changes Learning Sequence html template now uses mainspacekeeper with container-fluid like most other mainspacekeepers. instead...
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...
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...
Show quoting button,remove RTE-Usage see: https://github.com/ILIAS-eLearning/ILIAS/pull/7942
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...
See: https://mantis.ilias.de/view.php?id=42319
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...
based on https://github.com/ILIAS-eLearning/ILIAS/pull/8056