Richard Klees

Results 13 issues of Richard Klees

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

Hi everyone, basically, the field `TargetRelase` in the export seems to be of no use, hence we might as well remove it. Best regards!

bugfix
php

Hi everyone, I hereby propose to update our coding-style definition slightly: * Update from PSR-2 to PSR-12. A lot of new PHP-stuff hasn't been adressed in PSR-2. * Hence, remove...

improvement

Hi folks, we are indeed also users of your awesome code style. Kind regards!

Dear colleagues, I wanted to share my current state of the art regarding the implementation of the [Component Revision](https://github.com/ILIAS-eLearning/ILIAS/blob/trunk/docs/development/components-and-directories.md). For one, I'm looking for feedback and maybe ideas regarding the...

improvement

Hi everyone, this [fills in some missing js-code](https://mantis.ilias.de/view.php?id=41580). @thibsy: This currently violates some rules from our js-coding-style. Could you be so kind and advice me how to fix these? Also:...

bugfix
kitchen sink
improvement

Hi @acgruber, I would appreciate some feedback if this is what we are aiming at from the perspective of style and information density. I will try to find someone that...

documentation

Hi everyone, this adds a PRIVACY.md to the Individual Assessments. Feedback would be highly appreciated. Thanks!

documentation

Hi everyone, we (@acgruber and the Technical Board) would like to clarify the handling of PRs and tickets about documentation. Kind regards!

jour fixe

This PR adds `phpunit/phpunit` as composer dependency. Usage: * We use it to run unit tests. * ILIAS/Component uses its mocking framework to analyze component definitions during build phase. Wrapped...

dependencies