Commit graph

1,056 commits

Author SHA1 Message Date
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
Romain Bignon
7840a165e4 don't crash if field value is special unicode chars 2010-10-01 21:23:46 +02:00
Romain Bignon
a36aa0d56e handle errors during loading and ask users to reconfigure backend 2010-10-01 20:17:23 +02:00
Romain Bignon
a45c294385 add 'errors' parameter to load_backends to get list of errors during loading 2010-10-01 20:16:58 +02:00
Laurent Bachelier
879445ead2 Support for accounts without "coming" in bnporc 2010-10-01 19:12:48 +02:00
Romain Bignon
ad588d5d1d rename -S(--save-responses) to -a 2010-10-01 17:14:36 +02:00
Romain Bignon
8e14044b01 weboob 0.2 released 2010-10-01 13:59:26 +02:00
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
17e679f3e1 fix getting website if BROWSER is not a BaseBrowser 2010-10-01 09:48:59 +02:00
Romain Bignon
5d64e26ead new icon for bp 2010-10-01 09:48:50 +02:00
Romain Bignon
b9f759849b fix inserting 'more' button 2010-10-01 09:30:04 +02:00
Laurent Bachelier
0cdcd10b52 Fix syntax error with Python<2.6 2010-09-30 23:49:15 +02:00
Laurent Bachelier
a301177175 Also hook in the readurl method 2010-09-30 23:28:33 +02:00
Laurent Bachelier
da55da0d9d Optional global argument to save responses
By adding -S or --save-responses to an application's arguments, every
response will be saved in /tmp/weboob. This is best used with the
-d/--debug option.
It might be interesting to add the headers to the saved response.
2010-09-30 23:28:33 +02:00
Romain Bignon
2378c6ffc0 port qhavesex to new ICapMessages API 2010-09-30 20:13:06 +02:00
Romain Bignon
776f5d3ac8 fix getting accused status for messages 2010-09-30 20:13:06 +02:00
Romain Bignon
41827c4160 show a messagebox on bcall errors instead of console print 2010-09-30 20:13:06 +02:00
Romain Bignon
217b029a6f pyflakes fixes 2010-09-30 12:40:09 +02:00
Romain Bignon
a8b6594af0 add help for logging command, and set it as a weboob command 2010-09-30 12:28:46 +02:00
Romain Bignon
37266a7945 add 'logging' command 2010-09-30 12:23:38 +02:00
Romain Bignon
c76e5f9e6a new command 'backends edit' 2010-09-30 12:07:53 +02:00
Romain Bignon
6dfbda042c correctly handle BrowserUnavailable and BrowserIncorrectPassword exceptions in repl applications (closes #302)
It asks user to reconfigure backend when BrowserIncorrectPassword is
raised.
2010-09-30 11:59:12 +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
Romain Bignon
5c7cf838da handjob 2010-09-29 21:52:49 +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
17f6df1e30 pyflakes fix 2010-09-28 11:58:23 +02:00
Romain Bignon
0ce8b12c32 stop scheduler when an application exits 2010-09-28 11:29:32 +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
9da22142be fix spawnlp usage 2010-09-28 02:26:05 +02:00
Christophe Benz
7004c1d669 move video player tool to external file 2010-09-28 02:16:18 +02:00
Christophe Benz
3939cf1039 fix bug when keyup:keydown in history 2010-09-28 01:27:44 +02:00
Christophe Benz
7f755c660d del ConsoleApplication 2010-09-28 01:27:22 +02:00
Christophe Benz
9cb470ec4d oops forget to change variable 2010-09-28 01:03:11 +02:00
Christophe Benz
1e0e96afbf delete videoob-repl script too 2010-09-28 01:03:01 +02:00
Christophe Benz
bd31eeadbd use english descriptions 2010-09-27 18:54:36 +02:00
Christophe Benz
29ca1a7a11 fix split bug, forget flush 2010-09-27 18:54:30 +02:00
Christophe Benz
3c8adf391c fix indentation 2010-09-27 18:54:16 +02:00
Christophe Benz
8ab772c3d7 delete videoobrepl 2010-09-27 18:53:59 +02:00
Christophe Benz
f46eab4b67 set nsfw true by default 2010-09-27 18:53:44 +02:00
Christophe Benz
1fd34fe715 avoid python side effect 2010-09-27 14:57:26 +02:00
Christophe Benz
c2af558743 handle case if no backend name is specified 2010-09-27 14:57:26 +02:00
Christophe Benz
b896f5f75c use jquery chaining 2010-09-27 14:57:26 +02:00
Christophe Benz
57f1bd3cdf Cmd commands must have one argument 2010-09-27 14:57:26 +02:00