Feature Wiki

Information about planned and released features

Tabs

Page is read-only.

JourFixe-2025-05-26

Date and place

Monday, 26 May 2025 from 13:00 – 13:40 at VC meeting in BBB.

If you like to participate at the Jour Fixe, please join our BigBlueButton-based Jour Fixe VC!
We recommend to use BBB in Chrome (or Firefox).

1 Appointments

Workshops / Working Groups

If you want to participate at one of the above mentioned workshops, please register for the related session. This helps to organise the workshop. Thanks!

Jour Fixe

  • Monday, 23 June 2025, 13:00 - 17:00
  • Monday, 07 July 2025, 13:00 - 17:00
  • Monday, 21 July 2025, 13:00 - 17:00

No Jour Fixe at 09 June due to Pentecost.

2 Technical Board

This topic on our agenda should improve the information flow between the Technical Board and the society members and ILIAS users.

Meetings:

  • First in-person meeting @ Katho NRW - Aachen / June

Security-Updates:

  • Please remember that security issues need to be handed in as patches in the issue tracker. There are no exceptions to this rule.
  • Please make sure that they do not contain any unrelated changes to keep their footprint as small as possible.
  • See: https://github.com/ILIAS-eLearning/ILIAS/blob/trunk/docs/development/security.md#process-for-fixing-security-issues

Further:

3 Miscellaneous

3.1 UI Clinic

Our UI/UX/A11y experts Yvonne Seiler, Kristina Auerswald and Kendra Grotz are offering bi-weekly UI clinic consultation hours for UI/UX and accessibility topics. The consultation hours are open for all users that need or are interested in related help for their ILIAS development activities. The UI Clinic consultation take place every Wednesday before the Jour Fixe from 10h30 to 11h30.

If you are interested in discussing an issue, please register here!.

3.2 Privacy Clinic

In the Privacy Clinic, you can get advice on how to protect user privacy and effectively navigate the complexities of data protection in the context of ILIAS. Our privacy experts Seidel, Elyesa [seidel], Gribchenko, Kseniia [ksgrie] and a member of the Technical Board are offerin support in all privacy related issues. The Privacy Clinic has consultation hours every Wednesday after the Jour Fixe from 13h30 to 14h00. Please announce the topic you want to discuss by e-mail: privacy@lists.ilias.de

3.3 Tutorial for Developers

We are looking for authors to complete our "Tutorial for ILIAS Developers". With this tutorial we would like to promote the transfer of know-how among ILIAS developers and, above all, reduce the hurdle for newcomers to ILIAS programming. Parts of the tutorial are already availble. But we need authors for special topics for which we have no competence in the ILIAS office. This is why we started a Call for Bids, see below.

Bids can be given for a single topic or for multiple texts. New deadline for bids is 16 June 2025. In case of questions, please contact Gruber, Ann-Christin [acgruber] for support.

3.4 Authorities

The process for changing authorities is described here.

3.4.1 Authorities to be Handed Over

For the following components there are authorities to be handed over: 

Community members who are willing to take over one of the offered authorities are highly appreciated. In case of interest, please contact the Technical Board.

3.4.2 Requests for Modifying Authorities

Requests to modifiy authorities exist for the following components [1]

  • none

3.4.3 Changed Authorities

Authorities have been changed for the following components: 

  • none

 

4 Maintained Versions

At the time being, we are maintaining ILIAS version 8 and ILIAS version 9.

4.1 Roadmap

LAST RELEASES

  • ILIAS 10.0_beta3 published on 17 February 2025
  • 9.9 published on 20 May 2025
  • 8.20 published on 22 May 2025

NEXT RELEASES

  • ILIAS 10.0 stable planned for end of May 2025
  • ILIAS 9.10 scheduled for 27 May 2025
  • ILIAS 8.21 not scheduled yet

8.18 was the last release of ILIAS 8 with all bugfixes. Since then, all releases for 8 contain only security bug fixes.

Lifecycles of maintained versions

  • ILIAS 8 : full maintenance ended at 31 DEC 2024, security bug fixes (only) until 31 DEC 2025.
  • ILIAS 9 : end of full maintenance at 31 DEC 2025, security bug fixes (only) until 30 JUN 2027.

4.2 Mantis Reports

Reports for ILIAS 8

