Romain Bignon
dfbd82d933
add new hashes for virtkeyboard
2014-12-03 11:50:43 +01:00
Romain Bignon
606aca1bd5
set type on card transactions
2014-12-03 08:43:31 +01:00
Vincent Paredes
1938aaaccd
fixing coming date with an other label
2014-12-02 14:45:52 +01:00
Vincent Paredes
226c4853a1
fixing statefull website with account's link changing
2014-12-02 14:45:52 +01:00
bdelpey
70cf9426ba
fix accounts parsing
2014-12-02 14:45:52 +01:00
Oleg Plakhotniuk
456271a2bd
Amazon online store module ( http://www.amazon.com ). Closes #1663
2014-12-01 10:31:45 +01:00
Alexandre Morignot
3c1b69fdea
[residentadvisor] search by 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
b1787cd38e
correct price regex
2014-11-29 17:34:08 +01:00
Julien Veyssier
74a26bf9b4
[allocine] fix : accents were causing problems in search
2014-11-28 15:12:58 +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
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
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
Alexandre Morignot
cbc67ee5a6
[residentadvisor] search by summary
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
Romain Bignon
810fa4592d
remove unused imports
2014-11-24 21:31:44 +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
Romain Bignon
a56d3f54c7
support new authentication on some region websites
2014-11-22 15:03:55 +01:00
Bezleputh
a794dbd19b
[biplan] site changed
2014-11-19 00:05:25 +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
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
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
Bezleputh
b813ace932
[leboncoin] fix bug when area is unknown
2014-11-06 13:37:45 +01:00
Vincent Paredes
9a657f8d75
checking website version after login
2014-11-05 16:17:42 +01:00
Vincent Paredes
4720afad05
fixing wrong id on account
2014-11-05 16:17:26 +01:00
Vincent Paredes
a09b941d2e
fixing primary account display twice
2014-11-05 10:41:10 +01:00
Vincent Paredes
844d204ffa
handling when currency is not in right place
2014-11-05 10:41:08 +01:00
Romain Bignon
232a7bdb4c
answer only to 5 questions
2014-11-05 08:22:20 +01:00
Bezleputh
04244da09c
[transilien] fix ambiguous departure/arrival in roadmap
2014-11-05 08:22:13 +01:00
Bezleputh
ca01b6afd4
[transilien] fix _regexp name in RoadMapDuration filter
2014-11-05 08:22:13 +01:00
Bezleputh
ddbf7c1335
[meteofrance] adapt to browser2
2014-11-05 08:22:13 +01:00
Romain Bignon
2446a7815c
rewrite ganassurance with browser2 and fix auth and history
2014-11-04 19:11:19 +01:00
Vincent Paredes
b9d3e87fda
fixing using new account page version when we are already on old account page
2014-11-04 16:57:44 +01:00