Closed will-moore closed 3 years ago
Tested the changes and settings in our environment too. Works like a charm!
Tested on merge-ci. Works as expected.
Probably a different-PR topic I was wondering about how hard-coded is the word "studies" in the OMERO.gallery ? Is that configurable ?
@pwalczysko the "studies" naming isn't configurable, no. You could create an issue if it's something that would be useful?
https://github.com/ome/omero-gallery/issues/78 for comment above
See https://github.com/ome/omero-gallery/issues/28#issuecomment-747385826 and https://forum.image.sc/t/customization-of-omero-gallery/46336/7
This allows filtering of Studies in the 'Categories' UI by Group name.
To test:
$ omero config append omero.web.gallery.filter_keys '"Group"'
(NB: merge-ci currently configured with["Name", "Group"]
).cc @abhamacher