Commit graph

603 commits

Author SHA1 Message Date
Romain Bignon
e1db34da1c add barclays bank 2012-12-20 15:49:26 +01:00
Romain Bignon
55a00080ec fix: error 500 during history 2012-12-19 20:05:54 +01:00
Florent
67f1cc4db8 Fix transfer for LEO accounts 2012-12-17 18:21:34 +01:00
Gabriel Kerneis
77edd03768 arte: fix parsing of video title 2012-12-15 17:24:13 +01:00
Romain Bignon
3f52fc737f fix handle of LEO history 2012-12-14 15:35:18 +01:00
Florent
88720fff21 Add Livret Epargne Orange support 2012-12-14 15:11:00 +01:00
Florent
050ff69f0f Fix listing for proxy account 2012-12-14 15:10:57 +01:00
Florent
7fb44d9f3c Update patterns 2012-12-14 15:10:54 +01:00
Florent
2bb7255a2b Remove multiple whitespaces 2012-12-14 15:10:52 +01:00
Romain Bignon
d67a02639a update module to new SG certificate 2012-12-13 08:19:43 +01:00
sputnick
632d52e923 fix changes + clean 2012-12-12 09:49:15 +01:00
Romain Bignon
96181bad0c ugly workaround to prevent duplicated accounts 2012-12-11 16:06:46 +01:00
Florent
c3f7e412c8 Fix currency for ing accounts
There is no € symbols in the home Page.
And for the best I know, euro is the only one possibility
2012-12-10 18:06:50 +01:00
Romain Bignon
071bd9c597 fix login on youtube 2012-12-10 17:59:40 +01:00
Romain Bignon
391edde943 fix crash where there is no transactions for an account 2012-12-10 14:05:59 +01:00
Romain Bignon
9d75cd9c72 fix navigation on website 2012-12-10 14:05:57 +01:00
Romain Bignon
eac8a7a0e4 fix name of login field to remember client number 2012-12-10 10:54:20 +01:00
Romain Bignon
20d51091b2 add icon 2012-12-08 09:33:16 +01:00
Romain Bignon
bfcfa8ea22 change icon 2012-12-08 09:26:22 +01:00
Romain Bignon
8c831859b6 fix parsing of transactions 2012-12-07 18:12:20 +01:00
Romain Bignon
b7795f7e61 change to a politically correct and goffi shit disturber proof favicon 2012-12-07 12:47:22 +01:00
Noé Rubinstein
13282ce8cd Add Mangago backend (CapGallery) 2012-12-06 23:25:38 +01:00
Roger Philibert
c938f7b063 Fix e-hentai because of site changes
Also remove obsolete "nsfw" attribute
2012-12-06 23:25:38 +01:00
Romain Bignon
d91dad2b2b support currencies 2012-12-06 13:21:13 +01:00
Romain Bignon
636c5c4bd5 fix parsing banquepopulaire accounts with no link 2012-12-06 08:35:17 +01:00
Romain Bignon
6de98cff0c fix retrieve of more transactions (stop when next button is disabled) 2012-12-03 16:12:52 +01:00
Florent
bf0bc02ffc Fix pdf parsing (site changed) 2012-11-30 17:27:35 +01:00
Romain Bignon
3247217dad ignore special accounts 2012-11-30 17:19:56 +01:00
Romain Bignon
e9b27dd073 Revert "there are no coming operations with HSBC"
This reverts commit 8b95206d51.
2012-11-29 11:06:25 +01:00
Romain Bignon
8c3d8c30b8 fix parsing funding accounts 2012-11-28 14:58:37 +01:00
Romain Bignon
63e1920c2b parse more card transactions 2012-11-28 14:58:14 +01:00
Romain Bignon
52aaefe6ec get the full label of an account 2012-11-28 14:57:14 +01:00
Romain Bignon
131b9775a2 fix retrieving of more transactions history 2012-11-28 14:56:50 +01:00
Romain Bignon
d146062554 fix parsing accounts for some specific versions of website (reported by Alain Spaite) 2012-11-28 14:55:37 +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
af15b24206 New url for daily news 2012-11-26 19:04:01 +01:00
Laurent Bachelier
541d080c9d Use flake8 if available instead of pyflakes
With flake8, we can check for more issues and ignore those who are not
real issues.

This allowed me to find genuine errors in:
- modules/boursorama/pages/account_history.py
- modules/ing/pages/login.py
- weboob/tools/application/qt/qt.py
I left one in weboob/tools/browser/browser.py for the time being.

Some PEP8 fixes on other files.
2012-11-24 19:46:34 +01:00
Romain Bignon
e825a7eac0 add a ssl timeout (temp fix) 2012-11-24 12:06:13 +01:00
Romain Bignon
66351f0d1e fix login on dlfp 2012-11-23 15:06:25 +01:00
Romain Bignon
4935b19053 support international withdrawal 2012-11-22 22:31:23 +01:00
Romain Bignon
dfbcda1cac cleanup and update AUTHORS 2012-11-22 22:25:36 +01:00
Kevin Pouget
4ea0883794 bump to version 0.e (and remove debug printouts 2012-11-22 22:25:36 +01:00
Kevin P
2ee72f82c6 free logo for the module 2012-11-22 22:25:21 +01:00
Kevin P
9d3cc588f2 allow selecting password or strong authentication 2012-11-22 22:25:21 +01:00
Kevin Pouget
899cec0fdc details 2012-11-22 22:25:21 +01:00
Kevin Pouget
2ff8af405d finish coming 2012-11-22 22:25:21 +01:00
Kevin Pouget
1e9e4541cb first page of history correctly parsed 2012-11-22 22:25:21 +01:00
Kevin Pouget
a920de34ee LIST working quite well 2012-11-22 22:25:20 +01:00
Kevin Pouget
e6a837f6ab start working on Credit Cooperatif backend 2012-11-22 22:25:12 +01:00