Luka Stocker

Results 10 issues of Luka Stocker

… label. (#36752) https://mantis.ilias.de/view.php?id=36752

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

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

https://mantis.ilias.de/view.php?id=33699 This fix will not only add changes to the UI Form but also to the Legacy Form as it's still used at multiple positions (e.g. course settings).

The list about the approved dependency packages can be found here: [JourFixe-2024-01-22](https://docu.ilias.de/ilias.php?baseClass=ilwikihandlergui&cmdNode=16n:r6&cmdClass=ilobjwikigui&cmd=viewPage&ref_id=1357&page=JourFixe-2024-01-22#ilPageTocA2513) As mentioned in [PR 6653](https://github.com/ILIAS-eLearning/ILIAS/pull/6653#issuecomment-1964466578) I have not included the simplesamlphp package as it's currently not working with...

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

bugfix

... and adjust files with ilTree references to Nested or Materialized Tree accordingly.

improvement

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

- create three layers (Markup, Shape and Text) in `Data/src/TextHandling` --- include classes accordingly - declare possible structures via enum - include checks for compliant strings for Markdown inputs -...

improvement
php

- 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
php