Florent
|
d6da9843db
|
Set copyright in applications
|
2014-10-17 17:57:42 +02:00 |
|
Florent
|
feb1405813
|
bump to 1.1
|
2014-10-17 14:10:38 +02:00 |
|
Laurent Bachelier
|
74a4ef6723
|
Use the print function everywhere
python modernize.py --no-six -f libmodernize.fixes.fix_print -w
With manual fixes as the import was put always on top.
|
2014-10-06 17:00:17 +02:00 |
|
Florent
|
a64c9f2edb
|
Rename BaseApplication to Application
|
2014-09-26 10:18:12 +02:00 |
|
Laurent Bachelier
|
c07e23cafc
|
Use class attributes as much as possible for application output
refs #803
|
2014-09-04 12:41:25 +02:00 |
|
Florent
|
432f97e95c
|
bump to 1.0
|
2014-09-03 17:14:10 +02:00 |
|
Florent
|
9ca0bbae6a
|
bump to 0.j
|
2014-05-19 22:45:35 +02:00 |
|
Florent
|
a82f57512c
|
bump to 0.i
|
2014-01-08 23:40:16 +01:00 |
|
Florent
|
9b022b2ebe
|
bump to 0.h
|
2013-08-03 14:31:13 +02:00 |
|
Florent
|
9484099a1d
|
bump to 0.g
|
2013-03-26 18:31:12 +01:00 |
|
Laurent Bachelier
|
ae06ae3384
|
Add missing "whatis entry" to man pages
This is recommended by Debian.
closes #618
|
2013-02-13 00:38:33 +01:00 |
|
Florent
|
bf3132e8c0
|
bump to 0.f
|
2013-01-25 17:23:49 +01:00 |
|
Romain Bignon
|
4a1e4b5afa
|
bump to 0.e
|
2012-10-28 20:39:49 +01:00 |
|
Laurent Bachelier
|
6dad6938e0
|
weboob-debug: ability to prefer a shell
|
2012-10-25 03:39:29 +02:00 |
|
Laurent Bachelier
|
92244a4e81
|
weboob-debug: Work with more shell libs
- ipython
- newer ipython (>=0.11, though tested with 0.13 only)
- bpython
- standard python (and try to enable completion)
|
2012-10-25 03:01:15 +02:00 |
|
Laurent Bachelier
|
ffce7a19f3
|
Make weboob-debug less confusing
No useless REPL or "shell" command.
|
2012-10-25 00:11:11 +02:00 |
|
Romain Bignon
|
2f8072e89e
|
bump to 0.d
|
2012-05-04 21:17:46 +02:00 |
|
Romain Bignon
|
8e391d0b88
|
bump to 0.c
|
2012-03-14 22:09:24 +01:00 |
|
Romain Bignon
|
4be4b40509
|
bump to 0.b
|
2012-02-05 19:35:30 +01:00 |
|
Romain Bignon
|
eb3f681136
|
bump to 0.a
|
2011-10-10 11:38:02 +02:00 |
|
Romain Bignon
|
53e22d9f4b
|
bump to 0.9
|
2011-05-08 18:31:44 +02:00 |
|
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
|
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 |
|
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
|
1b417df356
|
do not use login for application
|
2010-11-17 20:48:56 +01:00 |
|
Romain Bignon
|
bea732d534
|
bump to version 0.4
|
2010-11-01 23:21:37 +01:00 |
|
Romain Bignon
|
c959feacac
|
bump version of backends and applications to 0.3
|
2010-10-11 10:31:44 +02:00 |
|
Romain Bignon
|
71f18ce7f6
|
bump version of every applications to 0.2
|
2010-09-25 07:39:40 +02:00 |
|
Romain Bignon
|
37a53b783a
|
port every console applications to ReplApplication
|
2010-09-24 12:58:27 -04:00 |
|
Romain Bignon
|
404d7290ba
|
a lot of pyflakes and pylint fixes
|
2010-08-13 22:23:10 +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
|
0db6d8942d
|
fix imports
|
2010-07-08 02:35:40 +02:00 |
|
Christophe Benz
|
3bf9c2518b
|
global s/frontends/applications/
|
2010-07-07 17:20:17 +02:00 |
|