Commit graph

19 commits

Author SHA1 Message Date
Laurent Bachelier
3da02fde24 Remove useless __all__ in modules
They bring nothing of value (we never use import * anyway) and introduce
a maintenance burden.

The __all__ that I left might not be very useful either but at least
they are not a pain to maintain; they are also used by pyflakes in some
cases.
2014-09-09 19:00:02 +02:00
Florent
432f97e95c bump to 1.0 2014-09-03 17:14:10 +02:00
Romain Bignon
e025fb0b20 rename ICap to Cap (closes #1424) 2014-07-05 17:33:44 +02:00
Florent
9ca0bbae6a bump to 0.j 2014-05-19 22:45:35 +02:00
Romain Bignon
77ee2a53a2 fix navigation 2014-03-07 10:51:54 +01:00
Romain Bignon
35cdd3b69a support LCR 2014-03-07 10:42:43 +01:00
Romain Bignon
6099560b8c change currencies integer constants to ISO code strings 2014-02-16 19:48:17 +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
281526305e proper icons 2013-08-11 10:44:46 +02:00
Laurent Bachelier
9bcf070ca7 Better module descriptions 2013-08-03 18:34:22 +02:00
Florent
9b022b2ebe bump to 0.h 2013-08-03 14:31:13 +02:00
Romain Bignon
d97d31063b add icons 2013-08-03 14:10:57 +02:00
Noé Rubinstein
3f4a0b85fd Delubac: history: support pagination 2013-07-23 13:06:01 +02:00
Noé Rubinstein
62ef400de8 Delubac: fix double-login 2013-07-21 12:20:11 +02:00
Romain Bignon
8fb3bce5f1 clean raw labels 2013-07-19 19:25:38 +02:00
Romain Bignon
b0d26f8024 avoir implicit conversions 2013-07-19 19:25:38 +02:00
Romain Bignon
7e55f74c40 remove useless _is_coming attribute on transactions 2013-07-19 19:25:38 +02:00
Noé Rubinstein
93cd71e193 Bank: Add Delubac 2013-07-19 19:25:38 +02:00