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
Romain Bignon
f1c2b3ea34
fix parsing of raw transaction text
2014-11-04 16:13:22 +01:00
Vincent Paredes
ffa6d57b47
supporting new paypal website
2014-11-04 13:58:07 +01:00
Vincent Paredes
594e41e6c0
handling when user can't acces account balance on main account
2014-11-04 13:57:09 +01:00
Bezleputh
e66a46766b
[leboncoin] fix bug while parsing date
2014-11-01 12:41:42 +01:00
Bezleputh
24b1e91fb3
[regionsjob] fix parsing when advert is a picture
2014-11-01 12:31:41 +01:00
Bezleputh
bf9dd2e6c9
[logicimmo] fix bug on details retrievement
2014-10-31 10:30:57 +01:00
Bezleputh
0359bb4a3d
[logicimmo] New module logicimmo
2014-10-30 15:40:37 +01:00
Bezleputh
0d148b9e47
[seloger] fix bug on pagination
2014-10-29 14:02:34 +01:00
Loic Bontonou
bd1688d72f
Fix #1447 : Get videos titles in h1
...
Signed-off-by: Loic Bontonou <loic.bontonou@gmail.com>
2014-10-28 22:49:49 +01:00
Romain Bignon
5e1f313efb
fix the fix, because old website version had also a colspan but in the other side
2014-10-28 18:31:32 +01:00
Romain Bignon
2cf7acdf32
fix parsing of market accounts and factorization of the Transaction class
2014-10-28 15:37:49 +01:00
Romain Bignon
3ec1ca1eda
correctly handle 500 error during login
2014-10-28 11:31:36 +01:00
Romain Bignon
d26180c5a8
fix parsing of labels with new crédit agricole website
...
To determinate what is the index of label column, we have to consider the
'colspan' attribute of header
2014-10-28 10:10:11 +01:00
Bezleputh
2811340e19
[explorimmo] fix bug when nb rooms is empty
2014-10-28 09:57:10 +01:00
Bezleputh
a7684982f8
[wordreference] Adapt to browser2
2014-10-28 09:57:05 +01:00
Florent
46bd54b41c
Remove hack to convert decimal to int
...
And better compliance with objects parameters
2014-10-23 15:32:26 +02:00
Florent
9c86b8f25b
Better explanation for Investment class
2014-10-23 15:20:59 +02:00