Commit graph

14 commits

Author SHA1 Message Date
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
Romain Bignon
c0e3a1d6e2 support more history 2013-02-23 12:13:01 +01:00
Romain Bignon
a263c266af update regexps 2013-02-06 15:01:03 +01:00
Romain Bignon
d91dad2b2b support currencies 2012-12-06 13:21:13 +01:00
Romain Bignon
8c3d8c30b8 fix parsing funding accounts 2012-11-28 14:58:37 +01:00
Romain Bignon
63e1920c2b parse more card transactions 2012-11-28 14:58:14 +01:00
Romain Bignon
f265722d0a support when website is unavailable 2012-11-12 08:08:06 +01:00
Romain Bignon
e52c6d6b18 handle login errors 2012-11-10 12:51:43 +01:00
Romain Bignon
73f6617442 fix error 2012-10-08 21:53:45 +02:00
Romain Bignon
5681926213 do not crash if an account is not recognized 2012-08-21 14:25:02 +02:00
Romain Bignon
7bcd9ebb9e fix parsing negative accounts 2012-08-15 19:01:57 +02:00
Romain Bignon
e0774658ff rahh typo and I haven't tested, it's bad 2012-08-01 13:06:35 +02:00
Romain Bignon
8d23160f61 support card and withdrawal transactions 2012-08-01 13:05:47 +02:00
Romain Bignon
fa3b0ee174 add module caissedepargne (closes #787) 2012-07-31 17:01:19 +02:00