Pierre Mazière
e19a51e23c
BNPorc: make color a BNPVirtKeyboard property
...
and simplify BNPVirtKeyboard constructor arguments
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
2011-11-04 10:14:09 +01:00
Pierre Mazière
48ef2a5969
BNPorc: prefer MappedVirtKeyboard to VirtKeyboard
...
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
2011-11-04 10:12:57 +01:00
Pierre Mazière
d9b51c406d
VirtKeyboard: symbol detection improvement
...
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
2011-11-04 10:09:47 +01:00
Pierre Mazière
165d264ecb
VirtKeyboard: move to weboob/tools/captcha/
...
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
2011-11-04 10:07:09 +01:00
Pierre Mazière
b0141a304b
BNPorc: switch to the new virtual keyboard tool
...
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-11-02 09:19:14 +01:00
Romain Bignon
eb3f681136
bump to 0.a
2011-10-10 11:38:02 +02:00
Romain Bignon
acbf167f8c
revert changes to new BNP website which has been removed
2011-10-10 10:27:24 +02:00
Romain Bignon
d32482231e
set 'coming' to NotAvailable if needed
2011-09-23 10:02:00 +02:00
Romain Bignon
cc626bfd81
fix transfers with new website
2011-09-22 18:05:55 +02:00
Romain Bignon
d67b6449d1
fix parsing of amounts
2011-09-22 18:05:47 +02:00
Romain Bignon
cfd1603a4b
fix accounts list when there is no coming amount
2011-09-20 13:42:57 +02:00
Romain Bignon
a2f72f9e52
fix backend to new bnporc website ( closes #701 )
2011-09-20 12:32:06 +02:00
Romain Bignon
c450ffde06
parse special cases
2011-09-09 09:53:28 +02:00
ffourcot
ac8e035d29
Split the ex-label in category and label
...
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-09-08 17:58:50 +02:00
Romain Bignon
c7b81f0e3c
fix unicode error during transfer
2011-08-30 10:19:51 +02:00
Romain Bignon
27d6614f38
remove useless imports
2011-05-29 23:29:57 +02:00
Romain Bignon
473d45f5f1
bank account IDs are also stored in keyring ( closes #565 )
2011-05-21 10:35:18 +02:00
Romain Bignon
cb1372b99f
new class BackendConfig to manage backend configs
2011-05-21 10:26:57 +02:00
Romain Bignon
53e22d9f4b
bump to 0.9
2011-05-08 18:31:44 +02:00
Romain Bignon
44f8123aae
ability to see list of recipients
2011-05-07 14:23:31 +02:00
Romain Bignon
3751653874
rotating_password is an hidden input ( closes #627 )
2011-04-21 11:18:13 +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
ab2a62d79d
fix the captcha broker ( closes #461 )
2011-02-21 18:32:29 +01:00
Romain Bignon
2ebb9a844d
bump to 0.6
2011-01-08 12:30:28 +01:00
Romain Bignon
0278af175f
use datetime.date objects and transform coming labels
2010-12-27 18:28:24 +01:00
Christophe Benz
f1b3264a67
simplify and factorize code, remove dead code, follow conventions, use new-style classes
2010-12-09 15:39:49 +01:00
Romain Bignon
a83a81dde8
bump to 0.5
2010-12-01 19:55:59 +01:00
Romain Bignon
65b9913fef
check if the password rotation has been succeed
2010-11-15 23:21:16 +01:00
Laurent Bachelier
e5d4047016
Use basestring instead of str and unicode
2010-11-12 18:52:50 +01:00
Laurent Bachelier
024f217c8b
Use strings instead of integers internally for account IDs
2010-11-12 18:40:23 +01:00
Romain Bignon
9d7e1cd260
fix coming
2010-11-02 23:36:27 +01:00
Romain Bignon
bea732d534
bump to version 0.4
2010-11-01 23:21:37 +01:00
Christophe Benz
b69a31e1b9
python2.5 compatibility (for maemo)
2010-11-01 16:48:17 +01:00
Romain Bignon
e973525b50
bnporc implements transfers ( closes #416 )
2010-10-31 10:26:44 +01:00
Romain Bignon
08605f7901
when website is unavailable, raise BrowserUnavailable() instead of BrowserIncorrectPassword()
2010-10-31 09:16:46 +01:00
Romain Bignon
2d2a942494
use Value* classes instead of ConfigField
2010-10-26 21:02:42 +02:00
Romain Bignon
e8af3cc3b9
change email address
2010-10-23 11:18:22 +02:00
Romain Bignon
c959feacac
bump version of backends and applications to 0.3
2010-10-11 10:31:44 +02:00
Romain Bignon
d351cd13f0
fix boobank when coming is not available
2010-10-09 09:03:41 +02:00
Romain Bignon
25916abbcd
display a warning when the password is expired and has been switched
2010-10-03 15:39:07 +02:00
Laurent Bachelier
481226c6d0
This is actually the same case (no "a" in coming).
...
The code should never crash now.
2010-10-03 10:11:48 +02:00
Pierre Mazière
444a2a9971
bnporc account list: strip account label
...
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2010-10-03 10:18:58 +02:00
Pierre Mazière
6779c2942b
Fix bug #401
...
Some accounts do have "coming" in bnporc but with simple text
instead of a <a> tag
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2010-10-03 10:18:23 +02:00
Romain Bignon
a4dbaf01c5
if password if expired, switch with the value of the new 'rotating_password' backend setting
2010-10-01 21:24:22 +02:00
Laurent Bachelier
879445ead2
Support for accounts without "coming" in bnporc
2010-10-01 19:12:48 +02:00
Romain Bignon
71f18ce7f6
bump version of every applications to 0.2
2010-09-25 07:39:40 +02:00
Christophe Benz
96e706db31
use simpler form for iter to list
2010-08-31 15:55:19 +02:00
Romain Bignon
1782e045d7
fix tests for bnporc
2010-08-26 18:15:11 +02:00