Commit graph

576 commits

Author SHA1 Message Date
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
Florent
f05786441a Add a real id for all details objects
close #932
2012-11-22 12:03:34 +01:00
Florent
7ad0135588 Fix typo error 2012-11-20 11:46:01 +01:00
Florent
22d43408f1 Fix content of daily titles
Site changed
2012-11-19 15:14:56 +01:00
Romain Bignon
8e4454e14f fix parsing accounts when there are interlines 2012-11-17 17:00:09 +01:00
Florent
64d9493b60 Fix bills and download commands
Site changed
2012-11-17 15:05:58 +01:00
Florent
16bab6f4cd Fix history command
Site changed
2012-11-17 15:05:26 +01:00
Florent
950219435b Fix parsing details (site changed) 2012-11-17 15:05:24 +01:00
Romain Bignon
f54c82b033 support new LCL certificate 2012-11-16 12:08:13 +01:00
Florent
d7cc57e188 Fix deconnexion error
TypeError: must be string or buffer, not dict
2012-11-13 11:32:36 +01:00
Florent
c838b91fb2 Add SensorNotFound exception 2012-11-12 17:16:31 +01:00
Florent
8e6b0fba4c Change sachsen module to use ICapGauge 2012-11-12 17:16:31 +01:00
Romain Bignon
fa2c19cfd3 fix hostname of Aquitaine Centre atlantique bank region 2012-11-12 11:10:41 +01:00
Romain Bignon
f265722d0a support when website is unavailable 2012-11-12 08:08:06 +01:00
Laurent Bachelier
3eba9a809b Allow multiple CERTHASH values in a module
Also fix typos and usage of reserved hash() function.
2012-11-10 18:22:30 +01:00
Laurent Bachelier
1f310a3d33 Fix many CapVideo-related ConversionWarnings 2012-11-10 18:18:29 +01:00
Laurent Bachelier
9773f9d626 paste*: Remove some test warnings 2012-11-10 18:18:27 +01:00
Florent
492dbd5fcc Return BrowserForbidden for action reserved to logued users 2012-11-10 13:23:08 +01:00
Florent
74725e61fa Allow anonyme login on dlfp (closes #923) 2012-11-10 13:22:45 +01:00
Romain Bignon
3be3689439 correctly use iterators 2012-11-10 13:15:01 +01:00
Romain Bignon
9bdd96271c do not crash if there is no history link for an account 2012-11-10 13:13:02 +01:00
Romain Bignon
df3fdcd123 do not consider special accounts 2012-11-10 13:04:00 +01:00
Romain Bignon
e52c6d6b18 handle login errors 2012-11-10 12:51:43 +01:00
Romain Bignon
33bbe6d451 support payment in several times 2012-11-10 12:37:12 +01:00
Romain Bignon
7344a22b0e fix parsing torrents descriptions 2012-11-10 09:47:37 +01:00
Romain Bignon
e7c6e6b4ab correctly encode login and password 2012-11-09 13:31:29 +01:00
Laurent Bachelier
400056c057 pastebin: Fix login without API 2012-11-08 11:51:54 +01:00
Laurent Bachelier
cf03138308 pastebin: Fix visibility detection
Private has been renamed to Unlisted, and Private is something else.
2012-11-08 11:51:53 +01:00