Commit graph

4,236 commits

Author SHA1 Message Date
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
sebastien
3fbe113e61 qhandjoob add search button
Signed-off-by: sebastien <sebastien@perso>
Signed-off-by: Romain Bignon <romain@symlink.me>
2013-07-20 11:10:33 +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
Laurent Bachelier
0cf4148f36 sgpe: "fix" login page 2013-07-19 19:25:38 +02:00
Laurent Bachelier
23c0954353 sgpe: Can login 2013-07-19 19:25:38 +02:00
Laurent Bachelier
4428d80a33 New hashes / add help on how to save the images 2013-07-19 19:25:38 +02:00
Laurent Bachelier
59a7a0d842 Explicit module load errors 2013-07-19 19:25:38 +02:00
Laurent Bachelier
0441381212 local_run: Allow overriding WEBOOB_BACKENDS 2013-07-19 19:25:38 +02:00
Laurent Bachelier
c8b013be53 Better handling of "tiny" choices, allow forcing 2013-07-19 19:25:38 +02:00
Laurent Bachelier
9d9daa0f75 Fix encoding issues of boilerplate.py
* Allow writing a file that has unicode characters
* Allow unicode parameters in the command line (author in git config was
  fine, but not on command-line)
2013-07-19 19:25:38 +02:00
Florent
9c4aa16377 Fix Christophe Lampin contributions 2013-07-19 14:41:59 +02:00
Florent
a07b3035b4 Introduce Kitof 2013-07-19 14:38:03 +02:00
Kitof
850dce420e Fix bills list
Signed-off-by: Kitof <git@kitof.net>
2013-07-19 14:37:10 +02:00
Kitof
a3d3a96ca5 Add favicon for Hellobank
Signed-off-by: Kitof <git@kitof.net>
Signed-off-by: Romain Bignon <romain@symlink.me>
2013-07-18 19:42:00 +02:00
Florent
0a7acaa42b Site changed 2013-07-17 13:45:15 +02:00
Bezleputh
3b8f1b8623 add favicon on addecco module 2013-07-17 13:10:42 +02:00
Bezleputh
990b6c2d2b add favicon on apec module 2013-07-17 13:10:42 +02:00