Florent
f2a255304d
Fix forecast
2012-05-10 14:33:08 +02:00
Florent
86b5dd1078
Fix current (site changed)
2012-05-10 13:35:25 +02:00
Arno Renevier
2543303636
First implementation of weather.com module
2012-05-10 13:26:37 +02:00
Romain Bignon
ba1879d501
use imp instead of __import__
2012-05-07 14:03:21 +02:00
Romain Bignon
aa0084a37d
use module imp instead of __import__
2012-05-07 13:59:27 +02:00
Romain Bignon
681c97440d
fix duplicate IDs of accounts
2012-05-07 10:11:50 +02:00
Romain Bignon
fa197cce6e
correctly check new version of module
2012-05-05 16:26:00 +02:00
Romain Bignon
ccdc73e99f
fix selection of product
2012-05-05 16:24:56 +02:00
Romain Bignon
0976b5cd68
use hashlib instead of deprecated md5 module
2012-05-05 11:27:34 +02:00
Romain Bignon
bc944f98fe
fix version in setup.py
2012-05-05 00:25:04 +02:00
Romain Bignon
2f8072e89e
bump to 0.d
2012-05-04 21:17:46 +02:00
Romain Bignon
0286bdc320
Weboob 0.c released
2012-05-04 21:17:10 +02:00
Xavier G
025fc6bfc4
CrAgr: CA Sud Rhone Alpes now takes the adequate account label if possible. ( closes #857 )
2012-05-04 21:15:59 +02:00
Xavier G
06848ae011
CrAgr now handles history-less accounts as found on Sud Rhone Alpes
2012-05-04 21:12:58 +02:00
Romain Bignon
880cdf60cb
prevent replacing bad versions
2012-05-04 20:58:29 +02:00
Romain Bignon
b37c2160b5
when many products are found, ask user to select one
2012-05-04 20:48:33 +02:00
Romain Bignon
3fb58ede8b
fix test for new kind of urls
2012-05-04 19:15:02 +02:00
Romain Bignon
1be12a9dbe
support changes on website
2012-05-04 19:14:59 +02:00
Romain Bignon
f7214e5e62
ability to format dicts
2012-05-04 16:27:49 +02:00
Florent
4fe8f13984
Catch error on password/birthday/login as BrowserIncorrectPassword
2012-05-04 15:01:08 +02:00
Romain Bignon
7cc8e319c3
prevent infinite loop when password is wrong
2012-05-04 14:19:42 +02:00
sputnick
83bdd1b412
added missing "replace(",", ".")" in account list
2012-05-04 11:17:00 +02:00
Romain Bignon
cad9b87272
update AUTHORS
2012-05-04 10:59:18 +02:00
Benjamin Drieu
90bd838eff
Fix issues with TricTracTV module : date parsing was wrongly assuming locales setting and duration parsing was not working as expected.
...
Signed-off-by: Benjamin Drieu <bdrieu@april.org>
Signed-off-by: Romain Bignon <romain@symlink.me>
2012-05-04 10:59:18 +02:00
Benjamin Drieu
c20bb4e4c0
Add module TricTrac.tv
...
Signed-off-by: Benjamin Drieu <bdrieu@april.org>
Signed-off-by: Romain Bignon <romain@symlink.me>
2012-05-04 10:59:18 +02:00
Romain Bignon
c498d41aef
fix printing unicode error
2012-05-04 10:59:18 +02:00
Pierre Mazière
612d4a5cd5
Change e-mail address
...
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2012-05-02 14:39:32 +02:00
sputnick
ab8528c517
support for fortuneo "current account"
2012-05-01 22:21:12 +02:00
Florent
b5d7dbee7b
Fix infinite loop recursion
2012-04-30 17:09:15 +02:00
leto
93acc54949
add a "mailable" field
...
Signed-off-by: leto <leto@weboob.org>
Signed-off-by: Romain Bignon <romain@symlink.me>
2012-04-30 16:08:59 +02:00
leto
e59d5eb98f
fix some values
...
Signed-off-by: leto <leto@weboob.org>
Signed-off-by: Romain Bignon <romain@symlink.me>
2012-04-30 16:08:50 +02:00
Florent
c7295c6711
Some changes on report_accounts.sh
...
* s/cat|grep|awk/awk/
* Speak english
* Use mktemp
2012-04-30 15:27:24 +02:00
Florent
49a476d61c
Return html to applications
...
And change relative links to absolute links
2012-04-30 12:27:32 +02:00
Florent
c9aadbfb34
Replace relative link to complete link
2012-04-30 11:55:46 +02:00
Florent
02d5fb4c15
Valid feed for w3c validator
2012-04-30 11:28:44 +02:00
Romain Bignon
67ba5b42c0
display accounts without history
2012-04-29 22:26:07 +02:00
Romain Bignon
e787a71ea8
prefix private attribute with a _
2012-04-29 22:07:48 +02:00
Romain Bignon
6f46c41743
do not fail during fullobj() if the object is not supported by backend
2012-04-28 16:38:55 +02:00
Romain Bignon
bbcf8c7854
remove 'install' command
2012-04-28 15:46:57 +02:00
Romain Bignon
f5625240cc
use get_object() instead of inner functions
2012-04-28 15:26:00 +02:00
Romain Bignon
15f536d09b
support CIF accounts
2012-04-28 15:25:49 +02:00
Florent
d36618a7b8
Add a atom formatter for boobmsg
...
Example of use case (in a cron) :
boobmsg export_all -n -1 -f atom -b presseurop > /var/www/press.atom
And a cool full atom feeds can be broadcasted to all
rss readers.
2012-04-27 16:35:35 +02:00
Laurent Bachelier
d638ea2f65
No need for nosetests path adjustments
2012-04-27 14:33:15 +02:00
Romain Bignon
32325dfe67
update AUTHORS
2012-04-27 14:32:41 +02:00
Romain Bignon
e5474c26a1
remove '-' from readline delims
2012-04-27 14:31:44 +02:00
capitaldata
5e8ac671da
add list-modules option in the command line interface
...
ex: radioob> backends list-modules
Signed-off-by: capitaldata <capitaldata@capitaldata-desktop2.(none)>
Signed-off-by: Romain Bignon <romain@symlink.me>
2012-04-27 14:31:40 +02:00
BohwaZ
6f20707bed
Report accounts bash script
...
Signed-off-by: bohwaz <bohwaz@bohwaz.net>
2012-04-27 13:46:55 +02:00
Florent
111b1aab6e
Add a favicon for taz module
2012-04-27 13:34:40 +02:00
Florent
8b0ce34187
Add a favicon to presseurop module
2012-04-27 13:34:40 +02:00
Florent
759ae14b44
Fix favicon
2012-04-27 13:34:40 +02:00