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

The test object is exhausting to test atm due to the broken copy and import/export functions. This PR partially fixes the import, so that we can at least import tests...

bugfix
php

This adjusts the ResultSettings form of TestObject according to a suggestion from the ILIAS-NRW group. I still need some clarification concerning the exact mapping of some former options to new...

bugfix
php

@Amstutz, @klees, @mjansenDatabay - Dear TB-Members, please have a look at the public colorpicker interface, if you accept we would like to discuss this interface at the JF on 17th...

kitchen sink
jour fixe
improvement

#bugfix Mantis issue: 0031323 Target: release_7 https://mantis.ilias.de/view.php?id=31323 The next button of a Learning Sequence was incorrectly deactivated when the first page needs to be visited for the user to continue....

Hi folks, I stumbled upon an issue when using mocha.js for clientside unit tests, where the `esm` module-bundler does not support the latest language features anymore, e.g. null-coalescing or optional-chaining):...

Feature Wiki: https://docu.ilias.de/goto_docu_wiki_wpage_7405_1357.html

improvement
php

# The Original Plan This proposal from 2019 (https://github.com/ILIAS-eLearning/ILIAS/blob/trunk/src/UI/docu/sass-guidelines.md) outlines the plans to * restructure the delos style code to follow the Inverted Triangle CSS Structure (ITCSS) * switch the...

This is nothing big, but as I'm changing the command structure a second pair of eyes is appreciated. See: https://mantis.ilias.de/view.php?id=34715 As always: You can leave the cherry-picking to me.

bugfix
php

The newly proposed top-level component "Launcher" should be used for launching a object or a process. It can display general and status information, can contain inputs and consists of a...

kitchen sink
improvement
php

See: https://mantis.ilias.de/view.php?id=14179 Ok, we had two different behaviors in the question export: In Excel questions where newly sorted before showing them in CSV they weren't. This aligns the behavior. I...

bugfix
php