Commit Graph

291 Commits

Author SHA1 Message Date
Lucas Verney 39f33975d7 Install functools32 in Docker image, fix for #108. 2017-12-30 14:42:50 +01:00
Lucas Verney 8eebc6a067 Fix typo 2017-12-30 14:38:15 +01:00
Lucas Verney 046ecb8fa6 Add a note about moving to Framagit 2017-12-30 14:37:48 +01:00
Lucas Verney aa0547cab5 Add a note about moving to Framagit 2017-12-30 14:37:22 +01:00
Lucas Verney 764689f83c Merge branch 'issue_101' into 'master'
Allow to define the threshold between a housing and a station

Closes #101

See merge request Phyks/flatisfy!15
2017-12-30 14:25:20 +01:00
Lucas Verney 1119bdbf0b Allow to define the threshold between a housing and a station
Fix #101.
2017-12-29 22:58:05 +01:00
Lucas Verney b685a71eab Merge branch 'master' into 'master'
Small fixes/improvements to getting started documentation

See merge request Phyks/flatisfy!14
2017-12-29 22:51:01 +01:00
Lucas Verney 06dfd97be0 Add doc about NodeJS being required 2017-12-29 22:49:51 +01:00
Nicolas Frandeboeuf 9a416823a0 Fix small errors in documentation 2017-12-29 15:34:31 +01:00
Lucas Verney 49ebfe9111 Add an opendata endpoint in API 2017-12-13 14:38:05 +01:00
Lucas Verney f29204265c Update Dockerfile, fix for #96 2017-12-11 13:56:54 +01:00
Lucas Verney e5d5c8373c Update doc, add FAQ. Closes #97 2017-12-11 13:38:50 +01:00
Lucas Verney a1846782ba Add support for PATCH method in CORS header 2017-12-08 15:47:59 +01:00
Lucas Verney 03d2ac8b80 Support sorting and pagination in API 2017-12-07 16:07:47 +01:00
Lucas Verney c3941bd70c Rebuild data on import command if required 2017-12-06 19:16:24 +01:00
Lucas Verney 0376cdf4e0 Fix a bug with Flat.from_dict 2017-12-06 19:03:25 +01:00
Lucas Verney 03d2ad6f7f Add CORS headers in the API response, add a debug option to get verbose debugging from Bottle webserver 2017-12-05 17:33:19 +01:00
Lucas Verney 8a74a79ac2 Update doc link in README.md 2017-12-05 15:17:03 +01:00
Lucas Verney daf16d88ba Sphinx-generated doc 2017-12-05 14:56:08 +01:00
Lucas Verney b285c270aa Cleaner API 2017-12-05 12:20:40 +01:00
Lucas Verney 9424f81959 Rework API code
Factor flat post-processing in API and fix for #83. Always return JSON
even if an exception occurred.
2017-12-04 22:01:46 +01:00
Lucas Verney aa0e1fd965 Use a single common data source for public transports stops
Now makes use of Navitia opendata dumps to cover France. Fixes #65.
2017-12-04 16:14:52 +01:00
Lucas Verney 376b327379 Drop support for entreparticuliers Weboob module 2017-12-03 22:26:48 +01:00
Lucas Verney d7960e4651 Weboob CI is now handled by a dedicated repo 2017-11-28 17:30:12 +01:00
Lucas Verney 96d79dd9ba Missing --upgrade in weboob pip install 2017-11-27 21:01:12 +01:00
Lucas Verney cc56119d31 Fix typo in CI 2017-11-27 19:54:52 +01:00
Lucas Verney 64f6e8886b Deduplicate the available backends list 2017-11-27 15:05:13 +01:00
Lucas Verney 5aff18e106 Test Weboob modules with CI 2017-11-27 14:57:16 +01:00
Lucas Verney 56f5fdf1b2 Make web UI server verbose in Docker 2017-11-27 13:57:47 +01:00
Lucas Verney b81c11b2a8 Rework Docker image. Closes #84 2017-11-27 12:23:08 +01:00
Lucas Verney 702f58cf9e Fix JS lint 2017-11-27 10:42:22 +01:00
Lucas Verney 00904a2e6e Fix somme encoding issues in Dockerfile 2017-11-26 21:53:59 +01:00
Lucas Verney 571b42f5b1 Check that postal codes are strings in config 2017-11-26 16:51:50 +01:00
Lucas Verney 4a65f52475 Do not store personal data by default, let user overload this behavior
through config.

Fixes #80.
2017-11-17 16:14:11 +01:00
Lucas Verney c936228726 Add an ICS feed of visits
UI is minimalist and should be improved in the future. Fixes #40.
2017-11-10 16:29:38 +01:00
Lucas Verney d6bee1dcb0 Merge branch 'master' of git.phyks.me:Phyks/flatisfy 2017-11-09 16:01:00 +01:00
Lucas Verney b9e108d63d Make Flat notes searchable 2017-11-09 16:00:50 +01:00
Lucas Verney 2d8dfcb7c7 Fix a bug with minimum number of photos constraint 2017-11-03 17:41:16 +01:00
Lucas Verney 8b99fff79d Add a code of conduct 2017-10-30 11:43:08 -04:00
Lucas Verney 35e7279c97 Add a Gitlab-CI file 2017-10-29 21:28:11 +01:00
Lucas Verney 1baebffb87 Do some linting 2017-10-29 21:04:09 +01:00
Lucas Verney 40e62baadf Add a config option to filter on terms in the description. Fix #77. 2017-10-29 20:16:33 +01:00
Lucas Verney f81deb9f13 Rename minimum_photos config option to minimum_nb_photos 2017-10-29 20:15:19 +01:00
Lucas Verney 5bce6369ec Merge branch 'Hatrix42-master' 2017-10-29 03:05:43 +01:00
Lucas Verney 6b82af6b85 Review of Hatrix42 PR 2017-10-29 03:05:35 +01:00
Lucas Verney 9c55904f59 Merge branch 'master' of https://github.com/Hatrix42/Flatisfy into Hatrix42-master 2017-10-29 02:58:02 +01:00
Lucas Verney 1791142218 Check that area, rooms etc are lists in config 2017-10-29 02:39:15 +02:00
Lucas Verney bea2c4ac17 Add weboob and weboob-modules in requirements.txt, fix #79. 2017-10-24 17:17:20 -04:00
Lucas Verney 1d6233e5ca Completely fix https://github.com/Phyks/Flatisfy/issues/10 2017-10-24 16:56:23 -04:00
Lucas Verney 7fd44b7e8f No longer make queries with more than three cities
Some postal codes correspond to multiple cities, then sometimes we were
spawning queries with more than three cities. This should no longer be
the case. This fixes https://github.com/Phyks/Flatisfy/issues/10.
2017-10-24 15:50:19 -04:00