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

https://mantis.ilias.de/view.php?id=29648 It seems that a unit export/import was never implemented. This PR adds that "feature". Serializing the unit categories and units and later base64 encoding them, is needed to preserve...

bugfix

In several internal use cases, we need static URLs to be able to include specific query parameters, e.g. for setting filters or search terms. As the current `$additional_parameters` in `StandardURIBuilder`...

improvement

Fixes https://mantis.ilias.de/view.php?id=45343 If accepted should be picked into release_10 & trunk

bugfix

Updated the permission-check in roleassignmentObject as a possible fix for the mantis-issue. Languages de/en are adjusted, too, since the error message which was given was sometines misleading.

bugfix

Including changes about the placeholder handling.

improvement

This PR proposes a new column `Path` for the data table. This addition to the UI framework became necessary as part of the Removing of Legacy-UIComponents-Service and Table project. @oliversamoila...

kitchen sink
improvement

Hi all, This PR fixes an [issue that prevents GUI-classes to have PSR-4 compliant filenames](https://mantis.ilias.de/view.php?id=44989). The [PSR-4](https://www.php-fig.org/psr/psr-4/) specifies that "The terminating class name corresponds to a file name ending in...

bugfix
jour fixe
php

This PR cleans up the removal of the `catch_write_events` table, see [44940](https://mantis.ilias.de/view.php?id=44940) and #9467. This touches on a handful of components which used methods that wrote to that table through...

bugfix
php