Commit graph

143 commits

Author SHA1 Message Date
Florent
2deca63206 Return the content, not the "request" response 2014-04-01 11:45:22 +02:00
Florent
0c3121a614 Post with the good variable 2014-04-01 11:28:59 +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
9155747fb9 Set Logged page 2014-04-01 11:08:24 +02:00
Florent
bb5af64b9f Fix typo and better cleaning of the label 2014-04-01 10:46:18 +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
3514f65cc6 Reset the counter to each pages 2014-03-28 15:43:10 +01: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
902ab0a392 pep8 cleaning 2014-03-28 14:16:24 +01:00
Florent
492dd1d61a Remove unused imports 2014-03-28 14:16:24 +01:00
Florent
3f1e45d459 Restore compatibility with old hash values 2014-03-28 14:16:24 +01:00
Florent
45760ca84b Remove parse function 2014-03-28 14:16:24 +01:00
Florent
d2eec89a4e Set the category 2014-03-28 14:16:24 +01:00
Florent
7f02c6d526 Use Transaction.Raw 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
16f6fc349e Fix conversion warning 2014-03-21 20:16:56 +01:00
Romain Bignon
8fdbf330dd improvements on transaction and account types detection 2014-02-16 21:04:46 +01:00
Romain Bignon
6099560b8c change currencies integer constants to ISO code strings 2014-02-16 19:48:17 +01:00
Florent
845cf844a7 Update regexps
Site changed
2014-01-20 17:53:52 +01:00
Florent
a82f57512c bump to 0.i 2014-01-08 23:40:16 +01:00
Romain Bignon
c1f8c08196 better description and field labels for french banks 2013-12-14 18:22:31 +01:00
Florent
bdd54615ad Raise UseError on empty reason
closes #1315
2013-12-04 11:27:27 +01:00
Romain Bignon
fd597ea637 do not crash if there is no operation 2013-09-29 18:34:08 +02:00
Florent
1d56eb9f2f Fix transfer confirmation (site changed) 2013-09-17 13:30:26 +02:00
Florent
b6c61210b1 Get history of titre account
Beta version. Probably need some new parameters
2013-09-11 20:20:41 +02:00
Mathieu Lordon
f8a6da674c Add LDD support to ING 2013-09-02 11:37:59 +02:00
Florent
0e6a65666e Use raw parser for TitrePage 2013-08-12 14:39:32 +02:00
Laurent Bachelier
bfe3ac6bcd Remove comments on deleted code
They were still there because the code was automatically removed.
2013-08-03 22:15:30 +02:00
Florent
9b022b2ebe bump to 0.h 2013-08-03 14:31:13 +02:00
Florent
4d5b84a2a8 Move Currency from ICapBank to ICapBase 2013-07-30 10:35:25 +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
Romain Bignon
c0740e695d remove useless import of with_statement (we do not support anymore python2.5)
refs #806
2013-07-27 14:38:18 +02:00
Romain Bignon
979f1764d4 pyflakes fixes (unused imports) 2013-07-14 19:08:17 +02:00
Florent
e61daa64c6 Real tests for ING module 2013-07-09 11:21:32 +02:00
Florent
9325dd06dc Missing file 2013-07-09 09:50:17 +02:00
Florent
943b0caeb9 Fix transfer (site changed) 2013-07-09 09:46:53 +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
902bf5a99a Fix transfer encoding 2013-05-28 14:31:08 +02:00
Florent
e1190dea23 Fix history of accounts 2013-05-27 23:47:49 +02:00
Florent
805ec01764 Fix FormFieldConversionWarning 2013-05-27 13:46:46 +02:00
Florent
a92e78343b Fix FormFieldConversionWarning (unicode to string) 2013-05-27 13:45:19 +02:00