Romain Bignon
fbc40bd505
support media urls which don't start with mediaXX.youjizz.com
2011-12-07 10:46:48 +01:00
Romain Bignon
3a02f12bdb
pyflakes fixes
2011-12-04 12:02:44 +01:00
Nicolas Duhamel
c5e68a2c44
fix bp backend ( closes #730 )
...
Signed-off-by: Nicolas Duhamel <nicolas@jombi.fr>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-12-04 11:54:39 +01:00
Romain Bignon
a347913d1b
disable empty tabs
2011-12-04 11:27:34 +01:00
Romain Bignon
3cd28382e8
fix tabs, disable widgets during load/save, don't crash when there isn't any notes
2011-12-04 11:26:57 +01:00
Clément Schreiner
b8adf34e52
qhavesex: Implement the 'Notes' tab for taking notes about a contact
2011-12-04 11:14:53 +01:00
Clément Schreiner
8afe645b0b
ICapContact: manage personal notes about a contact
2011-12-04 11:14:53 +01:00
Romain Bignon
8649eee7a1
support the new 'dead' field
2011-12-04 11:14:28 +01:00
Romain Bignon
db230bcc36
add a 'ratio' field
2011-12-03 21:50:50 +01:00
Romain Bignon
3f48882844
fix profiles urls
2011-12-03 21:50:36 +01:00
Romain Bignon
5e5c25a2c1
fix searches on aum
2011-12-03 21:32:45 +01:00
Laurent Bachelier
a37359807a
Pastebin: handle user pages
...
Not used for anything (for now), but you can be redirected to them after login.
2011-12-03 14:29:36 +01:00
Romain Bignon
21d43b1e64
fix some stuff with new API
2011-12-03 13:47:07 +01:00
Romain Bignon
f6e1dd92d5
fix when URL contains spaces
2011-12-03 13:44:04 +01:00
Romain Bignon
3110a1cd5a
this is the end of the 'oh my fucking god' error message
2011-12-03 13:30:27 +01:00
Romain Bignon
80a8fcf218
remove useless and dangerous debug message
2011-12-03 12:58:41 +01:00
Romain Bignon
dd9f980cc1
support when description is missing
2011-12-03 12:58:20 +01:00
Florent
7a2b21f1b6
Add the nologin option to "submit"
...
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-11-29 17:14:41 +01:00
Romain Bignon
c5d53d3a39
update AUTHORS
2011-11-28 18:37:37 +01:00
Gabriel Kerneis
edcdd77e50
Boursorama: load three months of history
2011-11-28 17:26:00 +01:00
Gabriel Kerneis
5c3df70c50
First draft of a Boursorama backend
2011-11-28 17:26:00 +01:00
Romain Bignon
f80d3839b8
display at least one photo url in profile even if there isn't any visible
2011-11-28 11:10:56 +01:00
Romain Bignon
685d389fd9
ability to select values in profile ( closes #731 )
2011-11-27 22:22:49 +01:00
leto
d7c4933d87
antispam update
...
Signed-off-by: leto <leto@weboob.org>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-11-27 16:42:51 +01:00
Noe Rubinstein
301c827837
batoto: change .com to .net
2011-11-27 02:09:58 +01:00
leto
342cb75cba
add a 'shape' field and antispam update
...
Signed-off-by: leto <leto@weboob.org>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-11-19 22:40:47 +01:00
Pierre Mazière
45934da38f
LCL: make color a LCLVirtKeyboard property
...
and simplify LCLVirtKeyboard constructor arguments
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
2011-11-04 10:14:36 +01:00
Pierre Mazière
e19a51e23c
BNPorc: make color a BNPVirtKeyboard property
...
and simplify BNPVirtKeyboard constructor arguments
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
2011-11-04 10:14:09 +01:00
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