ILIAS
ILIAS copied to clipboard
GitHub repository for official ILIAS release branches and development branches (trunk)
0031236: Improve description of getXMLTree https://mantis.ilias.de/view.php?id=31236 The existing SOAP documentation for getXMLTree() doesn't explain how its parameters work, especially the types array. This update clarifies that types is used to...
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...
If approved, this must be picked to all maintained branches. Mantis Issue: https://mantis.ilias.de/view.php?id=45360
Hi all To implement [Move Role-Permissions-Table to DataTable](https://docu.ilias.de/go/wiki/wpage_8068_1357). It would be very helpful to have a column-type "Listing". This PR adds it. ...but there is more: There was also the...
Based on this pull request https://github.com/ILIAS-eLearning/ILIAS/pull/9177 and instructed by @mjansenDatabay the unused and unmaintained component "History" gets deleted.
Dear colleagues, this fixes [#41308](https://mantis.ilias.de/view.php?id=41308) (I hope...). The goal is to have a breadcrumb where an ellipsis (that three dots...) is shown on the left side once space for the...
Hi @jeph864, Not entirely sure if this should be assigned to you - feel free to reassign. Nonetheless, I noticed the SOAP entry point wasn't using the new component bootstrap...
9 for https://github.com/ILIAS-eLearning/ILIAS/pull/9412 https://mantis.ilias.de/view.php?id=43628
https://mantis.ilias.de/view.php?id=45258
This PR is a work in progress. I tried to fix the issue https://mantis.ilias.de/view.php?id=44889 but it still needs some work.