Commit graph

32 commits

Author SHA1 Message Date
Romain Bignon
2af2a3ee08 add Banque Rhône-Alpes 2014-02-26 18:39:58 +01:00
Romain Bignon
38f1c3e2c5 if type is not found, set TYPE_UNKNOWN instead of None 2014-02-17 09:37:27 +01:00
Romain Bignon
8fdbf330dd improvements on transaction and account types detection 2014-02-16 21:04:46 +01:00
Florent
a82f57512c bump to 0.i 2014-01-08 23:40:16 +01:00
Romain Bignon
c1f8c08196 better description and field labels for french banks 2013-12-14 18:22:31 +01:00
Romain Bignon
4d1ed2a430 fix pagination on professional website 2013-11-28 17:09:42 +01:00
Romain Bignon
f949b26996 support SEPA orders 2013-11-26 11:36:19 +01:00
Romain Bignon
20c9f84974 fix parameters on request to get professionnal accounts history 2013-11-26 11:36:18 +01:00
Romain Bignon
ac8bd4e7ec support enterprise accounts 2013-09-16 12:47:14 +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
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
Romain Bignon
624896f847 fix crash if the date of a transaction is empty 2013-04-10 17:40:23 +02:00
Romain Bignon
d74be0340e fix navigation for deferred cards 2013-04-10 17:40:23 +02:00
Romain Bignon
83987f5b2e fix encoding error to get history for accounts with special chars in name 2013-04-10 17:40:23 +02:00
Laurent Bachelier
9518899b34 Better modules descriptions 2013-03-27 20:10:01 +01:00
Romain Bignon
97f92a7276 attach cards to the previous account, not to the first one 2013-03-27 14:29:23 +01:00
Romain Bignon
42fc470df9 fix navigation 2013-03-27 14:29:14 +01:00
Florent
9484099a1d bump to 0.g 2013-03-26 18:31:12 +01:00
Romain Bignon
7a8a14c603 add Banque Kolb 2013-03-26 09:53:09 +01:00
Romain Bignon
9856c27f8c support professionnal accounts 2013-03-25 16:29:14 +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
8cb1e8bbb9 support several sub-banks of Credit du Nord 2013-03-11 11:15:20 +01:00
Romain Bignon
2cf8777f18 better transaction patterns 2013-03-02 11:02:14 +01:00
Romain Bignon
921409ebbc support joint accounts 2013-03-02 11:01:47 +01:00
Romain Bignon
8e496311e0 support all Visa cards (not only Visa Premier) 2013-02-11 09:01:16 +01:00
Romain Bignon
a88bbe864b do not go on history page for life assurances 2013-02-10 21:57:31 +01:00
Romain Bignon
8cbdd1fa29 fix unicode issue 2013-02-10 21:57:24 +01:00
Romain Bignon
63cbeea026 ignore card credits all the time 2013-02-10 17:58:09 +01:00
Romain Bignon
3827f5c11f enable check of certificate 2013-02-10 13:35:01 +01:00
Romain Bignon
fd9d069442 add module creditdunord 2013-02-10 02:17:54 +01:00