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
Romain Bignon
5d33778986
don't iterate on strings
2010-07-17 13:13:44 +02:00
Romain Bignon
08700f4a31
new exception BrowserHTTPError, retry only when this one is raised
...
For example, on aum, the exception AdopteWait is derived from
BrowserUnavailable, which is normal. But when AdopteWait is raised, we
don't care about retry.
So only HTTP errors attempt to retry.
2010-07-15 23:47:01 +02:00
Romain Bignon
aea2cf0780
add the 'register' backend parameter
2010-07-15 23:37:54 +02:00
Romain Bignon
d383e0fadc
update website changes
2010-07-15 23:37:41 +02:00
Romain Bignon
7df272cf7a
decoding captcha
2010-07-15 22:08:41 +02:00
Romain Bignon
d64842a95f
missing enumeration
2010-07-15 22:08:25 +02:00
Romain Bignon
dcdc84dced
do not need history anymore
2010-07-15 22:02:52 +02:00
Romain Bignon
59169cd281
BaseBrowser.openurl uses the open_novisit() method
2010-07-15 22:02:23 +02:00
Christophe Benz
0733e35cd5
add --count option to console applications
2010-07-15 01:30:33 +02:00
Christophe Benz
239d19ec89
add missing import
2010-07-15 01:21:55 +02:00
Christophe Benz
3175883351
implement fillobj() browser method
2010-07-15 01:21:49 +02:00
Christophe Benz
90756cddc9
use to_unicode since ENCODING is None
2010-07-14 17:14:53 +02:00
Christophe Benz
08d2920e03
set ENCODING to None to autodetect charset
2010-07-14 17:14:53 +02:00
Christophe Benz
8e37f7227e
add r in front of regexps
2010-07-14 17:14:53 +02:00
Christophe Benz
b4c672fa46
new select() helper
2010-07-14 17:14:53 +02:00
Christophe Benz
eb026b7c3c
remove unnecessary constants
2010-07-14 17:14:53 +02:00
Christophe Benz
f55cdbc38b
openurl param must be encoded
2010-07-14 17:14:53 +02:00
Christophe Benz
db810365c2
use timedelta for duration
2010-07-14 17:14:53 +02:00
Christophe Benz
12234bfb52
fix other properties setters in bank
2010-07-14 17:14:52 +02:00
Christophe Benz
94aadf7ccd
oops
2010-07-14 17:14:52 +02:00
Christophe Benz
83d5af3572
fix returned values for iterators
2010-07-14 17:14:52 +02:00
Christophe Benz
51239167d3
use snake case for to_unicode
2010-07-14 17:14:52 +02:00
Christophe Benz
22cb3e1cbd
return instead of yield set()
2010-07-14 17:14:52 +02:00
Christophe Benz
86aadbd1fa
update fields
2010-07-14 17:14:52 +02:00
Romain Bignon
ba8d0921bb
use mutex to lock scheduler
2010-07-14 17:11:19 +02:00
Romain Bignon
41317e5029
fix QtScheduler and use it instead of QTimer
2010-07-13 23:44:22 +02:00
Romain Bignon
9d4f02840b
order contacts list by status
2010-07-13 19:52:47 +02:00
Romain Bignon
ca7d37e3cb
renames
2010-07-13 18:47:31 +02:00
Romain Bignon
d319625288
display a notice in the status when the account is waiting
2010-07-13 18:41:22 +02:00
Romain Bignon
a315ee4dc1
^C will now work correctly in prompts!
2010-07-13 15:10:03 +02:00
Romain Bignon
8f7e1e6872
pop timer from dict when it expires
2010-07-13 15:09:50 +02:00
Romain Bignon
893bd3e70b
fix boobank
2010-07-13 14:49:01 +02:00
Romain Bignon
e2f9bdb054
s/weboob.backends/weboob.backend_instances/
2010-07-13 01:10:23 +02:00
Romain Bignon
b11f22e71a
correctly use 'dating.storage' as storage file
2010-07-13 00:43:33 +02:00