Commit Graph

28 Commits

Author SHA1 Message Date
Lucas Verney f55b6a940b Update Dockerfile to use an entrypoint
Mimmick what Kresus is doing so that generated file are not owned by
root. Fix for #106.
2017-12-30 19:57:14 +01:00
Lucas Verney 83ff6be409 Better fix for #100 2017-12-30 19:30:32 +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 e5d5c8373c Update doc, add FAQ. Closes #97 2017-12-11 13:38:50 +01:00
Lucas Verney daf16d88ba Sphinx-generated doc 2017-12-05 14:56:08 +01:00
Lucas Verney b81c11b2a8 Rework Docker image. Closes #84 2017-11-27 12:23:08 +01:00
Lucas Verney 00904a2e6e Fix somme encoding issues in Dockerfile 2017-11-26 21:53:59 +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 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 bea2c4ac17 Add weboob and weboob-modules in requirements.txt, fix #79. 2017-10-24 17:17:20 -04:00
Lucas Verney 4633dd5179 Add a note about running time, see #72 2017-09-27 12:23:19 -04:00
Lucas Verney 15eb5a19f6 Clarify doc about modules_path config option, see #71 2017-09-25 10:41:49 -04:00
Lucas Verney a9ac5484e0 Rework Docker image and add some doc.
Thanks @bnjbvr for the contribution!

This closes #15.
2017-06-21 15:10:56 +02:00
Lucas Verney 6e12490fbd Add some doc about CLI option and better informative message 2017-06-19 17:20:53 +02:00
Lucas Verney 25f2e71264 Partial fix for #62 (documentation) 2017-06-19 16:26:12 +02:00
Lucas Verney ed7e9dfc1a Add a CLI argument to import only a given constraint. Drop the necessary constraint. 2017-06-19 16:08:06 +02:00
Lucas Verney d396d33506 Rewrite doc and frontend to match new constraints in config 2017-06-16 16:56:59 +02:00
Lucas Verney e04e8a0eab Update getting started doc to add tips 2017-06-15 13:48:25 +02:00
Lucas Verney bd1e1d2068 Update documentation
Add a section about common arguments for all subcommands. Closes #56.
2017-06-14 10:46:38 +02:00
Lucas Verney 9d7707ec4c Add screenshots in the README.md file
This closes issue #16.
2017-05-04 10:51:28 +02:00
Lucas Verney 5f2f4d0ccf Better deduplication
* Improve deduplication on URLs (match sets).
* Keep track of duplicates and update their status on refiltering.
2017-05-03 15:55:07 +02:00
Lucas Verney 1d98c631e0 Refilter command and backends in config
* Add a refilter command
* Add a backend option in config to only enable some backends.
2017-05-03 15:55:07 +02:00
Lucas Verney 18ef841672 Update doc 2017-05-03 15:55:07 +02:00
Lucas Verney 5f47b0ff65 Write some documentation 2017-05-03 15:54:59 +02:00