Commit graph

1,075 commits

Author SHA1 Message Date
Romain Bignon
ebec2ebb06 new capability ICapRadio 2010-10-08 10:53:30 +02:00
Romain Bignon
bf81773e8b if FIELDS is not defined, still raise id first 2010-10-08 10:52:41 +02:00
Romain Bignon
0ebf8d579d add class attribute to disable REPL behaviour 2010-10-08 10:52:35 +02:00
Romain Bignon
cba2f742aa correctly initialize base class 2010-10-08 10:51:21 +02:00
Romain Bignon
cd3c2ee787 do not reload specified backends in commands, but ask do() to call methods only on them (closes #405) 2010-10-07 15:34:31 +02:00
Romain Bignon
00f6c4dfe8 improvements 2010-10-05 17:41:45 +02:00
Romain Bignon
ed7472a4fb if root message is NotLoaded, display the 'More messages...' button 2010-10-05 17:41:29 +02:00
Romain Bignon
a3ccf3dfde replace blockquote to i 2010-10-05 17:41:13 +02:00
Romain Bignon
63d9e10172 set root message as NotLoaded if there are no messages and it's not a full request 2010-10-05 17:38:24 +02:00
Romain Bignon
19a43030a7 support sending HTML or plaintext messages (choice in combobox) 2010-10-04 22:52:23 +02:00
Romain Bignon
742ff2af58 do not double reload messages 2010-10-04 22:52:16 +02:00
Romain Bignon
734e73dce6 fix event lock order 2010-10-04 22:52:08 +02:00
Romain Bignon
5ff69b8048 support sending HTML messages 2010-10-04 22:51:57 +02:00
Romain Bignon
dfa0d2be82 support messages sending and several minor features 2010-10-04 22:28:29 +02:00
Romain Bignon
e5fde16cb6 oops, badly removed _messageSelected 2010-10-04 21:31:51 +02:00
Romain Bignon
3ff5b31f4a set the Thread.title attribute 2010-10-04 21:15:56 +02:00
Romain Bignon
05e28f9b52 fix get_thread with an id instead of a Thread instance 2010-10-04 21:15:43 +02:00
Romain Bignon
8b91911506 qboobmsg works and supports threads! 2010-10-04 21:15:23 +02:00
Romain Bignon
c216690351 wip 2010-10-04 20:39:57 +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
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