Jamie Folsom

Results 27 issues of Jamie Folsom

It appears Clover is not localizable. See [here](https://github.com/samvera-labs/clover-iiif/blob/ed01ac9c0fc9c85aa7c732acf8199c27e4adbfc9/src/components/Viewer/Viewer/Toggle.tsx#L26) and [here](https://github.com/samvera-labs/clover-iiif/blob/ed01ac9c0fc9c85aa7c732acf8199c27e4adbfc9/src/components/Viewer/Viewer/Content.tsx#L60). There aren't a ton of strings in the library. If we had time to add support for localized strings, would...

enhancement
in progress

#### I. IMAGE Object Tooltips: 1. Change pencil rollover tooltip on image highlight to: "Make annotation for this highlight" ![1](https://user-images.githubusercontent.com/882377/33579530-288fe8d4-d918-11e7-8456-f3bdc4a31d53.png) 2. Change link rollover tooltip on image highlight to: "Make...

- Martin has authorized an additional 30 minutes to an hour of time investigating.

Multiple User editing warnings issue - if a user with editing privileges logs in, and somebody with READONLY privileges is also on a project, the editing user will still see...

Server Side

If you make a text highlight, and then link it to other text highlights, and then delete that original text highlight, the former links still display on the rollover for...

bug

Purge backups (older than one year old? let's discuss what the right schedule would be). This is usually a sysadmin issue, but could be handled at the application layer.

@gremid was going to build a sync monitor which when there's a sync issue, it alerts us (developers/and @gremid in particular -- just for dev purposes).

New issue: strings are not accurately being searched. In other words, a search string doesn't always return results which contain that string (Discussed with @gremid in May). Search feature issue...

Front End
Server Side