Nils Haagen

Results 44 issues of Nils Haagen

- DB Update inserting type into copg_pobj_def - Migration to update IDs of PageObjects (php setup/setup.php migrate --run ilLearningSequenceMigrationAgent.LSOMigratePageIdsExtro) https://mantis.ilias.de/view.php?id=39159

bugfix

https://mantis.ilias.de/view.php?id=26634 origin: https://github.com/ILIAS-eLearning/ILIAS/pull/6026

bugfix
kitchen sink
php
javascript

![Screenshot from 2023-06-19 14-39-18](https://github.com/ILIAS-eLearning/ILIAS/assets/3328364/5e57a8c3-dbba-4636-9e17-c2962d9bae9e) https://mantis.ilias.de/view.php?id=26634 This decouples ViewControl Sortation from Dropdown, so an item my be shown as "selected". Please refer to the ticket, especially @yvseiler 's last comment.

bugfix
kitchen sink

This adds some JS to the UI Form to retrieve its values client side. The JS builds an internal tree over the container's elements by their _names_ rather than their...

kitchen sink
improvement
php
javascript

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

bugfix
php

https://github.com/ILIAS-eLearning/ILIAS/pull/7074 for 10 https://docu.ilias.de/goto_docu_wiki_wpage_6957_1357.html

improvement
php

This adds symfony/yaml as composer dependency. Usage: - parses and converts YAML strings to PHP arrays (or the other way round) Wrapped By: - Not applicable, this is only used...

dependencies

https://docu.ilias.de/goto_docu_wiki_wpage_6957_1357.html

improvement

was: https://github.com/ILIAS-eLearning/ILIAS/pull/6309

kitchen sink
improvement

Allow Glyphs as labels for Buttons. In a second step, Actions will be removed from Glyphs. This sharpens the separation and essential character of both components: Glyphs represent a concept,...

improvement