Commit graph

79 commits

Author SHA1 Message Date
Romain Bignon
7592dcb4ea certificate of bnp enterprise has changed 2013-09-22 16:09:54 +02:00
Romain Bignon
09444f5f43 add transaction patterns 2013-09-06 14:20:11 +02:00
Romain Bignon
f46c2c3e71 update BNP certificate fingerprint 2013-08-07 09:20:52 +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
Romain Bignon
f9dc0d7cbd fix crash 2013-08-02 12:38:35 +02:00
Romain Bignon
eb55f72d22 bnpent: support pagination 2013-08-01 16:53:03 +02:00
Romain Bignon
26ebea7875 bpent: support coming transactions 2013-07-30 18:52:40 +02:00
Laurent Bachelier
5cbebe0117 Use new vdate in modules instead of _val 2013-07-30 10:58:22 +02:00
Romain Bignon
8ec567572d bnppro: correctly detect coming transactions 2013-07-28 17:42:04 +02:00
Romain Bignon
b0498473fb bnppe: do not crash with securities accounts 2013-07-28 16:01:41 +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
Laurent Bachelier
715b7bcd62 bnporc[ent]: Get all days in history 2013-07-24 18:26:58 +02:00
Laurent Bachelier
9760ca6e23 bnporc[ent]: Get history
Only the last day for now
2013-07-24 18:26:58 +02:00
Laurent Bachelier
caa84dbf2c bnporc[ent]: Ignore "not available" accounts 2013-07-24 18:26:57 +02:00
Laurent Bachelier
c038ebb024 bnporc: Really fix form encoding warning 2013-07-23 22:31:34 +02:00
Laurent Bachelier
8dca8951b6 bnporc[ent]: Fix unknown page warning
We ignore the "/NSFR" page because it's easier to switch to another page
right away.
2013-07-23 22:26:55 +02:00
Romain Bignon
105758347d bnpro: support comming transactions 2013-07-23 22:11:23 +02:00
Laurent Bachelier
b027512a7b bnporc: Fix warning, some code style 2013-07-23 22:11:23 +02:00
Laurent Bachelier
f8bf995cfd bnporc[ent]: Account list 2013-07-23 20:25:51 +02:00
Laurent Bachelier
0e08ceab6e bnporc[ent]: Handle the virtual keyboard
Login works!
2013-07-23 20:25:51 +02:00
Laurent Bachelier
6594ec2288 bnporc: introduce Enterprise option
Not working for now
2013-07-23 20:25:51 +02:00
Romain Bignon
219fadb370 add regexp for payback of card transactions 2013-05-21 13:51:34 +02:00
Romain Bignon
efa53ff46b prevent navigation conflicts during accounts iteration 2013-04-26 16:42:40 +02:00
Romain Bignon
8dbcbf2daa support personnal accounts on professionnal website 2013-04-26 15:36:52 +02:00
Romain Bignon
1959786f68 support when sometimes 'coming' value is '-' 2013-04-01 16:37:18 +02:00
Florent
9484099a1d bump to 0.g 2013-03-26 18:31:12 +01:00
Laurent Bachelier
fbe0fb8d52 Some manual style fixes 2013-03-16 00:57:31 +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
Romain Bignon
a8d8147452 support pro accounts 2013-03-12 13:43:26 +01:00
Florent
8c66ca83c8 Remove unused imports 2013-03-02 10:31:34 +01:00
Florent
f7d7240c09 Remove mkdtemp in modules 2013-03-01 13:58:50 +01:00
Florent
bf3132e8c0 bump to 0.f 2013-01-25 17:23:49 +01:00
Romain Bignon
d91dad2b2b support currencies 2012-12-06 13:21:13 +01:00
Romain Bignon
4935b19053 support international withdrawal 2012-11-22 22:31:23 +01:00
Laurent Bachelier
3eba9a809b Allow multiple CERTHASH values in a module
Also fix typos and usage of reserved hash() function.
2012-11-10 18:22:30 +01:00
Romain Bignon
4a1e4b5afa bump to 0.e 2012-10-28 20:39:49 +01: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
0b9ed305f8 fix getting coming operations 2012-10-08 16:54:19 +02:00
Romain Bignon
6bcd6d21fd bnp certificate changed 2012-10-08 08:27:33 +02:00
Romain Bignon
dde19633d3 set CERTHASH const on most bank modules and others 2012-09-01 13:38:08 +02:00
Romain Bignon
8c82b7c3f1 fix parsing transaction IDs (closes #879) 2012-06-03 10:46:42 +02:00
Romain Bignon
bbf3db6c01 fix getting 100 transactions instead of 30 (from history) 2012-05-31 14:06:56 +02:00
Romain Bignon
1a1412044a changes on website ('execution' field renamed to '_flowExecutionKey') 2012-05-23 10:17:11 +02:00
Romain Bignon
dd9d0d9b4a strip trailing "CARTE XXX" from card transactions labels 2012-05-15 15:37:55 +02:00
Romain Bignon
2f8072e89e bump to 0.d 2012-05-04 21:17:46 +02:00
Romain Bignon
15f536d09b support CIF accounts 2012-04-28 15:25:49 +02:00
Romain Bignon
5a046f00a8 create weboob.tools.browser.BrowserPasswordExpired 2012-04-21 18:22:07 +02:00