Commit graph

818 commits

Author SHA1 Message Date
Christophe Benz
cd08025ee2 bugfix with recursive func 2010-08-02 16:44:41 +02:00
Christophe Benz
d7e010e815 ignore egg-info dirs 2010-08-02 16:35:59 +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
cee58d1c27 comment dependencies 2010-08-02 14:54:34 +02:00
Christophe Benz
9778d67ea6 update doc 2010-08-02 14:54:34 +02:00
Romain Bignon
244bb055f2 VideoThumbnail.__str__() doesn't print the url between <> anymore 2010-08-02 14:48:51 +02:00
Romain Bignon
ae674c6789 rename ContactThumbnail to VideoThumbnail 2010-08-02 14:47:17 +02:00
Romain Bignon
8c9bf2a38d reorganization order of commands and rename 'configured' to 'listconfigured' 2010-08-02 14:35:21 +02:00
Romain Bignon
26c9598b28 manpages of applications 2010-08-02 14:35:12 +02:00
Romain Bignon
aead5ad250 moved tools/packaging into weboob-packaging.git 2010-08-02 11:02:03 +02:00
Romain Bignon
a41c5394db configured backend parameter '_enabled' to enable or disable it 2010-08-02 09:52:38 +02:00
Romain Bignon
d710c93b36 fetch thumbnails asynchroneously 2010-08-01 21:08:22 +02:00
Romain Bignon
e5a27692b5 fix bad backend name (closes #342) 2010-08-01 20:14:29 +02:00
Romain Bignon
490d0a6a39 add logo for each backends 2010-07-31 16:22:14 +02:00
Romain Bignon
310571e987 include ina data files 2010-07-31 14:38:02 +02:00
Romain Bignon
aac4ae7787 Merge remote branch 'cbenz/debian_packages'
Conflicts:
	.gitignore
2010-07-31 13:30:46 +02:00
Romain Bignon
ca39a32318 better presentation 2010-07-30 18:06:28 +02:00
Christophe Benz
88385daccd add dependencies to setup.py 2010-07-30 18:00:07 +02:00
Christophe Benz
f8418a1453 improve INSTALL 2010-07-30 18:00:07 +02:00
Christophe Benz
de9b47dc14 allow to pass args 2010-07-30 18:00:07 +02:00
Christophe Benz
1fcb67a0b3 add copyright file 2010-07-30 18:00:07 +02:00
Christophe Benz
b41d8540ef more work on .deb 2010-07-30 18:00:07 +02:00
Christophe Benz
a3eb06b7f7 more work on deb 2010-07-30 18:00:07 +02:00
Christophe Benz
e3a0561a94 more work on deb 2010-07-30 18:00:07 +02:00
Christophe Benz
5591f001d8 fix some paths 2010-07-30 18:00:07 +02:00
Christophe Benz
a6aa57846b ignore MANIFEST.in 2010-07-30 18:00:07 +02:00
Christophe Benz
b4efc7430d more work on Debian packages creation 2010-07-30 18:00:07 +02:00
Christophe Benz
6e94a3101a add optional packages to INSTALL 2010-07-30 18:00:07 +02:00
Christophe Benz
91bc9bb88b deb generation script 2010-07-30 18:00:07 +02:00
Christophe Benz
d3ce623844 ignore deb build dir 2010-07-30 18:00:07 +02:00
Christophe Benz
386b208104 add long description 2010-07-30 18:00:07 +02:00
Christophe Benz
925278f82d ignore deb directory 2010-07-30 16:14:23 +02:00
Christophe Benz
ee4e2cf802 add logo for backend INA 2010-07-30 16:13:33 +02:00
Christophe Benz
d0ccc88201 s/weboobcfg/weboob-config 2010-07-29 19:25:29 +02:00
Romain Bignon
f95aab9096 display all of the profile 2010-07-29 13:08:16 +02:00
Romain Bignon
c4d8f7de2e fix encoding in sent messages (closes #308) 2010-07-29 11:04:51 +02:00
Romain Bignon
b76a2184bb fixes 2010-07-28 16:52:38 +02:00
Romain Bignon
92d4bd2e73 don't send messages too short (refs #307) 2010-07-28 12:29:17 +02:00
Romain Bignon
d3feefbe1f display the error message in status when the login/password is wrong 2010-07-27 13:28:04 +02:00
Romain Bignon
45ac367554 fix do() when the 'backends' attribute is an empty string or an unknown type 2010-07-27 10:55:49 +02:00
Romain Bignon
fd846da3f7 fix giving a string as backend 2010-07-25 22:48:21 +02:00
Romain Bignon
b56616f7dd asynchroneous fetches of photos and profile 2010-07-24 12:10:01 +02:00
Romain Bignon
d0bc9abc7d method fill_contact() and fixes on get_contact() 2010-07-24 12:09:37 +02:00
Romain Bignon
d026b0c2d5 correctly check when a field needs to be completed (and introduce the __iscomplete__ method) 2010-07-24 12:09:15 +02:00
Romain Bignon
d7e2a02733 new class ContactPhoto which contains url and data for fullsize and thumbnail 2010-07-24 12:07:31 +02:00
Christophe Benz
00543a3668 two more 2010-07-21 11:49:50 +02:00
Christophe Benz
20e0e6de5f import with statement 2010-07-21 11:49:50 +02:00
Romain Bignon
792d2f3705 oops 2010-07-20 23:19:11 +02:00