ILIAS
ILIAS copied to clipboard
GitHub repository for official ILIAS release branches and development branches (trunk)
See: https://mantis.ilias.de/view.php?id=29273 If approved, this has to be picked to `trunk` as well.
See: https://mantis.ilias.de/view.php?id=29273
See: https://mantis.ilias.de/view.php?id=27749 If approved, this must be cherry-picked to `release_8` and `trunk` as well.
https://mantis.ilias.de/view.php?id=39805
 This introduces the Ordering Table. The Ordering Table is very close to the DataTable, but provides an input for each row to change the order of...
excel detail export didnt function when trying to export surverys containing freetext answers - tried to access an array without checking wether the array key is set.
https://mantis.ilias.de/view.php?id=39699
This PR adds `@uppy/core` as `npm` package. Usage: - 17+ usages in the codebase (to come). Wrapped By: - `ILIAS\UI\Component\Input\Field\File` and `file.js` (to come) Reasoning: - This package could be...
This PR adds celtic/lti as composer dependency. Usage: * components/ILIAS/LTI Reasoning: * ILIAS uses this library for basic LTI feature Maintenance: * Not to many but frequently commits * Not...