Commit graph

66 commits

Author SHA1 Message Date
Romain Bignon
28eb04c6d5 fix: do not keep reference to the first page to parse transactions 2014-09-03 13:19:20 +02:00
Florent
4c29f8a4cd Fix history for saving accounts 2014-09-02 15:23:32 +02:00
Florent
732417b94a Support coming operations 2014-08-28 11:52:15 +02:00
Florent
346c6efc6b Remove (finally!) the index on ing / do not get coming operations 2014-08-27 11:04:04 +02:00
Laurent Bachelier
0f90d6e9dd Some English fixes
"informations" is incorrect; try to use a better word, or the invariant "information".
2014-07-09 12:50:32 +02:00
Romain Bignon
e434bb90e2 all browser2 modules may import exceptions from weboob.tools.exceptions 2014-05-17 14:27:56 +02:00
Florent
c488a0c7ae Use @pagination 2014-04-15 10:26:25 +02:00
Florent
56d1100166 self.where should be a instance variable 2014-04-02 12:49:20 +02:00
Florent
080c4aff81 Introduce find_id_list
And code simplification in backends/browsers
2014-04-01 17:40:38 +02:00
Florent
a5e55208ae Support pagination in iter_bills 2014-04-01 15:14:28 +02:00
Florent
1994970385 Simplify the code 2014-04-01 12:59:13 +02:00
Florent
af570a856f Some browser2 features in transfer pages 2014-04-01 12:36:07 +02:00
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