Juke
64e706d4a9
Merge branch 'maemoui'
2010-04-14 20:27:41 +02:00
Juke
8440e7a367
functional version of travel_ui (again)
2010-04-14 20:23:01 +02:00
Juke
fe6543ef22
Merge branch 'maemoui'
2010-04-14 20:16:37 +02:00
Juke
ed4ff6e064
functionnal version of travel_ui
2010-04-14 20:12:16 +02:00
Christophe Benz
8bb58b6fe7
move boobank useful code into weboob.frontends.boobank
2010-04-14 18:37:33 +02:00
Christophe Benz
2f452599b1
remove dummy from installable scripts
2010-04-14 18:24:49 +02:00
Christophe Benz
6080d23eeb
change param name
2010-04-14 18:14:47 +02:00
Romain Bignon
9c828733ab
Merge branch 'master' of ssh+git://git.symlink.me/var/git/pub/juke/weboob
2010-04-14 00:44:55 +02:00
Juke
8ac4dd104f
ADD copyright information
2010-04-13 19:20:55 +02:00
Juke
9363333b34
ADD plateform to disting late_reason and plateform
2010-04-13 19:17:01 +02:00
Christophe Benz
4d82163b41
add video title command
2010-04-13 16:02:13 +02:00
Romain Bignon
32a06b8e3c
new frontend: wetboob
2010-04-12 22:04:45 +02:00
Christophe Benz
89218af7c1
new frontend videoob and new backend for youtube
2010-04-12 16:57:38 +02:00
Christophe Benz
1bee1e5165
minor fixes for monfric frontend
2010-04-12 16:57:38 +02:00
Romain Bignon
ec7aa7a4e7
change copyrights and translate to english
2010-04-12 10:11:05 +02:00
Juke
ed84bf0e37
display stations and departures [IN DEV]
2010-04-12 09:33:48 +02:00
Juke
350deaafbc
Merge branch 'master' into maemoui
2010-04-11 18:36:18 +02:00
Juke
dced2bcc6c
add file for script and frontend
2010-04-11 18:16:27 +02:00
Romain Bignon
36eb6ac11b
new frontend 'havesex'
2010-04-11 18:06:57 +02:00
Laurent Bachelier
52488b4527
Removes unneeded shebangs
2010-04-09 18:50:10 +02:00
Christophe Benz
5446e41eee
new frontend monfric
2010-04-09 18:42:19 +02:00
Romain Bignon
b69cf69101
split http into weboob.frontends.http
2010-04-09 15:20:22 +02:00
Romain Bignon
3fcb0eb8f2
move scripts into topdir scripts/ directory
2010-04-09 15:18:13 +02:00
Romain Bignon
92eed9465f
monboob provides a storage object to backends
2010-04-08 22:35:15 +02:00
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