Commit graph

1,377 commits

Author SHA1 Message Date
Romain Bignon
8e6e18907c oops missing imports 2010-11-11 14:59:47 +01:00
Romain Bignon
f3f2b249a2 simulate an activity from fakes (they also rate 0 craps found, and 5 you) 2010-11-11 14:58:52 +01:00
Romain Bignon
ecff9ebb64 ignore when a backend is not found in list 2010-11-11 14:58:10 +01:00
Romain Bignon
26e7604cd4 use exception AdopteBanned instead of BrowserUnavailable 2010-11-11 14:30:40 +01:00
Romain Bignon
fd3ccda664 add the PRIORITY_CONNECTION optimization (closes #319) 2010-11-11 14:13:11 +01:00
Romain Bignon
bc978b7112 raise BrowserUnavailable when going on the ban page 2010-11-11 14:09:26 +01:00
Romain Bignon
8c7da03c60 fix: when there are no args, return [] instead of [''] 2010-11-11 13:57:25 +01:00
Romain Bignon
9a8fe8b55e support stopping of optimizations 2010-11-11 13:57:14 +01:00
Romain Bignon
a889cba908 use create_browser() to use the proxy parameter 2010-11-11 13:45:09 +01:00
Romain Bignon
c5803837fa rewrite of the repeat scheduler and implement cancel() 2010-11-11 13:23:52 +01:00
Romain Bignon
6b25131bf5 check also if stdin is a tty to enable the pager 2010-11-11 13:23:42 +01:00
Romain Bignon
01acc2c7d4 new command 'weboob-config confirm' 2010-11-11 13:22:43 +01:00
Romain Bignon
d224effe35 fixes 2010-11-11 01:56:03 +01:00
Romain Bignon
3fb2bb6575 factorization of CallErrors exception handlers 2010-11-11 01:43:58 +01:00
Romain Bignon
111fc19683 fix imports 2010-11-11 01:28:53 +01:00
Romain Bignon
fcabbbe19f rewritting the dating optimization services management (refs #319) 2010-11-11 01:11:55 +01:00
Romain Bignon
d7fa7ce5ae fix regexp of config 2010-11-11 01:11:37 +01:00
Romain Bignon
79c7bd9816 get_backend can get an optional 'default' parameter 2010-11-11 01:11:17 +01:00
Romain Bignon
ebe29a061f new method 'delete' in storage and config 2010-11-11 01:11:00 +01:00
Romain Bignon
bf754b1859 correctly handle errors 2010-11-11 00:17:40 +01:00
Romain Bignon
6c22505f71 update antispam 2010-11-10 21:52:04 +01:00
Romain Bignon
8dc3231d88 remove useless 'inlogin' attribute 2010-11-10 21:52:02 +01:00
nicolas duhamel
9426b9f204 modified: weboob/backends/bp/backend.py
modified:   weboob/backends/bp/browser.py
	new file:   weboob/backends/bp/pages/__init__.py
	new file:   weboob/backends/bp/pages/accounthistory.py
	new file:   weboob/backends/bp/pages/accountlist.py
	new file:   weboob/backends/bp/pages/cookie.py
	new file:   weboob/backends/bp/pages/login.py
2010-11-10 21:27:50 +01:00
Romain Bignon
e842015892 print errors when no message can be found 2010-11-10 13:26:18 +01:00
Romain Bignon
f5cf4795eb fix parsing incoming mails when no charset is supplied 2010-11-10 12:57:17 +01:00
Romain Bignon
4926ac6ae2 store datetime from newsfeed in the Thread object (closes #419) 2010-11-10 00:30:01 +01:00
Romain Bignon
b08dda9bcc fix if domain of In-Reply-To contains a '@' 2010-11-09 23:48:45 +01:00
Romain Bignon
c8d9d38826 prevent baskets from left sluts 2010-11-09 23:30:58 +01:00
Romain Bignon
08297f5f0b fill all available fields 2010-11-09 23:27:56 +01:00
Romain Bignon
ecdd6582e5 give parent logger to MediaPlayer 2010-11-09 23:27:56 +01:00
Romain Bignon
73cc25fadb fix when rtmpdump is missing and for canalplus 2010-11-09 23:27:51 +01:00
Romain Bignon
be2c880d31 icon for new backend canalplus 2010-11-09 22:13:38 +01:00
Romain Bignon
f4747ca9d7 handle errors 2010-11-09 20:56:57 +01:00
Romain Bignon
61280d313e new parameter to pipe mails to an external process 2010-11-09 20:36:39 +01:00
Romain Bignon
6de583c4ca Revert "do not strip cdata"
This reverts commit 8bd0ebbea2.
2010-11-09 13:39:43 +01:00
Nicolas Duhamel
8bd0ebbea2 do not strip cdata 2010-11-09 12:03:35 +01:00
Romain Bignon
f41d8c516c fix fillobj 2010-11-09 12:03:35 +01:00
Romain Bignon
78960f2dd3 test for canalplus 2010-11-09 12:03:35 +01:00
Nicolas Duhamel
47432020a3 new backend CanalPlus 2010-11-09 12:03:35 +01:00
Nicolas Duhamel
26d69cd0f8 fix parsing of accounts 2010-11-09 12:03:28 +01:00
Romain Bignon
f42842e03e fix init of bp.Browser 2010-11-08 08:54:42 +01:00
Romain Bignon
ca5267b040 new option 'boobank_cumulate' 2010-11-06 13:53:46 +01:00
Romain Bignon
0d640e17cc new attribute 'description' on Video 2010-11-04 22:23:00 +01:00
Romain Bignon
d4ecc0c5de fix parsing date, duration and title 2010-11-04 22:16:04 +01:00
Romain Bignon
7200618a93 fix bug with logger in BaseBackend.ICON class property 2010-11-04 21:17:18 +01:00
Christophe Benz
7ecb4ba051 fix Gtk wording 2010-11-04 21:14:32 +01:00
Christophe Benz
cce2ca9965 set hildon mode from env variable too 2010-11-04 21:14:31 +01:00
Christophe Benz
69b3a1c83c add .desktop for masstransit 2010-11-04 21:14:28 +01:00
Christophe Benz
dd4a2510e3 enable icons 2010-11-04 21:14:24 +01:00
Romain Bignon
a475455ddc save cache in .weboob/munin/, handle errors and print old cache if any 2010-11-03 10:58:24 +01:00