Commit graph

6,162 commits

Author SHA1 Message Date
Romain Bignon
372da14347 forgot to parse investment labels 2014-11-26 15:11:08 +01:00
Romain Bignon
c4f658341c support investments detail 2014-11-26 14:56:16 +01:00
Romain Bignon
a069ae387e detection of accounts type 2014-11-26 14:27:01 +01:00
Romain Bignon
35e2e38207 remove unused imports 2014-11-26 08:47:22 +01:00
Julien Veyssier
5506fdb46e [imdb] fix 'N/A' value in movie release date 2014-11-26 08:43:15 +01:00
Julien Veyssier
e2547b5c84 [imdb] fix : python datetime is locale-dependent, waiting for better fix 2014-11-26 08:43:12 +01:00
Julien Veyssier
a47ec4b5cd [qcineoob] factorisation of events in search results 2014-11-26 08:42:59 +01:00
Julien Veyssier
2ad030c6bb [qcineoob] add 'view thumbnail' for movie and person search results 2014-11-26 08:42:57 +01:00
Julien Veyssier
b99576e9dd [qcineoob] add 'view' and 'view in new tab' buttons for all search results 2014-11-26 08:42:55 +01:00
Bezleputh
cdf3d7b7b7 [windows] well detect gpgv.exe location 2014-11-26 08:41:37 +01:00
Alexandre Morignot
cbc67ee5a6 [residentadvisor] search by summary 2014-11-26 08:38:36 +01:00
Alexandre Morignot
3b9d3770f4 [boobcoming] add search by summary 2014-11-26 08:38:36 +01:00
Alexandre Morignot
f83c0abd95 add a field 'summary' to the Query object 2014-11-26 08:38:36 +01:00
Alexandre Morignot
482d45e6b5 booked_entries needs a int, not a float 2014-11-26 08:38:36 +01:00
Vincent Paredes
bf5dd493a8 handling new website account for individual 2014-11-26 08:38:31 +01:00
Vincent Paredes
8ce5602a72 When balance is zero, paypal add a class to the div 2014-11-26 08:36:39 +01:00
Bezleputh
2aa44acd20 [windows installer] fix #1668
check python version
add Gpg4win installation
2014-11-25 07:54:40 +01:00
Romain Bignon
810fa4592d remove unused imports 2014-11-24 21:31:44 +01:00
Romain Bignon
4dca23f380 introduce Alexandre 2014-11-24 21:29:57 +01:00
Alexandre Morignot
301a600923 Account() constructor does not take an id 2014-11-24 20:21:24 +01:00
Alexandre Morignot
12a9aa9508 New module residentadivsor
Add the support of www.residentadvisor.net, a calendar of clubbing event.
Inherits of CapCalendarEvent and offers the following :
  - search event by date and city
  - (un)attend to event if credentials are supplied

A function search_events_by_title is implemented in ResidentadvisorBrowser,
although not used, in hope that this functionality becomes possible in a near
futur.
2014-11-24 16:53:37 +01:00
Romain Bignon
4cc87efbd2 caissedepargne: fix getting card accounts on old website 2014-11-22 18:39:33 +01:00
Julien Veyssier
29738edd29 [allocine] remove excessive quote_plus call on pattern to make multi-word search work again 2014-11-22 16:37:42 +01:00
Laurent Bachelier
88df613a53 Fix English: "childs" into "children"
refs #1675
2014-11-22 16:36:03 +01:00
Laurent Bachelier
38359dc8c9 filters: Fix Attr error message
Not always a Link, incorrect English.
2014-11-22 16:35:59 +01:00
Laurent Bachelier
de22d60f72 core: Log full backtrace on module build error 2014-11-22 16:35:55 +01:00
Bezleputh
faa3891f86 remove wconio dependency 2014-11-22 16:32:11 +01:00
Romain Bignon
a56d3f54c7 support new authentication on some region websites 2014-11-22 15:03:55 +01:00
Romain Bignon
b811b2355b introduce Loic Bontonou and Pierre-Louis Bonicoli 2014-11-19 14:43:16 +01:00
Bezleputh
ff18488308 [boobcoming] fix 1667 : boobcoming crashes with no end_date 2014-11-19 10:56:21 +01:00
Bezleputh
a794dbd19b [biplan] site changed 2014-11-19 00:05:25 +01:00
Guilhem Bonnefille
c81b622c29 weboobcfg: Format capabilities as JSON array
Capabilities was always displayed as a single list of entries
separated by comma. This is not really efficient as the reader has to
parse this string to retrieve atomic informations, even in JSON.

This patch allows to display the capabilities as an array, allowing
standard JSON parsers to immediatly returns a valuable information.
2014-11-18 22:49:38 +01:00
Florent
656440b5ee Add argument for compatibility with python 2.6
Closes: #1651
2014-11-18 22:43:43 +01:00
Florent
e15dc3d0b6 Fix pyflakes (forgot to amend the previous commit) 2014-11-18 22:42:02 +01:00
Vincent Texier
a6fbdde815 Fix module francetelevisions "search" always return empty list
Signed-off-by: Vincent Texier <vit@free.fr>
2014-11-18 22:41:28 +01:00
Pierre-Louis Bonicoli
88faf18aa3 bash completion: hide errors (closes #1671)
For system installation, the bash auto-completion will display messages
for users without home directory. Redirect stderr to null
2014-11-18 22:19:26 +01:00
Vincent Texier
aea0b6a6b7 Fix dailymotion "search" return bug message
Bug(dailymotion): Not enough elements found (1 expected) with selector "div.sd_video_previewtwig"

Signed-off-by: Vincent Texier <vit@free.fr>
2014-11-18 22:15:34 +01:00
Laurent Bachelier
cf9ac90386 kickass: Domain move
http://torrentfreak.com/kickasstorrents-moves-kickass-so-domain-name-141117/
2014-11-17 21:47:27 +01:00
Laurent Bachelier
9dac04a69b Update AUTHORS will the full group 2014-11-17 21:47:23 +01:00
Laurent Bachelier
dbce17085e boilerplate: Fix import, fix PEP8/isort 2014-11-16 18:25:48 +01:00
Romain Bignon
a7dcf82ec0 fix selection of table containing last file requests to be less ambiguous 2014-11-13 08:11:01 +01:00
Romain Bignon
a055182e5f fix crash if there is no ':' in IDs 2014-11-13 08:11:01 +01:00
Romain Bignon
5dc11b2197 add missing date column title for cards history 2014-11-13 08:11:01 +01:00
Bezleputh
a632a75a59 [biplan] site changed 2014-11-12 10:06:32 +01:00
Vincent Paredes
15a204b7ae Revert "fix website change (yes, the typo is still here in class name)"
This reverts commit 80fd2db3d4.
2014-11-10 19:13:58 +01:00
Romain Bignon
49613aa1f8 fix crash on new accounts list (closes #1654) 2014-11-10 19:12:12 +01:00
Romain Bignon
7998230dff fix get of transactions when they are ordered by type 2014-11-07 17:54:26 +01:00
Romain Bignon
3f5f2b2479 weboob-config info: put all config details in dicts 2014-11-07 17:08:16 +01:00
Bezleputh
86fa4035c4 [base] improve weboob-config info command to allow json formatting 2014-11-07 15:04:43 +01:00
Bezleputh
b813ace932 [leboncoin] fix bug when area is unknown 2014-11-06 13:37:45 +01:00