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 introduces a new data type `LanguageTag`. The language tag is validated by the RFC as it is defined here: https://www.ietf.org/rfc/bcp/bcp47.txt. This will be used in: https://github.com/ILIAS-eLearning/ILIAS/pull/4082

improvement
php

Fixed [https://mantis.ilias.de/view.php?id=32969](url): Removed all remnants of digibooks from the rbac tables (along with the entry of the digibook type from object_data to avoid dependencies).

bugfix
php

adds ability to override the filename of a table export by defining the **`getExportFileName`** function in a table class extending from **`ilTable2GUI`**

improvement

This should probably be fixed in ILIAS 7 and trunk, too.

php

Hi everyone, basically, the field `TargetRelase` in the export seems to be of no use, hence we might as well remove it. Best regards!

bugfix
php

This PR upgrades the `UUID` composer dependency used in ILIAS (`ramsey/uuid`). This does not work for PHP 7.4 (see: failed build) and MUST only be merged for ILIAS 9. The...

improvement
php

In a mediapool, if a media object is used in a snippet page, the relative row in the usage tab is empty: no title, no link, no type... Previous situation:...

improvement

Feature request: https://docu.ilias.de/ilias.php?ref_id=1357&page=Course_relevant_user_data_in_learning_progress&cmd=preview&cmdClass=ilwikipagegui&cmdNode=b1:bl:bj&baseClass=ilwikihandlergui

improvement

Feature request: https://docu.ilias.de/ilias.php?ref_id=1357&page=Course_relevant_user_data_in_learning_progress&cmd=preview&cmdClass=ilwikipagegui&cmdNode=b1:bl:bj&baseClass=ilwikihandlergui

improvement

Depends on https://github.com/ILIAS-eLearning/ILIAS/pull/4653 This PR consists of two parts (and yes, maybe they could have been provided in two separate PRs). 1. The `UI Link` components have been extended to...

kitchen sink
improvement
php