Commit graph

32 commits

Author SHA1 Message Date
Florent
f3aeddffbc Rename backend.py to module.py 2014-09-26 10:18:12 +02:00
Florent
9370b2fae7 s/Backend/Module 2014-09-26 10:18:11 +02:00
Florent
8559af3d6a s/BaseBackend/BaseModule 2014-09-26 10:18:11 +02:00
Florent
432f97e95c bump to 1.0 2014-09-03 17:14:10 +02:00
smurail
1c773c7514 add handling of new "espace pro" website for lcl 2014-08-05 14:43:57 +02:00
smurail
07294ac0f6 little factorization 2014-08-05 14:43:51 +02:00
Vincent Paredes
439ed46f13 handle lcl pro https://professionnels.secure.lcl.fr 2014-07-11 15:24:24 +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
Florent
057c19a8af Change lcl maintener 2014-01-22 11:16:41 +01:00
Florent
a82f57512c bump to 0.i 2014-01-08 23:40:16 +01:00
Romain Bignon
3887bd70c4 remove all of the agency parameter (refs #1313) 2013-12-16 12:35:29 +01:00
Romain Bignon
c1f8c08196 better description and field labels for french banks 2013-12-14 18:22:31 +01:00
Florent
9b022b2ebe bump to 0.h 2013-08-03 14:31:13 +02:00
Romain Bignon
cf71465100 don't need to logout if the browser hasn't been used 2013-07-28 17:37:23 +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
Noé Rubinstein
03b427be7e LCL: add enterprise site 2013-07-23 22:11:23 +02:00
Romain Bignon
bb430b3078 lcl: support new auth system 2013-07-21 19:10:16 +02:00
Florent
9484099a1d bump to 0.g 2013-03-26 18:31:12 +01:00
Florent
bf3132e8c0 bump to 0.f 2013-01-25 17:23:49 +01:00
Romain Bignon
72c97ecc8b fix login regexp 2012-11-03 23:32:54 +01:00
Romain Bignon
4a1e4b5afa bump to 0.e 2012-10-28 20:39:49 +01:00
Romain Bignon
f72d705204 support CB operations (coming and history) 2012-06-23 21:31:41 +02:00
Romain Bignon
2f8072e89e bump to 0.d 2012-05-04 21:17:46 +02:00
Pierre Mazière
612d4a5cd5 Change e-mail address
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2012-05-02 14:39:32 +02:00
Romain Bignon
2a97ab0074 add a regexp on password field 2012-04-25 13:46:12 +02:00
Romain Bignon
8f282c9ae8 rename iter_operations to iter_coming 2012-03-23 17:07:34 +01:00
Romain Bignon
8e391d0b88 bump to 0.c 2012-03-14 22:09:24 +01:00
Laurent Bachelier
006e97a8be PEP8 style fixes and other small style fixes
I used autopep8 on some files and did carefully check the changes.
I ignored E501,E302,E231,E225,E222,E221,E241,E203 in my search, and at
least E501 on any autopep8 run.

Other style fixes not related to PEP8:
* Only use new-style classes. I don't think the usage of old-style
  classes was voluntary. Old-style classes are removed in Python 3.
* Convert an if/else to a one-liner in mediawiki, change docstring style
  change to a comment something that wasn't really appropriate for a
  docstring.
* Unneeded first if condition in meteofrance
2012-03-14 04:51:46 +01:00
Laurent Bachelier
0fa7060b68 Better descriptions for modules 2012-02-11 00:46:48 +01:00
Romain Bignon
4be4b40509 bump to 0.b 2012-02-05 19:35:30 +01:00
Romain Bignon
14a7a1d362 support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00
Renamed from weboob/backends/lcl/backend.py (Browse further)