Skip to content

Releases: ec-jrc/re3gistry

v2.3.0 10/03/2022

10 Mar 18:48
Compare
Choose a tag to compare

🚀 New Features

  • Update the caching after publishing a change from the management interface
  • Add the cache all - master language, cache all and remove cache buttons to the management interface
  • Show just valid items when selecting a successor for an item
  • Update libraries
  • Change date format
  • Init SHIRO in the constructor
  • Make the login page mobile friendly
  • Add release note
  • Add API documentation page
  • Cache just the active languages
  • When a codelist is "retired", all the contained codelist values should be retired
  • Make it possible to set more properties using Maven build profiles
  • Update Shiro initialisation, update Shiro documentation
  • Update the handling of the helper files (system.installed, ...)
  • Improve error logging
  • Add "Other formats" to the webapp
  • Update CKEditor
  • Update RestAPI

🐛 Bugfixes

  • Fixed the RDF/JSON problem when importing to Geonetwork
  • Fixed Malformed XML/JSON export when label contains whitespace
  • Fixed Save the email in lower case when using ECAS
  • Fixed vulnerability of log4j-code and log4j-api
  • Correct name of logger; fix bug with logger that is null when error
  • Fixed code that modifies requested URI
  • Remove application.status.baseuri from pom.xml
  • Fix several typos in documentation
  • Solve vulnerability issue regarding: SSL Cookie without Secure Flag

v2.2.4 27/07/2021

27 Jul 13:06
76ef6c3
Compare
Choose a tag to compare

🚀 New Features

  • Align all the columns of the content items table to the left top
  • Update CKEditor from version 4.11 to 4.16

🐛 Bugfixes

  • Fixed one problem on the installer wizzard
  • Fixed the redirect after loginin
  • Fixed vulnerability issue regarding: SSL Cookie without Secure Flag
  • Fixed the status link returned by the API
  • Fixed the API by returning a list of successors/predecessors
  • Fixed the link of the status on the management interface
  • Fixed the URI making it a link on the service pages
  • Fixed the language parameter on the content items tables for the items relation reference

v2.2.3 30/06/2021

30 Jun 10:00
Compare
Choose a tag to compare

🚀 New Features

  • Adding the "disk cache path" property in the init configuration file.

🐛 Bugfixes

  • #48 Adding missing release-note.xml file - Thanks to @AntoRot
  • #50 Fixing the register link in the search result page - Thanks to @AntoRot
  • #50 Fixing the error on the publish action - Thanks to @AntoRot
  • #53 Fixing the "show in table" issue - Thanks to @AntoRot and @fabiovinci
  • Changing the default ordering of the tables in the webapp (from "desc" to "asc")
  • Fixing the migration (avoid to set all the fields of the registers as "show in table" true)
  • Fixing the bug which was allowing to change also invalid, superseded and retired items - Thanks to @fabiovinci
  • Fixing the bug which was showing proposed items in a item even if they were belonging to other items

v2.2.2 15/06/2021

15 Jun 19:02
Compare
Choose a tag to compare

🐛 Bugfixes
#50 Fixing the reported bug. Thanks to @AntoRot @fabiovinci

v2.2.1 10/06/2021

10 Jun 07:16
Compare
Choose a tag to compare

🐛 Bugfixes

v2.2.0 21/05/2021

21 May 12:23
Compare
Choose a tag to compare

🚀 New Features

  • Comment on submitting a proposal to the Control Body has been set mandatory.
  • Adding a new RSS changelog generated at each publication (listing the changes done and the items affected).
  • Updating libraries (GitHub dependabot):
    • #44 Bump shiro-core from 1.4.2 to 1.6.0 in /sources/Re3gistry2Base.
    • #43 Bump commons-io from 2.4 to 2.7 in /sources/Re3gistry2Base.

🐛 Bugfixes

v2.1.1 28/04/2021

28 Apr 08:01
Compare
Choose a tag to compare

🚀 New Features

  • Updating libraries (GitHub dependencies check bot)

🐛 Bugfixes

  • #41 Fixed the bug making the "registry webapp" not working properly.

v2.1.0 08/04/2021

08 Apr 09:47
Compare
Choose a tag to compare

🚀 New Features

  • Added the ROR format, that allows to register the registers in the INSPIRE register federation. Issue reference: #32.
  • Added the missing formats: Re3gistry XML and JSON, RFD/XML, CSV.
  • Added the RDF format including the complete register. Issue reference: #2.
  • Improvements in the documentation.
  • Updating the Re3gistry 2 cache to the new EHCache Disk based cache.
  • Updating libraries (GitHub dependencies check bot)

🐛 Bugfixes

  • #36 Fixed the bug making the "registry" page unaccessible when making changes on registry element.
  • #31 Fixed the bug on the migration.
  • #28 Fixed the problem on the CSV bulk import of second-level items.
  • #25 Fixed the bug on the DataTables.
  • Several additional bugfixes on the system

v2.0.0 27/07/2020

31 Mar 13:12
Compare
Choose a tag to compare

This is the first release of the new version of the Re3gistry 2 software.

Re3gistry 2 features

  • User friendly editing interface to add, edit and manage easily the registers and reference codes
  • Management of the full lifecycle of the reference codes (based on the ISO 19135 Standard)
  • Highly flexible and customisable data models
  • Multi-lingual content support
  • Support for versioning
  • RESTful API with content negotiation (including OpenAPI 3 descriptor)
  • Free-text search
  • Supported formats: HTML, ISO 19135 XML, JSON
  • Service formats can be easily added or customised (default formats: Json and ISO 19135 XML)
  • Multiple authentication options
  • Externally governed items referenced through URI
  • INSPIRE register federation format support (option to automatically create the RoR format)
  • Web-app to access the reference codes in a human readable way.