Tim Stallmann

Results 11 issues of Tim Stallmann

### Config / CLI options When trying to upload results to Google Sheets, I get that the API returned an error -- google.sheets is not a function. Is this related...

## Context I'm working on an integration for the Wevolor controller for Levolor shades, which have the concept of setting a "favorite" position and then returning to that position. It...

Hi! I haven't worked this into test case data that would be shareable yet, but am using `pysal.esda.moran.Moran_Rate` in some code and running into `nan` output. Debugging the code, it...

For themes/modules that override default URLs, this ensures that the "View Public Page" link on the admin interface goes to the correct URL for an item on that particular site,...

This PR adds additional pagination data to the results returned by the Collections show action, for themes which want to create individual paginated collection pages rather than relying on /items/show/...

We're developing a theme where we'd like to show all collection items (paginated) via the collections/show route rather than via items/browse. It strikes me as strange that the show method...

If a site overrides the RecordUrl view helper you'd expect the admin interface "View Public Page" button to pull that URL as well, but currently it is hardcoded in /admin/themes/items/edit.php...

This fixes a couple of moderate-severity vulnerabilities upstream in the request package. It doesn't seem to have any impact on behavior otherwise.

So this is a funny bug, but we're seeing some users of https://compass.durhamnc.gov have the map load fail because their Adblock plugin is blocking the glyphs requests to orangemug.github.io. Anyone...

A client I'm working with wanted to migrate to S3, but I really did not want to lose Archive Repertory support, and we're still on Omeka Classic. The built-in Zend...