Commit graph

46 commits

Author SHA1 Message Date
Romain Bignon
5ff52844a5 fix connection on other kind of accounts 2013-11-23 13:08:12 +01:00
Romain Bignon
a84979a927 fix authentication on banquepopulaire 2013-11-23 12:47:46 +01:00
Romain Bignon
8d8ee80770 do not crash with market accounts 2013-10-23 14:51:12 +02:00
Romain Bignon
8d04e22703 support accounts with empty balance 2013-10-23 14:51:12 +02:00
Romain Bignon
56e9476e3a spport loan accounts 2013-10-12 12:28:10 +02:00
Romain Bignon
1c71ab7a76 do not crash when there is no full list page 2013-10-12 12:25:34 +02:00
Romain Bignon
5c5cb5da8e do not crash if there is no operations 2013-10-10 09:53:53 +02:00
Romain Bignon
1707494747 get list of all accounts 2013-10-09 18:25:23 +02:00
Laurent Bachelier
23a71d847b Code style fixes, mostly whitespace 2013-08-04 20:00:19 +02:00
Florent
9b022b2ebe bump to 0.h 2013-08-03 14:31:13 +02:00
Romain Bignon
c3f87ad78f banquepop: store vdate 2013-08-01 16:52:47 +02:00
Romain Bignon
efa39af957 sort entries by value date (taken for Transaction.date) 2013-07-28 18:55:51 +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
7f09092b37 fix go on professional accounts list page 2013-06-22 14:29:04 +02:00
Romain Bignon
bc348136e7 add new url for homepage 2013-06-15 00:50:20 +02:00
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
Florent
9484099a1d bump to 0.g 2013-03-26 18:31:12 +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
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
Florent
bf3132e8c0 bump to 0.f 2013-01-25 17:23:49 +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
47f159a3a4 sort regions by label instead of values 2013-01-05 12:28:47 +01:00
Romain Bignon
1d0560be87 add Credit Maritime regions compatibles with Banque Populaire 2013-01-05 12:19:29 +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
9d75cd9c72 fix navigation on website 2012-12-10 14:05:57 +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
131b9775a2 fix retrieving of more transactions history 2012-11-28 14:56:50 +01:00
Romain Bignon
d146062554 fix parsing accounts for some specific versions of website (reported by Alain Spaite) 2012-11-28 14:55:37 +01:00
Romain Bignon
fa2c19cfd3 fix hostname of Aquitaine Centre atlantique bank region 2012-11-12 11:10:41 +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
4a1e4b5afa bump to 0.e 2012-10-28 20:39:49 +01:00
Romain Bignon
57bdc89b91 support unavailable page 2012-10-27 09:45:41 +02:00
Laurent Bachelier
3a66728392 Fix crashes with unicode characters in maintainer name
Change every mention of MAINTAINER to avoid future issues.
2012-10-24 13:29:30 +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
Romain Bignon
a9398b515a correctly detect when user is logged even if the confirm page is unknown 2012-08-24 11:07: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