Commit graph

23 commits

Author SHA1 Message Date
Laurent Bachelier
024f217c8b Use strings instead of integers internally for account IDs 2010-11-12 18:40:23 +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
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
1782e045d7 fix tests for bnporc 2010-08-26 18:15:11 +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
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
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
Romain Bignon
16318dcbf6 use the lxml parser (elementtidy is now deprecated) 2010-04-30 18:09:37 +02:00
Christophe Benz
42de7aa5a3 rename BasePage.loaded() to on_loaded() 2010-04-16 18:11:52 +02:00
Romain Bignon
3393fb73e9 abstraction on scheduler 2010-04-04 18:17:01 +02:00
Romain Bignon
69bb9e4826 new bnporc backend 2010-04-04 16:51:42 +02:00