Skip to content

Tags: samvera/hyku

Tags

v7.1.2

Toggle v7.1.2's commit message
version bump

v7.1.1

Toggle v7.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #3006 from samvera/7.1-stable-add-pr-3002

7.1-stable: Patch-ver: Fix SaveCollectionThumbnail removing thumbnail metadata when unchanged

v7.1.0

Toggle v7.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
version bump (#2999)

Co-authored-by: Rob Kaufman <rob@notch8.com>

v7.0.0

Toggle v7.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update version to 7.0.0

v7.0.0.rc2

Toggle v7.0.0.rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Attempts to fix flaky specs (#2974)

* Fix flaky spec

The shared example creates work with a random UUID
from the factory, so work.id[0] is unpredictable.

The fix overrides let(:work) in the UUID context
to use the fixed work_id, so work.id[0] is always '8'
— distinct from 'c' (collection) and '9' (private work),
guaranteeing each sitemap bucket request returns
exactly the expected documents.

* Collection type spec

Another attempted fix for this flaky spec.

Looking for the path change rather than a flash message.

v7.0.0.rc1

Toggle v7.0.0.rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2916 from samvera/hyrax_bump

bump hyrax to fix file names

v6.2.0

Toggle v6.2.0's commit message
release 6.2

v6.2.0.rc4

Toggle v6.2.0.rc4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Metadata display labels (#2759)

* attribute row unless admin only

* update hyrax to new label code

* fix missing i18n call

v6.2.0.rc3

Toggle v6.2.0.rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2738 from samvera/fix-file-set-show

🐛 Fix FileSet show page from breaking

v6.2.0.rc2

Toggle v6.2.0.rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
go back to a release version of bulkrax (#2716)