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

This PR addresses Mantis bug: https://mantis.ilias.de/view.php?id=39689 This PR proposes a change to the `ILIAS\UI\Component\Input\Field\FileUpload` interface. Currently the file upload can be given a list of mime types to be accepted....

kitchen sink
improvement
php

This PR moves the creation of new items and the import of objects to a modal. It leads to changes in many components. The corresponding Feature Request can be found...

improvement

I share the point that a general refactoring is difficult here because of the heavy usage, but the class should at least provide the correct approach to prevent the situation...

improvement
php

If you monitor the log of ILIAS installations with many concurrent users, you often find dozens of integrity constraint violations for the `object_members` table. These `duplicate key` issues are caused...

improvement
php

This PR a port of #4125 to ILIAS8. It contains two changes compared to the PR for ILIAS 7: - An upgrade of the dfleydev/fig-cookies for allowing the access to...

improvement

Hi @all, as a result of the Feature Workshop "Slate content should always be displayed in mobile view" on 15 AUG 2023, the description of the KS component "Slate" shall...

kitchen sink

If `$user_ids` is not really empty, but contains an empty array, `ilObjectLP::resetLPDataForUserIds()` will be called with that value. In some situations this leads to `ilChangeEvent::hasAccessed()` being called with an array...

improvement

This changes the parsed data format for LTI score timestamps to PHP's RFC3339_EXTENDED format, which allows milliseconds and timezone offsets with colons. The LTI spec demands timestamps to have "ISO...

improvement

was: https://github.com/ILIAS-eLearning/ILIAS/pull/6309

kitchen sink
improvement

Hi @Amstutz and @klees, Since it's been a while, I will quickly recap for you and the general public as well: This project has come to life upon stumbling over...

kitchen sink
improvement