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

I was asked to expand on the idea of repo-pattern in T&A and how this might be a strategy as well. This is what I came up with so far;...

This PR replaces the forms in the tabs 'Settings' and 'Lucene' in Administration: Search by identical KS forms. Further, the corresponding GUI class has been slightly restructured.

improvement
php

Sister PR to #4811 for ILIAS8

kitchen sink
improvement
php
javascript

This PR adds a new element `LightboxCardDetailPage` to the UI Framework. For the Feature Wiki: https://docu.ilias.de/goto_docu_wiki_wpage_5563_1357.html the currently available modal's do not satisfy the requirements for the proposed Feature. So...

kitchen sink
improvement
php

This has gotten bigger, then I would have liked, but as I fixed the first issue (gap removal in longmenu question, see https://mantis.ilias.de/view.php?id=32440 for the mantis issue) new ones started...

bugfix
improvement
php

Dear colleagues, after @nicoroeser [brought up the question about text handlling in ILIAS](https://docu.ilias.de/goto_docu_frm_5826_8136.html) (once again...) we had a [productive meeting with various interested developers](https://docu.ilias.de/goto_docu_sess_11733.html) on the initiative of @dsstrassner. This...

jour fixe
improvement

This entry appears in the error log while testing rewrite rules: using uninitialized "root" variable. The $root variable declared in the previous location is apparently out of scope here and...

improvement

This commit adds the `captainhook/plugin-composer` to our development dependencies. With this we can ensure that every developer will install it and use our shared hooks. We tried to achieve this...

improvement
dependencies

As #4930 already adds the git hooks from captainhook this PR just removes the `--dry-run` option from the `captainhook.json` to automatically fix the codestyle before commiting. As a side note:...

improvement
php

The associated rol_id is enclosed in colons and prefixed to lookup list entries. If the choosen (or typed) selection begins with such a word (digits enclosed in colons), it is...

bugfix