Commit Graph

31 Commits

Author SHA1 Message Date
Lucas Verney 42b5021825 Update Seine-Saint-Denis feed 2019-07-12 19:58:09 +02:00
Lucas Verney e7310e220d Handle Sicoval errors 2019-07-12 10:31:48 +02:00
Lucas Verney 6669014d0c Avoid errors on missing dates in Nancy OpenData file 2019-05-29 09:25:46 +02:00
Lucas Verney 87cbe8ae72 Add extra checks for OpenData works importer 2019-02-11 09:01:46 +01:00
Lucas Verney 450d9575d4 Update Seine-Saint-Denis works opendata URL 2019-01-18 10:09:58 +01:00
Lucas Verney c8813a0f29 Use realtime Bordeaux traffic source 2019-01-18 10:00:35 +01:00
Lucas Verney a8f99cbaeb Fix an issue with trimester computation 2019-01-14 20:56:13 +01:00
Lucas Verney cadd8869aa Fix icons in modals 2019-01-06 17:16:20 +01:00
Lucas Verney 0914e18a66 Add an importer for traffic OpenData (from Bordeaux) 2018-12-14 16:31:27 +01:00
Lucas Verney 82e414a63d Better handling of works in OpenData without date 2018-11-29 12:06:26 +01:00
Lucas Verney 9ce1e4c6a4 Add a default value for source in Report model 2018-11-29 11:07:22 +01:00
Lucas Verney 09e5a2d4e2 Show nearest reports, handling the area of the report (not only as a
point, but polygon as well)
2018-11-29 09:31:52 +01:00
Lucas Verney fc2f349eb6 Refactor handling of positions in OpenData works 2018-11-25 12:52:51 +01:00
Lucas Verney 85031a5462 Fix typo in OpenData script logging 2018-11-25 12:17:27 +01:00
Lucas Verney f2e6091402 Add support for work Opendata in Hauts-de-Seine 2018-11-05 20:07:24 +01:00
Lucas Verney c5b64cfc72 Rework opendata import script
* Homogeneize the handling of opendata files.
* Use a clear distinction between geometry (the position of the report)
and geo_shape (the shape of the report area).
* Keep track of OpenData sources, fix #51.
* Keep track of the area covered by a given report.
2018-11-01 18:04:48 +01:00
Lucas Verney 20dd75b152 Add a source field to keep track of the source of the reports 2018-11-01 15:43:34 +01:00
Lucas Verney 34e0fec016 Bump version in constants.js 2018-10-25 11:13:35 +02:00
Lucas Verney 1733f80773 Use Sicoval opendata directly from Sicoval website 2018-10-18 19:36:54 +02:00
Lucas Verney 1e7b2b363a Improve OpenData handling for roadwork, clear mention in About section and add OpenData for Loiret 2018-10-18 15:03:33 +02:00
Lucas Verney 4345c3f4e3 Drop the active reports API route and use API filtering abilities
instead

Fix for #49.
2018-10-18 09:31:52 +02:00
Lucas Verney 9beed09ed0 Improve documentation. Fix #45. 2018-10-17 15:51:06 +02:00
Lucas Verney e5838996ea Import OpenData roadworks files into the database
Currently importing from:
* Lille
* Lyon
* Montpellier
* Nancy
* Paris
* Rennes
* Seine-Saint-Denis
* Sicoval (south of Toulouse)
* Toulouse
* Versailles

Partially fixes #1.
2018-09-13 00:11:28 +02:00
Lucas Verney a7792f5dbb Rework upvotes
Upvotes now reset the `datetime` field of the report, making it appear
as if it was newly reported. They also extend the lifetime for accidents
and GCUM.

This introduces database migrations as well.

Closes https://framagit.org/phyks/cyclassist/issues/41.
2018-09-12 13:51:53 +02:00
Lucas Verney b8ae8e9fa3 Add a way to report a bug, close #34 2018-08-26 17:48:07 +02:00
Lucas Verney 60f041f5a6 Move map from Leaflet to OpenLayers
Also add a way to use a mock GPX trace as geolocation provider.
2018-08-26 17:48:03 +02:00
Lucas Verney 7a7cd21376 Add a way to playback GPX tracks as mock locations 2018-08-23 15:03:47 +02:00
Lucas Verney 3da34cb148 Use Zanata to handle translations 2018-07-20 15:15:26 +02:00
Lucas Verney 9d6ed7e74c Better handling of expiration of GCUM and accidents report types. 2018-07-10 15:55:45 +02:00
Lucas Verney bc52d4f929 Add 2 new report types: accident + misc. Fix #15. 2018-07-10 15:19:24 +02:00
Lucas Verney d35e759200 Add a script to purge old GCUM reports 2018-06-28 15:58:36 +02:00