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

See: https://mantis.ilias.de/view.php?id=40815 If approved, this has to be picked to `trunk` as well.

bugfix
improvement

@alex40724 this PR should solve comment in issue https://mantis.ilias.de/view.php?id=40540#c102581 I don't know/when the movement of the method was lost in PR #7089

bugfix

https://mantis.ilias.de/view.php?id=39340 Add type safety for setAuthor and saveAuthorToMetadata Tested on: ILIAS 8 Relevant on: ILIAS 8

bugfix

The tests in `ilSessionTest` are always ignored and reported as "skipped" when executing our `PHPUnit` test suite. * With this PR I `mocked` the database by delegating calls to the...

improvement
php

Note that this is in early discussion stage, and therefore still a draft. This is a proposal and basis for discussion on how parts of the readme of the UI...

kitchen sink
documentation

Uniqueness check of number and of text field when editing a data record or adding a new data record corrected. Some improvements made to the code concerning basic field operations...

improvement

this is the uniqueness check when updating field settings: more precisely, this means that if a field is initially set to 'non-unique' and there are already records, the field values...

improvement
php

https://mantis.ilias.de/view.php?id=28645 Let me know if anything needs changing or can be improved Tested on: ILIAS 8 Code looks the same on 7, 8, 9, Trunk

bugfix

This adds the DataTable and InputViewControls to v8.

improvement

This PR is a follow up on #6889 after the feedback. It proposes to update the Drilldown Menu to look like shown in the print screens below. There is actually...

improvement