github samvera/hyrax v1.0.2
Version 1.0.2

latest releases: v3.4.1, v3.4.0, v3.3.0...
6 years ago

Hyrax 1.0.2 is a bug fix release.

Upgrade Notes

Update your Gemfile to use version 1.0.2 and run bundle update --conservative hyrax .

If you encounter an error message like

ActionView::Template::Error:
       No such file or directory @ rb_sysopen - config/schema_org.yml

You need to copy the config/schema_org.yml file from the hyrax gem into your local application's config directory.

Change Log

2017-06-20: When searching join the FileSets to the works. [Justin Coyne]

2017-06-23: Sometimes WorkBehavior objects inherit Noid instead of Hyrax::Noid. Fixes #1297 [Bess Sadler]

2017-06-08: change route for redirect to dashboard_works_path [Justin Coyne]

2017-04-17: Changed after_destroy to before_destroy for cleaning derivatives. Added a delete work feature spec. Removed hardcoded path to my works, use hyrax.my_works_path [Justin Coyne]

2017-03-22: Move microdata out of translation files. Fixes #536 [Justin Coyne]

2017-05-26: [travis] test against Rails 5.0.3 [Alex Dunn]

2017-04-29: Add rails 5.1.0 to the test matrix [Alex Dunn]

2017-05-18: Use valid uploaded files [Alex Dunn]

2017-05-19: Update generator to use jquery_ujs [Alex Dunn]

2017-05-19: Add documentation to a method [Alex Dunn]

2017-05-18: Generate the datatables assets [Alex Dunn]

2017-05-18: Updating ActiveRecord relationships for Rails 5.1 changes [Alex
Dunn]

2017-05-17: Relax active_attr dependency specification [Justin Coyne]

2017-04-25: Use versioned migrations [Justin Coyne]

Don't miss a new hyrax release

NewReleases is sending notifications on new releases.