Ben Sturmfels

Results 54 comments of Ben Sturmfels

Just discovered that Mapbox GL JS is no longer under a free software license from 2.0.0, so I'm glad I didn't just pick the latest version!

This is a great idea! Possible extension/related idea - imagine if you had a lightweight read-only client that included a dump of all it's data so that it was completely...

Suggest closing this one - I think @AAisenberg would probably agree.

Suggest closing - this feature now exists where each submitted place/comment has a `user_token` based on the session: ![2021-09-08_12-38](https://user-images.githubusercontent.com/9541562/132437640-bd93d433-ccaa-49f9-ac3c-310ad789b098.png) We've used this to identify submissions made by the same visitor,...

Suggest closing - this issue is missing a strong rationale about what the problem is being faced, so it's really actionable here in the issue tracker.

Suggest closing - we've been configuring the frontend with `DATASET_ROOT` set to an HTTPS URL for some time without issues. We're also using HTTPS for the frontend itself.

This issue can be closed as Shareabouts now fully supports HTTPS.

In the interim, for anyone looking to do this, download a copy of Leaflet MarkerCluster http://leaflet.github.io/Leaflet.markercluster/ and pop it in your `src/sa_web/static/libs` directory eg. `src/sa_web/static/libs/Leaflet.markercluster-1.1.0/`. In `templates/base.html`, load the JS...

I was skimming the shareabouts issues and saw this - called out to me to be fixed on the spot. :)

We considered this on projects we've run, but there seemed to be a high potential for abuse and for visitors to make a mess by drawing on the map. We...