Commit graph

16 commits

Author SHA1 Message Date
Vincent Paredes
68b1b9c550 new certificate for lcl entreprise 2015-07-01 23:50:30 +02:00
Romain Bignon
1bbb2458fc deprecated Browser doesn't have method 'deinit' 2015-06-11 09:57:23 +02:00
Romain Bignon
020a5827dd Browser doesn't inherit 'object', so 'super' doesn't work 2015-05-27 11:44:22 +02:00
Romain Bignon
370c3e75ee new certificate for LCL Espace Pro 2015-05-27 11:33:57 +02:00
Romain Bignon
4fa00ad235 call default Browser.deinit() 2015-03-25 00:33:41 +01:00
Romain Bignon
c3e88a4119 certificate updated 2015-03-12 12:14:15 +01:00
Romain Bignon
446bb3416c lcl: website change, rewrite with browser2 2014-12-03 23:23:04 +01: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
444d36eee8 Rename BasePage to Page 2014-09-26 10:18:12 +02:00
smurail
1c773c7514 add handling of new "espace pro" website for lcl 2014-08-05 14:43:57 +02:00
Romain Bignon
e9bce420a0 new certificate on entreprises."secure".lcl.fr 2013-11-19 12:50:24 +01:00
Laurent Bachelier
34d2ac007b lcl[ent]: Proper handling of login failure 2013-07-24 18:26:58 +02:00
Noé Rubinstein
03beabe5a0 LCL Enterprise: support pagination 2013-07-23 22:11:23 +02:00
Noé Rubinstein
e4eb708cc8 LCL Enterprise: add certhash 2013-07-23 22:11:23 +02:00
Noé Rubinstein
03b427be7e LCL: add enterprise site 2013-07-23 22:11:23 +02:00