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

This restructures the HTML of Forms, i.e. their input-elements. Central to this PR is tpl.context_form.html: ``` {ERROR} for="{ID}" {LABEL}* {INPUT} {BYLINE} ``` All Fields are wrapped into this structure, where...

improvement
php

Removes everything related to the load-dependent session settings Feature Wiki Page: https://docu.ilias.de/goto_docu_wiki_wpage_8263_1357.html * @Uwe-Kohnle: We had to change one line in the SCORM components * @kergomard: We removed the "Session...

improvement
php

https://mantis.ilias.de/view.php?id=39119 ![Screenshot from 2024-06-03 14-52-03](https://github.com/ILIAS-eLearning/ILIAS/assets/3328364/5195911e-96d5-4082-954e-81f1fe8fd75d)

bugfix
php

Hi all While researching for [Inconsistent Handling of Titles and Description](https://mantis.ilias.de/view.php?id=41447) I came across this transformation in text- and textarea-inputs. I don't think this is the right behavior and it...

improvement

Hello, this is an alternative approach to integrate the timing functions inside the toast structure by appending it to the container. The first approach on individual toasts can be found...

kitchen sink
improvement
php
documentation

Hi @chfsx, I noticed a deprecation notice triggered by `ActiveRecord::buildFromArray()` in case of joins, since (if I understood correctly) the joined data is added to the object on which the...

improvement
php

https://mantis.ilias.de/view.php?id=41308 As 'direction: rtl;' is used to shorten the breadcrumbs from right to left we cannot use 'dir/direction ltr;' in spans or bdo/bdi tags as it will destroy the purpose...

bugfix
improvement

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies
javascript

… of the login page. Mantis: https://mantis.ilias.de/view.php?id=41520 If approved, this MUST be picked to `release_9` and `trunk` as well.

bugfix
php