Rainer Simon

Results 169 issues of Rainer Simon

At least for IIIF this is definitely needed. Probably a bit more work, because (ideally) we shouldn't just show the current image full-screen, but have a small thumbnail row at...

UI
Navigation

As mentioned in #198, add a navigation widget to the image fullscreen view. E.g. as a row of thumbnails at the bottom.

UI

In the same way as we have for IIIF.

UI

The admin GUI now has separate areas for different types of datasets. But in practice, admin operations are really the same for all dataset types (CRUD operations, import progress monitoring,...)....

Backend
UI

This can wait for later, but: the labeling of the time histogram isn't ideal. Probably needs a more fundamental redesign. * z-index order of the handle labels vs. the magnifying...

UI

Make the bucket flattening in the source facet widget a bit smarter: when all results come from the same top-level collection, don't just display the top-level, but instead show the...

UI

In the very first Pelagios API version (2012?) we had a feature to show a tag cloud of "related places", i.e. places that have strong co-ocurrence. Turns out a query...

UI
Navigation

As opposed to the current progress tracking framework - which tracks progress across a single process (import of a single dumpfile) - we need a framework that can track "compound...

Backend

Add support for 3D previews in the selection box. See data model example, derived from info provided by @ewg118: ```xml An example object with a 3D representation ```

Backend
UI

As part of the modification work for the DAI, the time histogram code has been refactored a bit already. But it's still a rather long-ish, single source file. Break things...

UI