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

According to the BITV test for ILIAS 9, the clickable elements in the top tab navigation were only distinguishable by color contrast, which did not meet accessibility requirements. This PR...

bugfix

We are experimenting with rewriting the first plugins as components, possibly already for ILIAS 10. At present, however, this is still quite limited because, for example, information that is currently...

improvement

The standard panel component's header had a mismatch between the visual order of controls and the keyboard focus order on mobile/tablet views, violating WCAG 2.4.3 (Focus Order). This was caused...

bugfix
kitchen sink

This PR addresses the accessibility issue [43784](https://mantis.ilias.de/view.php?id=43784), where screen readers don't receive announcements of changes to the remaining character count for the test description field. **Changes made:** Added `aria-live="polite"` to...

bugfix
improvement

Bumps [robrichards/xmlseclibs](https://github.com/robrichards/xmlseclibs) from 3.1.3 to 3.1.4. Release notes Sourced from robrichards/xmlseclibs's releases. 3.1.4 fix canonicalization error Changelog Sourced from robrichards/xmlseclibs's changelog. xmlseclibs.php ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 08, Dec 2025, 3.1.4 Security: fix canonicalization...

dependencies
php

This PR adds firebase/php-jwt as composer dependency. General Information: - This dependency was already used in ILIAS. - License: BSD-3 Usage: - Used in LTIConsumer & LTIProvider components. Wrapped By:...

dependencies

This PR adds celtic/lti as composer dependency. General Information: - This dependency was already used in ILIAS. - License: LGPL v3 Usage: - Used in `LTIConsumer` and `LTIProvider` components. Wrapped...

dependencies

Assessment: * `sass` is a CSS preprocessor which is used during development to write more maintainable, modular and reusable CSS code. This inclusion aligns with industry standards. General Information: -...

dependencies

Assessment: * Rollup is a JavaScript module bundler, which is used to compile small pieces of code into one big file that should be used or delivered to the client....

dependencies

Assessment: * This package is responsible to validate ES6 import/export statements and is primarily used by the Airbnb code-style base General Information: - Name of the dependency: `eslint-plugin-import` - Version:...

dependencies