Laurent Bachelier
6bc8ae2479
Check if Credit Agricole is down
2010-10-01 13:15:49 +02:00
Laurent Bachelier
0942c08d55
Add support for another version of Credit Agricole
...
Both versions are present, for different regions.
2010-10-01 12:08:51 +02:00
Romain Bignon
e6e95d64ca
fix test when no contact is available
2010-10-01 09:54:28 +02:00
Romain Bignon
776f5d3ac8
fix getting accused status for messages
2010-09-30 20:13:06 +02:00
Nicolas Duhamel
ccc663be70
modified: weboob/backends/bp/browser.py Update LOCAL_HASH due to website update
...
Signed-off-by: Nicolas Duhamel <nicolas@jombi.fr>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2010-09-29 23:30:22 +02:00
Nicolas Duhamel
935531c5ae
Return transfer id Prevent when the two accounts aren't on the same backend
...
Signed-off-by: Nicolas Duhamel <nicolas@jombi.fr>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2010-09-28 22:27:40 +02:00
Romain Bignon
6973611e2a
leto's bug: display a warning when it happens, and backend ignores malformated threads
2010-09-28 11:00:03 +02:00
Romain Bignon
5d70abf8f9
try to fix the leto's bug which assign id -1 to a thread
2010-09-28 10:55:03 +02:00
Christophe Benz
bd31eeadbd
use english descriptions
2010-09-27 18:54:36 +02:00
Romain Bignon
706c59a9a2
youtube backend doesn't load anymore if python-gdata is missing
2010-09-27 13:19:09 +02:00
Romain Bignon
11e7d2e3c1
get profile only for new messages
2010-09-25 08:06:00 +02:00
Romain Bignon
9d1b50ebe7
add profile information in mail signatures (fix regression)
2010-09-25 01:55:29 -04: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
Nicolas Duhamel
81706f23ad
Add a transfer capability and implante it in bp and boobank
...
Make a transfer in boobank like that:
>transfer fromaccountid toaccoundid amount
Signed-off-by: Nicolas Duhamel <nicolas@jombi.fr>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2010-09-24 18:05:32 +02: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
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
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
08336eeb1f
fix fill of contact photos when we can't fetch profile
2010-08-30 18:20:01 +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
e7c24c13c8
adapt to new ICapMessages API
2010-08-30 16:59:52 +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
31445de767
qweboobcfg: display website of backend in description in any
2010-08-20 09:19:21 +02:00
Christophe Benz
8afff42465
compare instance to basestring instead of (str, unicode)
2010-08-17 19:33:06 +02:00
Flo
10d8c85077
Replace the coming page, because the website changed too...
...
Signed-off-by: Flo <florent.fourcot@resel.fr>
2010-08-14 23:36:55 +02:00
Romain Bignon
171722fce3
fix fetching description
2010-08-14 21:37:35 +02:00
Romain Bignon
a3768ed3f2
protocol is a choice
2010-08-14 17:48:00 +02:00
Romain Bignon
dd6f4bee76
fix tests
2010-08-14 00:34:00 +02:00
Romain Bignon
9e2b399472
youtube youporn and youjizz tests
2010-08-14 00:27:44 +02:00
Romain Bignon
87f3e1e765
enhancements
2010-08-14 00:21:48 +02:00
Romain Bignon
8767ff2bf0
add tests for transilien
2010-08-14 00:21:37 +02:00
Romain Bignon
47e92b0e07
add tests for canaltp
2010-08-14 00:21:25 +02:00
Romain Bignon
7b9ed0481a
tests for backend bnporc
2010-08-14 00:10:03 +02:00
Romain Bignon
db1e7a9d95
tests for backend arte
2010-08-14 00:09:51 +02:00