Skip to content

Releases: MetadataConsulting/ModelCataloguePlugin

T2.3.1

03 Jul 16:38
Compare
Choose a tag to compare
T2.3.1 Pre-release
Pre-release

This had some improvements made to it (see T2.3.1.1).

Changelog

  • Database/Dashboard search: option to do broad/keyword/exact search over name, modelCatalogueId, extension etc. fields of CatalogueElements.
  • Bugfixes etc.

2.3.0.1

13 Apr 11:47
0114eea
Compare
Choose a tag to compare
2.3.0.1 Pre-release
Pre-release

First bugfix release for 2.3.0

2.2.7.1

15 Jun 11:33
Compare
Choose a tag to compare

MET-2091 Update the excel spreadsheets

2.2.7

19 Feb 12:42
Compare
Choose a tag to compare

This is a minor bugfix release on 2.2.6

(The WAR should probably be 2.2.7.war not T.2.2.7.war)

2.2.6

17 Feb 14:46
Compare
Choose a tag to compare

This is a revised ACL (Access Control List) version of the Metadata Exchange.

Release Notes : v2.2.6

Updates to the following issues:

  • ACL implemented
  • Speeded up data class/element and data type view on front end

Bugfixes:

  • MET-2296 Curator cannot create new data model without being given administration role on back-end
  • MET-2162 Error importing mc.xml file
  • MET-2177 Link not working via Rested Client plugin
  • MET-2281 Viewer with read-only rights can import data model
  • MET-544 download assets link broken
  • MET-2068 Names are unique but also case-insensitive. The user is not notified when they try to create a Data Model with an already existing name.
  • MET-2294 Integration tests Failing on develop branch
  • MET-1986 Security: An authorized user is not able delete a data class
  • MET-2295 Author tag not working - authorship not linked to anything created
  • MET-2289 Mysql Error when generating report
  • MET-2161 deleting a model - if there is a primitive type i.e. data type with measurement unit
  • MET-2197 The user is unable to remove an imported data model.
  • MET-1778 when you add metadata to a bidirectional relationship it only shows on one side
  • MET-2282 Every time I refresh the page I get a message that reminds me about the memory leak
  • MET-2285 When I click on the all data elements tag I get nothing
  • MET-2276 ConfigExcelLoader– no "update" functionality?
  • MET-2257 Data Type Listing Very SLow
  • MET-2008 The user is able to view logs from a data model he is unauthorized to ... view? edit?

NT Bugfix

08 Jan 13:26
Compare
Choose a tag to compare
NT Bugfix Pre-release
Pre-release
2.2.3

Update for test release

2.2.1

21 Dec 16:35
75f4944
Compare
Choose a tag to compare
2.2.1 Pre-release
Pre-release
Merge pull request #1056 from MetadataConsulting/loinc-config-excel-l…

2.2.5

24 Jan 20:41
Compare
Choose a tag to compare
2.2.5 Pre-release
Pre-release

This is still a primarily north thames based release.

Adding new mapping capability.

North Thames - Intermediate

10 Jan 12:32
Compare
Choose a tag to compare
Pre-release

This is a bug-fix release aimed at North Thames

2.1.35

27 Nov 11:31
Compare
Choose a tag to compare

Bug fix release:

  1. Adds uniqueness constraint to user's email addresses.
  2. Corrects title/grammar issues
  3. Adds code for tests to run in Jenkins
  4. Changes gradle file to add tests for Jenkins
  5. Split on PSRB grid exporter from general grid exporter
  6. Removing profiler in search service - many of the memory problems on larger data sets are due to this.
  7. creating genomics service - for new reports
  8. Cleaned up. Fixed bugs with Excel Exports. Added ability to modify min score (not a percentage)
  9. Changes to tests and score for batches….still need to work on scoring for smaller datasets
  10. Cleaned up matching scripts. Added picker to the ui. Cleaned up elastic search
  11. Making changes to allow users to select the models they want to compare. Cleaned the code up. Still need to remove bootstrap and data source before merge