-
### Descriptive summary
We're using Blacklight's `index_presenter` and ought to have a minimal feature test that ensures it's doing what we need it to do. Namely, this would include:
- verifying cert…
awead updated
8 years ago
-
### Descriptive summary
When adding a Manager to an Admin Set, the Manager user gets edit_access to the Admin Set. When you add a second Manager to the Admin Set, the first user, who is still a ma…
-
https://github.com/IIIF/mirador
-
I just implemented Browse Everything in Plum: https://github.com/pulibrary/plum/pull/171
Do we want it in CC?
-
We currently have one jobs server running 5 resque workers (resque-pool).
Some jobs still run on the `app` server (mostly the stock sufia jobs), while some run on the `jobs` server (most of our lo…
-
-
There are both Remove from collection and delete. Remove from collection does not have an icon, which leads me to believe the options have not really been looked at.
![screen shot 2016-08-08 at 2 16…
-
I've banged my head against this for about a week now... but clicking "download" on a PDF with image files takes quite some time before any indication that it is loading is given.
This appears to ha…
-
Users were confused when they searched for "18th century" and found that 2 out of 3 of the hits weren't 18th century (those words were in the description). Possibly add a suggested text "Did you mean …
-
I got the following error when I tried to run `rake engine_cart:generate`
```
Use `bundle show [gemname]` to see where a bundled gem is installed.
Sorry, you can't use byebug without Readline…