Releases: MetadataConsulting/ModelCataloguePlugin
Releases · MetadataConsulting/ModelCataloguePlugin
T2.3.1
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
First bugfix release for 2.3.0
2.2.7.1
2.2.7
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
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
2.2.3 Update for test release
2.2.1
Merge pull request #1056 from MetadataConsulting/loinc-config-excel-l…
2.2.5
This is still a primarily north thames based release.
Adding new mapping capability.
North Thames - Intermediate
This is a bug-fix release aimed at North Thames
2.1.35
Bug fix release:
- Adds uniqueness constraint to user's email addresses.
- Corrects title/grammar issues
- Adds code for tests to run in Jenkins
- Changes gradle file to add tests for Jenkins
- Split on PSRB grid exporter from general grid exporter
- Removing profiler in search service - many of the memory problems on larger data sets are due to this.
- creating genomics service - for new reports
- Cleaned up. Fixed bugs with Excel Exports. Added ability to modify min score (not a percentage)
- Changes to tests and score for batches….still need to work on scoring for smaller datasets
- Cleaned up matching scripts. Added picker to the ui. Cleaned up elastic search
- 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