Skip to content

Releases: samvera/hydra-head

v10.4.0

25 Jan 18:17
Compare
Choose a tag to compare

Changes

2017-01-24: Reset cached values after updating source data [Justin Coyne]

2017-01-24: Clear cache when removing permissions [Justin Coyne]

2017-01-24: Ensuring up to date system gems [Jeremy Friesen]

2016-12-01: Use find_by instead of a dynamic finder [Justin Coyne]

2016-12-15: Make the group service settable [Justin Coyne]

2016-12-15: Use the new way of running controller tests [Justin Coyne]

2016-12-15: Remove registered pseudo-group from RoleMapper [Justin Coyne]

2016-10-10: Update hydra:server to support HOST env variable [Tim Donohue]

Version 10.4.0.rc1

24 Jan 22:12
Compare
Choose a tag to compare
Version 10.4.0.rc1 Pre-release
Pre-release

Changes

2017-01-24: Clear cache when removing permissions [Justin Coyne]

2017-01-24: Ensuring up to date system gems [Jeremy Friesen]

2016-12-01: Use find_by instead of a dynamic finder [Justin Coyne]

2016-12-15: Make the group service settable [Justin Coyne]

2016-12-15: Use the new way of running controller tests [Justin Coyne]

2016-12-15: Remove registered pseudo-group from RoleMapper [Justin Coyne]

2016-10-10: Update hydra:server to support HOST env variable [Tim Donohue]

Version 10.3.0

02 Sep 21:16
Compare
Choose a tag to compare

Blacklight Access Controls now version .6

2016-08-31: Bump blacklight-access_controls version (from .5 to .6) [ Joe Atzberger ]

2016-08-31: gitignore updates [ Joe Atzberger ]

2016-08-31: Refine rspec options [ Joe Atzberger ]

2016-08-16: Switch the deprecated before_filter to before_action in Hydra Controller Behavior [ Justin Coyne ]

2016-08-11: Check before attempting to destroy access_control in Hydra Access Controls [ cjcolvar ]

2016-08-11: Pass hash instead of string when calling create on Hydra Admin Policy [ cjcolvar ]

2016-08-10: Allow active-fedora 10 or 11 [ Justin Coyne ]

Version 10.1.0

08 Aug 20:59
Compare
Choose a tag to compare

Now it works with Rails 5.

Other changes:

2016-08-08: Update document_partial_name for modern ActiveFedora fields [Justin
Coyne]

2016-08-08: Remove workarounds for older versions of ActiveTriples [Justin
Coyne]

2016-07-28: Loosen dependency on rails, to support Rails 5 [Justin Coyne]

2016-08-08: Use the non-deprecated devise test helper module [Justin Coyne]

2016-08-08: Use the RDF::Vocab gem for predicates [Justin Coyne]

Version 10.0.0

08 Jun 22:02
Compare
Choose a tag to compare

Major changes:

  • New structure for ACLs. The old ACLs are no longer compatible. We don't recommend you upgrade until there is a plan on how to migrate the old structure to the new structure.

A potential plan could go something like this:

For each object in your repository, read the id, edit_users, read_users, discover_users, edit_groups, read_groups and discover_groups and record them in a file/database. Then upgrade to Hydra 10. Finally re-write access controls using this recorded data onto each object.

Other changes

2016-06-08: Remove tests that were moved to blacklight-access_controls [Justin
Coyne]

2016-05-20: Add an empty 'production' key to role_map [Justin Coyne]

2016-05-13: Preparing for 10.0.0.beta4 release [Justin Coyne]

2016-05-12: Using generated config files for fedora & solr [Esmé Cowles]

2016-05-10: Preparing for 10.0.0.beta3 release [Justin Coyne]

2016-05-10: Implement more methods on the AccessControl::CollectionRelationship
[Justin Coyne]

2016-05-10: Preparing for 10.0.0.beta2 release [Justin Coyne]

2016-05-10: Add empty? method to the collection relationship [Justin Coyne]

2016-05-10: Preparing for 10.0.0.beta1 release [Justin Coyne]

2016-05-10: Upgrade active-fedora dependency to 10.0.0.beta1 [Justin Coyne]

2016-05-03: Make Hydra's web ACLs look like Fedora web ACLs [Justin Coyne]

2015-11-06: Remove deprecations preparing for HydraHead 10 [Justin Coyne]

2016-05-06: Remove hydra jetty rake task [Justin Coyne]

2016-05-06: Add a spec task to hydra-core [Justin Coyne]

2016-05-05: Turn off travis caching [Justin Coyne]

2016-05-05: Install engine cart [Justin Coyne]

v9.10.0

19 Apr 21:30
Compare
Choose a tag to compare

2016-03-28: Use dependent destroy for cleaning up permissions [Justin Coyne]

2016-04-15: Update location_rpt field type for Solr 5 + 6 compatibility [Chris Beer]

2016-04-15: Relax hydra-access-controls dependency on active-fedora [Chris Beer]

v9.9.0

06 Sep 14:03
Compare
Choose a tag to compare

2016-03-24: Adding hydra:test_server Rake task for running Solr/Fedora
persistently instead of in CI mode [Esmé Cowles]

2016-03-24: Mute deprecations in specs [Justin Coyne]

2016-03-24: Destroy permissions when an object is destroyed [Justin Coyne]

2016-03-18: Update to use ActiveFedora 9.10.0 [Justin Coyne]

2016-03-23: Generate AccessControlsEnforcement into SearchBuilder [Justin Coyne]

2016-03-22: Don't explicitly add access controls [Justin Coyne]

2016-03-18: Use the solrconfig that uses autoCommit [Justin Coyne]

v9.8.1

06 Sep 14:02
Compare
Choose a tag to compare
  • 2016-02-16: Display the rails log from the hydra:server rake task [Justin Coyne]
  • 2016-02-16: Refactor generator to only have one dev/test group in Gemfile
    [Justin Coyne]
  • 2016-02-15: Remove colons from labels. [Justin Coyne]
  • 2016-02-12: Call id_to_resource_uri with a graph [Justin Coyne]

v9.8.0

06 Sep 14:02
Compare
Choose a tag to compare
  • 2016-02-15: Add hydra:server rake task for starting all services together
    [Justin Coyne]
  • 2016-02-12: Use with_test_server from ActiveFedora [Justin Coyne]
  • 2016-02-12: Test Rails 4.2.5.1 [Justin Coyne]
  • 2016-02-12: Use the template to set the model name [Justin Coyne]

v9.7.1

06 Sep 14:02
Compare
Choose a tag to compare
  • 2016-02-06: Use test variable for test solr port if available [Justin Coyne]