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

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

improvement
php

…e panel see https://mantis.ilias.de/view.php?id=32128 The general issue is: ILIAS does not support MathJax 3. This might not be a full fix, see comments in mantis report.

bugfix

See: https://mantis.ilias.de/view.php?id=28852 If you accept this I can provide a PR for ILIAS 8 and Trunk as well.

bugfix
php

https://mantis.ilias.de/view.php?id=31985 This will prevent the system from sending a mail with the user specific options if the configuration of these options is disabled for the user

improvement
php

This fixes https://mantis.ilias.de/view.php?id=25184 . It came up as part of the ILIAS-Refinement effort. Additionally the function contained an, as far as I can see, completely useless check for Javascript and...

bugfix
php

See: https://mantis.ilias.de/view.php?id=28383 Let me know if you would prefer another solution.

bugfix
php

The JavaScript used in `tpl.login.html` to focus either the username or password field does not have any effect. The focus is handled by `src/UI/templates/js/Page/stdpage.js`, so this PR removes the obsolete...

improvement
javascript

This is one fix for https://mantis.ilias.de/view.php?id=32915 Without this fix ctrl errors like "ilCtrl cannot find a path for 'ilObjFileGUI' that reaches 'ilSearchGUI'" are thrown. I limited the dropzone presentation to...

bugfix
php

Dear fellow Devs and partners in crime, originally, I wanted to convert the whole question-loading and storage into using a repository patten, but things are quite heavily entangled as you...

improvement

It is not necessary to merge this PR. I only created it to discuss changes in ilCtrl. The problem: - the main menu search creates a link to the "last...

bugfix