This website requires JavaScript.
5da06280be
Handle database migrations
Phyks (Lucas Verney)
2018-10-16 23:07:53 +02:00
dc9392e6f0
Fix an error with photos hashes in the fetch command
Phyks (Lucas Verney)
2018-10-15 08:48:36 +02:00
35c902d3d3
Merge branch 'split-different-stations' into 'master'
Phyks
2018-10-15 08:37:29 +02:00
7a9767ffce
Split stations on comma
Julien Wajsberg
2018-10-13 18:35:00 +02:00
82f2e84243
Add emphasis to the expired status
Phyks (Lucas Verney)
2018-10-13 17:10:23 +02:00
1548f0176d
Localization !
Julien Wajsberg
2018-10-13 16:01:24 +02:00
e631d09df3
Do something with the is_expired column in the view
Julien Wajsberg
2018-09-28 19:22:43 +02:00
e8c28a4a91
Add an is_expired column to the model
Julien Wajsberg
2018-09-28 19:22:27 +02:00
dc9abadf12
Serve the .well-known directory to support letsencrypt's ACME protocol
Julien Wajsberg
2018-09-25 15:41:23 +02:00
c2f0a2389a
Add missing this when calling $t in the flatstableline component;
Benjamin Bouvier
2018-09-15 16:32:55 +02:00
6c7527f443
Update doc to mention public transport travel time is computed assuming departure on next Monday at 8am
Phyks (Lucas Verney)
2018-09-07 19:33:35 +02:00
e0e04317ca
Support other transport modes, fix #62
Phyks (Lucas Verney)
2018-09-07 19:28:15 +02:00
9e71b946e3
Add a max-width on thumbnails
Phyks (Lucas Verney)
2018-09-07 18:24:54 +02:00
139568f85e
Fix slider component as well to use local images
Phyks (Lucas Verney)
2018-09-07 15:13:10 +02:00
c7fa6c8b5b
Fix serve images locally client side + some client optimizations
Phyks (Lucas Verney)
2018-09-07 15:06:59 +02:00
07cb54b179
Merge branch 'ignore-weboob-errors' into 'master'
Phyks
2018-08-27 12:25:02 +02:00
bd00a5c076
Docker: ignore errors in the update_weboob.sh script;
Benjamin Bouvier
2018-08-27 12:11:48 +02:00
3aa8843142
Merge branch 'fix-docker' into 'master'
Phyks
2018-08-22 13:42:59 +02:00
af8fa705dd
Fix Dockerfile and docker instructions;
Benjamin Bouvier
2018-08-22 13:14:00 +02:00
0e7a577041
Update FAQ
Phyks (Lucas Verney)
2018-07-25 09:58:22 +02:00
826989f77c
Monkey patch a WebOOB bug: No long waiting for the flats to be fetched!
Phyks (Lucas Verney)
2018-07-25 09:20:48 +02:00
cc9ed3d34b
Improve doc + s/weboob/WebOOB/
Phyks (Lucas Verney)
2018-07-25 08:57:31 +02:00
56c5aa20d4
Improve doc about Flatisfy appearing stuck
Phyks (Lucas Verney)
2018-07-25 08:52:22 +02:00
0d3f984545
No need to catch MissingSchema actually
Phyks (Lucas Verney)
2018-07-16 14:52:06 +02:00
4df1f1d2a1
Do not throw on MissingSchema request exception, see #120
Phyks (Lucas Verney)
2018-07-16 13:18:42 +02:00
540d69f9e2
Merge branch 'ntome/Flatisfy-master'
Phyks (Lucas Verney)
2018-06-25 10:22:23 +02:00
43b14ada51
config check: update since weboob now uses real Python enums
VA
2018-06-24 21:04:35 +02:00
0c9f7d3067
Avoid a crash when no photos are found for a flat
Phyks (Lucas Verney)
2018-03-04 18:40:57 +01:00
3855888bcb
Merge branch 'oom' into 'master'
Phyks
2018-02-24 23:02:39 +01:00
0b89f27a43
Fix a bug with locally serving images, fix issue #118
Phyks (Lucas Verney)
2018-02-23 16:57:00 +01:00
4ff4510ab7
Prevent Out Of Memory errors with image cache, fix #117
Phyks (Lucas Verney)
2018-02-23 16:51:22 +01:00
c5953cfe7e
Log flat id when downloading photos
Phyks (Lucas Verney)
2018-02-17 21:53:49 +01:00
98ae12d10d
Stash
rework_db
Phyks (Lucas Verney)
2018-01-19 17:07:49 +01:00
ba40f71aed
Define new db tables to host constraints
Phyks (Lucas Verney)
2018-01-19 16:06:44 +01:00
bfc27bbb92
Update Flatisfy to handle the latest dev version of Weboob. Fixes #91 and #85 .
Phyks (Lucas Verney)
2018-02-07 19:54:39 +01:00
576c18b597
Fix #116 and incorrect handling of invalid images file in ImageCache
Phyks (Lucas Verney)
2018-01-30 17:01:31 +01:00
d160962509
Fix CI
Phyks (Lucas Verney)
2018-01-30 10:36:40 +01:00
ee2880326c
Add a way to download photos locally
Phyks (Lucas Verney)
2018-01-22 01:06:09 +01:00
d6b82b24c6
Phone number should not count for as much in duplicates detection + better handling of multiple phone numbers
Phyks (Lucas Verney)
2018-01-26 10:51:16 +01:00
e7218e90f3
Merge branch 'moar-tests' into 'master'
Phyks
2018-01-26 10:34:44 +01:00
bb78725a05
Trim whitespaces in string normalization
nicofrand
2018-01-22 12:50:37 +01:00
88087c8628
Address review
nicofrand
2018-01-22 12:40:52 +01:00
9957206abe
Add tests with cropped photos
nicofrand
2018-01-21 15:35:52 +01:00
39b3ce6a1d
Add test on similar but different flats
nicofrand
2018-01-21 15:10:34 +01:00
83d7792e4c
Duplicates score should be enough, removing common photos assertion
nicofrand
2018-01-21 14:27:29 +01:00
99eed82b3d
Few fixes
issue_94
Phyks (Lucas Verney)
2018-01-22 01:27:50 +01:00
538bbe5a05
Add a way to download photos locally
Phyks (Lucas Verney)
2018-01-22 01:06:09 +01:00
4870078599
More duplicates tests
nicofrand
2018-01-21 13:48:46 +01:00
27d601ca21
Fix a bug with roman literals conversion
Phyks (Lucas Verney)
2018-01-21 12:12:14 +01:00
08599d91de
Address a few nits in review
Phyks (Lucas Verney)
2018-01-21 11:52:52 +01:00
9fa2177087
Add unit tests for image comparison
nicofrand
2018-01-19 13:53:53 +01:00
4b41e6de2d
Actually, this should be done the other way
Phyks (Lucas Verney)
2018-01-21 10:51:37 +01:00
03476dc8a5
Fix last commit about time_to handling
Phyks (Lucas Verney)
2018-01-21 10:41:22 +01:00
a391d51d67
fix issue with travel time
nicofrand
2018-01-20 18:03:44 +01:00
e2bc3c7a85
Merge branch 'numerals' into 'master'
Phyks
2018-01-20 00:13:41 +01:00
a45eba65c7
Improve cities fuzzy matching
numerals
Phyks (Lucas Verney)
2018-01-19 11:50:11 +01:00
7bf08adbce
Avoid computing multiple times the same photo hash, fix for #111
Phyks (Lucas Verney)
2018-01-18 15:43:39 +01:00
deeba0e5f2
Disable roman numerals conversion, add extra test
Phyks (Lucas Verney)
2018-01-18 14:59:24 +01:00
d482d9b6fa
Make CI fail if a test fails + a bit of linting
Phyks (Lucas Verney)
2018-01-18 14:48:28 +01:00
6bcfb62e8d
Merge branch 'fix-roman-numbers' into 'master'
Phyks
2018-01-18 14:17:57 +01:00
caa79f245b
Fix CI, also do not fail if ~/.local
directory does not exist.
Phyks (Lucas Verney)
2018-01-18 14:00:13 +01:00
62907a621c
Add link to gist
Nicolas Frandeboeuf
2018-01-18 14:04:39 +01:00
da0252974f
Fix an import error in Python 3
Phyks (Lucas Verney)
2018-01-18 13:58:12 +01:00
771b140705
Fix tests
nicofrand
2018-01-18 13:27:22 +01:00
07955af574
Fix roman numbers convertion
nicofrand
2018-01-18 13:15:09 +01:00
02420d7a1b
Use an eye icon rather than a plus icon in FlatsTable. Fix #105 .
Phyks (Lucas Verney)
2018-01-18 11:59:32 +01:00
6b25379fc0
Conditional requirements.txt, including all dependencies
Phyks (Lucas Verney)
2018-01-18 11:45:32 +01:00
82681c6c27
Disable log coming directly from Canister
Phyks (Lucas Verney)
2018-01-17 20:24:08 +01:00
80b0384d73
Run new unittests in CI
Phyks (Lucas Verney)
2018-01-17 13:35:19 +01:00
9b840c2fd1
Merge branch 'tests' into 'master'
Phyks
2018-01-17 13:22:18 +01:00
5b85ad6e59
Add unit tests
nicofrand
2018-01-14 11:53:59 +01:00
48835c0d83
Make "flatisfy" key optional in deep_duplicate computation
Phyks (Lucas Verney)
2018-01-12 14:47:50 +01:00
46457b014a
Avoid too broad ignoring of flats when looking for only some postal codes in a city covered by multiple postal codes. Fix #110 .
Phyks (Lucas Verney)
2018-01-10 20:01:22 +01:00
45c4eca775
Add a logging line after webserver is started.
Phyks (Lucas Verney)
2018-01-10 19:41:22 +01:00
47ce1ba7e0
Ignore duplicates by IDs, no need to even add the duplicate in db
Phyks (Lucas Verney)
2018-01-10 16:46:47 +01:00
35c88050df
Better logging for station metadata detection
Phyks (Lucas Verney)
2018-01-10 16:46:30 +01:00
083caec041
Update doc according to @nicofrand's suggestions
Phyks (Lucas Verney)
2018-01-08 14:49:03 +01:00
219b8e156e
Fix a bug when throwing an exception with unicode characters from Weboob.
utf8exc
Phyks (Lucas Verney)
2018-01-06 10:53:35 +01:00
3f30257b44
Fix spelling in deep_detect
Phyks (Lucas Verney)
2018-01-05 19:43:07 +01:00
a6b193ae87
Fix missing config arg in deep_detect
Phyks (Lucas Verney)
2018-01-05 19:01:08 +01:00
f55b6a940b
Update Dockerfile to use an entrypoint
Phyks (Lucas Verney)
2017-12-30 19:57:14 +01:00
83ff6be409
Better fix for #100
Phyks (Lucas Verney)
2017-12-30 19:30:32 +01:00
67d1299b15
Consider duplicates cannot belong to the same website, should fix #100 .
Phyks (Lucas Verney)
2017-12-30 15:27:46 +01:00
7196add731
Lint code
Phyks (Lucas Verney)
2017-12-30 14:45:58 +01:00
39f33975d7
Install functools32 in Docker image, fix for #108 .
Phyks (Lucas Verney)
2017-12-30 14:42:50 +01:00
8eebc6a067
Fix typo
Phyks (Lucas Verney)
2017-12-30 14:38:15 +01:00
046ecb8fa6
Add a note about moving to Framagit
Phyks (Lucas Verney)
2017-12-30 14:37:48 +01:00
aa0547cab5
Add a note about moving to Framagit
Phyks (Lucas Verney)
2017-12-30 14:37:22 +01:00
764689f83c
Merge branch 'issue_101' into 'master'
Phyks
2017-12-30 14:25:20 +01:00
1119bdbf0b
Allow to define the threshold between a housing and a station
Phyks (Lucas Verney)
2017-12-29 22:58:05 +01:00
b685a71eab
Merge branch 'master' into 'master'
Phyks
2017-12-29 22:51:01 +01:00
06dfd97be0
Add doc about NodeJS being required
Phyks (Lucas Verney)
2017-12-29 22:49:47 +01:00
9a416823a0
Fix small errors in documentation
Nicolas Frandeboeuf
2017-12-29 15:34:31 +01:00
49ebfe9111
Add an opendata endpoint in API
Phyks (Lucas Verney)
2017-12-13 14:38:05 +01:00
f29204265c
Update Dockerfile, fix for #96
Phyks (Lucas Verney)
2017-12-11 13:56:54 +01:00
e5d5c8373c
Update doc, add FAQ. Closes #97
Phyks (Lucas Verney)
2017-12-11 13:38:50 +01:00
a1846782ba
Add support for PATCH method in CORS header
Phyks (Lucas Verney)
2017-12-08 15:47:59 +01:00
03d2ac8b80
Support sorting and pagination in API
Phyks (Lucas Verney)
2017-12-07 16:06:31 +01:00
c3941bd70c
Rebuild data on import command if required
Phyks (Lucas Verney)
2017-12-06 19:16:24 +01:00
0376cdf4e0
Fix a bug with Flat.from_dict
Phyks (Lucas Verney)
2017-12-06 19:03:25 +01:00