Commit graph

54 commits

Author SHA1 Message Date
Florent
2ab48d4800 Some pep8 cleaning 2014-04-01 11:56:15 +02:00
Florent
969e1c7cc7 Do not stay, always go 2014-04-01 11:17:45 +02:00
Florent
8a28d9cc5f Some small fixes with browser2 2014-04-01 11:08:58 +02:00
Florent
b79215733c Convert iter_bills and postpredown 2014-04-01 10:28:18 +02:00
Florent
2ddd15fda9 Convert CapBill to browser2, step 1 2014-04-01 10:15:43 +02:00
Florent
3cab148414 Do not return same id twice 2014-03-28 14:55:56 +01:00
Florent
2738538fb6 Support transfer with browser2 2014-03-28 14:16:24 +01:00
Florent
0e7aab4642 Remove useless (with Browser2) code 2014-03-28 14:16:24 +01:00
Florent
df85155463 Support market accounts with browser2 2014-03-28 14:16:24 +01:00
Florent
510acc4368 Protect "?" in urls 2014-03-28 14:16:24 +01:00
Florent
267b8bbc75 Add history support with Browser2 2014-03-28 14:16:24 +01:00
Florent
15ca64f3d9 First step on ING with Browser2
Login and listing of accounts work
2014-03-28 14:16:23 +01:00
Florent
b6c61210b1 Get history of titre account
Beta version. Probably need some new parameters
2013-09-11 20:20:41 +02:00
Florent
0e6a65666e Use raw parser for TitrePage 2013-08-12 14:39:32 +02:00
Laurent Bachelier
a6ad7e83ff Use newer form of catching exceptions
autopep8 -i --select=W602
Also some other minor deprecated syntax changes, like "while 1".
I did not commit the less obvious changes.
2013-07-27 15:16:16 +02:00
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