Commit graph

39 commits

Author SHA1 Message Date
Florent Fourcot
cbbdad084d Add investments support to ING 2013-07-08 22:38:54 +02:00
Florent
a1138c86b9 Raise NotImplementedError if account type not supported 2013-07-04 18:56:28 +02:00
Florent
0126d01e01 New certificat 2013-06-14 10:27:45 +02:00
Florent
278902f909 Trivial buf fix on ID generation 2013-03-25 11:10:38 +01:00
Florent Fourcot
832119fc3a Fix ICapBill on the new website 2013-03-18 23:12:48 +01:00
Romain Bignon
61f8ab8920 fix crash on ASV accounts history 2013-03-02 10:28:19 +01:00
Romain Bignon
a5f32bbd1b definitively fix the fucking infinite loop 2013-02-25 23:32:13 +01:00
Florent
b400544e90 Remove old code 2013-02-25 12:16:05 +01:00
Florent
3d532ef501 Support all the history
Ugly code...
2013-02-25 12:03:52 +01:00
Florent
25cb1f2e08 Only one url for both pages, implement stateful browser 2013-02-22 15:44:58 +01:00
Florent
d552e43267 Get transaction history on the new site 2013-02-22 15:44:58 +01:00
Florent
c6e5f41983 Get accounts on the new website 2013-02-22 15:44:58 +01:00
Romain Bignon
2ef5791cf8 merge LoginPage and Login2Page to prevent problems when the website fails with 500 2013-02-10 18:54:30 +01:00
Florent
5b6e475428 Pep8 cleaning 2013-01-25 10:56:21 +01:00
Romain Bignon
3cf99f7b46 support the question page 2013-01-19 19:35:42 +01:00
Romain Bignon
fef02196fd fix support of several check accounts 2012-12-24 13:32:53 +01:00
Romain Bignon
3f52fc737f fix handle of LEO history 2012-12-14 15:35:18 +01:00
Florent
88720fff21 Add Livret Epargne Orange support 2012-12-14 15:11:00 +01:00
Florent
8377407155 Support of downloading monthly pdf report 2012-10-31 14:41:29 +01:00
Florent
e58a1d5027 Fix hash on double entries 2012-10-24 18:28:40 +02:00
Florent
52493ca98b Better error message 2012-09-27 13:14:03 +02:00
Florent
c861da55f9 Full support of transfer 2012-09-27 13:14:03 +02:00
Florent
e64c31ef44 Get the confirm page for transfer 2012-09-27 13:14:02 +02:00
Florent
af96a09be0 First work on transfer 2012-09-27 13:14:02 +02:00
Florent
10c336fca9 Get recipient for livret A
And add missing file...
2012-09-27 13:14:02 +02:00
Florent
06392b4a6f Get recipient list (only work with one account) 2012-09-27 13:14:02 +02:00
Romain Bignon
dde19633d3 set CERTHASH const on most bank modules and others 2012-09-01 13:38:08 +02:00
Florent
702b56d594 SSL workaround 2012-09-01 12:56:23 +02:00
Romain Bignon
5f9536f61d use static IDs of accounts 2012-07-30 15:52:17 +02:00
Florent
f24a454677 id with hash function 2012-06-01 11:18:07 +02:00
Florent
4fe8f13984 Catch error on password/birthday/login as BrowserIncorrectPassword 2012-05-04 15:01:08 +02:00
Romain Bignon
6deaa9ac44 use a better workaround 2012-04-23 11:32:33 +02:00
Florent
ae3ccde2e8 Get more historical transactions
We get now all availables transactions on the website, not only
the first page
2012-04-23 11:20:20 +02:00
Florent
03f68b4207 Fix livret A history (site changed)
The url is still valid, but the html code look
like the normal account.
2012-04-11 19:09:13 +02:00
Florent
2dd47e745e Don't cut and url... 2012-03-14 10:50:07 +01:00
Florent
a0d81b0ae1 Pep8 cleanups for ING module 2012-03-13 14:56:36 +01:00
Florent
54ad584f4c Add the new field for Compte Courant 2012-02-27 16:34:30 +01:00
Romain Bignon
abb24b9954 several fixes to run successfully tests 2012-01-17 17:46:13 +01:00
Romain Bignon
14a7a1d362 support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00
Renamed from weboob/backends/ing/browser.py (Browse further)