Romain Bignon
24f80df0fd
fix weboobcfg to new ModulesLoader API
2010-04-08 20:40:23 +02:00
Christophe Benz
734ed400fb
add bank to dummy frontend
2010-04-08 18:32:08 +02:00
Christophe Benz
2bc005cc48
load only enabled backends
2010-04-08 18:31:56 +02:00
Christophe Benz
504462c82c
use config file for http frontend
2010-04-08 16:07:42 +02:00
Christophe Benz
5b7ef04d0d
display simpler message if no coming operations, instead of empty table
2010-04-08 12:17:50 +02:00
Christophe Benz
1c99c105c2
display error message if section already exists
2010-04-08 11:21:05 +02:00
Christophe Benz
3225bcb639
display error if wrong password
2010-04-08 11:17:12 +02:00
Romain Bignon
6e8d36ca93
unused imports
2010-04-07 15:18:52 +02:00
Romain Bignon
7b2295cf6c
new frontend 'weboobcfg'
2010-04-06 22:53:07 +02:00
Romain Bignon
27af8988b1
ConsoleApplication provides methods to handle commands
2010-04-06 21:53:54 +02:00
Laurent Bachelier
78ecceeebe
Fixes wrong shebang
2010-04-06 20:44:10 +02:00
Romain Bignon
e59af132ba
add an option to choose betwoon plaintext or html mails
2010-04-04 18:55:25 +02:00
Romain Bignon
3393fb73e9
abstraction on scheduler
2010-04-04 18:17:01 +02:00
Romain Bignon
140024b813
misc stuff
2010-04-04 16:52:03 +02:00
Romain Bignon
e92bfc4d65
new boobank frontend
2010-04-04 16:51:54 +02:00
Romain Bignon
d59da7c030
fix sent mails
2010-04-04 14:35:22 +02:00
Romain Bignon
82e9108aa8
fix yaml config loader
2010-04-03 18:31:17 +02:00
Romain Bignon
3d0c80c323
improve the dummy script
2010-04-01 20:25:32 +02:00
Romain Bignon
2cb52beba5
new frontend configuration system
2010-04-01 20:06:49 +02:00
Romain Bignon
e119a70cec
new system to load backends
...
Now there is a single file ~/.weboob/backends, where every backends are
instancied. There are two ways to create backends for frontends:
- Use Weboob.load_backends(), to load every backends in the config file
- Use Weboob.load_modules(), to instanciate every module one time
2010-04-01 20:05:09 +02:00
Romain Bignon
098d22ba35
fixed frontends
2010-03-31 00:06:27 +02:00
Romain Bignon
e8349f5ddc
renamed 'mail' frontend to 'monboob'
2010-03-30 23:25:56 +02:00
Romain Bignon
29400eb185
reorganization of config management
2010-03-30 23:24:18 +02:00
Christophe Benz
9c923da16a
code factorization
2010-03-29 15:14:44 +02:00
Christophe Benz
8ece426999
simple http frontend
2010-03-29 13:25:40 +02:00
Romain Bignon
812c597f34
minor fixes
2010-03-27 11:42:54 +01:00
Christophe Benz
b08db0035e
WIP: updatable
2010-03-26 20:14:10 +01:00
Romain Bignon
0f92967357
ICapTravel.iter_station_departures can take an optional 'arival_station' argument
2010-03-23 23:46:42 +01:00
Romain Bignon
c9debbc619
fix unicode issues
2010-03-23 14:19:59 +01:00
Romain Bignon
3f6d62f34a
add the 'travel' frontend
2010-03-23 13:59:14 +01:00
Romain Bignon
f65ca1c8b6
improve caps
2010-03-23 11:56:18 +01:00
Christophe Benz
4533e02c35
move mail frontend
2010-03-19 17:43:10 +01:00
Christophe Benz
c23564d48d
add dummy frontend
2010-03-19 17:11:27 +01:00
Romain Bignon
4065f7efcd
renamed dlfp2mail to weboob
2010-02-13 17:59:41 +01:00