Commit graph

23 commits

Author SHA1 Message Date
Florent
feb1405813 bump to 1.1 2014-10-17 14:10:38 +02:00
Florent
17163cb278 Upgrade to browser2 2014-10-10 10:07:51 +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
Florent
0088013ae1 Rename BaseBrowser to Browser 2014-09-26 10:18:12 +02:00
Florent
5a1d83b567 Rename BaseModule to Module and Module to LoadedModule 2014-09-26 10:18:12 +02:00
Florent
f3aeddffbc Rename backend.py to module.py 2014-09-26 10:18:12 +02:00
Florent
9370b2fae7 s/Backend/Module 2014-09-26 10:18:11 +02:00
Florent
8559af3d6a s/BaseBackend/BaseModule 2014-09-26 10:18:11 +02:00
Florent
a5260326d3 Return the fullid of not found parcel 2014-09-22 17:11:30 +02:00
Florent
6f39752120 Raise ParcelNotFound in colissimo 2014-09-22 17:06:24 +02:00
Florent
59b573cc8e Return the real error message, not "label" 2014-09-22 16:48:31 +02:00
Florent
432f97e95c bump to 1.0 2014-09-03 17:14:10 +02:00
Florent
9efc31ed77 New API key for collisimo
closes #1617
2014-08-28 10:04:17 +02:00
Romain Bignon
e025fb0b20 rename ICap to Cap (closes #1424) 2014-07-05 17:33:44 +02:00
Florent
9ca0bbae6a bump to 0.j 2014-05-19 22:45:35 +02:00
Florent
b280c15cbd Fix license 2014-02-20 15:53:03 +01:00
Romain Bignon
ffde185602 add icons 2014-01-12 13:18:57 +01:00
Florent
a82f57512c bump to 0.i 2014-01-08 23:40:16 +01:00
Florent
54a16964d4 Test colissimo id lengths, and raise some errors 2014-01-07 14:47:36 +01:00
Florent
41278a1d9b Test if banned
closes #1321
2014-01-07 14:42:37 +01:00
Florent
fffc489187 Catch errors 2013-08-14 16:01:21 +02:00
Florent
5143cafa02 Add parcel status in colissimo 2013-08-14 13:36:39 +02:00
Florent Fourcot
08096874ce Trivial colissimo module 2013-08-13 23:03:27 +02:00