Commit graph

1,339 commits

Author SHA1 Message Date
Christophe Benz
25b9a48b59 add spaces to slashes for choices 2010-11-17 12:33:26 +01:00
Christophe Benz
05bf302824 add other credit agricole URLs 2010-11-17 12:17:05 +01:00
Christophe Benz
f8c0de39bd introduce per-region website in cragr backend 2010-11-17 11:00:51 +01:00
Romain Bignon
a166b13be1 fix: correctly get transfer error 2010-11-17 00:48:49 +01:00
Christophe Benz
2ab29ac070 implement tostring for html5lib parser 2010-11-16 15:30:13 +01:00
Christophe Benz
e3cc16a156 check for account ID param 2010-11-16 15:30:12 +01:00
Romain Bignon
76429c5f29 oops 2010-11-16 15:20:44 +01:00
Romain Bignon
3417cf5a1b fix handling 2010-11-16 15:14:45 +01:00
Romain Bignon
fe85423051 handle transfer errors 2010-11-16 15:07:40 +01:00
Romain Bignon
23f6a60521 raise AccountNotFound instead of returning it. 2010-11-16 14:36:39 +01:00
Romain Bignon
bd1eb19250 check if transfer failed 2010-11-16 14:12:21 +01:00
Christophe Benz
afae06efc1 factorize wget user agent 2010-11-16 12:16:14 +01:00
Christophe Benz
0c0d63a9e0 ignore ctags file 2010-11-16 12:16:06 +01:00
Romain Bignon
b2d4dc2525 fix call to warning() 2010-11-16 11:42:43 +01:00
nicolas duhamel
b5e016f9ba finished to use BaseBrowser (closes #422) 2010-11-16 11:05:38 +01:00
Romain Bignon
5b33e4047e print call errors to stderr 2010-11-15 23:21:28 +01:00
Romain Bignon
65b9913fef check if the password rotation has been succeed 2010-11-15 23:21:16 +01:00
Romain Bignon
8932919f1e new option 'baskets' 2010-11-15 22:59:42 +01:00
Romain Bignon
c35497e582 load readline history in main() instead of constructor 2010-11-15 22:02:59 +01:00
Romain Bignon
8e2551fed1 do not crash if the 'info' command can't find the specified backend 2010-11-15 21:08:38 +01:00
Romain Bignon
dd6dbe005e do not quit after display of profile 2010-11-15 21:08:27 +01:00
Romain Bignon
8f61fbd0d7 new command 'query' 2010-11-15 13:22:55 +01:00
Romain Bignon
b4fb1a43fa new optimization QUERIES_QUEUE to enqueue queries in case no charms are available 2010-11-15 13:22:42 +01:00
Romain Bignon
430ef6cb25 new method 'send_query' in ICapContact 2010-11-15 13:21:58 +01:00
Romain Bignon
9aada8824f fix ina when there is no result 2010-11-15 12:24:26 +01:00
Christophe Benz
5825b9f304 do not specify white color (37 value) for bold 2010-11-15 11:59:34 +01:00
Christophe Benz
557cae23e4 english fix :) 2010-11-15 11:45:22 +01:00
Romain Bignon
5a8203c2b6 fix unicode error when a message can't be posted 2010-11-15 11:20:29 +01:00
Romain Bignon
0746942e02 accept backends name with only letters and digits 2010-11-14 22:18:56 +01:00
Romain Bignon
f4e2588842 use backend instance name for logger 2010-11-14 22:12:30 +01:00
Romain Bignon
d42ac3ea0d store 'ROOT' special section in a constant 2010-11-14 21:47:43 +01:00
Romain Bignon
c644aacd29 fix: use ResultsCondition in BackendsCall instead of hack in Weboob (refs #372) 2010-11-14 21:46:48 +01:00
Christophe Benz
5fc8c14b2d fix #372 conditions should not be treated by formatters 2010-11-14 15:04:20 +01:00
Christophe Benz
041e80e85d remove unused class 2010-11-14 15:04:20 +01:00
Christophe Benz
cfb4bf4ab5 fix webkit formatter 2010-11-14 14:26:32 +01:00
Romain Bignon
01a01191dd fix default interval 2010-11-14 14:14:06 +01:00
Romain Bignon
a23c2d159a fix print of Account objects 2010-11-14 14:12:23 +01:00
Romain Bignon
9a5b726013 use OrderedDict and fix parsing of path-like in INI files 2010-11-14 14:11:38 +01:00
Romain Bignon
916fc3d98e add a path completer for weboorrents command 'getfile' 2010-11-14 14:11:10 +01:00
Romain Bignon
f5bf9a4d13 oops 2010-11-14 11:09:40 +01:00
Christophe Benz
5d6b3d6abc add inspect command 2010-11-14 11:09:04 +01:00
Christophe Benz
6f63ddd731 ignore *~ 2010-11-14 11:08:59 +01:00
Romain Bignon
83b62564c4 update antispam 2010-11-14 11:06:45 +01:00
Romain Bignon
801ca95e05 fix getting my own id when I'm waiting to enter 2010-11-14 00:21:22 +01:00
Romain Bignon
724b008c4f fix display of function name in cancel message 2010-11-13 02:04:40 +01:00
Romain Bignon
2d4587c147 handle common exceptions even during application loading 2010-11-13 01:48:20 +01:00
Romain Bignon
e1196bc30a scheduler: fix error when ended task has been already removed 2010-11-13 01:44:09 +01:00
Xavier G
be990c150f Fixed the CrAgr backend, allowing a second retrieving of the accounts list.
Signed-off-by: Xavier G <xavier@tuxfamily.org>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2010-11-13 01:05:55 +01:00
Romain Bignon
a1937e0c82 fix posting on DLFP 2010-11-12 23:53:40 +01:00
Romain Bignon
a07b64e35d Xavier is now the CrAgr maintainer 2010-11-12 22:47:50 +01:00