File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99of these changes a reindex of Elasticsearch is required. This can be started by an admin either from GUI or through the API.**
1010
1111### Added
12- - add script to test Clowder extraction .
13- - Added ability to delete extractor, both from api and GUI.
12+ - Script to test extractions through the API .
13+ - Ability to delete extractor, both from api and GUI.
1414 [ CATS-1044] ( https://opensource.ncsa.illinois.edu/jira/browse/CATS-1044 )
1515- API add tags endpoint now returns the added tags.
1616 [ CATS-1053] ( https://opensource.ncsa.illinois.edu/jira/browse/CATS-1053 )
@@ -25,6 +25,12 @@ of these changes a reindex of Elasticsearch is required. This can be started by
2525- When adding tags to a section of an image, show the new tag without having to refresh the page.
2626 [ CATS-1053] ( https://opensource.ncsa.illinois.edu/jira/browse/CATS-1053 )
2727
28+ ### Changed
29+ - Removed buttons to remove datasets from spaces and collections from certain pages where it was creating confusion for
30+ the user. Users thought it was a dataset delete button instead. Also moved Remove button for subcollections to right
31+ side of page to be consistent with other widgets.
32+ [ CATS-1055] ( https://opensource.ncsa.illinois.edu/jira/browse/CATS-1055 )
33+
2834## 1.8.4 - 2020-05-15
2935** _ Warning:_ This update modifies how information is stored in Elasticsearch for text based searching. To take advantage
3036of these changes a reindex of Elasticsearch is required. This can be started by an admin either from GUI or through the API.**
You can’t perform that action at this time.
0 commit comments