Romain Bignon
fef02196fd
fix support of several check accounts
2012-12-24 13:32:53 +01:00
Romain Bignon
d028e803bc
fix crash when there is no operation on an account
2012-12-24 13:32:43 +01:00
Romain Bignon
af15086818
support loan pages
2012-12-24 13:04:36 +01:00
Romain Bignon
0a18949c32
add account types detection
2012-12-24 13:04:27 +01:00
Romain Bignon
617aa216ab
fix navigation when there are several cards
2012-12-24 12:55:43 +01:00
Romain Bignon
572890b386
add date in title
2012-12-23 19:42:01 +01:00
Romain Bignon
31d7e317fe
fix module with new upstream website
2012-12-23 19:24:25 +01:00
Romain Bignon
67c24a8926
fix crash when there is no ID on a transaction
2012-12-22 21:22:36 +01:00
Romain Bignon
d5fabd9c75
new module ganassurances (ICapBank)
2012-12-21 12:30:29 +01:00
Romain Bignon
14b6ac9f46
fix detection of login fail
2012-12-21 10:09:15 +01:00
Romain Bignon
f0e4d2d652
store the correct debit date in CB transactions
2012-12-20 18:35:05 +01:00
Romain Bignon
0329c73067
fix navigation
2012-12-20 16:23:39 +01:00
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