shareabouts
shareabouts copied to clipboard
Shareabouts is a mapping application for crowdsourced info gathering.
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.3.1. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...
Updated versions of psycopg2 and raven for compatibility with Python 3.8. See issue #207.
I am setting up a local install in Ubuntu Linux 20.04.3, which provides Python 3.8. I have run into two version conflicts which I resolved by updating the `requipments.txt` file...
Currently using a Mapbox layer with `type: mapbox` and a tile-based styles such as satellite imagery fails with the following error (Firefox): ``` Unknown expression "image". If you wanted a...
Shareabouts fails with the below traceback when run with the recently released PyYAML 6.0. This change pins PyYAML to a compatible version. ``` Traceback (most recent call last): File "[...]/env/lib/python3.6/site-packages/django/core/handlers/base.py",...
Make it easy to embed a read-only view of a Shareabouts map into other sites, with links that take you to the full site.
User request: to reduce confusion, add Admin-side link to public www page. See full list of user requests and rationale at: [https://docs.google.com/document/d/1lpg_KTQQ0twXyOTTdGYmo4HHmHZpTVPjmUlPeZ6BGAY/edit?usp=sharing]
(Requiring an admin GUI login) users request the ability to edit one or a batch of existing data point(s). Ideally this solution also records user to edit, date of creation,...