Skip to content

Releases: claroline/CoreBundle

3.6.0: Merge pull request #906 from ngodfraind/bugfixes

13 Oct 09:29
Compare
Choose a tag to compare
  • Fixing a bug happening when importing a csv with no user role
  • Resource node can now be hidden
  • Importers can add content to an existing workspace
  • Desktop tools can be reordered with drag and drop
  • Fixing a bug happening when a workspace is created from a model including some shortcut copies
  • Scorm 1.2 can be imported from migrations
    https://github.com/claroline/ScormBundle/releases/tag/1.0.2
  • Forums can be imported from migrations
    https://github.com/claroline/ForumBundle/releases/tag/3.1.1
  • Message "to" field max size increased to 16000 characters
  • Fixing the CSV group import
  • USER_ROLE removed from the role selection of a group
  • Adding missing file extensions when downloading an archive
  • Refactoring workspace role management GUI
  • Resource menu displayed only if the action is implemented
  • Add a uniqid to the public url
  • Message receiver name trimmed
  • Fixing resource manager search redirection

3.5.3: Merge pull request #890 from ngodfraind/bugfixes

03 Oct 07:38
Compare
Choose a tag to compare
  • Workspace roles now support special characters (prepared stmt)
  • The users emails are now displayed properly in the workspace user lists
  • The administrator can fill an url for the portfolio tool instead of using the one in the platform
  • The desktop calendar can be exported
  • The rss reader can handle corrupted xml (https://github.com/claroline/RssReaderBundle/releases/tag/3.0.2)
  • Users can be removed from the workspace queue
  • Events can be imported on the desktop calendar
  • Events can be imported on the workspace calendar (The file was previously always considered empty)
  • Importation of resource "text" through migrations is now supported
  • Fixing the administration parameters form submission
  • A role can be manually set when users are imported with CSV
  • Big CSV files don't trigger errors anymore when users are imported through the GUI
  • Workspace creation duration time improved (very usefull for massive user CSV imports)

3.5.2: Merge pull request #881 from ngodfraind/master

30 Sep 12:05
Compare
Choose a tag to compare
  • Fixing resource drag & drop for firefox
  • Workspace tools can be reordered with drag & drop
  • Badges improvement (picker)
  • Roles can be set on individual users
  • Migration workspace form (draft)
  • The missing claro_workspace_model_resource table is now added
  • Tabs can now be renamed in the home tool
  • No notification on resource right change for platform roles anonymous and user

3.5.1

25 Sep 11:51
Compare
Choose a tag to compare
3.5.1 Pre-release
Pre-release
  • Fixing a bug happening when resources where selected with the resource picker
  • The event name is now properly generated when a file is "played"
  • The "email" field in the user profile can now be hidden
  • The events in the agenda start with a default hour
  • Fixing a bug happening when roles where added to a user
  • Parents are now available in the copy event
  • Fixing an infinite loop wich happened sometimes at the user creation due to the wrong public url being generated

3.5.0

25 Sep 10:01
Compare
Choose a tag to compare
3.5.0 Pre-release
Pre-release
  • users creation/import fixed (bug from the 3.4.0)
  • groups creation/import fixed (bug from the 3.4.0)
  • fixing the rights creations changes in the resource manager
  • fixing the "edit resource" template log
  • max size to the messages "to" field in database and form