Dear all,
We would like to publish ILIAS 6.1 on Friday, July 09, 2020.
If you need more time to fix bugs that should become part of this bug
fix release, please let me know.
Best regards
Fabian Wolf
Dear all,
We would like to publish ILIAS 5.3.22 and 6.1 on Friday, June 26, 2020.
If you need more time to fix bugs that should become part of this bug
fix release, please let me know.
Best regards
Fabian Wolf
Dear list members,
the Technical Board would like to announce that we decided to add
CaptainHook[1] as Composer development dependency. We created a Pull
Request[2] for this long time ago and just merged it into trunk.
CaptainHook is a Git hook management library written in PHP. It enables
you to define a shared (amongst developers) Git hook configuration
(which is not possible with Git hooks because of security reasons) for
actions being executed locally on your machine. The configuration is
based on a JSON file located in the ILIAS root directory.
If you decide to install the hooks, the following actions will be
executed on pre-commit:
- PHP Linting
- php-cs-fixer (dryrun only)
The installation of the hooks is optional, so you are not forced to use
this tool. However we highly recommend to install the hooks, so PHP
linting and PSR-2 checks could be checked/performed before you push your
files to our GitHub repository.
Please read the ILIAS documentation[3] or the CaptainHook
documentation[4] for details.
If you have any further question, don't hesitate to contact me.
Best regards
Michael Jansen
on behalf of the ILIAS e.V. and the Technical Board
[1] https://github.com/captainhookphp/captainhook
[2] https://github.com/ILIAS-eLearning/ILIAS/pull/2284
[3]
https://github.com/ILIAS-eLearning/ILIAS/tree/trunk/docs/development/git-ho…
[4] https://captainhookphp.github.io/captainhook/
Dear all,
We would like to publish ILIAS 5.4.13 on Friday, June 19, 2020.
If you need more time to fix bugs that should become part of this bug
fix release, please let me know.
Best regards
Fabian Wolf
Dear list members,
the Technical Board would like to announce that we decided to support
PHP 7.4 for ILIAS 6.
As mentioned on the 'Required and Supported for ILIAS 6' page [1] we
kept the option open to support the PHP 7.3 succesor with ILIAS 6. Since
at least end of November 2019 we all know that PHP 7.4 is the latest PHP
major release and successor of PHP 7.3. Because the popular operating
systems (like Ubuntu 20.04 LTS) are shipped with PHP 7.4, we hereby
would like to officially state that ILIAS 6 supports PHP 7.4, too. All
of our unit tests are already successfully executed in a TravisCI PHP
7.4 build since last year.
We highly encourage all component maintainers to handle issues being
filed for ILIAS 6/PHP 7.4.
Have a look at our installation documentation [2] for further
information regarding supported software versions.
Best regards
Michael Jansen
on behalf of the ILIAS e.V. and the Technical Board
[1] https://docu.ilias.de/goto_docu_wiki_wpage_5692_1357.html
[2]
https://github.com/ILIAS-eLearning/ILIAS/blob/release_6/docs/configuration/…
Dear developers,
I merged https://github.com/ILIAS-eLearning/ILIAS/pull/2667 yesterday.
Please migrate your JS libs to npm. The are already included in
node_modules (you may switch to other versions). The remaining steps are:
- Modify your PHP code to include the npm path instead of the bower path.
- call > bower uninstall <your lib>
- remove the lib from bower.json
- test
For some libs we don't have any volunteer for the migration yet, but I
think they fall into several maintainerships:
1. query-ui-touch-punch-fix
Michael, this is being used in the onscreen chat (and in the t&a).
2. bootstrap-datetimepicker
Stefan, this is being used in Services/Calendar.
3. jquery-dragster
Timon, Fabian, this is being used in the KS Dropzone element.
4. jquery-mousewheel
Fabian, this is being used in Services/Preview.
5. nestable2
Michael, this is being used in ilMultipleNestedOrderingElementsInputGUI
which has been originally developed by Nadia as far as I can see.
6. pouchdb
Uwe, this is being used in the SCORM module only.
Please take care of these libs. It usually just takes only a few minutes
to change the paths and do a quick check.
Best regards
Alex
--
LEIFOS GmbH
Alexander Killing
Wilhelmstr. 56-58, 50733 Köln
Tel: +49.221.12071890
killing(a)leifos.com
Gesellschaft mit beschränkter Haftung
Sitz der Gesellschaft: Köln
Eingetragen beim Handelsregister Amtsgericht Köln (HRB 63686)
Geschäftsführer: Alexander Killing, Stefan Meyer, Alexandra Tödt