Alexandra Catalina

Results 26 issues of Alexandra Catalina

Currently when derivatives are generated for uploaded files, Hyrax tries to save them directly to the filesystem, and subsequent access also assumes they will exist in a conventional local location:...

notes-valkyrie

this is a pretty invasive change so i understand if it's not accepted, but these are changes i made for my own docker-based deployment and they might be more generally...

**Expected Behavior** Sending an `Accept` header with the desired content-type (e.g., RDF) should result in CC returning the RDF for a license, rather than the HTML: ``` curl -iL -H...

licenses
🏷 status: label work required

I was fiddling around with a local installation and before I knew it this happened. Everything seems to work in a local docker environment; when I tried deploying it I...

- [x] This is not a usage question, this is a bug report - [x] This bug can be reproduced with the script I provide below - [x] This bug...

until there's a tagged blacklight release including https://github.com/projectblacklight/blacklight/pull/2818

Including the DB setup during `rails new` causes ActiveRecord to attempt to initialize a database connection, which fails because there's no DB running during the image build: https://gist.github.com/dunn/8abda1b63399c41226cea28662765fc0

The last (and only) release tagged was at the beginning of last year. If and when there's a stable point in development, could another release be made? Regular releases helps...

I'd be nice to see this in MELPA stable, but there needs to be a git tag for it to get picked up. Would you be interesting in tagging a...

Workflow updates can trigger slow operations; when run in the foreground this can cause browser timeouts. @samvera/hyrax-code-reviewers