Commit graph

164 commits

Author SHA1 Message Date
Romain Bignon
17544397dd fix callback 2010-09-21 13:10:55 -04:00
Christophe Benz
9e2345eeb9 implement select command 2010-09-21 13:10:52 -04:00
Christophe Benz
ab4a427586 new ReplApplication base class 2010-09-21 13:10:48 -04:00
Romain Bignon
54f9220555 fix output when no backends is configured 2010-09-17 19:08:04 -04:00
Romain Bignon
64d5f75be2 multiline formatter do not display not loaded fields 2010-08-27 09:49:07 +02:00
Romain Bignon
9f5c9aeebc renamed BackendsLoader to ModulesLoader 2010-08-24 11:03:39 +02:00
Romain Bignon
f0ea8829a2 display weboob-config-qt at launch on Qt applications when there are no configured backends 2010-08-20 12:22:04 +02:00
Romain Bignon
31445de767 qweboobcfg: display website of backend in description in any 2010-08-20 09:19:21 +02:00
Romain Bignon
9581fa0b19 all loaded backends are now configured (refs #368) 2010-08-19 22:15:38 +02:00
Christophe Benz
8afff42465 compare instance to basestring instead of (str, unicode) 2010-08-17 19:33:06 +02:00
Romain Bignon
d864233a91 do not display the config frame of a backend when enabling/disabling it (refs #348) 2010-08-14 17:51:07 +02:00
Romain Bignon
ffd75dc2b5 can enable/disable backends, and support choices fields (refs #348) 2010-08-14 17:46:10 +02:00
Romain Bignon
404d7290ba a lot of pyflakes and pylint fixes 2010-08-13 22:23:10 +02:00
Romain Bignon
1fd52b7ba8 enhancement of backends configuration 2010-08-13 12:00:24 +02:00
Romain Bignon
52cb3ea97c fix 2010-08-13 10:43:22 +02:00
Romain Bignon
3c89ee1f93 fix complete of objects 2010-08-13 09:20:26 +02:00
Romain Bignon
3d97a99cee pyflakes 2010-08-12 18:28:11 +02:00
Romain Bignon
3bf7975ad1 display a 'Total' line on command 'list' 2010-08-12 18:17:19 +02:00
Romain Bignon
d6f232198a fix when the function isn't a string 2010-08-12 18:17:19 +02:00
Christophe Benz
87f34c1961 set not loaded fields to NotAvailable 2010-08-12 18:17:19 +02:00
Romain Bignon
e980e040ba capabilities objets inherit from CapBaseObject (refs #369) 2010-08-12 17:22:04 +02:00
Christophe Benz
d81f5dac7a ObjectNotSupported is now an assertion 2010-08-12 16:45:05 +02:00
Christophe Benz
53f6571fee implement max_results option and infinite search for youtube 2010-08-12 16:04:53 +02:00
Christophe Benz
6069d2b5b8 code clean 2010-08-12 16:04:53 +02:00
Christophe Benz
3fcbcc3964 -s '*' fills object 2010-08-11 16:42:07 +02:00
Romain Bignon
7b0c91275f ability to check caps of a backend against a string (not only a class) 2010-08-11 15:00:27 +02:00
Romain Bignon
7859aa0ba6 unload and load removed/updated/added configured backends (refs #334) 2010-08-03 20:17:35 +02:00
Romain Bignon
9ff2f70284 support deinit 2010-08-03 20:16:57 +02:00
Christophe Benz
eca1e59191 handle the case a backend is configured but not installed 2010-08-03 17:36:09 +02:00
Christophe Benz
e20425952c check condition before fields selection 2010-08-02 17:04:33 +02:00
Christophe Benz
cea76a076d bugfix with args 2010-08-02 16:35:29 +02:00
Christophe Benz
a37e1a0018 indicate how to configure backends with qt gui 2010-08-02 16:35:19 +02:00
Christophe Benz
72dfd343c4 reparent -f option to formatting options group 2010-08-02 16:34:51 +02:00
Christophe Benz
d0ccc88201 s/weboobcfg/weboob-config 2010-07-29 19:25:29 +02:00
Romain Bignon
07a9450d58 fix commit of cbenz: please, test you changes before pushing! 2010-07-20 20:52:01 +02:00
Romain Bignon
cd56abe724 Merge branch 'fillobj'
Conflicts:
	weboob/backends/youjizz/backend.py
	weboob/backends/youporn/backend.py
	weboob/tools/application/console.py
2010-07-20 20:39:48 +02:00
Romain Bignon
1398c0f7d1 improvement of the fillobj 2010-07-20 20:37:37 +02:00
Christophe Benz
d067808416 rename exception 2010-07-20 16:47:30 +02:00
Romain Bignon
b1f688e6d5 wip (I commit everythings because my computer will die coming soon) 2010-07-19 22:03:24 +02:00
Christophe Benz
084d7ebd94 allow to specify order in --select option 2010-07-19 18:02:21 +02:00
Romain Bignon
edc83df3a1 new API for the fillobj feature and severaaal fixes 2010-07-18 00:35:07 +02:00
Romain Bignon
fc4badf88e merge do_caps() and do_backends() into do() (optional keyword params 'backends' and 'caps') 2010-07-17 13:48:32 +02:00
Romain Bignon
d64842a95f missing enumeration 2010-07-15 22:08:25 +02:00
Christophe Benz
0733e35cd5 add --count option to console applications 2010-07-15 01:30:33 +02:00
Christophe Benz
3175883351 implement fillobj() browser method 2010-07-15 01:21:49 +02:00
Romain Bignon
41317e5029 fix QtScheduler and use it instead of QTimer 2010-07-13 23:44:22 +02:00
Romain Bignon
a315ee4dc1 ^C will now work correctly in prompts! 2010-07-13 15:10:03 +02:00
Romain Bignon
2377824691 strings are unmutable objects 2010-07-12 23:53:37 +02:00
Romain Bignon
0435cd7411 comments 2010-07-12 23:53:37 +02:00
Christophe Benz
c20ee8f99f forgot rename 2010-07-12 23:36:14 +02:00