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

Change Contact/BuddySystem Table from Legacy Table to KS Data Table.

improvement
php

If approved, this should (at least) be picked to all "upper" ILIAS versions/branches. What this PR suggests: - Use `EXISTS` in the SQL query when we only want to check...

improvement
php

If approved, this should (at least) be picked to all "upper" ILIAS versions/branches. This PR suggests some tweaks/micro optimizations for the `\ILIAS\ResourceStorage\Stakeholder\Repository\StakeholderDBRepository`. The main aspect is the switch from a...

improvement
php

If approved, this should (at least) be picked to all "upper" ILIAS versions/branches. This PR suggests changing the approach used to persist resource information in `\ILIAS\ResourceStorage\Information\Repository\InformationDBRepository::store`. Issues: 1. Round-trips: 1...

improvement
php

If approved, this should (at least) be picked to all "upper" ILIAS versions/branches. This PR suggests changing the approach used to persist resource information in `\ILIAS\ResourceStorage\Revision\Repository\RevisionDBRepository::store`. Issues: 1. Round-trips: 1...

improvement
php

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

bugfix
improvement
php

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

bugfix

This PR fixes [41853](https://mantis.ilias.de/view.php?id=41853), along with a few more rendering issues in the Download table in Glossaries. Rendering of `ilTableGUI` (note the missing `2`), specifically when using the global `tpl.table.html`,...

bugfix
php