Commit graph

101 commits

Author SHA1 Message Date
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
df85155463 Support market accounts with browser2 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
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
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
979f1764d4 pyflakes fixes (unused imports) 2013-07-14 19:08:17 +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
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
Florent
040231a274 Add type account on ING 2013-04-25 12:56:41 +02:00
Florent Fourcot
832119fc3a Fix ICapBill on the new website 2013-03-18 23:12:48 +01:00
Laurent Bachelier
7094931c92 Easy spacing fixes, trailing stuff
Remove useless trailing \
Remove trailing spaces
Add missing empty lines

autopep8 -ir -j2 --select=E301,E302,E502,W291,W293,W391 .

Diff quickly checked.
2013-03-16 00:54:55 +01:00
Laurent Bachelier
c21d1f7925 Code clarity fixes
autopep8 -ir -j2 --select=E303,E125
Diff checked manually.
2013-03-16 00:52:43 +01:00
Florent
7b2f9039d4 Fix transfer, and real test on empty list 2013-03-12 16:18:06 +01:00
Florent
8c66ca83c8 Remove unused imports 2013-03-02 10:31:34 +01:00
Romain Bignon
61f8ab8920 fix crash on ASV accounts history 2013-03-02 10:28:19 +01:00
Florent
9dc9157062 Prevent useless debug folders 2013-03-01 13:41:50 +01:00
Florent
5104b7a6e1 Fix external transfer and unicode warning 2013-02-26 15:03:19 +01:00
Florent
0f73f04fa1 Catch errors 2013-02-26 14:57:55 +01:00
Florent
1515205a8e fix internal transfer 2013-02-26 14:38:04 +01:00
Florent
ef61b4148e Fix recipient list 2013-02-26 11:15:50 +01:00
Romain Bignon
5d6b4ea7d9 fix infinite loop if there is no pagination 2013-02-25 14:38:34 +01:00
Florent
7ff2a9bf95 Fix infinite loop 2013-02-25 13:49:16 +01:00
Florent
b400544e90 Remove old code 2013-02-25 12:16:05 +01:00
Florent
9284a7fe04 Restore category
Use value of old website as text
2013-02-25 12:03:53 +01:00
Florent
3d532ef501 Support all the history
Ugly code...
2013-02-25 12:03:52 +01:00