Commit graph

903 commits

Author SHA1 Message Date
Romain Bignon
f2871c8811 bool(NotLoaded) and bool(NotAvailable) are False 2010-08-13 21:01:05 +02:00
Romain Bignon
2c36d64155 display if a message is read or no (leto will be happy) 2010-08-13 20:55:00 +02:00
Romain Bignon
f8faa7e173 fix parsing contact threads old 2010-08-13 18:51:55 +02:00
Romain Bignon
9391cba73a adde a test case for dlfp 2010-08-13 18:12:37 +02:00
Romain Bignon
62b7584d80 tests are skipped when the backend can't be loaded 2010-08-13 18:12:16 +02:00
Romain Bignon
9c7f585753 new tests architecture 2010-08-13 17:27:22 +02:00
Romain Bignon
843db82d8a port QHaveSex and QBoobMsg to new ICapMessage.Message API 2010-08-13 16:24:59 +02:00
Romain Bignon
acfa29ec81 monboob doesn't care about filling messages 2010-08-13 14:46:17 +02:00
Romain Bignon
50d0c9a728 enhancement of the ICapMessages.Message object 2010-08-13 14:38:42 +02:00
Romain Bignon
1fd52b7ba8 enhancement of backends configuration 2010-08-13 12:00:24 +02:00
Romain Bignon
85100e4c3a fix error message when the value isn't in the choices list 2010-08-13 11:18:55 +02:00
Romain Bignon
700d77596a support quality and lang 2010-08-13 11:16:48 +02:00
Romain Bignon
cf1da91308 new 'choices' attribute of BaseBackend.ConfigField 2010-08-13 11:10:11 +02:00
Romain Bignon
52cb3ea97c fix 2010-08-13 10:43:22 +02:00
Romain Bignon
accb42fe3b get the video url 2010-08-13 10:43:22 +02:00
Romain Bignon
30cc736fbc new function get_document 2010-08-13 10:43:22 +02:00
Romain Bignon
3c89ee1f93 fix complete of objects 2010-08-13 09:20:26 +02:00
Christophe Benz
b15c4f2f86 add debug if xdg is not installed 2010-08-12 21:00:19 +02:00
Christophe Benz
dad470216a hildon does not work with xdg 2010-08-12 21:00:09 +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
af08bd0eeb several fixes 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
Romain Bignon
d8a739f86f applying patch from Olf to add the 'history' command to boobank and backends (refs #373) 2010-08-12 18:17:19 +02:00
Christophe Benz
9411dbccd9 unused import 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
Christophe Benz
d27b28d24e do not call id2url too early 2010-08-12 18:17:18 +02:00
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