Baptiste Delpey
a531d94571
cragr add new labels to market type
2015-06-10 20:57:20 +02:00
Baptiste Delpey
d9202f0e33
bnporc type life insurance on capitalisation accounts
2015-06-10 20:57:20 +02:00
Baptiste Delpey
d3c972c20c
fix crash on empty field banquepopulaire investment
2015-06-10 20:57:20 +02:00
Pierre-Louis Bonicoli
a6e3064cfc
Refactor
2015-06-10 20:57:20 +02:00
Pierre-Louis Bonicoli
7629ef1735
Detect connection errors
2015-06-10 20:57:20 +02:00
Romain Bignon
5e25f32776
banquepop: correctly return an iterator even if this isn't an investment account
2015-06-10 20:57:20 +02:00
Baptiste Delpey
39aba3eb8f
investment banquepopulaire
2015-06-10 20:57:20 +02:00
Romain Bignon
21e507a99e
add type Account.TYPE_DEPOSIT
2015-06-01 14:25:29 +02:00
Romain Bignon
b8b506be4f
handle error message after login
2015-06-01 13:36:00 +02:00
Oleg Plakhotniuk
9b24f55266
[vicsec] Handle new numbers notation. Closes #1956
2015-06-01 11:25:17 +02:00
Oleg Plakhotniuk
f41d43e3f5
[amazon] Retry getting an order page. Closes #1876
2015-06-01 11:25:06 +02:00
Romain Bignon
020a5827dd
Browser doesn't inherit 'object', so 'super' doesn't work
2015-05-27 11:44:22 +02:00
Baptiste Delpey
71c4621083
apply alsace and lorrainechampagne fusion in bpalc in banquepopulaire module
2015-05-27 11:39:43 +02:00
Romain Bignon
6c06d50476
do not force TLSv1 anymore as in some cases it doesn't work
2015-05-27 11:38:35 +02:00
Romain Bignon
370c3e75ee
new certificate for LCL Espace Pro
2015-05-27 11:33:57 +02:00
Baptiste Delpey
f20687bab5
changepage fortuneo
2015-05-27 08:14:41 +02:00
Baptiste Delpey
dbb70eabbf
add paypal new page to fix crash on history of some accounts
2015-05-27 08:14:27 +02:00
Baptiste Delpey
f7f700bd43
creditdunord fix crash on accounts which doesn't support history
2015-05-27 08:14:11 +02:00
Vincent Paredes
be53563e9b
fixing RC4 and cert for pp browser
2015-05-27 08:13:15 +02:00
Romain Bignon
e9d4831b83
handle disconnection
2015-05-27 08:11:43 +02:00
Romain Bignon
e3975f38b3
fix compatibility with python2.6
2015-05-24 13:11:32 +02:00
Matthieu Weber
c84aa78ffc
Added module gls
...
This module allows to track parcels sent with GLS
Currently, only some status codes are handled, because the others are not known.
Signed-off-by: Matthieu Weber <mweber+weboob@free.fr>
Signed-off-by: Romain Bignon <romain@symlink.me>
2015-05-24 11:58:33 +02:00
Matthieu Weber
ce8c66a7d1
colisprive: fixes
...
fixed history parsing
rewrite for browser2
Signed-off-by: Matthieu Weber <mweber+weboob@free.fr>
Signed-off-by: Romain Bignon <romain@symlink.me>
2015-05-24 11:58:33 +02:00
Matthieu Weber
b1f4cb1c16
itella.pm: typo
...
Signed-off-by: Matthieu Weber <mweber+weboob@free.fr>
Signed-off-by: Romain Bignon <romain@symlink.me>
2015-05-24 11:58:33 +02:00
Matthieu Weber
1d67bf360f
formatters: use weboob.tools.misc.guess_encoding instead of locale.getpreferredencoding()
...
Signed-off-by: Matthieu Weber <mweber+weboob@free.fr>
Signed-off-by: Romain Bignon <romain@symlink.me>
2015-05-24 11:57:25 +02:00
Romain Bignon
5e5a8848fb
exclude non-tweets
2015-05-23 17:55:48 +02:00
Romain Bignon
2706f9bf71
fix switches between market and bank websites
2015-05-22 16:11:56 +02:00
Romain Bignon
0868c5e9fc
fix parsing of ISIN code for market accounts
2015-05-22 15:43:55 +02:00
Romain Bignon
9d2996b82a
add a kind of life insurance account name
2015-05-22 15:43:55 +02:00
Bezleputh
d6c1bf469c
[hybride] improve end_date management
2015-05-17 16:29:16 +02:00
Bezleputh
118415dd62
[seloger] fix json parsing
2015-05-17 16:29:13 +02:00
Bezleputh
339283a3c3
[seloger] fix #1883 handle special characters
2015-05-17 16:29:11 +02:00
Bezleputh
0f4ee5d121
[apec] use https instead of http
2015-05-17 16:29:09 +02:00
Romain Bignon
49da7aaf07
fetch history of life insurances
2015-05-17 16:28:19 +02:00
Laurent Bachelier
f591dba678
Browser: callback in the same place, async or not
2015-05-14 18:43:03 +02:00
Laurent Bachelier
25da89642a
browser: Allow changing the Session class
...
In a separate method, so arguments can be removed or added.
2015-05-14 18:42:55 +02:00
Laurent Bachelier
b4a428a2c8
browser: Allow more control of the referrer
2015-05-14 18:42:52 +02:00
Laurent Bachelier
7263145869
browser: Add Googlebot profile
2015-05-14 18:41:12 +02:00
Bezleputh
259aa5af94
[hybride] fix bug whenthere is no end date
2015-05-14 18:40:24 +02:00
Bezleputh
d8a1cd60db
[grooveshark] Update tests, grooveshark does not know anymore Gronibard
2015-05-14 18:40:14 +02:00
Bezleputh
9aad45a396
[arte] handle special characters in search
2015-05-14 18:40:02 +02:00
Matthieu Weber
493a5e5de2
chronopost: status guessing
...
Signed-off-by: Matthieu Weber <mweber+weboob@free.fr>
Signed-off-by: Romain Bignon <romain@symlink.me>
2015-05-14 15:07:20 +02:00
Matthieu Weber
95cd12fd22
formatters: use locale.getpreferredencoding() instead of utf-8
...
Signed-off-by: Matthieu Weber <mweber+weboob@free.fr>
Signed-off-by: Romain Bignon <romain@symlink.me>
2015-05-14 15:07:20 +02:00
Matthieu Weber
1ca881e270
Added module dpd
...
This module enables parceloob to track parcels sent with DPD.
Signed-off-by: Matthieu Weber <mweber+weboob@free.fr>
Signed-off-by: Romain Bignon <romain@symlink.me>
2015-05-14 15:07:20 +02:00
Matthieu Weber
0111b5c5a7
Added module dhl
...
This module enables parceloob to track parcels sent with DHL.
Signed-off-by: Matthieu Weber <mweber+weboob@free.fr>
Signed-off-by: Romain Bignon <romain@symlink.me>
2015-05-14 15:07:20 +02:00
Baptiste Delpey
7a91f9efae
paypal handle bad login/password
2015-05-14 13:08:59 +02:00
Baptiste Delpey
70548ec7f8
fix list index out of range on iter_accounts
2015-05-13 17:22:35 +02:00
Vincent Paredes
96b5108e78
fixing bad int values on investment
2015-05-12 13:30:14 +02:00
Romain Bignon
678e8b0975
execute fucking javascript convert() function on token
2015-05-12 09:03:37 +02:00
Romain Bignon
14fc8ba7e2
add a Javascript class (which uses execjs library)
2015-05-12 09:03:37 +02:00