Romain Bignon
70bdde2657
repositories/ is a config directory
2012-01-28 11:45:29 +01:00
Laurent Bachelier
a3b75fc2bb
Use the correct location for sources.list
...
It was moved to the right directory, but Repositories tries to find it
in the datadir, not in the workdir.
2012-01-27 23:37:08 +01:00
Laurent Bachelier
adb7b95796
Fix to still use with keyword with Python 2.6
...
Also add imports for Python 2.6 usage.
2012-01-27 23:14:44 +01:00
Romain Bignon
7d3a717722
correctly remove the old .weboob directory
2012-01-27 17:41:11 +01:00
Romain Bignon
3a3bbd377e
support XDG Base Directory Specification ( closes #765 )
2012-01-27 17:34:08 +01:00
Romain Bignon
5bd0aeed41
setup a default logging handler at app startup, before parsing args (-vdq)
2012-01-27 17:34:08 +01:00
Pierre Mazière
99a45daae8
MappedVirtKeyboard: fix default value for map_attr
...
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
2012-01-24 23:51:59 +01:00
Pierre Mazière
2310e8506f
MappedVirtKeyboard: set <map> attribute to return
...
Rather than imposing onclick, the map attribute whose value is returned
when retrieving a code is now a constructor argument
For the sake of backward compatibility, default is set to onclick
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
2012-01-24 23:51:56 +01:00
Romain Bignon
65169a8a8d
fix compatibility with python2.6
2012-01-21 16:46:33 +01:00
Romain Bignon
c0655ad9ef
update sources.list comments
2012-01-21 16:24:35 +01:00
Romain Bignon
f28fac3a27
oops, fix crash ( closes #764 )
2012-01-20 13:58:19 +01:00
Romain Bignon
fd22eb5367
do not ask before installing a module
2012-01-19 10:50:27 +01:00
Romain Bignon
b3c797978a
automatically install missing modules referenced in ~/.weboob/backends
2012-01-19 10:48:26 +01:00
Romain Bignon
5083103d1a
fix messages
2012-01-18 11:45:47 +01:00
Laurent Bachelier
55465a2e4c
Display the proper config file path
2012-01-18 00:42:19 +01:00
Romain Bignon
ae2f417e0b
fix crash when trying to edit a backend of an unexistant module
2012-01-18 00:13:46 +01:00
Romain Bignon
9d87c8bc37
"weboob-config update" installs missing modules referenced in ~/.weboob/backends
2012-01-17 17:59:03 +01:00
Romain Bignon
14a7a1d362
support repositories to manage backends ( closes #747 )
2012-01-17 17:00:05 +01:00
Romain Bignon
ef16a5b726
fixes in CMB, update AUTHORS
2012-01-15 16:16:15 +01:00
Johann Broudin
2dbf63354f
Add CMB Backend
...
Signed-off-by: Johann Broudin <Johann.Broudin@6-8.fr>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2012-01-15 16:16:14 +01:00
Romain Bignon
ab365a6fdf
fix unicode issue
2012-01-09 23:29:31 +01:00
Florent
91cfedb247
Add the history for Livret A account (ing)
...
Signed-off-by: Florent <weboob@flo.fourcot.fr>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2012-01-09 16:24:52 +01:00
Romain Bignon
15e6e19e16
fix missing import and pyflakes errors
2012-01-06 20:47:00 +01:00
Florent
2a29b3c0cc
First implementation of the ING backend
...
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2012-01-06 17:27:28 +01:00
Pierre Mazière
a8d531f0d1
Pluzz: fix backend for News video ONLY
...
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
2012-01-03 12:11:52 +01:00
Romain Bignon
0df2ef3466
fix finding the video url
2012-01-01 15:56:45 +01:00
Romain Bignon
2b23948da6
new backend nolifetv
2011-12-30 17:12:59 +01:00
Romain Bignon
7ac8fbb611
oops, fix mistake
2011-12-29 12:03:42 +01:00
Romain Bignon
b1f12228bf
open images in memory instead of saving them in temp files
2011-12-29 11:13:41 +01:00
Romain Bignon
ef6fdd6ca2
Merge branch 'master' of ssh://git.symlink.me/romain/weboob
2011-12-15 13:38:03 +01:00
Romain Bignon
793810fdf3
ipaddr is not available anymore
2011-12-15 13:37:33 +01:00
Romain Bignon
4edeba3d62
fix crash when there isn't any photos on a profile
2011-12-12 14:37:24 +01:00
Romain Bignon
a32dfeb412
fix formatting error
2011-12-09 21:32:44 +01:00
Romain Bignon
d8a3a4360e
fix unicode error
2011-12-07 15:07:16 +01:00
Romain Bignon
3bf772ec51
fixes to support parsing AdopteUnMec's profile
2011-12-07 15:05:58 +01:00
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