Releases: sul-dlss/argo
Releases · sul-dlss/argo
bugfixes and UI improvements for manage catkey and refresh descMetadata; dependency upgrades
- do not show manage catkey button for apos (#956)
- refactor
ItemsController#refresh_metadata
to rely onafter_action
for saving updated object (#960) - enforce permission and state checking on
ItemsController#refresh_metadata
(#960) - prevent invocation of
ItemsController#refresh_metadata
on objects without a catkey (#960) - better UI for
refresh descMetadata
blue button (redirect back to obj detail page w/ better success message, instead of landing on plaintext page w/ cryptic success message) (#960) - update dependencies (#961)
v3.12.0
- Include existing query parameters in the date range form; fixes #738; see #918
- Explicitly use the CatalogController's blacklight configuration for generating reports; fixes #733; see #935
- get new rights type codes; fixes #934; see #943
- update content types; see #944
- add "refresh descMetadata" blue button to detail pages for objects w/ entry in symphony (i.e. objects w/ catkey); see #223, #941, #945.
- add a new drop-down menu to select the goobi (external) workflow name if the goobiWF is selected for the initial workflow; fixes #937; see #953.
- edit catkey functionality; fixes #947; see #948
- descMetadata MODS header upgrade from 3.4 to 3.6. fixes #942. see #951, sul-dlss-deprecated/dor-services#313.
- other cruft cleanup (#954):
- remove remaining references to 'flipbook' in content types in fixtures and tests, remove commented lines in argo_test.rake, remove obsolete fedora_druids.json; see #954
- get rid of usage of/reference to obsolete
:lightweight
loading mode forDor.find
calls (see #949) - remove commented config vars from
argo_testing.rake
v3.11.0
- Properly escape for workgroup values
- Update purl preview to use the public version of descMetadata
- Remove references to TEI + MDToolkit
- Use consistent fields for document titles
- Limit the number of facets displayed on the home page by default
- Limit the size of the collection + apo facets
v3.10.1
v3.9.0
Main changes were
- Use remote dor-indexing-app service for reindexing
- Use proper MODS for descMetadata for workflow objects
- Update dependencies and fix deprecation warnings
All changes:
- aa90e69 reindex route dispatches to dor-indexing-app service and remove delete_from_index route
- dfb1e6d Remove unused or unroutable actions
- 45d6e23 upgrade to dor-services 5.17.2
- 778a65a Fix more deprecation warnings
- 191f95d Fix capybara selector invokation
- c495e43 Address blacklight deprecation warnings
- c1fbe78 Address head deprecation warning
- 3fb5787 Use head instead of 'render nothing'
- c570271 Use render plain instead of render text
- 078b41a Fix rspec deprecation warnings
- 07c1a7c Update dependencies
- c265002 Update argo rake tasks to not use rsolr-ext
- fd36166 Update RegistrationController to not use rsolr-ext
- 4c70b5f remove rsolr-ext dependency for .docs
- 773c57a upgrade to dor-services 5.17.0
- e2bdfe7 use proper MODS for descMetadata for workflow objects
- 23eb0a0 Update environments/staging.rb with new Rails 5 defaults
v3.8.3
3.8.2
3.8.1
v3.8.0
v3.7.0
Enhancements
#832 Deployment improvements
#826 Adds blue button for release mgmt to show page
#831 Replace squash for Honeybadger
#827 removes md source none
#824 adds rack-mini-profiler by default for development env
#825 Update dor-services to 5.11.1
Bug fixes
#828 Fixes tag links on show page