Skip to content

Releases: Inist-CNRS/lodex

7.3.0

04 Apr 14:20
Compare
Choose a tag to compare

Upgraded to node 7.8.0

7.2.2

04 Apr 13:19
Compare
Choose a tag to compare

For dockerhub

7.2.0

04 Apr 12:08
Compare
Choose a tag to compare

Features:

Fixes:

  • avoid field names contains '+' and '/' characters
  • use multipart upload and async-busboy to handle large files
  • columns positions when importing model
  • URI can use value operations (COLUMN, CONCAT, etc.)
  • Reword "completes" into "annotates"
  • upload cancellation
  • ComposedOf separator is now longer needed

7.1.0

03 Apr 07:30
Compare
Choose a tag to compare

Fixes:

  • contribution moderation
  • URI is always the first column

Features:

  • Config passed to exporters

7.0.0

29 Mar 16:11
Compare
Choose a tag to compare

Fixes:

  • Fix max size for columns on the front (Trello card)
  • Editing position on published resource should not create a new version of this resource
  • Hide upload, import model and publish buttons once dataset has been published
  • Design of the search form icon
  • Restore e2e tests for field edition (up to date with wizard)

6.9.1

29 Mar 08:24
Compare
Choose a tag to compare

Fix wizard step navigation

6.9.0

28 Mar 16:33
Compare
Choose a tag to compare

Adding wizard part 1
Trello
Fix uri encoding

6.8.0

24 Mar 15:43
Compare
Choose a tag to compare
  • disallow uri removal trello
  • allow julia to hide published column trello

6.7.3

24 Mar 08:00
Compare
Choose a tag to compare

Fixes:

  • Buttons of the public field edition dialog (Trello card

Technical:

  • Refactoring of upload/import mechanisms with streams
  • Webpack optimizations

6.7.2

23 Mar 15:00
Compare
Choose a tag to compare

Fixes:

  • Better management of horizontal scroll in admin
  • Ensure app does not take more space than allowed in custom layouts