With the end of full maintenance for ILIAS 8 at 31 December 2024, bugs that are not related to  security won't be fixed anymore for ILIAS 8. This has some impact on our bug reporting process:

  1. Please do no longer submit bug reports for ILIAS 8. Issues that appear in an ILIAS 8 installation should be reproduced on test9. If they appear there as well, they should be submitted for ILIAS 9. This will help to fix the problem in the only ILIAS version that is currently fully maintained.
  2. Please report security issues in ILIAS 8 only to the security group (→ security@ilias.de). We have set up a ticket system for security related issues. Security bug fixes will be promptly published in upcoming ILIAS releases.

Needs Jour Fixe Decision

The following Mantis reports have been tagged with 'Needs Jour Fixe Decision' and were therefore be discussed in detail:

  • none

Postponed to next Jour Fixe

  • none

4.3 Mantis Statistic

Current information from Mantis:

                        * … Issues with status 'open' and 'fix.acc.prio.' are recorded.

                        Various Issue Reports have been updated with the Request for Feedback on ILIAS 8 Issues. ILIAS 8 ist out of Full Maintenance.

To place the current data for each JourFixe in the context of a specific course of development, you can see the trend over the last fourteen months here.

4.4 Development Issues of Maintained Versions

The following development issues concern one or more maintained versions. Issues related to trunk are listed further below.

  • No issues to discuss today.

4.5 Pull Requests

4.5.1 Pull Requests for Maintained Versions

Pull requests in the ILIAS repository on GitHub that are related to maintained versions of ILIAS.

  • none

4.5.2 Looking for Shepherd

The following PRs are adressing components that are currently under no authority. So nobody has the authority to do the related code change and accept the PR. We are looking for shepherds that check and review the PR and merge it.

Thanks to all shepherds who already have checked pull requests and merged them (when okay)!

