Commit graph

803 commits

Author SHA1 Message Date
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
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
Laurent Bachelier
92a4a02d53 Remove useless non-breaking space 2010-07-20 17:04:10 +02:00
Romain Bignon
f92d44fb88 missing import 2010-07-20 16:51:44 +02:00
Christophe Benz
70d618862a add android user agent 2010-07-20 16:47:41 +02:00
Christophe Benz
d067808416 rename exception 2010-07-20 16:47:30 +02:00
Romain Bignon
ef27837042 fetching mails works for sluts too 2010-07-19 22:03:29 +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
Christophe Benz
1b42d2dc3a display backend repr when NotSupportedObject 2010-07-19 17:09:51 +02:00
Christophe Benz
cb32d30e4e return set() instead of None 2010-07-19 17:08:10 +02:00
Romain Bignon
8fe2facd9f fix do() with caps 2010-07-18 01:22:02 +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