Skip to content
This repository has been archived by the owner on Sep 10, 2021. It is now read-only.

Releases: midasplatform/Midas

3.0.14

09 Mar 15:31
Compare
Choose a tag to compare

Charles Marion (1):

  • Added UserControllerTest.php (6383a1f)

Julien Jomier (6):

  • Adding page for migration (a322250)
  • Fixing issue with space computation when assetstore is not accessible (060c144)
  • Wrong end tag (0236f4d)
  • Improved migration from MIDAS2 to MIDAS3 (57696a1)
  • Added link to bug tracker (77ad370)
  • Added common metadata (8aea0c5)

3.0.13

09 Mar 15:31
Compare
Choose a tag to compare

Charles Marion (2):

  • Added first controller tests (9a0ca38)
  • Disabled video ThumbnailCreator.php (446ce26)

Julien Jomier (1):

  • Added support for metadata (3b6ade7)

3.0.12

09 Mar 15:31
Compare
Choose a tag to compare

Charles Marion (7):

  • Add user personnal file management (afad056)
  • Create top lvl community's folder (70c07df)
  • Add a new icon in the global feed (d84a378)
  • Add gravatar suppport (7ae55d4)
  • Improve upload link management (67386b7)
  • Fixed recent viewed item (95c0da5)
  • Added uuid in tables (6c2b5fd)

3.0.11

09 Mar 15:32
Compare
Choose a tag to compare

Charles Marion (4):

  • Added visualization module Removed non proliferation module (postpone it) (ebf31f8)
  • The installation now use the last sql version (2ec0a23)
  • Fixed recent items check (df6d12d)
  • Added community invitation and a way to leave a community (c6f4239)

3.0.10

09 Mar 15:32
Compare
Choose a tag to compare

Charles Marion (4):

Julien Jomier (3):

3.0.9

09 Mar 15:32
Compare
Choose a tag to compare

Charles Marion (27):

  • Added notification system Added ldap module Added indentation checking Fixed style (78e8173)
  • Added notification system (e138119)
  • Fixed BrowseController.php and AssetstoreController.php (65866f7)
  • Fixed some coding style (52ce3e4)
  • Fixed style (3bd4908)
  • Fixed ldap config (linux) (97c47c2)
  • All the config files are now saved in the core configs folder (e0d5f9c)
  • Fixed helloworld plugin (b766d8a)
  • Added bind and backup property to the ldap module (e912da7)
  • Added assetstore management fixed admin css (dc20aef)
  • Add uploaded link (5adf0ca)
  • Highlight current folder (folder page) (e51eb7c)
  • Improve meta tag generation (a13f8e8)
  • Add a link to the import page in admin (89807aa)
  • Upload: "Current selected location" should be the full path: community/foo/bar (a9b6d31)
  • Add a browser in the import page to select where import (9161614)
  • Midas lib was unable to load itemrevision dao on linux (501a238)
  • Import now filter cvs folders (e38c0a3)
  • Import now filter cvs folders (260df33)
  • Fixed import Improved browser speed (bfb4b68)
  • New Jquery version (260073e)
  • New Jquery version (bb04b7a)
  • Improved error notification process (7779a49)
  • Fixed download with max os (d88e05c)
  • Browser behavior (273a3fa)
  • Browser behavior (3487c43)
  • Added uuid Improved api module (22a2da3)

Julien Jomier (2):

  • Spaces after '?>' tag causes issue with header already sent. (09d8fa2)
  • Now flushing. This seems to fix some memory issues... (246b09e)

3.0.7

09 Mar 15:33
Compare
Choose a tag to compare

Charles Marion (9):

3.0.4

09 Mar 15:33
Compare
Choose a tag to compare

Charles Marion (1):

  • Now we can edit a folder (22c7e15)

3.0.3

09 Mar 15:33
Compare
Choose a tag to compare

Charles Marion (1):

  • Added community policies. Added check style library (a653908)

3.0.2

09 Mar 15:34
Compare
Choose a tag to compare

Charles Marion (7):

  • Multi keywords search (909c129)
  • Fixed some small bugs with the browser (b8255a2)
  • Fixed recent item cookie length issue (967a26d)
  • Fixed item drag and drop and fixed create folder (6a2e74f)
  • Added "remove item" and fixed remove folder (7c41569)
  • Added drag and drop upload added licenses (57ddf00)
  • Improved upload workflow (1ae6c2c)

Julien Jomier (1):

  • Worked on the migration script Now checking that directories don't have the same names Renamed plusOneView() to incrementViewCount() (232a73c)