This repository has been archived by the owner on Jul 13, 2021. It is now read-only.
Releases: claroline/Distribution
Releases · claroline/Distribution
10.0.1
10.0.0-RC.4
Fixed script for not supported extensions (#2508)
10.0.0-RC.3
[CoreBundle] Fixing resource actions. (#2499)
release candidate
10.0.0-beta.1: [BlogBundle] Fix blog tags import (#2441)
* Fix blog tags import * Fix travis errors
First alpha version (before stable 10th version release)
[ExoBundle] Fixing delete for duplicate step item. (#2365) * [ExoBundle] Fixing delete for duplicate step item. * [ExoBundle] Fixing step removal. * tests
Fixing migration issue in ExoBundle and some Blog issues
[ExoBundle] fixes quiz migration (#2022) * [ExoBundle] fixes quiz types migration * [ExoBundle] fixes answer data migration
9.0.1: [WikiBundle] Fix for anonymous wiki access and display (#1979)
Fixing blog & website.
9.0.0
Exercises are finally released !
Fixed administrative code issue (unique)
Administrative code can be enabled as a unique user identifier or not in platform_options.yml file.
The parameter is: 'is_user_admin_code_unique' set it to true for unique admin codes and to false otherwise.
Added unique admin code constraint to forms (new user, modify user, Csv users' import)