Florent
3ecb491c1c
s/BACKEND/MODULE/
2014-09-26 10:18:11 +02:00
Florent
8559af3d6a
s/BaseBackend/BaseModule
2014-09-26 10:18:11 +02:00
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
148089329d
Fix: do not crash if balance is notavailable
2014-06-02 13:53:46 +02:00
Florent
9ca0bbae6a
bump to 0.j
2014-05-19 22:45:35 +02:00
Florent
6820826e3a
Do not crash if the subscription is closed
2014-05-08 11:34:11 +02:00
Florent
fe7c4e10b1
Fixe encoding warning
2014-03-26 21:04:08 +01:00
Florent
d5793252b6
Support the "Résiliation" of a line
2014-03-26 21:03:44 +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
Florent
5760427b69
Site changed
2013-12-17 17:15:16 +01:00
Florent
4b04e7af97
Leclercmobile favicon
2013-12-16 17:51:43 +01:00
Florent
744a600839
Typo
2013-11-21 10:33:44 +01:00
Florent
6a4f338f05
Some black magic to fix pdf parsing
2013-11-21 10:31:03 +01:00
Florent
32ee771ee0
Fix downloading in non-interactive mode
2013-11-21 10:31:03 +01:00
Florent
1756e8939b
Remove "votre solde" in history / strip labels
2013-08-26 16:41:18 +02:00
Florent
a0856cb74c
Better balance informations
2013-08-13 11:33:14 +02:00
Florent
9b022b2ebe
bump to 0.h
2013-08-03 14:31:13 +02:00
Florent
cd42bff740
Fix parsing of details (site changed)
2013-07-29 12:07:35 +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
Florent
2e65cfad42
Add real tests on leclercmobile
2013-07-25 12:23:28 +02:00
Florent
e5f651fd5a
Fix conversion warning
2013-07-25 12:23:28 +02:00
Florent
0f71291c3e
Fix parsing of details (site changed)
2013-07-25 12:23:28 +02:00
Florent
8862811566
Fix encoding warnings
2013-07-25 11:09:50 +02:00
Florent
ed0fa0442b
Remove useless code
2013-07-03 17:13:36 +02:00
Florent
5479c0e9dc
Fix pdf parsing
2013-07-03 17:07:35 +02:00
Romain Bignon
464cd4112f
NotAvailable is unused
2013-05-28 13:02:54 +02:00
Florent
06f79d4af8
Fix details parsing
2013-05-24 15:44:02 +02:00
Florent
3346c3d37a
Fix parsing with calibre 0.9
2013-05-24 14:48:31 +02:00
Florent
01b5096303
No more "MENSUELLE" line
2013-05-24 13:48:43 +02:00
Florent
e3962eac7b
Pep8 cleaning
2013-05-14 11:12:53 +02:00
Florent
9484099a1d
bump to 0.g
2013-03-26 18:31:12 +01:00
Florent
d309ca0e96
Add an id for balance objects
2013-03-02 10:31:34 +01:00
Florent
bf3132e8c0
bump to 0.f
2013-01-25 17:23:49 +01:00
Florent
391dc19666
Fix parsing (site changed)
2013-01-25 11:11:42 +01:00
Florent
359b91daf8
Pep8 cleaning
2013-01-25 10:56:21 +01:00
Florent
054279ac0e
Improve parsing of the pdf
2013-01-25 10:56:21 +01:00
Florent
bf0bc02ffc
Fix pdf parsing (site changed)
2012-11-30 17:27:35 +01:00
Florent
93448c3910
Fix parsing history
...
Site changed
2012-11-26 19:04:01 +01:00
Florent
65c52d9982
Change selector (site changed)
2012-11-26 19:04:01 +01:00
Florent
5809f1112a
Rename iter_history of ICapBill to iter_bills_history
2012-10-31 14:41:29 +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
Florent
681b83e4b3
Add balance command to leclercmobile
2012-08-29 16:52:05 +02:00
Florent
f33af8ff50
Support bills and download operations
2012-08-29 16:52:05 +02:00
Florent
8fa430e61f
Add details command
2012-08-29 16:52:05 +02:00
Florent
aa693d6106
First implementation of leclercmobile
...
Support login and history operations
2012-08-29 16:52:05 +02:00