Commit graph

29 commits

Author SHA1 Message Date
Bezleputh
05ff278c15 [leboncoin] fix title parsing in search result 2015-06-10 21:13:21 +02:00
Bezleputh
cd358c1239 [leboncoin] do not crash if a select does not exist in the form 2015-03-13 00:05:36 +01:00
Bezleputh
93c5935972 [leboncoin] fix bug when user do not choose any city 2015-01-31 16:53:04 +01:00
Bezleputh
5741561286 [leboncoin] fix search city using zipcode 2015-01-31 16:53:04 +01:00
Bezleputh
e0cb4118f8 properly define urls 2015-01-31 16:53:04 +01:00
Bezleputh
0ce124119c [leboncoin] improve cities display in search 2015-01-18 13:39:51 +01:00
Bezleputh
3dcca5452c [leboncoin] fix error when there is no price and improve description display 2014-12-18 23:16:18 +01:00
Alexandre Morignot
9d2b12c531 [leboncoin] add regions support 2014-12-13 13:48:05 +01:00
Bezleputh
b813ace932 [leboncoin] fix bug when area is unknown 2014-11-06 13:37:45 +01:00
Bezleputh
e66a46766b [leboncoin] fix bug while parsing date 2014-11-01 12:41:42 +01:00
Bezleputh
3e041a4b09 Add missing favicons 2014-10-18 12:21:13 +02:00
Florent
feb1405813 bump to 1.1 2014-10-17 14:10:38 +02:00
Bezleputh
6414d65d5d [leboncoin] remove commented code 2014-10-08 10:45:31 +02:00
Bezleputh
cdab615d92 [leboncoin] management of url field 2014-10-08 10:45:31 +02:00
Bezleputh
c277d2dae7 [leboncoin] fix number of rooms select parsing 2014-10-08 10:45:31 +02:00
Bezleputh
d0bf9b0ec1 [leboncoin] fix pagination 2014-10-08 10:45:30 +02:00
Romain Bignon
d61e15cf84 rename things related to browsers
weboob.tools.browser -> weboob.deprecated.browser
weboob.tools.parsers -> weboob.deprecated.browser.parsers
weboob.tools.mech -> weboob.deprecated.mech
weboob.browser2 -> weboob.browser
weboob.core.exceptions -> weboob.exceptions

Also, the new tree for browser2 is:

weboob.browser: import weboob.browser.browsers.* and weboob.browser.url.*
weboob.browser.browsers: all browsers (including PagesBrowser and LoginBrowser)
weboob.browser.url: the URL class
weboob.browser.profiles: all Profile classes
weboob.browser.sessions: WeboobSession and FuturesSession
weboob.browser.cookies: that's a cookies thing
weboob.browser.pages: all Page and derivated classes, and Form class
weboob.browser.exceptions: specific browser exceptions
weboob.browser.elements: AbstractElement classes, and 'method' decorator
weboob.browser.filters.*: all filters
2014-10-07 00:30:07 +02:00
Bezleputh
8816be46f5 [leboncoin] fix select values 2014-10-03 15:58:28 +02:00
Florent
a019819f9d Move browser2 from weboob/tools/b2 to weboob/browser2 2014-10-02 11:01:34 +02:00
Bezleputh
11e124c860 [leboncoin] properly fill object 2014-10-01 17:43:21 +02:00
Bezleputh
88ec57d2a1 [leboncoin] fix test 2014-10-01 17:43:21 +02:00
Florent
54a1bc4809 Remove * imports in filters 2014-09-29 22:31:54 +02:00
Bezleputh
fd5c565b3b [leboncoin] allow to choose between owner adverts and agency adverts 2014-09-26 22:48:44 +02:00
Bezleputh
695d969682 [leboncoin] handle query.type 2014-09-26 17:33:26 +02:00
Bezleputh
258eb9a56c [leboncoin] fix BROWSER naming 2014-09-26 15:42:38 +02:00
Florent
0b08f614a1 Adapt leboncoin to new API 2014-09-26 10:36:34 +02:00
Bezleputh
3297651bdc [leboncoin] fix bugs ( 'Hier' date parsing + getting photo.data) 2014-09-26 00:27:33 +02:00
Bezleputh
3e1a8b735a [CapHousing] add and handle in leboncoin a new house type : UNKNOWN 2014-09-25 15:41:28 +02:00
Bezleputh
6cd0515ffe [leboncoin] add new housing module laboncoin 2014-09-25 10:29:59 +02:00