Christophe Benz
29de886fe6
add nsfw command
2010-09-24 18:03:48 +02:00
Christophe Benz
4f4897e0f2
add formatter command
2010-09-23 19:48:52 -04:00
nicolas
af8842bb0b
Committer: nicolas <nicolas@NicolasDesktop.(none)>
...
New backend, bp, La Banque Postale
Implante
- get_accounts_list
- get_history
new file: weboob/backends/bp/__init__.py
new file: weboob/backends/bp/backend.py
new file: weboob/backends/bp/browser.py
Signed-off-by: Nicolas Duhamel <nicolas@jombi.fr>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2010-09-23 17:17:58 -04:00
Christophe Benz
13a1f2a8a5
enhance select command, add condition command
2010-09-23 13:24:59 -04:00
Romain Bignon
65bcd201e0
fixes on console applications
2010-09-23 17:05:32 +02:00
Romain Bignon
6bbc6f599e
fix things related to help output, completion and intro
2010-09-21 19:49:04 -04:00
Romain Bignon
17544397dd
fix callback
2010-09-21 13:10:55 -04:00
Christophe Benz
9e2345eeb9
implement select command
2010-09-21 13:10:52 -04:00
Christophe Benz
ab4a427586
new ReplApplication base class
2010-09-21 13:10:48 -04:00
Romain Bignon
0dc4485076
fix script
2010-09-17 19:09:46 -04:00
Romain Bignon
54f9220555
fix output when no backends is configured
2010-09-17 19:08:04 -04:00
Romain Bignon
d1f805145d
fix parsing of comments when templeet sucks, and display comments URL in signatures
2010-09-09 16:00:08 +02:00
Romain Bignon
5a33463fb9
missing import
2010-09-01 14:05:11 +02:00
Romain Bignon
5fc4ead2ac
split tests and ignore when the website is not available
2010-09-01 13:39:50 +02:00
Romain Bignon
c63fcc8c7d
check when the account is blocked
2010-09-01 13:38:33 +02:00
Romain Bignon
738ddc9c60
fix parsing duration when >1h
2010-09-01 12:08:43 +02:00
Romain Bignon
0b3b020798
iter_unread_messages() doesn't raise any exception when website is unavailable
2010-08-31 18:09:11 +02:00
Romain Bignon
d632fb6164
fix: do not load disabled backends
2010-08-31 18:08:55 +02:00
Romain Bignon
60077e8f0a
fix list of backends
2010-08-31 18:08:47 +02:00
Romain Bignon
915bab2a68
fix tests
2010-08-31 16:00:55 +02:00
Christophe Benz
96e706db31
use simpler form for iter to list
2010-08-31 15:55:19 +02:00
Romain Bignon
1716a738d2
fix parsing URL of youtube videos ( closes #388 )
2010-08-31 15:32:17 +02:00
Romain Bignon
3590b8bfeb
fix name of test
2010-08-31 15:11:20 +02:00
Romain Bignon
2239e258fa
python2.5 fix
2010-08-31 15:09:57 +02:00
Romain Bignon
66b212dddb
test for CrAgr
2010-08-31 15:02:12 +02:00
Romain Bignon
2c57aef1fa
test for INA
2010-08-31 15:02:03 +02:00
Romain Bignon
fab98062ca
support fillobj and get thumbnail
2010-08-31 15:01:42 +02:00
Romain Bignon
9fb8deb516
implement searches on INA
2010-08-31 14:44:39 +02:00
Romain Bignon
87cd2bebec
fix typo and raise an error when trying to post a news or telegrams
2010-08-31 10:17:52 +02:00
Romain Bignon
9e01185b1a
title and sender are not needed anymore
2010-08-31 09:22:31 +02:00
Romain Bignon
08336eeb1f
fix fill of contact photos when we can't fetch profile
2010-08-30 18:20:01 +02:00
Romain Bignon
3102e79e51
fix check of not loaded data
2010-08-30 18:19:50 +02:00
Romain Bignon
e335c8741e
new test for fourchan
2010-08-30 16:59:52 +02:00
Romain Bignon
5f5507391b
new test for aum
2010-08-30 16:59:52 +02:00
Romain Bignon
876d05ffa6
when there is a param, load test only for this backend
2010-08-30 16:59:52 +02:00
Romain Bignon
e7c24c13c8
adapt to new ICapMessages API
2010-08-30 16:59:52 +02:00
Romain Bignon
42dd9ec4e1
new API for ICapMessages and ICapMessagesPost (introduce threads objects)
2010-08-30 16:59:52 +02:00
Romain Bignon
089441433d
fillobj can take a string
2010-08-30 16:59:52 +02:00
Romain Bignon
64d5f75be2
multiline formatter do not display not loaded fields
2010-08-27 09:49:07 +02:00
Romain Bignon
1e4ed8d09d
add a test on youtube to reveal there is CURRENTLY A BUG
2010-08-26 18:15:24 +02:00
Romain Bignon
1782e045d7
fix tests for bnporc
2010-08-26 18:15:11 +02:00
Romain Bignon
aaffdbf8d6
fix: the operation's label might be unicode (reported by blino)
2010-08-26 17:54:39 +02:00
Romain Bignon
185a6e91a2
function iternb (not used yet, but it's more usefull in tree than in stash)
2010-08-25 13:21:08 +02:00
Romain Bignon
7ad2d03534
missing icons for chatoob and videoob-web
2010-08-24 20:45:54 +02:00
Romain Bignon
837049e3d5
add (ugly) icons for applications
2010-08-24 20:25:57 +02:00
Romain Bignon
9f5c9aeebc
renamed BackendsLoader to ModulesLoader
2010-08-24 11:03:39 +02:00
Romain Bignon
f0ea8829a2
display weboob-config-qt at launch on Qt applications when there are no configured backends
2010-08-20 12:22:04 +02:00
Romain Bignon
31445de767
qweboobcfg: display website of backend in description in any
2010-08-20 09:19:21 +02:00
Romain Bignon
693123a702
new icon for arte and geolocip
2010-08-20 08:56:35 +02:00
Romain Bignon
b620ef7460
add a button to configure backends
2010-08-19 22:22:17 +02:00