Commit graph

35 commits

Author SHA1 Message Date
Romain Bignon
2650c32b24 lock on Browser (snif) 2010-04-27 01:14:22 +02:00
Laurent Bachelier
eedb2a7b55 Proper wording 2010-04-24 17:11:24 +02:00
Romain Bignon
7296a32c6f display error message for each methods to change page 2010-04-22 15:27:55 +02:00
Romain Bignon
e7c3ee60b8 I'm not a robot, so disable the check of permissions in robots.txt. 2010-04-22 15:14:29 +02:00
Christophe Benz
66bf668ebe put debug only on error 2010-04-22 15:14:28 +02:00
Christophe Benz
952d99adaa debug message on opening url 2010-04-22 15:14:28 +02:00
Romain Bignon
3f9083df27 documentation 2010-04-16 20:11:36 +02:00
Christophe Benz
f8e2016d59 get_parser returns class instead of object 2010-04-16 19:41:06 +02:00
Christophe Benz
db11f16d49 beautify code 2010-04-16 18:11:52 +02:00
Christophe Benz
d16a44ffbd remove tostring() from Browser 2010-04-16 18:11:52 +02:00
Christophe Benz
cebcead318 add __all__ variable to many modules 2010-04-16 18:11:52 +02:00
Christophe Benz
8638024756 rename parser/parsers module, add get_parsers() with preference_order 2010-04-16 18:11:52 +02:00
Christophe Benz
42de7aa5a3 rename BasePage.loaded() to on_loaded() 2010-04-16 18:11:52 +02:00
Christophe Benz
2ca57c15a8 rename Browser to BaseBrowser 2010-04-16 18:11:52 +02:00
Christophe Benz
ed0e1989f8 use new style classes 2010-04-16 18:11:52 +02:00
Romain Bignon
15625b9fa7 Browser.home()'s default behavior is to go on PROTOCOL://DOMAIN 2010-04-16 17:18:40 +02:00
Romain Bignon
3703adb44e use LxmlHtmlParser as default parser 2010-04-16 14:06:28 +02:00
Romain Bignon
e77865064b reset NoHistory() as default history class (to save memory) 2010-04-14 11:32:37 +02:00
Christophe Benz
57e233cf3b change Browser API to specify parser instance 2010-04-13 16:48:12 +02:00
Romain Bignon
76c4622dc3 [dlfp] ICapMessagesReply.post_reply() implemented 2010-04-10 17:14:59 +02:00
Christophe Benz
b15bd31557 disallow empty passwords 2010-04-08 18:27:28 +02:00
Romain Bignon
655bc10e3e aibility to backends to define a specific pages charset 2010-04-04 16:51:05 +02:00
Romain Bignon
a045024e80 [backends.aum] little fixes 2010-04-03 17:34:09 +02:00
Romain Bignon
51433d6549 use cElementTree and elementtidy as default encoders, and added wrappers to ElementParser and HTMLParser if they are missing 2010-04-03 17:14:59 +02:00
Romain Bignon
3d0c80c323 improve the dummy script 2010-04-01 20:25:32 +02:00
Romain Bignon
8a32f75c0a works even if html5lib is missing 2010-03-31 00:48:30 +02:00
Romain Bignon
123e16b563 fix change_location calls 2010-03-23 23:46:42 +01:00
Romain Bignon
b920e20570 can change parser 2010-03-23 22:38:29 +01:00
Romain Bignon
bcd63ee3e7 backported some aum stuff 2010-03-11 17:40:26 +01:00
Christophe Benz
d699e307dd use lower_case_with_underscores instead of mixedCase for methods (PEP 8) 2010-03-11 15:13:17 +01:00
Romain Bignon
0ac4885ad8 backported AuM last modifications 2010-03-08 18:53:41 +01:00
Romain Bignon
19a37ccdfa sqlite is optional with Browser 2010-02-28 11:48:00 +01:00
Romain Bignon
9a9862e935 Weboob class 2010-02-20 13:48:27 +01:00
Romain Bignon
da1369ef7b imported aum as a backend 2010-02-14 14:45:08 +01:00
Romain Bignon
4065f7efcd renamed dlfp2mail to weboob 2010-02-13 17:59:41 +01:00
Renamed from catin/modules/dlfp/browser.py (Browse further)