Commit graph

6,124 commits

Author SHA1 Message Date
Laurent Bachelier
9dac04a69b Update AUTHORS will the full group 2014-11-17 21:47:23 +01:00
Laurent Bachelier
dbce17085e boilerplate: Fix import, fix PEP8/isort 2014-11-16 18:25:48 +01:00
Romain Bignon
a7dcf82ec0 fix selection of table containing last file requests to be less ambiguous 2014-11-13 08:11:01 +01:00
Romain Bignon
a055182e5f fix crash if there is no ':' in IDs 2014-11-13 08:11:01 +01:00
Romain Bignon
5dc11b2197 add missing date column title for cards history 2014-11-13 08:11:01 +01:00
Bezleputh
a632a75a59 [biplan] site changed 2014-11-12 10:06:32 +01:00
Vincent Paredes
15a204b7ae Revert "fix website change (yes, the typo is still here in class name)"
This reverts commit 80fd2db3d4.
2014-11-10 19:13:58 +01:00
Romain Bignon
49613aa1f8 fix crash on new accounts list (closes #1654) 2014-11-10 19:12:12 +01:00
Romain Bignon
7998230dff fix get of transactions when they are ordered by type 2014-11-07 17:54:26 +01:00
Romain Bignon
3f5f2b2479 weboob-config info: put all config details in dicts 2014-11-07 17:08:16 +01:00
Bezleputh
86fa4035c4 [base] improve weboob-config info command to allow json formatting 2014-11-07 15:04:43 +01:00
Bezleputh
b813ace932 [leboncoin] fix bug when area is unknown 2014-11-06 13:37:45 +01:00
Romain Bignon
4314aa7d69 repositories update: display a message when all modules are up-to-date. 2014-11-05 22:08:54 +01:00
Vincent Paredes
9a657f8d75 checking website version after login 2014-11-05 16:17:42 +01:00
Vincent Paredes
76555238dc fixing month replacing twice 2014-11-05 16:17:29 +01:00
Vincent Paredes
4720afad05 fixing wrong id on account 2014-11-05 16:17:26 +01:00
Vincent Paredes
a09b941d2e fixing primary account display twice 2014-11-05 10:41:10 +01:00
Vincent Paredes
844d204ffa handling when currency is not in right place 2014-11-05 10:41:08 +01:00
Romain Bignon
232a7bdb4c answer only to 5 questions 2014-11-05 08:22:20 +01:00
Romain Bignon
75bfb5a38a the default ID is an empty string, not None 2014-11-05 08:22:13 +01:00
Bezleputh
04244da09c [transilien] fix ambiguous departure/arrival in roadmap 2014-11-05 08:22:13 +01:00
Bezleputh
ca01b6afd4 [transilien] fix _regexp name in RoadMapDuration filter 2014-11-05 08:22:13 +01:00
Bezleputh
de4a938d7e [CapWeather] browser2 adaptation : do not require an id in constructor 2014-11-05 08:22:13 +01:00
Bezleputh
ddbf7c1335 [meteofrance] adapt to browser2 2014-11-05 08:22:13 +01:00
Romain Bignon
2446a7815c rewrite ganassurance with browser2 and fix auth and history 2014-11-04 19:11:19 +01:00
Vincent Paredes
b9d3e87fda fixing using new account page version when we are already on old account page 2014-11-04 16:57:44 +01:00
Romain Bignon
f1c2b3ea34 fix parsing of raw transaction text 2014-11-04 16:13:22 +01:00
Vincent Paredes
4d2ff7b094 supporting french month abbreviation without dot 2014-11-04 13:58:10 +01:00
Vincent Paredes
ffa6d57b47 supporting new paypal website 2014-11-04 13:58:07 +01:00
Vincent Paredes
594e41e6c0 handling when user can't acces account balance on main account 2014-11-04 13:57:09 +01:00
Bezleputh
e66a46766b [leboncoin] fix bug while parsing date 2014-11-01 12:41:42 +01:00
Bezleputh
24b1e91fb3 [regionsjob] fix parsing when advert is a picture 2014-11-01 12:31:41 +01:00
Bezleputh
bf9dd2e6c9 [logicimmo] fix bug on details retrievement 2014-10-31 10:30:57 +01:00
Bezleputh
0359bb4a3d [logicimmo] New module logicimmo 2014-10-30 15:40:37 +01:00
Bezleputh
0657800eca [flatboob] display backend in city choice
we need to know this because of a restriction on the number of cities in some backends.
2014-10-30 15:34:30 +01:00
Bezleputh
0d148b9e47 [seloger] fix bug on pagination 2014-10-29 14:02:34 +01:00
Loic Bontonou
bd1688d72f Fix #1447 : Get videos titles in h1
Signed-off-by: Loic Bontonou <loic.bontonou@gmail.com>
2014-10-28 22:49:49 +01:00
Romain Bignon
5e1f313efb fix the fix, because old website version had also a colspan but in the other side 2014-10-28 18:31:32 +01:00
Romain Bignon
2cf7acdf32 fix parsing of market accounts and factorization of the Transaction class 2014-10-28 15:37:49 +01:00
Romain Bignon
3ec1ca1eda correctly handle 500 error during login 2014-10-28 11:31:36 +01:00
Romain Bignon
d26180c5a8 fix parsing of labels with new crédit agricole website
To determinate what is the index of label column, we have to consider the
'colspan' attribute of header
2014-10-28 10:10:11 +01:00
Bezleputh
2811340e19 [explorimmo] fix bug when nb rooms is empty 2014-10-28 09:57:10 +01:00
Bezleputh
a7684982f8 [wordreference] Adapt to browser2 2014-10-28 09:57:05 +01:00
smurail
8688e266b5 Browser.VERIFY can now be a module local file 2014-10-27 15:41:39 +01:00
smurail
2a6fa3fb36 add an asset method to get absolute path of module local files 2014-10-27 15:41:33 +01:00
smurail
a3b51902b9 enable passing the path to a CA file to Browser.VERIFY 2014-10-27 15:29:33 +01:00
Florent
e5067a43b8 Fix alignment of Total line
Fix 232e631ae1
    "change quantity type to decimal number"
and ad31e68143
    "ISIN is a 12 letter word"
2014-10-24 16:43:06 +02:00
Florent
46bd54b41c Remove hack to convert decimal to int
And better compliance with objects parameters
2014-10-23 15:32:26 +02:00
Florent
dfead7e925 Sometines the full code is not available. Display description instead 2014-10-23 15:29:43 +02:00
Florent
9c86b8f25b Better explanation for Investment class 2014-10-23 15:20:59 +02:00