Romain Bignon
71f18ce7f6
bump version of every applications to 0.2
2010-09-25 07:39:40 +02:00
Romain Bignon
04037e7893
repl: interactive add of backends when no one is loaded at startup
2010-09-25 00:57:54 -04:00
Romain Bignon
d0730472d8
oops fix bad function name
2010-09-24 13:45:50 -04:00
Romain Bignon
37a53b783a
port every console applications to ReplApplication
2010-09-24 12:58:27 -04:00
Nicolas Duhamel
81706f23ad
Add a transfer capability and implante it in bp and boobank
...
Make a transfer in boobank like that:
>transfer fromaccountid toaccoundid amount
Signed-off-by: Nicolas Duhamel <nicolas@jombi.fr>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2010-09-24 18:05:32 +02:00
Christophe Benz
ab4a427586
new ReplApplication base class
2010-09-21 13:10:48 -04:00
Romain Bignon
9581fa0b19
all loaded backends are now configured (refs #368 )
2010-08-19 22:15:38 +02:00
Romain Bignon
404d7290ba
a lot of pyflakes and pylint fixes
2010-08-13 22:23:10 +02:00
Romain Bignon
3d97a99cee
pyflakes
2010-08-12 18:28:11 +02:00
Romain Bignon
3bf7975ad1
display a 'Total' line on command 'list'
2010-08-12 18:17:19 +02:00
Romain Bignon
d8a739f86f
applying patch from Olf to add the 'history' command to boobank and backends (refs #373 )
2010-08-12 18:17:19 +02:00
Romain Bignon
e980e040ba
capabilities objets inherit from CapBaseObject (refs #369 )
2010-08-12 17:22:04 +02:00
Christophe Benz
7df5136b5f
use self.do instead of self.weboob.do in console apps
2010-08-12 16:44:42 +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
54e8dac88b
fix CallErrors imports
2010-07-10 22:10:05 +02:00
Christophe Benz
0db6d8942d
fix imports
2010-07-08 02:35:40 +02:00
Christophe Benz
00110189c9
move setup.py files out of source tree
2010-07-07 17:20:17 +02:00
Christophe Benz
7d3a889c19
s/frontends/applications, third
2010-07-07 17:20:17 +02:00
Christophe Benz
3bf9c2518b
global s/frontends/applications/
2010-07-07 17:20:17 +02:00