ILIAS
ILIAS copied to clipboard
GitHub repository for official ILIAS release branches and development branches (trunk)
Hi folks, I noticed trunk cannot be fresh installed at the moment due to a failed setup objective `ilTreeAdminNodeAddedObjective`. The issue occurs because the database instance is not properly populated...
https://mantis.ilias.de/view.php?id=38100 * UI, URLBuilder: distinguish and apply array-parameters * UI, URLBuilder: store array-params as array, repeat on output * UI, URLBuilder: align PHPparts to not index array-params * UI, URLBuilder:...
https://mantis.ilias.de/view.php?id=38099
This PR addresses one part of Mantis Issue: https://mantis.ilias.de/view.php?id=39689 This PR displays the max nr of files and the max upload size below the file input field. The info list...
was (for 9): #6922 Allow Glyphs as labels for Buttons. In a second step, Actions will be removed from Glyphs. This sharpens the separation and essential character of both components:...
This PR addresses the issue reported in https://mantis.ilias.de/view.php?id=41605. Previously, HTML escaping was applied to resolve https://mantis.ilias.de/view.php?id=36167, which removed all HTML tags from answer text. This commit updates the behavior to...
When a user wants to apply a default setting which uses "Fixed Questions" to a test that uses "Random Questions" or vice versa, all questions must be deleted. Therefore the...
When creating a formula question you can use units and select a sequence of these units. If the sequence of these units is changed, the user is still shown the...