Commit graph

731 commits

Author SHA1 Message Date
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
Romain Bignon
fdd90a5f11 missing import 2010-07-13 00:37:35 +02:00
Romain Bignon
cfffade6a5 fix unicode issues (python2.6 is crappy) 2010-07-13 00:30:15 +02:00
Romain Bignon
e1939b7e4a fix when backtrace contains some unicode chars (and because python sucks) 2010-07-13 00:10:13 +02:00
Romain Bignon
6ccc3c0dff last message on top (and send box on top too) 2010-07-12 23:55:22 +02:00
Romain Bignon
2377824691 strings are unmutable objects 2010-07-12 23:53:37 +02:00
Romain Bignon
0435cd7411 comments 2010-07-12 23:53:37 +02:00
Romain Bignon
69a342b5c2 soft dependencie to qboobmsg 2010-07-12 23:53:37 +02:00
Romain Bignon
cd5085f564 moved firefox_cookies into weboob.tools.browser 2010-07-12 23:53:37 +02:00
Romain Bignon
0deef319f0 pyflakes fixes 2010-07-12 23:53:36 +02:00
Romain Bignon
358a06367d use QtDo to fetch the accounts status 2010-07-12 23:53:36 +02:00
Romain Bignon
6edfcfd574 correctly delete the QtDo process when finished 2010-07-12 23:46:43 +02:00
Christophe Benz
c20ee8f99f forgot rename 2010-07-12 23:36:14 +02:00
Christophe Benz
ce8c424f12 do not check for backend names, it can be instance names 2010-07-12 23:36:08 +02:00
Christophe Benz
60fdb86eef add backward compatibility for _type 2010-07-12 19:38:02 +02:00
Christophe Benz
ddd0e22d6b check there are selected fields 2010-07-12 14:02:34 +02:00
Christophe Benz
14f8e8e816 more precise vocabulary, s/_type/backend/ 2010-07-12 14:01:32 +02:00
Christophe Benz
fd2f534be9 move import to right file 2010-07-12 13:57:58 +02:00
Romain Bignon
bf5072b73c fix debug notice to display repr of returned object (fix crash when result is a binary string) 2010-07-12 09:19:57 +02:00
Christophe Benz
c7d9ef413f do not fail if default formatter is unloadable 2010-07-12 03:24:54 +02:00
Christophe Benz
a854d72209 use ExpectedElementNotFound and pages group_dict 2010-07-12 03:20:44 +02:00
Christophe Benz
a116fbebb4 fix import 2010-07-12 03:16:08 +02:00
Christophe Benz
9b1ce2a65c fix selector 2010-07-12 03:16:08 +02:00
Christophe Benz
c11b11b803 store duration as timedelta 2010-07-12 03:16:08 +02:00
Christophe Benz
b460b81ba8 use regexp groups with pages 2010-07-12 03:16:08 +02:00
Christophe Benz
351622debc no more display data when Page is not found 2010-07-12 03:16:07 +02:00
Christophe Benz
91cf1fa6a0 explicit user_id in debug 2010-07-12 03:16:07 +02:00
Christophe Benz
d427f0a899 nsfw is handled in video subclasses
nsfw
2010-07-12 03:16:06 +02:00
Christophe Benz
c999c68459 add id2url 2010-07-12 03:16:05 +02:00
Christophe Benz
7ccf4a01eb handle required fields 2010-07-12 03:16:05 +02:00
Christophe Benz
62fc2a87c7 handle required fields and forbidden videos 2010-07-12 03:16:05 +02:00
Christophe Benz
13137111e4 enhance formatters 2010-07-12 03:16:05 +02:00
Christophe Benz
4698a6c391 change vocabulary 2010-07-12 03:16:05 +02:00
Christophe Benz
0028e48b61 backend move to tools 2010-07-12 03:16:05 +02:00
Christophe Benz
1847ea5f34 code clean
code clean
2010-07-12 03:16:03 +02:00
Christophe Benz
5c2ab81e16 change vocabulary
s/module/backend
s/backend/configured_backend
s/frontend/application
2010-07-12 03:07:10 +02:00
Christophe Benz
29d28ba175 rename scripts 2010-07-12 03:02:36 +02:00
Christophe Benz
e867386e21 reinstall scripts 2010-07-11 22:01:28 +02:00
Christophe Benz
5547e14e11 enhance formatters 2010-07-11 22:00:18 +02:00