Commit graph

2,287 commits

Author SHA1 Message Date
Pierre Mazière
9bcb448b99 LCL: prefer MappedVirtKeyboard to VirtKeyboard
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
2011-11-04 10:13:38 +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
a5453326e0 Add MappedVirtKeyboard class
This is useful for virtual keyboard based on the usemap
attribute of an IMG tag

Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
2011-11-04 10:11:32 +01:00
Pierre Mazière
2fdb2fe36a VirtKeyboard: add check_symbols method
This method allows one to verify, before any decoding attempt,
if all the symbols given as arguments can be found in the
virtual keyboard.

Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
2011-11-04 10:10:23 +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
b14079a31e VirtKeyboard: make color argument mandatory
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
2011-11-04 10:08:33 +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
45c9eba40f LCL: fix pyflakes whining
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-11-02 09:19:17 +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
Pierre Mazière
4f7fe4f843 LCL: fit the new authentification scheme
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-11-02 09:19:11 +01:00
Pierre Mazière
07d7233685 Add 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:08 +01:00
Romain Bignon
d325e410dc oops 2011-10-27 08:56:01 +02:00
Romain Bignon
e4bbca3c33 add a 'phone' field 2011-10-27 08:50:48 +02:00
Romain Bignon
0bf2317f42 support IDs as an url 2011-10-27 08:50:23 +02:00
Romain Bignon
07e4e0126a add an error message for error code 4.0.1 2011-10-27 08:49:41 +02:00
Romain Bignon
a24a535d1c remove a rule which matches false positives 2011-10-27 08:47:38 +02:00
Romain Bignon
6444ee9146 fix broken backend 2011-10-25 14:24:08 +02:00
Romain Bignon
68bb3cb274 control 'url' backends parameter with a regexp (closes #712) 2011-10-25 13:33:03 +02:00
Romain Bignon
06eb33ec59 handle general errors when website is unavailable 2011-10-25 13:29:52 +02:00
Romain Bignon
59dfe3083a delete 'remove_html_tags' global function, and create IParser.tocleanstring and IParser.strip abstract methods. 2011-10-25 13:28:43 +02:00
Romain Bignon
5a96b425da add 'Sent with my iPhone' in mail signatures when needed 2011-10-24 12:43:49 +02:00
Romain Bignon
4766e0507e display status message of contacts in events list 2011-10-20 12:24:00 +02:00
Romain Bignon
2dab4878e6 add city in status message 2011-10-20 11:54:46 +02:00
Clément Schreiner
ee70a1a066 Small language improvement 2011-10-20 10:56:05 +02:00
Romain Bignon
14028b13d9 add a button 'Profile' 2011-10-19 18:58:47 +02:00
Romain Bignon
cde5bff35a new 'Events' tab 2011-10-19 18:58:44 +02:00
Romain Bignon
05a5ca0fe1 iter events (baskets, charms and visits) 2011-10-19 18:55:24 +02:00
Romain Bignon
e55361d473 new Event object 2011-10-19 18:55:08 +02:00
Romain Bignon
0fb2951b57 fix getting contacts list 2011-10-16 21:16:42 +02:00
Romain Bignon
8da336d3dd when thread is a discussion, display messages linearly 2011-10-16 21:16:35 +02:00
Pierre Mazière
22509971ca LCL: add support for various types of accounts
In addition to the exisiting Compte Courant, the following account
types are now supported:
Compte de dépôts
Compte d'Epargne

Reported-by: Luc Didry <luc@didry.org>
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
Tested-by: Luc Didry <luc@didry.org>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-10-15 12:37:22 +02:00
Pierre Mazière
4a1b559c5f LCL: remove extra space character
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-10-15 12:37:19 +02:00
Romain Bignon
5680a9cfb0 display the 'title' field in contact profile 2011-10-12 17:26:57 +02:00
Romain Bignon
44ad8b5f63 fix compatibility with python2.5 2011-10-12 16:40:49 +02:00
Romain Bignon
ce52d2967e fix crash when there is no thumbnail on a video (closes #708) 2011-10-11 19:27:34 +02:00
Romain Bignon
dc38eb7d4c limit feed entries by date (<60 days) instead of number of entries (20) 2011-10-11 19:08:27 +02:00
Luc Didry
197443b6d7 Revert "Fix LCL backend (site change ?)"
This reverts commit 2eacb056c1.

Pierre told me that it brokes its own website account.
2011-10-11 09:57:43 +02:00
Romain Bignon
5548409068 update AUTHORS 2011-10-11 09:55:08 +02:00
Julien Veyssier
d3e9195be5 [creditmutuel] backend corrected,
> i don't understand why Browser.__init__() is called many times so this
> correction is a bit dirty but efficient
2011-10-11 08:46:45 +02:00
Luc Didry
2eacb056c1 Fix LCL backend (site change ?)
Signed-off-by: Luc Didry <luc@didry.org>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-10-11 08:44:05 +02:00
Romain Bignon
eb3f681136 bump to 0.a 2011-10-10 11:38:02 +02:00
Romain Bignon
1b6d04ffee Weboob 0.9 released 2011-10-10 11:37:44 +02:00
Romain Bignon
fe9290c953 update AUTHORS 2011-10-10 11:36:46 +02:00
Romain Bignon
cdf2e86b17 disable keyring (refs #706) 2011-10-10 11:26:39 +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
3ec65f7a55 correctly format messages 2011-10-10 10:14:59 +02:00
Romain Bignon
cbec5380f1 fix checking of accused messages 2011-10-09 20:37:43 +02:00
Romain Bignon
3a301ed6ec de not report spambots :) 2011-10-09 20:36:56 +02:00
Romain Bignon
e4248c1e39 update antispam 2011-10-09 20:35:12 +02:00
Romain Bignon
f33bde72e4 correctly encode sent messages 2011-10-08 23:44:01 +02:00