Romain Bignon
|
7e2bb91b3b
|
change license to AGPLv3+
|
2011-04-08 12:48:07 +02:00 |
|
Romain Bignon
|
31a0a0a8be
|
bump to 0.8
|
2011-04-04 10:30:09 +02:00 |
|
Romain Bignon
|
3cb6ca033f
|
bump to 0.7
|
2011-03-01 13:57:23 +01:00 |
|
Romain Bignon
|
51246a77c0
|
fix pyflakes
|
2011-03-01 13:19:04 +01:00 |
|
Romain Bignon
|
7677ce4016
|
"weboob-config edit" prompts user to edit one backend, instead of opening ~/.weboob/backends with $EDITOR.
|
2011-02-28 10:50:14 +01:00 |
|
Romain Bignon
|
81f9980623
|
update copyrights
|
2011-01-14 23:03:52 +01:00 |
|
Romain Bignon
|
2ebb9a844d
|
bump to 0.6
|
2011-01-08 12:30:28 +01:00 |
|
Christophe Benz
|
e9ede31053
|
fix parse_args conflict
|
2010-12-13 16:18:23 +01:00 |
|
Christophe Benz
|
5bdd1540fe
|
s/parseargs/parse_args
|
2010-12-13 15:42:20 +01:00 |
|
Romain Bignon
|
78bfa70f23
|
set a description for every application
|
2010-12-09 12:03:38 +01:00 |
|
Romain Bignon
|
a83a81dde8
|
bump to 0.5
|
2010-12-01 19:55:59 +01:00 |
|
Christophe Benz
|
ea33ef4cc6
|
english fix
|
2010-11-22 01:07:27 +01:00 |
|
Romain Bignon
|
b6821b0567
|
fixes related to ModuleLoadError
|
2010-11-17 19:43:25 +01:00 |
|
Christophe Benz
|
f0c3e6029a
|
introduce ModuleLoadError
|
2010-11-17 15:05:53 +01:00 |
|
Christophe Benz
|
c900413e64
|
catch error if no backend name is given, indicate hint
|
2010-11-17 14:18:10 +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
|
01acc2c7d4
|
new command 'weboob-config confirm'
|
2010-11-11 13:22:43 +01:00 |
|
Romain Bignon
|
bea732d534
|
bump to version 0.4
|
2010-11-01 23:21:37 +01:00 |
|
Romain Bignon
|
833c25f8d9
|
new command 'register' (refs #294)
|
2010-10-30 10:55:24 +02:00 |
|
Romain Bignon
|
8777e6c1d3
|
weboob-config now supports new Value* classes instead of BackendConfig ones
|
2010-10-26 21:02:42 +02:00 |
|
Romain Bignon
|
f51bd5b7d4
|
fix 'list' and 'backends' commands
|
2010-10-15 18:02:15 +02:00 |
|
Romain Bignon
|
c959feacac
|
bump version of backends and applications to 0.3
|
2010-10-11 10:31:44 +02:00 |
|
Christophe Benz
|
29ca1a7a11
|
fix split bug, forget flush
|
2010-09-27 18:54:30 +02:00 |
|
Christophe Benz
|
3c8adf391c
|
fix indentation
|
2010-09-27 18:54:16 +02:00 |
|
Christophe Benz
|
c2af558743
|
handle case if no backend name is specified
|
2010-09-27 14:57:26 +02:00 |
|
Christophe Benz
|
57f1bd3cdf
|
Cmd commands must have one argument
|
2010-09-27 14:57:26 +02:00 |
|
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
|
aee0e49cc8
|
-b is handled by BaseApplication
|
2010-09-24 21:56:49 -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 |
|
Romain Bignon
|
60077e8f0a
|
fix list of backends
|
2010-08-31 18:08:47 +02:00 |
|
Romain Bignon
|
9f5c9aeebc
|
renamed BackendsLoader to ModulesLoader
|
2010-08-24 11:03:39 +02:00 |
|
Romain Bignon
|
1fd52b7ba8
|
enhancement of backends configuration
|
2010-08-13 12:00:24 +02:00 |
|
Christophe Benz
|
4ee379f33c
|
print utf-8 strings
|
2010-08-02 17:04:33 +02:00 |
|
Romain Bignon
|
8c9bf2a38d
|
reorganization order of commands and rename 'configured' to 'listconfigured'
|
2010-08-02 14:35:21 +02:00 |
|
Romain Bignon
|
e5a27692b5
|
fix bad backend name (closes #342)
|
2010-08-01 20:14:29 +02:00 |
|
Christophe Benz
|
d0ccc88201
|
s/weboobcfg/weboob-config
|
2010-07-29 19:25:29 +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
|
5547e14e11
|
enhance formatters
|
2010-07-11 22:00:18 +02:00 |
|
Christophe Benz
|
0db6d8942d
|
fix imports
|
2010-07-08 02:35:40 +02:00 |
|
Christophe Benz
|
dbaaa8ea0a
|
fix applications command
|
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 |
|