Commit graph

876 commits

Author SHA1 Message Date
Romain Bignon
e980e040ba capabilities objets inherit from CapBaseObject (refs #369) 2010-08-12 17:22:04 +02:00
Christophe Benz
33d1574878 add missing keywords 2010-08-12 17:08:25 +02:00
Christophe Benz
16b0094821 check type instead of instance 2010-08-12 17:08:17 +02:00
Christophe Benz
d0ff662b05 add --hildon and --no-hildon options 2010-08-12 17:07:49 +02:00
Christophe Benz
d81f5dac7a ObjectNotSupported is now an assertion 2010-08-12 16:45:05 +02:00
Christophe Benz
7df5136b5f use self.do instead of self.weboob.do in console apps 2010-08-12 16:44:42 +02:00
Christophe Benz
53f6571fee implement max_results option and infinite search for youtube 2010-08-12 16:04:53 +02:00
Christophe Benz
6ecf722f66 english wording 2010-08-12 16:04:53 +02:00
Christophe Benz
ecf8077eb8 add __str__ methods 2010-08-12 16:04:53 +02:00
Christophe Benz
5243ca33fd use NotLoaded for thumbnail 2010-08-12 16:04:53 +02:00
Christophe Benz
f4873db403 compare to NotLoaded in fillobj 2010-08-12 16:04:53 +02:00
Christophe Benz
3218ebfaff unused import 2010-08-12 16:04:53 +02:00
Christophe Benz
6069d2b5b8 code clean 2010-08-12 16:04:53 +02:00
Christophe Benz
a1157f34d6 set author only if found 2010-08-12 16:04:53 +02:00
Christophe Benz
45ffb0fe7d s/ICap/IBaseCap and add constants 2010-08-12 16:04:53 +02:00
Christophe Benz
09d283052b do not use optparse since it does not allow foreign options 2010-08-12 16:03:21 +02:00
Christophe Benz
12cc7cd000 install qt packages only if --qt 2010-08-12 15:40:37 +02:00
Christophe Benz
6a5986c7ed install xdg data only for install and develop commands 2010-08-12 15:40:15 +02:00
Romain Bignon
a82bf91440 fix xdg detection, rename --[no-]gui to --[no-]qt, factorization 2010-08-12 15:01:32 +02:00
Christophe Benz
c84a332838 add options --xdg --no-xdg --gui --no-gui
fixes #367
2010-08-12 14:41:30 +02:00
Romain Bignon
92ca7d440f new frontend geolooc 2010-08-12 09:25:09 +02:00
Romain Bignon
7949fcc8f1 unused imports removed 2010-08-12 09:19:35 +02:00
Romain Bignon
d681ed8c76 fix fucking useless dependence 2010-08-11 21:02:33 +02:00
Christophe Benz
0202cf2f7d add weboob_lint.py script 2010-08-11 19:31:08 +02:00
Christophe Benz
13f9fc07b2 move icons to xdg standard dirs, add desktop files
closes #359
2010-08-11 19:30:30 +02:00
Christophe Benz
3fcbcc3964 -s '*' fills object 2010-08-11 16:42:07 +02:00
Romain Bignon
5b95c0388f new backend geolocip 2010-08-11 16:01:07 +02:00
Romain Bignon
3dda5dac7a new capability ICapGeolocIp 2010-08-11 16:00:50 +02:00
Romain Bignon
9b02bad7ed fix when the DOMAIN is None 2010-08-11 16:00:39 +02:00
Romain Bignon
1a4189afa1 new parameter -C to load configured backends 2010-08-11 16:00:26 +02:00
Romain Bignon
a7d2aa21e8 new backend weboob-cli (refs #352) 2010-08-11 15:00:27 +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
Laurent Bachelier
05b9bbdb2e Fix for ClientForm in mechanize >=0.2
refs #362
2010-08-10 18:15:22 +02:00
Christophe Benz
46a56f5d87 handle read URL data failures, next 2010-08-09 20:30:51 +02:00
Christophe Benz
46f4de696e handle read URL data failures 2010-08-09 20:29:07 +02:00
Christophe Benz
b720e851fa bugfix when backends='' 2010-08-09 20:05:48 +02:00
Romain Bignon
39afdae0b2 removed unused functions 2010-08-07 12:45:18 +02:00
Romain Bignon
07fa14915c new backend arte 2010-08-07 12:45:18 +02:00
Romain Bignon
c6ab15074e renamed yweather to yahoo 2010-08-05 17:22:29 +02:00
Romain Bignon
b30d00fb38 weboob 0.1 released 2010-08-03 21:03:22 +02:00
Romain Bignon
d4712cb693 correctly parses the 'Sa shopping list' string in description 2010-08-03 21:00:50 +02:00
Romain Bignon
9c961d3d5b fix the 'profile' command 2010-08-03 20:57:57 +02:00
Romain Bignon
4bbbee9370 display ContactPhoto url as string 2010-08-03 20:57:43 +02:00
Romain Bignon
f3d88567dd fix preview urls with spaces 2010-08-03 20:24:42 +02:00
Romain Bignon
bf0f1d94b1 correctly handle reload after backends configuration 2010-08-03 20:18:34 +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
Romain Bignon
37c0ee8938 new function unload_backends() 2010-08-03 20:14:22 +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
59b957d38f do not load disabled backends 2010-08-03 17:35:14 +02:00