25. Internationale ILIAS-Konferenz

Download & Releases

5.0.14 (stable)

Release 5.0.14 has been published on on August 10, 2016

 
Please read the ILIAS 5 features report for information about major changes and new features of this version.
 
Information about first time installation can be found here.

Before upgrading an ILIAS installation of version 3.9 or lower to 5.0 you will need to upgrade to 3.10 first. Instructions for updating ILIAS can be found in section 3 of the general installation instructions. For major updates (e.g. 4.3.x -> 4.4.x) the safest proceeding is, to upgrade a copy of your productive system first and test whether everything works ok.

If you use a customized skin/style, please change the skin settings for root user and default of installation to ‘delos‘ before upgrading from a 4.x version to 5.0.x. Otherwise you may not login any more due to templates changes in 5.0.

ILIAS is free, open source software and published under the GNU General Public License (GPL).

<div style="float:right; margin:15px;"></div>
Format: .zip
 
ILIAS-5.0.14.zip
Download (github.com)
131 MB, 2016-08-10
md5:dea4172625076324ce49d3f9396ee5d7

<div style="float:right; margin:15px;"></div>
Format: .tar.gz
 
ILIAS-5.0.14.tar.gz
Download (github.com)
125 MB, 2016-08-10
md5:3fcd483c72b70e16934bf34049abdfb2

Changed Behaviour

  • MD5 as hashing algorithm for passwords has been abandoned, see: [[Abandon MD5 Password Encryption]]. This also affects the XML user import (see also: xml/ilias_user_4_5.dtd). Passwords have to be passed as plain text and will be bcrypt hashed during the import process.

Fixed Bugs

The following reported bugs have been resolved:

* #0018797: [My Workspace] Personal Workspace: Deleting folders with nested content inside leads to orphaned objects (database/file system) and ... (jluetzen)
* #0017261: [Test & Assessment] Answer images are not synced to original question (mjansen)
* #0018767: [Test & Assessment] Excel export: wrong selected answers on the participants sheets at SC questions (bheyser)
* #0018585: [Security] abandon insecure md5 password encoding (mjansen)
* #0018719: [Course Management] Bei Import eines LoKs werden Testeinstellungen nicht korrekt importiert (bheyser)
* #0017910: [Test & Assessment] Wrong answer texts in ordering question with nesting terms (bheyser)
* #0017252: [Test & Assessment] Inconsistency of date presentation (bheyser)
* #0018253: [Learning Module SCORM : Assessment Questions] Cloze question - wrong presentation of correct answers in case of wrong answers (text gap) (bheyser)
* #0017982: [Test & Assessment] Übersicht der manuellen Bewertung teilweise ohne Anzeige des Teilnehmernamens (bheyser)
* #0011728: [Test & Assessment] Cloze Question does not accept < as possible choiche (gvollbach)
* #0018189: [Test & Assessment] < - Zeichen in Lückentextfrage (gvollbach)
* #0018562: [Test & Assessment] Error creating obligate questions (bheyser)
* #0018711: [Learning Module ILIAS : Assessment Questions] Überprüfung numerische Lücke funktioniert nicht richtig (bheyser)
* #0016906: [Mail] mail to role fails when role name contains bracets, spaces, - and + (nadia)