Skip to content

Releases: samvera/hydra-head

v3.1.4

06 Sep 13:53
Compare
Choose a tag to compare
  • Removed unnecessary require of jettywrapper

v3.1.3

06 Sep 13:52
Compare
Choose a tag to compare
  • Update hydra-jetty, to support test and development fedora

v3.1.2

06 Sep 13:52
Compare
Choose a tag to compare
  • Make AssetController easily overridden

v3.1.1

06 Sep 13:52
Compare
Choose a tag to compare
  • Selected facet was not html_safe
  • document_list was attempting to call Mash#get, when sorting by object_type_facet
  • Don't issue two notice messages when saving document.

v3.1.0

06 Sep 13:52
Compare
Choose a tag to compare
  • Updated to ActiveFedora 3.1.1
  • Update rake tasks to leverage jettywrapper
  • Don't fork processes to run tests
  • Refactor helpers, so that applications can easily override them
  • Remove Djatoka support
  • Fixed login error messages
  • Fixed documentation rake task

v3.0.1

06 Sep 13:52
Compare
Choose a tag to compare
  • generator has the correct solr config files
  • reverted back to using object_type_facet for "Format" facet. This is instead of using active_fedora_model_s, which made some cucumber tests unstable because active_fedora_model_s is populated inconsistently by ActiveFedora (really we should deprecate that solr field)

v3.0.0

06 Sep 13:51
Compare
Choose a tag to compare

Upgrade to Rails 3

v0.0.1

06 Sep 13:51
Compare
Choose a tag to compare

Pulled plugin code from Hydrus

  • Javascript disabled, progressive enhancement set up
  • Better Cucumber Coverage