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 |
|
smurail
|
be125cf84f
|
fix issue with GridVirtKeyboard usage while removing overkill optimization
|
2015-05-06 11:06:21 +02:00 |
|
Romain Bignon
|
00ce46ea0b
|
fix parsing of virtual keyboard url
|
2015-04-30 09:56:13 +02:00 |
|
Romain Bignon
|
f5e55ca0f0
|
fix crash when parsing custom fields
|
2015-04-29 14:29:21 +02:00 |
|
Romain Bignon
|
c10199204f
|
search query string: replace %(lat)s and %(lng)s with position in my profile
|
2015-04-29 10:34:26 +02:00 |
|
smurail
|
d38656540e
|
fix issue with encoding
|
2015-04-28 15:18:24 +02:00 |
|
smurail
|
f653b2f531
|
parse french date with DMY order by default
|
2015-04-28 15:18:23 +02:00 |
|
Vincent Paredes
|
9749f5c7a8
|
raising incorrecte password when profil is incomplete
|
2015-04-28 14:57:37 +02:00 |
|
Vincent Paredes
|
3354667a68
|
new paypal certificate
|
2015-04-28 14:57:35 +02:00 |
|
Oleg Plakhotniuk
|
5d2152ace8
|
[amazonstorecard] Increase retries and timeout. Closes #1825
|
2015-04-22 08:16:55 +02:00 |
|
Oleg Plakhotniuk
|
36bf2bbbf0
|
[myhabit] Make scraping more robust. Closes #1826
|
2015-04-22 08:16:45 +02:00 |
|
Oleg Plakhotniuk
|
b73a77b3a6
|
[amazon] More shippings and discounts. Closes #1853
|
2015-04-22 08:16:35 +02:00 |
|
Oleg Plakhotniuk
|
677ebf6e70
|
[citibank] Site was updated. Closes #1820
|
2015-04-22 08:16:12 +02:00 |
|
Oleg Plakhotniuk
|
dbf13930a5
|
[citibank] Relogin when the website returns garbage instead of a PDF. Closes #1820
|
2015-04-22 08:16:12 +02:00 |
|
Romain Bignon
|
c29f18ce15
|
handle refresh on LoginPage too
|
2015-04-21 19:32:23 +02:00 |
|
Romain Bignon
|
9776310607
|
if do_login() is called, force go on the login page
|
2015-04-21 18:49:07 +02:00 |
|
Vincent Paredes
|
1ae22f84a2
|
handling useless captcha page
|
2015-04-21 14:59:05 +02:00 |
|
Vincent Paredes
|
08e6aff39f
|
fix async bug with cards
|
2015-04-21 14:59:04 +02:00 |
|
Vincent Paredes
|
4113d3406a
|
adding pagination support for lcl
|
2015-04-21 14:59:03 +02:00 |
|
Bezleputh
|
6af7354612
|
[francetelevisions] fix #1868 site changed
|
2015-04-21 09:53:06 +02:00 |
|
Vincent Paredes
|
c2bb904138
|
supporting mouvements.html and situation_financiere.html
|
2015-04-20 17:09:15 +02:00 |
|
Vincent Paredes
|
3ca0e5c7d0
|
don't try to recover transaction from DAT account
|
2015-04-20 17:09:14 +02:00 |
|
Vincent Paredes
|
4a6aaaec2b
|
/cmmabn/fr/ is a valid login page
|
2015-04-20 17:07:36 +02:00 |
|
Romain Bignon
|
64b86a35a3
|
update log messages to be more comprehensible to leto
|
2015-04-18 09:03:57 +02:00 |
|
Romain Bignon
|
a06dd0b32d
|
fix with API changes
|
2015-04-18 08:10:34 +02:00 |
|
Roger Philibert
|
023700b315
|
videos are now hosted on another domain
|
2015-04-17 14:44:27 +02:00 |
|