Alexandre Morignot
a2079bedf4
[boobcoming] print ticket status
2014-11-29 17:34:09 +01:00
Alexandre Morignot
f1482dd218
[residentadvisor] add ticket status
2014-11-29 17:34:09 +01:00
Alexandre Morignot
4803b15721
add ticket status
2014-11-29 17:34:09 +01:00
Alexandre Morignot
b1787cd38e
correct price regex
2014-11-29 17:34:08 +01:00
Samuel Loury
b32540e445
Prevent pyflakes from being called if not found
2014-11-28 17:24:34 +01:00
Julien Veyssier
9f2961c9a3
[qcineoob] protection against same-person movies in common and same-movie persons in common
2014-11-28 15:12:58 +01:00
Julien Veyssier
4c54ef017e
[cineoob] movies in common sorted by release year, year displayed in short desc
2014-11-28 15:12:58 +01:00
Julien Veyssier
987b5d5da5
[qcineoob] movies in common sorted by release year, year displayed in short desc
2014-11-28 15:12:58 +01:00
Julien Veyssier
44161d3c70
[qcineoob] increase biography field size
2014-11-28 15:12:58 +01:00
Julien Veyssier
74a26bf9b4
[allocine] fix : accents were causing problems in search
2014-11-28 15:12:58 +01:00
Samuel Loury
bd7891f202
Allow ResultsCondition to compare timedelta
...
The user may now use conditions on durations (from the audio and the video
capabilities) in repl applications.
The documentation has been updated to take this change into account.
2014-11-28 14:55:55 +01:00
Romain Bignon
cb511a7245
fix inconsistent history on loan accounts if there is no init date
2014-11-27 14:22:23 +01:00
Julien Veyssier
b4832b3c54
[qcineoob] better display of search results, spacer added
2014-11-26 15:33:03 +01:00
Julien Veyssier
6ec12f70db
[cinema] a person may have several roles in a movie, cap and apps adapted
2014-11-26 15:33:02 +01:00
Julien Veyssier
1968bc6c95
[qcineoob] movies in common implemented in person page
2014-11-26 15:33:00 +01:00
Julien Veyssier
74b0b231f1
[qcineoob] persons in common implemented in movie page
2014-11-26 15:32:59 +01:00
Julien Veyssier
f87a8a685f
[cineoob] give roles informations in persons_in_common and movies_in_common, imdb and allocine adapted
2014-11-26 15:32:58 +01:00
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