Commit graph

4,255 commits

Author SHA1 Message Date
Florent
4f4d7e8040 New module 2013-07-24 13:26:58 +02:00
Bezleputh
f9192b1e6b add pole emploi module, advanced filters will come later 2013-07-24 13:22:15 +02:00
Bezleputh
824e4b56da bug in contract type display 2013-07-24 13:22:15 +02:00
Bezleputh
36a7e184df bug when society name is confidential 2013-07-24 13:22:15 +02:00
Romain Bignon
2f19e692d5 fix login on personal accounts 2013-07-24 07:53:04 +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
9e33711227 caissedepargne: support pro accounts 2013-07-23 22:11:23 +02:00
Romain Bignon
105758347d bnpro: support comming transactions 2013-07-23 22:11:23 +02:00
Romain Bignon
59695eafc9 fix crash if backend name contains unicode chars 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
Noé Rubinstein
03beabe5a0 LCL Enterprise: support pagination 2013-07-23 22:11:23 +02:00
Noé Rubinstein
e4eb708cc8 LCL Enterprise: add certhash 2013-07-23 22:11:23 +02:00
Noé Rubinstein
03b427be7e LCL: add enterprise site 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
Laurent Bachelier
db9f2d6d73 Tools to easily get the CERTHASH 2013-07-23 20:25:51 +02:00
Laurent Bachelier
8c549e65b2 sgpe: Check certificates 2013-07-23 20:25:51 +02:00
Laurent Bachelier
2baf4ad2e9 Add default license 2013-07-23 20:25:51 +02:00
Romain Bignon
8b8a8a0d82 boursorama certificate changed 2013-07-23 14:59:15 +02:00
Florent
b209b46f4a Add ameli and amelipro contributions 2013-07-23 13:55:00 +02:00
Florent
a155337b4f Fix obvious pep8 errors 2013-07-23 13:52:18 +02:00
Florent
2a7f373168 pyflakes/pep8 cleaning 2013-07-23 13:32:22 +02:00
Christophe Lampin
1fd0cb1291 Add module [amelipro] for the heathcare professional ameli website
Signed-off-by: Christophe Lampin <weboob@lampin.net>
2013-07-23 13:23:31 +02:00
Florent
38b2447321 pyflakes fix 2013-07-23 13:22:20 +02:00
Florent
9bc0a4f69b Remove locales import 2013-07-23 13:18:59 +02:00
Christophe Lampin
e0917d9317 Add module for Ameli website (French Health Insurance)
Signed-off-by: Christophe Lampin <weboob@lampin.net>
2013-07-23 13:14:45 +02:00
Christophe Lampin
81c1e65092 add lines number
Signed-off-by: Christophe Lampin <weboob@lampin.net>
2013-07-23 13:11:49 +02:00
Christophe Lampin
f6b35956e7 fix conversion warning
Signed-off-by: Christophe Lampin <weboob@lampin.net>
2013-07-23 13:10:45 +02:00
Noé Rubinstein
3f4a0b85fd Delubac: history: support pagination 2013-07-23 13:06:01 +02:00
Laurent Bachelier
d3f9ce1fe2 sgpe: Support pagination 2013-07-22 18:23:12 +02:00
Laurent Bachelier
888230f7e2 sgpe: Account history 2013-07-22 16:48:58 +02:00
Laurent Bachelier
4522b24a1a sgpe: Working account list 2013-07-22 16:48:58 +02:00
Laurent Bachelier
a5f35d0071 sgpe: Fix warning 2013-07-22 16:48:58 +02:00
Laurent Bachelier
46147cba5e sgpe: Fix logout detection, simpler code
The second error was never caught.
2013-07-22 16:48:58 +02:00
Christophe Lampin
222f65d373 fix conversion warning
Signed-off-by: Christophe Lampin <weboob@lampin.net>
2013-07-22 16:29:16 +02:00
Florent
387c75436c Fix freemobile test
Bad method name. Reported by git@kitof.net.
2013-07-22 16:26:39 +02:00
Romain Bignon
bb430b3078 lcl: support new auth system 2013-07-21 19:10:16 +02:00
Noé Rubinstein
62ef400de8 Delubac: fix double-login 2013-07-21 12:20:11 +02:00
Laurent Bachelier
e6808d7096 Not needed anymore 2013-07-21 04:16:58 +02:00
Laurent Bachelier
b55dbe04fc Update flake8 support, stop workaround for modern pyflakes
And use exec to capture the real return code.
2013-07-21 03:46:25 +02:00
Laurent Bachelier
8c8eb672fc youtube: Take over maintainership, update copyrights 2013-07-21 01:57:38 +02:00
Laurent Bachelier
5a548e1e8c youtube: Fix crash with weird characters 2013-07-21 01:53:33 +02:00
Laurent Bachelier
aa8f0999a0 youtube: Support for a silly protection
Not sure I can even call that DRM.

closes #1277
2013-07-21 01:13:40 +02:00
Laurent Bachelier
4b38dcbbed Fix doctests for pyflakes
I'm pretty sure those doctests will not work if ran, but they serve
as useful documentation.
2013-07-21 00:40:49 +02:00
Laurent Bachelier
216ba19e6a Ban setlocale 2013-07-21 00:40:49 +02:00
Laurent Bachelier
f5739a6de7 Go to account list 2013-07-21 00:40:49 +02:00
Romain Bignon
512bfe6b0b remove trailing spaces 2013-07-20 11:11:21 +02:00
sebastien
892b85274a backend adecco manage filters
Signed-off-by: sebastien <sebastien@perso>
Signed-off-by: Romain Bignon <romain@symlink.me>
2013-07-20 11:10:36 +02:00