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

- add markdown rendering. Also always escape HTML in markdown output - use UI form in ilMailFormGUI and add Markdown for Message - enable markdown for free text mails -...

improvement

... any advanced meta data set is assigned and deleted without de-assigning the set beforehand. Remove assigned meta data sets (by OrgUnit > Types) which were deleted but not de-assigned...

bugfix

This is an EmailAddress Data Type for more consistent and accurate validation. Since ILIAS is used internationally, we are allowing many more characters than most Email Validators do. Umlauts ä,...

improvement

This optional Searchable Context Wrapper for Radio and Multi-Select inputs makes picking options from a large list of options less intimidating. When activated for those components, it adds a filter...

kitchen sink

This PR fixes [45013](https://mantis.ilias.de/view.php?id=45013), by also transferring selected standard styles when adopting content between two containers. The same logic can be found internally in Style (see e.g. `ILIAS\Style\Content\Object\ObjectManager::cloneTo`).

bugfix
php

This PR proposes to add a new component [Legacy\LatexContent](https://github.com/fneumann/ILIAS/blob/dev11-streamline-latex-ui-modification/components/ILIAS/UI/src/Component/Legacy/LatexContent.php) to the UI framework. It is related to the corresponding feature request [Streamline LaTeX usage](https://docu.ilias.de/go/wiki/wpage_5614_1357) . It relpaces the [closed former...

kitchen sink
improvement
php
javascript

https://mantis.ilias.de/view.php?id=45273

bugfix

A partial approach on refactoring the Dashboard (see https://github.com/ILIAS-eLearning/ILIAS/pull/6539): - add `final` and `readonly` - update constructors - removed trivial local variables

improvement
php

https://mantis.ilias.de/view.php?id=43621 The fix will build and check the URL when selecting rows; if the selection is done with the "+"-icon, a message will warn the user and stop selecting around...

bugfix
php

See: https://docu.ilias.de/go/wiki/wpage_8627_1357

improvement
php