Commit graph

20 commits

Author SHA1 Message Date
Romain Bignon
70812252f1 Revert "use the operation date, not value one"
This reverts commit 04a3995416.
2013-05-22 12:52:55 +02:00
Romain Bignon
04a3995416 use the operation date, not value one 2013-05-20 20:59:01 +02:00
Romain Bignon
fa6dd0b28d support new authentication on some regions 2013-05-20 20:12:53 +02: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
Romain Bignon
a263c266af update regexps 2013-02-06 15:01:03 +01:00
Romain Bignon
89e5a20cb1 fix parsing of some card transactions 2013-02-06 13:06:55 +01:00
Romain Bignon
d0b546cc15 catch the right exception 2013-01-08 23:09:24 +01:00
Romain Bignon
ec05550073 raise BrowserUnavailable on unavailable page 2013-01-07 22:12:06 +01:00
Romain Bignon
391edde943 fix crash where there is no transactions for an account 2012-12-10 14:05:59 +01:00
Romain Bignon
d91dad2b2b support currencies 2012-12-06 13:21:13 +01:00
Romain Bignon
636c5c4bd5 fix parsing banquepopulaire accounts with no link 2012-12-06 08:35:17 +01:00
Romain Bignon
6de98cff0c fix retrieve of more transactions (stop when next button is disabled) 2012-12-03 16:12:52 +01:00
Romain Bignon
52aaefe6ec get the full label of an account 2012-11-28 14:57:14 +01:00
Romain Bignon
e7c6e6b4ab correctly encode login and password 2012-11-09 13:31:29 +01:00
Romain Bignon
db739f9eef update transaction regexps 2012-11-06 18:08:04 +01:00
Romain Bignon
57bdc89b91 support unavailable page 2012-10-27 09:45:41 +02:00
Romain Bignon
be801532d3 add some patterns 2012-10-16 14:47:39 +02:00
Romain Bignon
bd001f631e fix retrieve of accounts 2012-10-16 14:47:31 +02:00
Florent
ede3d4fd5e Clean amount on banquepopulaire 2012-07-21 09:47:53 +02:00
Romain Bignon
d4df7c6277 add module banquepopulaire (closes #835) 2012-07-20 16:51:25 +02:00