376ee2aa96
Merge branch 'master' of git://git.symlink.me/pub/weboob/devel
2015-09-27 20:55:15 +02:00
Romain Bignon
6069bd0e59
twitter: fix condition to correctly check if user is logged
2015-09-27 20:49:54 +02:00
b8389a9112
bugfix: create a message for 403 errors
...
When handling a BrowserForbidden error, the msg variable was not initialized,
thus leading to a reference before assignement error.
2015-09-27 20:34:59 +02:00
Bezleputh
6444756adc
[popolemploi] site changed
2015-09-22 15:18:22 +02:00
Bezleputh
9f45436e3c
[cuisineaz] site changed
2015-09-22 15:17:00 +02:00
Bezleputh
c7b0fd019b
[750g] site changed
2015-09-22 15:12:01 +02:00
Bezleputh
9a8d5ad740
[hybride] use Decode filter to get the good id
2015-09-22 15:09:51 +02:00
Bezleputh
5dcfb7738d
[filters] Add a Decode filter taht aims to decode urlencoded strings
2015-09-22 15:07:35 +02:00
Florent
deaebc4942
downloadboob: code factorization
2015-09-20 16:56:43 +02:00
Florent
c190a4e0e4
downloadboob: pep8 fixes
2015-09-20 16:53:36 +02:00
Florent
cc0daad392
downloadboob: support download of m3u8 files
...
This is a copy and paste of videood. We should
factorize it in the future
2015-09-20 16:53:36 +02:00
Florent
8e1a6dd74c
downloadboob: fix new file detection
...
Since the filename generation is based on the video.ext
field, we have to fill it before to check if the file
is downloaded.
Also do a little code factorisation
2015-09-20 16:53:36 +02:00
Florent
fe3c47b265
downloadboob: print link message only when needed
2015-09-20 16:53:36 +02:00
Bezleputh
159311bf8e
[allrecipes] adapt to new version of website / bump to browser2
2015-09-16 16:00:10 +02:00
Florent Fourcot
7408950a0e
radiofrance: remove useless else
2015-09-16 15:42:18 +02:00
Bezleputh
5f302d3e09
[radiofrance] handle new francebleu website, retrieve the good player url when default player is the video player
2015-09-15 10:46:18 +02:00
Bezleputh
1e3568891b
[filter] handle new format in Time filter
2015-09-15 10:44:37 +02:00
Romain Bignon
3055ea3dd1
bred: great, the API has been fixed
2015-09-12 19:10:24 +02:00
Romain Bignon
6612a32f03
fix with new strange behavior of the website, it is probably temporary
2015-09-12 19:09:07 +02:00
Vincent Paredes
375d50832f
fixing parsing of unit price
2015-09-12 19:08:58 +02:00
Romain Bignon
55fa318cfc
URL.go: ability to force method
2015-09-12 19:07:01 +02:00
Vincent Paredes
ea8dacd70f
handling promo page for new paypal application
2015-09-12 18:59:44 +02:00
Baptiste Delpey
bea3537c1a
ugly fix to get_token
2015-09-12 18:59:08 +02:00
Baptiste Delpey
5dd1fb84ec
seems like it's getting harder for amex to put the date in the good interval ..
2015-09-12 18:59:03 +02:00
Romain Bignon
9eb42b48e4
fix the type of field Transaction.investments
2015-09-12 18:58:48 +02:00
Bezleputh
0936e1dfc4
[calendar] add timezone parameter to calendarevent in order order do get the good date/hours in ical exports
2015-09-11 15:53:21 +02:00
Bezleputh
33393780ab
[boobcoming] improve ical export, Make sure to use '\r\n' to end lines rather than just \n (RFC 2445 4.1)
2015-09-11 15:51:00 +02:00
Laurent Bachelier
ba1bef7062
retry: Avoid crashing on UnicodeDecodeError
2015-09-10 15:36:49 +02:00
Laurent Bachelier
f7115f5f69
Fix PEP8 E713
2015-09-10 15:36:49 +02:00
Laurent Bachelier
c4f221fba0
Change pool size after session init
...
FuturesSession does this, but it is lost since the HTTPAdapters are
later replaced.
2015-09-10 15:36:49 +02:00
Bezleputh
a1ccdc9d7a
[francetelevisions] fix bug while getting video from some url
2015-09-09 10:13:58 +02:00
Benjamin Bouvier
ef12721808
creditmutuel: parse contactless payments ("PSC") transactions
...
Signed-off-by: Benjamin Bouvier <public@benj.me>
2015-09-08 18:31:11 +02:00
Mr Tchuss
d1e2bdee87
[Cookboob/marmiton] xpath change
...
Closes : #2117
2015-09-08 08:48:38 +02:00
Florent
3914d76287
s/dev\/null/os.devnull + add binary flag
...
For windows compatibility
2015-09-08 08:43:04 +02:00
Bezleputh
2e8f5023eb
[blablacar] New CapTravel module that helps to find available trips on blablacar website
2015-09-08 08:27:54 +02:00
Bezleputh
c28c42f140
[leboncoin] get main photo when there is no carousel
2015-09-08 08:27:54 +02:00
Florent
cf6774afe6
Add binary mode for writing
...
Useless on Linux, can prevent data corruption on windows.
2015-09-07 23:56:50 +02:00
Romain Bignon
ba02773ce1
load ISIN code from details page if not available in the list
2015-09-06 12:08:21 +02:00
Romain Bignon
9fe4314835
fix parsing of geo position
2015-09-05 13:08:54 +02:00
Bezleputh
7094d65d9c
[senscritique] site changed (we cannot choose channels packages anymore)
2015-09-02 12:00:58 +02:00
Bezleputh
98a8b1509b
[filters] handle TypeError in json parsing filter
2015-08-31 15:05:27 +02:00
Romain Bignon
925beee16f
add a comment to explain the change
2015-08-31 12:35:18 +02:00
Romain Bignon
6b54cd6259
fix crash when there is more data in the cell
2015-08-31 12:34:04 +02:00
Vincent Paredes
a9957967b5
handling duplicate account id ( closes #2114 )
2015-08-29 19:24:21 +02:00
Romain Bignon
5572970f5c
remove unused import
2015-08-27 11:15:37 +02:00
Baptiste Delpey
3bec12cd25
bourso new investment page and fix parsing
2015-08-26 21:16:31 +02:00
Romain Bignon
eab5e13189
boursorama: support market investments
2015-08-26 21:13:44 +02:00
Vincent Paredes
85cbefaca4
fixing captcha
2015-08-26 09:56:09 +02:00
Romain Bignon
50dc78f95b
add Transaction.investments and Investment.vdate
2015-08-24 15:53:01 +02:00
RouxRC
b7286cbe1c
get real amount accounting paypal's commissions
...
For pro accounts, using bookkeeping tab instead of activity
When there's a commission, transaction's label gets enriched in parenthesis at the end with the actual amount before the fee was deduced.
Signed-off-by: RouxRC <b.ooghe@gmail.com>
2015-08-24 13:51:37 +02:00