Commit graph

6,852 commits

Author SHA1 Message Date
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
Baptiste Delpey
41499d42df bnp investment fix 2015-05-11 20:04:39 +02:00
Baptiste Delpey
c4bf235ab7 investment not implemented for entreprise browser 2015-05-11 20:04:36 +02:00
Baptiste Delpey
a4a927befe bnporc history not supported on life insurance 2015-05-11 20:04:32 +02:00
Baptiste Delpey
de0bf7b6ca no history if account has no prev_balance 2015-05-11 20:04:28 +02:00
Romain Bignon
a33d26558b move guess_encoding into weboob.tools.misc 2015-05-09 17:52:16 +02:00
Vincent Paredes
bca7a35d4a fixing shared accounts_list 2015-05-07 17:28:33 +02:00
Vincent Paredes
bf389d7045 striping data on csv 2015-05-07 17:23:57 +02:00
Romain Bignon
bb702cb817 parse transaction labels, and fix account's coming 2015-05-07 16:08:05 +02:00
Romain Bignon
7a5cef8731 move new browser into pp/ 2015-05-07 15:47:01 +02:00
smurail
322cb35e3d add support for new bnp site 2015-05-07 14:33:01 +02:00
smurail
511daa73a1 add a context argument 2015-05-07 14:32:59 +02:00
smurail
3835a0c19c fix error when a name is not found 2015-05-07 14:32:58 +02:00
smurail
dd8bf4fa2f add a way to instantiate an object from a dict of its fields values 2015-05-07 14:32:57 +02:00
smurail
62adf86daa add JSON helpers 2015-05-07 14:32:55 +02:00
smurail
eb2fd26332 move old code for old site in a new folder 2015-05-07 14:32:54 +02:00
smurail
a75a853128 handle corner case 2015-05-07 14:32:50 +02:00
smurail
18c1df1502 add investments to bnporc module 2015-05-07 14:32:47 +02:00
Romain Bignon
794e506432 correctly handle expired sessions 2015-05-07 13:37:10 +02:00
Romain Bignon
4df4c85aa0 fix: coma are used as decimal separators 2015-05-06 15:40:22 +02:00
Romain Bignon
6d6c49a5e6 remove unused import 2015-05-06 11:25:47 +02:00
Vincent Paredes
cd5aba577c handling when website is gone away 2015-05-06 11:24:32 +02:00