Christophe Benz
|
bc606d3640
|
add space to join for user message
|
2011-01-05 17:09:08 +01:00 |
|
Romain Bignon
|
1edaf7fd9f
|
fix return value of iter_city_search (closes #457)
|
2011-01-02 22:47:11 +01:00 |
|
Christophe Benz
|
638dc1f466
|
introduce unique_backend argument for parse_id
|
2010-12-13 16:43:27 +01:00 |
|
Christophe Benz
|
e9ede31053
|
fix parse_args conflict
|
2010-12-13 16:18:23 +01:00 |
|
Christophe Benz
|
5bdd1540fe
|
s/parseargs/parse_args
|
2010-12-13 15:42:20 +01:00 |
|
Romain Bignon
|
fbf74148a6
|
reintroduce the 'short' optional parameter for get_command_help()
|
2010-12-13 11:31:58 +01:00 |
|
Christophe Benz
|
f1b3264a67
|
simplify and factorize code, remove dead code, follow conventions, use new-style classes
|
2010-12-09 15:39:49 +01:00 |
|
Romain Bignon
|
0a4e05e509
|
do not print weboob commands when application is not REPL
|
2010-12-09 12:03:21 +01:00 |
|
Christophe Benz
|
851b2d34ca
|
code clean, split too long lines
|
2010-12-08 18:10:44 +01:00 |
|
Christophe Benz
|
3dd50f363d
|
remove unnecessary brackets
|
2010-12-08 18:10:42 +01:00 |
|
Christophe Benz
|
f1a43f1101
|
sort backends alphabetically in right order
|
2010-12-08 18:10:40 +01:00 |
|
Romain Bignon
|
5dae3e3c92
|
use specifics OptionParser and OptionFormatter to display commands list
|
2010-12-08 17:53:05 +01:00 |
|
Romain Bignon
|
e36251076c
|
fix calling _play_default() method (closes #446)
|
2010-12-08 10:09:41 +01:00 |
|
Romain Bignon
|
64175296dc
|
deinit weboob after a test
|
2010-12-03 17:47:52 +01:00 |
|
Christophe Benz
|
b042b4b7f6
|
fix unicode and exceptions
|
2010-12-01 19:00:03 +01:00 |
|
Christophe Benz
|
b517adfed1
|
enhance to_unicode for windows charset
|
2010-12-01 15:37:15 +01:00 |
|
Romain Bignon
|
a42f75700a
|
fix unicode issues
|
2010-12-01 15:22:47 +01:00 |
|
Romain Bignon
|
6e51b37ef1
|
rename class constant debug_http to DEBUG_HTTP
|
2010-11-29 21:07:28 +01:00 |
|
Romain Bignon
|
30db5a92a2
|
fix unicode issues
|
2010-11-29 21:07:28 +01:00 |
|
Jocelyn Jaubert
|
d03e4b456d
|
Add optional debug message on http transfers
|
2010-11-29 10:46:15 +01:00 |
|
Christophe Benz
|
93f8a50b4f
|
clean media player code, ability to configure player in videoob and radioob
|
2010-11-29 07:25:13 +01:00 |
|
Romain Bignon
|
fb5e8cfbaa
|
remove 'ICap' string from displayed capabilities names
|
2010-11-27 21:22:52 +01:00 |
|
Christophe Benz
|
72659912ab
|
remove namespace packages info
|
2010-11-25 16:39:05 +01:00 |
|
Christophe Benz
|
560798bf7d
|
implement mandatory fields for custom formatters
|
2010-11-23 14:46:32 +01:00 |
|
Christophe Benz
|
ff28c1bd51
|
create responses dir for errors
|
2010-11-22 15:28:32 +01:00 |
|
Christophe Benz
|
8724acd19d
|
save response basename in url match file
|
2010-11-22 11:13:51 +01:00 |
|
Christophe Benz
|
0a801006dc
|
enhance save_response option
|
2010-11-22 01:07:28 +01:00 |
|
Romain Bignon
|
c83c923e3d
|
moved ICapDating.get_status() and ICapMessagesPost.get_status() into ICapAccount.get_account_status()
|
2010-11-20 20:52:53 +01:00 |
|
Christophe Benz
|
27e337d520
|
implement developer bundle
|
2010-11-20 19:56:16 +01:00 |
|
Romain Bignon
|
7c8465d633
|
'No backend loaded' message is info instead of warning
|
2010-11-19 13:50:30 +01:00 |
|
Christophe Benz
|
f924c0aa92
|
add debug message
|
2010-11-19 11:22:02 +01:00 |
|
Romain Bignon
|
bbd7b66413
|
don't need to logout from dlfp if the browser hasn't been used
|
2010-11-18 12:24:49 +01:00 |
|
Romain Bignon
|
d1596e0487
|
ask: if choices are too long, display a list with labels instead of onliner question
|
2010-11-17 20:44:33 +01:00 |
|
Romain Bignon
|
b6821b0567
|
fixes related to ModuleLoadError
|
2010-11-17 19:43:25 +01:00 |
|
Christophe Benz
|
bf5741759a
|
enhance inspect, use browser.location then browser.open as fallback
|
2010-11-17 16:26:52 +01:00 |
|
Christophe Benz
|
f0c3e6029a
|
introduce ModuleLoadError
|
2010-11-17 15:05:53 +01:00 |
|
Christophe Benz
|
692caf9453
|
add a quiet mode for load_module
|
2010-11-17 14:17:38 +01:00 |
|
Christophe Benz
|
16fe553f51
|
fix english error, display exception message
|
2010-11-17 14:17:03 +01:00 |
|
Christophe Benz
|
25b9a48b59
|
add spaces to slashes for choices
|
2010-11-17 12:33:26 +01:00 |
|
Christophe Benz
|
2ab29ac070
|
implement tostring for html5lib parser
|
2010-11-16 15:30:13 +01:00 |
|
Christophe Benz
|
afae06efc1
|
factorize wget user agent
|
2010-11-16 12:16:14 +01:00 |
|
Romain Bignon
|
5b33e4047e
|
print call errors to stderr
|
2010-11-15 23:21:28 +01:00 |
|
Romain Bignon
|
c35497e582
|
load readline history in main() instead of constructor
|
2010-11-15 22:02:59 +01:00 |
|
Christophe Benz
|
5825b9f304
|
do not specify white color (37 value) for bold
|
2010-11-15 11:59:34 +01:00 |
|
Romain Bignon
|
0746942e02
|
accept backends name with only letters and digits
|
2010-11-14 22:18:56 +01:00 |
|
Romain Bignon
|
f4e2588842
|
use backend instance name for logger
|
2010-11-14 22:12:30 +01:00 |
|
Romain Bignon
|
d42ac3ea0d
|
store 'ROOT' special section in a constant
|
2010-11-14 21:47:43 +01:00 |
|
Romain Bignon
|
c644aacd29
|
fix: use ResultsCondition in BackendsCall instead of hack in Weboob (refs #372)
|
2010-11-14 21:46:48 +01:00 |
|
Christophe Benz
|
5fc8c14b2d
|
fix #372 conditions should not be treated by formatters
|
2010-11-14 15:04:20 +01:00 |
|
Christophe Benz
|
041e80e85d
|
remove unused class
|
2010-11-14 15:04:20 +01:00 |
|