Commit graph

61 commits

Author SHA1 Message Date
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
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
87f3e1e765 enhancements 2010-08-14 00:21:48 +02:00
Romain Bignon
7b9ed0481a tests for backend bnporc 2010-08-14 00:10:03 +02:00
Romain Bignon
404d7290ba a lot of pyflakes and pylint fixes 2010-08-13 22:23:10 +02:00
Romain Bignon
af08bd0eeb several fixes 2010-08-12 18:17:19 +02:00
Romain Bignon
d8a739f86f applying patch from Olf to add the 'history' command to boobank and backends (refs #373) 2010-08-12 18:17:19 +02:00
Romain Bignon
7949fcc8f1 unused imports removed 2010-08-12 09:19:35 +02:00
Christophe Benz
13f9fc07b2 move icons to xdg standard dirs, add desktop files
closes #359
2010-08-11 19:30:30 +02:00
Laurent Bachelier
05b9bbdb2e Fix for ClientForm in mechanize >=0.2
refs #362
2010-08-10 18:15:22 +02:00
Romain Bignon
dcdc84dced do not need history anymore 2010-07-15 22:02:52 +02:00
Romain Bignon
ca7d37e3cb renames 2010-07-13 18:47:31 +02:00
Christophe Benz
0028e48b61 backend move to tools 2010-07-12 03:16:05 +02:00
Christophe Benz
1955d1be59 move core files to weboob.core 2010-07-07 17:20:16 +02:00
Christophe Benz
944662c4bf set application versions to 0.1 2010-07-07 17:20:16 +02:00
Romain Bignon
711e88c661 add bnporc and aum logo 2010-07-03 23:37:13 +02:00
Romain Bignon
e5a8c2e277 PLEASE CBENZ CHECK YOUR FUCKING COMMITS THANKS. 2010-06-24 14:53:21 +02:00
Christophe Benz
470f2a9fe2 use real comments for licence header 2010-06-22 16:27:33 +02:00
Christophe Benz
af3ebade90 use properties for setters 2010-06-22 16:26:24 +02:00
Christophe Benz
406c42eb54 use snake case 2010-06-22 16:26:24 +02:00
Romain Bignon
c1279aa496 new API in BaseBackend to create browser 2010-05-20 10:39:49 +02:00
Christophe Benz
73ffa6c6f1 Results API 2010-05-05 19:03:38 +02:00
Romain Bignon
16318dcbf6 use the lxml parser (elementtidy is now deprecated) 2010-04-30 18:09:37 +02:00