Chris Colvard
Chris Colvard
### Descriptive summary This repository’s default branch has already been renamed using GitHub’s renaming tool. Links that reference the old branch name are automatically forwarded to the new default branch....
The [maintenance template for CONTRIBUTING.md](https://raw.githubusercontent.com/samvera/maintenance/main/templates/CONTRIBUTING.md) is used by all Samvera repos. Replace the current version with the updated maintenance template version.
Add the following branch renaming language to the README for this repository. ``` ## Contributing If you're working on PR for this project, create a feature branch off of `main`....
### Descriptive summary Find the minimum version of ruby and rails that hydra-head can support and update gemspec files appropriately. This should be done before releasing 11.0.0. ### Rationale hydra-head,...
### Descriptive summary The wiki pages are very outdated and provide incorrect information about how this gem works. These need to be updated or deprecated. Here are the ones I...
### Descriptive summary The `BLACKLIGHT_VERSION` environment variable isn't being respected by travis in the bundle install. ### Rationale The `BLACKLIGHT_VERSION` environment variable allows us to test with a specific version...
The CatalogController generator template is old and out of sync with the one that Blacklight provides. It is missing a needed change which causes facet limits and more facets links...
Part of https://github.com/samvera/maintenance/issues/159 Part of https://github.com/samvera/maintenance/issues/160 Tests were failing on rails 5.1 so I added a commit to drop support for rails versions < 5.2. This may require a major...
Part of https://github.com/samvera/maintenance/issues/159 Part of https://github.com/samvera/maintenance/issues/160
`RDf` instead of `RDF` https://github.com/samvera/ldp/blob/b923ba225c9e4c6e1153b50de79fbff7007f7821/lib/ldp/response.rb#L179