4.6 Continuous Integration

  • Unit Tests (trunk):
  • Code Style:
    • 475 violations (-14) ./vendor/composer/vendor/friendsofphp/php-cs-fixer/php-cs-fixer fix --config=./scripts/PHP-CS-Fixer/code-form
      at.php_cs --using-cache=no -vvv --dry-run components/ILIAS/* :
    • See file below
  • ilCtrl "// @todo: removed deprecated ilCtrl methods, this needs inspection by a maintainer."

5 Preparing ILIAS 10

5.1 Timeline for ILIAS 10

  • Big Projects Jour Fixe on 27 November 2023
  • Feature freeze on 30 April 2024
  • Coding completed on 25 October 2024
    • New features are implemented and related test cases completed
    • Existing test cases are updated/revised
  • Release 10.0_beta1 published and release-10 branch created on 28 October 2024
  • Begin of testing on 30 October 2024
    • Pretest: 30 October – 12 November 2024
    • Community testing from 13 November 2024
  • First stable 10.0 release planned for end of June 2025
  • Full maintenance support for version 10: until 31 December 2026
  • Security bug fixes only: until 31 December 2027

5.2 Testing ILIAS 10

The official test installation for ILIAS 10 is available at: https://test10.ilias.de. It will be used for the pretest and the community testing. Accounts from test9 should work if not created after 11 July 2024.

5.2.1 Status Community Test

Changes

Status

Last JF

Today

Changes

Passed

4463

4540

+ 77

Blocked

70

37

- 33

Feedback

22

11

- 11

Retest

137

116

- 21

Failed

163

143

- 20

5.2.2 Open issues and retests

Components with more than 5 fails/blockers:

  • Accessibility: 12 failed (-4)
  • Calendar: 4 failed, 3 blocked (no progress)
  • Copy Process: 8 failed (no progress)
  • Course Management: 6 failed (no progress)
  • Export: 23 failed, 1 blocked (no progress)
  • File: 4 failed, 1 blocked (new)
  • Learning Module SCORM 1.2: 2 failed, 3 blocked (new)
  • Learning Progress: 7 failed, 1 blocked (-10)
  • LTI 1.3: 4 failed, 5 blocked (+1)
  • Metadata: 4 failed, 5 blocked (no progress)
  • Plugin Slots: 1 failed, 9 blocked (-6)
  • RBAC: 9 failed (-1)
  • Search: 5 failed (new)
  • UI Service: 8 failed, 14 blocked (-2)

As already explained, many open issues still remain in test runs that register issues for several different  maintainers (in bolded text above).

Components with more than 5 open retests:

  • Accessibility: 9 (+4)
  • Competence Management: 6 (+6)
  • Learning Module SCORM 1.2: 6 (-14)
  • Learning Module SCORM 2004: 43 (+5)
  • LTI: 16 (no progress)
  • LTI 1.3: 3 (-2)
  • Plugin Slots: 10 (+10)
  • Study Programme: 7 (-1)

5.2.3 Test Runs Closed with 100%

  • ¥ Object
  • Badges
  • Blog
  • Booking Tool
  • Category and Repository
  • Chat
  • Contacts
  • Content Page
  • Dashboard
  • Data Collection
  • Declaration of Data Protection
  • Didaktische Templates
  • ECS (new!)
  • Employee Talk
  • Favourites
  • Forum
  • Glossary (new!)
  • Group
  • Individual Assessment
  • Info Page
  • Language Handling
  • Learning History
  • Learning Sequence
  • News
  • Notes
  • Personal and Shared Resources
  • Personal Profile
  • Poll
  • Portfolio
  • Portfolio Template
  • Rating
  • Session (Course & Group)
  • Setup (new!)
  • Staff
  • Statistics
  • Tagging
  • Terms of Service
  • User Service
  • Virus Scanner
  • Weblink
  • Web Access Checker (new!)

5.2.4 Status in Mantis for ILIAS 10

                        * … Issues with status 'open' and 'fix.acc.prio.' are recorded.

5.3 Software Requirements for ILIAS 10

The required and supported software for ILIAS 10 is as follows:

PHP

The following software versions are required/supported for ILIAS [[Release 10]]. See also [[Dependencies in ILIAS 10]].

Links for Developers:

PHP Unit

Composer

  • Composer 2

DBMS

  • MariaDB: 10.5 - 10.11
  • MySQL:  > 8.0.21

HTTP Server

  • nginx: 1.12.x – 1.18.x
  • Apache: ≥ 2.4.x

JAVA

  • Open JDK Runtime 11, 17 or 21 LTS for certificate service and/or Lucene Search

NodeJS

  • Supported: 20 (LTS), 21, 22 (LTS), 23
  • Recommended: 22 (LTS)

Other Software:

  • Ghostscript: 10.x
  • MathJax (optional):
    • Recommended: MathJax 3 via [Your ILIAS]/components/ILIAS/MathJax/resources/js/cdn-mathjax3-es5-tex-mml-chtml-safe.js
    • Additionally supported: MathJax 2 with safe mode: https://cdn.jsdelivr.net/npm/mathjax@2.7.9/MathJax.js?config=TeX-AMS-MML_HTMLorMML,Safe
  • ImageMagick (optional): 6.9.x (see info in Preview/README.md

Browser

  • We recommend contemporary browsers (supporting ES6, CSS3, HTML5).

5.4 Development Issues

  • none

5.5 Dependencies

The following pull requests in the ILIAS repository on GitHub are related to ILIAS 10 and labeled with 'dependencies'.

  • No PRs to discuss today.

5.6 Pull Requests for ILIAS 10

Pull requests in the ILIAS repository on GitHub that are related to version ILIAS 10.

  • No PRs to discuss today.

6 Developing ILIAS 11

6.1 Timeline for ILIAS 11

  • Big Projects Jour Fixe on 25 November 2024
  • Dependency Jour Fixe on 09 December 2024
  • Coding completed: all features implemented and test cases finished until 28 October 2025
  • Release 11.0 beta1 and release-10 branch planned for 28 October 2025
  • Begin of testing scheduled for 31 October 2025
  • Run all test cases at least once until 06 Februar 2026
  • First stable 11.0 release planned for 17 March 2026
  • Full maintenance support for version 11 until 31December 2027
  • Security bug fixes only until 31 December 2028

6.2 Software Requirements for ILIAS 11

The required and supported software for ILIAS 11 is as follows:

  1. PHP:
  2. PHPUnit: 11.x
  3. Composer: Composer 2
  4. DBMS:
    • MariaDB: 10.5 – 10.11
    • MySQL:  > 8.0.21
  5. HTTP:
    • nginx:
      • Supported: information missing
      • Recommended: information missing
    • Apache: information missing
  6. JAVA:
    • information missing
  7. NodeJS:
    • Supported: 20 (LTS, 21)
    • Recommended: 20 (LTS)
  8. Other Software:
    • Ghostscript: information missing
    • MathJax (optional): information missing
    • ImageMagick (optional): information missing

6.3 Dependencies in 11

The policy of dependency handling has been changed with ILIAS 10. Please have a look at this README to know how we handle dependencies like third-party libraries and frameworks in ILIAS from now on.

The following pull requests have been set on the agenda to be discussed:

6.4 Deprecated for ILIAS 11

The following services, methods and UI elements are deprecated for ILIAS 11:

  • ILIAS/components/ILIAS/UIComponent
    • ilConfirmationGUI & ilConfirmationTableGUI
    • ilCheckboxListOverlayGUI
    • ilExplorer
    • ilSyntaxHighlighter
    • ilTextHighlighterGUI
    • ilToolbarGUI
    • ilTabsGUI
    • ilNestedList
  • ILIAS/components/ILIAS/Table

6.5 Pull Requests for Current Development / Trunk

The following pull requests in the ILIAS repository on GitHub are related to the current development activities in trunk.

Postponed to Next Jour Fixe

  • none

6.6 Project 'Removing of Legacy-UIComponents-Service and Table'

  • No new information or meetings since the last meeting.
  • Next meeting: Monday, 02 June 2025, 14:30 - 16:00

6.7 Suggested Features for 11

No feature suggestions to discuss today.

7 Participants

Participant

Joined VC

Abijuru, Jephte [Jephte]

Amstutz, Timon [amstutz]

x

Appel, Alina [alinaappel]

Asbih, Fadi [Fadi]

Auerswald, Kristina [kauerswald]

Becker, Matthias [matthias.becker]

Becker, Maximilian [mbecker]

Bechtold, Patrick [pbe]

Beym, Marvin [mBeym]

Bongers, Tim [tbongers-cat]

Clausen, Keven [keven.clausen]

Copado, Jesús [jcop]

x

Dahme, Daniel [qualitus.dahme]

Detemple, Konstanze [kdetemple]

x

Dobosz, Nicole [nicoledobosz]

x

Dyhr, Sven [sdyhr]

x

Eichenauer, Lukas [leichenauer]

Engländer, Ferdinand [fenglaender]

Falkenstein, Rob [rob]

x

Fischer, Yvonne [yvonne.fischer]

Fries, Tomke [TFries]

Fuhrer, Thibeau [tfuhrer]

Giebeler, Ina [igiebel1]

Glaubitz, Marko [mglaubitz]

Gribchenko, Kseniia [ksgrie]

x

Großkopf, Katrin [katrin.grosskopf]

Grotz, Kendra [kgrotz]

x

Gruber, Ann-Christin [acgruber]

x

Haagen, Nils [nlz]

Hackfort, Marvin [m.hackfort]

x

Hartwig, Alex [hartwig@qualitus.de]

x

Helfer, Fabian [fhelfer]

x

Heim, Johannes [jheim]

x

Hergerdt, Marcel [mhergerdt]

Jacobs, Maximilian [m.jacobs]

Jäggi, Damian [fajaeggi]

Jackisch, Ingo [jackisch]

x

Jansen, Kelly [kjansen]

Jansen, Michael [mjansen]

x

Joußen, Thomas [tjoussen]

Karki, Sagun [sagun]

x

Kaufmann, Olivia [o.kaufmann]

Kergomard, Stephan [skergomard]

x

Killing, Alexander [alex]

x

Klees, Richard [rklees]

x

Knof, Christian [cknof]

x

Kohnle, Uwe [ukohnle]

Kozianka, Carsten [ckozianka]

Kruse, Fabian [Fabian]

x

Kunkel, Matthias [mkunkel]

x

Lorenz, Katharina [klorenz]

x

Lowe, Simon [simon.lowe]

Ludolf, Christoph [cludolf]

Meyer, Stefan [smeyer]

Saxler, Tobias [Tobias246810]

Neumann, Fred [fneumann]

Potter, Chris [ChrisPotter]

Rabah, Rachid [rabah]

Riebe, Katharina [kriebe]

x

Roeser, Nico [nicoroeser]

Samoila, Oliver [oliver.samoila]

x

Scharmer, Lukas [lscharmer]

Schmid, Fabian [fschmid]

x

Schmidt-Sielex, Wolfgang [WSS]

Schmitz, Tim [tschmitz]

Seibt, Alina [alina.seibt]

Seidel, Elyesa [seidel]

x

Seiler, Yvonne [yvseiler]

x

Solzbacher, Bettina [BettinaSolzbacher]

x

Stake, Sebastian [sstake]

Strassner, Denis [dstrassner]

x

Szmais, Ingmar [iszmais]

x

Tesche, Uwe [utesche]

Tödt, Alexandra [atoedt]

Vollbach, Guido [gvollbach]

x

Wandelmaier, Franziska [iv5526]

x

Wischniak, Stanislav [wischniak]

Wolf, Fabian [fwolf]

Zehnder, Lukas [lzehnder]

Zych, Matheus [mzych]


[1] Announcing these changes is only necessary when the Authority to (De-)Assign Authorities is changed.

Last edited: 26. May 2025, 13:42, Kunkel, Matthias [mkunkel]