Commit graph

366 commits

Author SHA1 Message Date
Romain Bignon
4aba2b9fe6 add a status field to display number of new visits 2012-06-15 17:35:15 +02:00
Romain Bignon
bb45115973 fix marking basket mails as read 2012-06-15 17:34:49 +02:00
Romain Bignon
e291912bc0 display last 45 visits instead of 15 2012-06-15 17:31:14 +02:00
Romain Bignon
168eb85381 support website changes about authentication (closes #891) 2012-06-14 12:54:41 +02:00
Romain Bignon
47a78e72f5 fix parsing housings (closes #874) 2012-06-11 21:24:18 +02:00
Damien Cassou
0a83341849 Add missing unicode() calls to avoid ConversionWarning reports
Signed-off-by: Damien Cassou <damien.cassou@gmail.com>
Signed-off-by: Romain Bignon <romain@symlink.me>
2012-06-11 21:18:21 +02:00
Romain Bignon
fbdf44e27a search works again 2012-06-08 13:56:53 +02:00
Romain Bignon
9294f3e964 fix parsing authors on anyclip videos 2012-06-08 11:24:57 +02:00
Romain Bignon
7f6281122d get maximum of transactions in history 2012-06-07 15:53:00 +02:00
Romain Bignon
9d3d8eb1a1 support history of coming transactions 2012-06-07 15:30:19 +02:00
Romain Bignon
5a39b77ed6 fix permissions 2012-06-07 14:56:32 +02:00
Romain Bignon
1f01c50a9d only digits are accepted in passwords 2012-06-07 13:11:01 +02:00
Romain Bignon
8c82b7c3f1 fix parsing transaction IDs (closes #879) 2012-06-03 10:46:42 +02:00
Florent
f24a454677 id with hash function 2012-06-01 11:18:07 +02:00
Romain Bignon
bbf3db6c01 fix getting 100 transactions instead of 30 (from history) 2012-05-31 14:06:56 +02:00
sputnick
a609c372e1 added a *.replace() to fix a bug line 86 2012-05-30 21:14:09 +02:00
Pierre Mazière
efd7cb2c75 LCL: password renewal warning 2012-05-24 23:22:26 +02:00
Romain Bignon
89ff1d1446 add missing patterns 2012-05-24 23:20:53 +02:00
Florent
b83e371f37 Change in presseurop RSS feed
More than one month in RSS feed...
2012-05-24 18:31:28 +02:00
Romain Bignon
1a1412044a changes on website ('execution' field renamed to '_flowExecutionKey') 2012-05-23 10:17:11 +02:00
Laurent Bachelier
452455404e Update laurentb GPG key
New subkeys, changed expiration dates.
2012-05-22 21:09:15 +02:00
Romain Bignon
3d6b792c34 use FrenchTransaction and detect type of transactions 2012-05-22 18:31:25 +02:00
Romain Bignon
5ac2a7cf18 use FrenchTransaction and parse labels 2012-05-15 15:38:14 +02:00
Romain Bignon
dd9d0d9b4a strip trailing "CARTE XXX" from card transactions labels 2012-05-15 15:37:55 +02:00
Romain Bignon
95af3239f1 works with any subbank 2012-05-15 14:09:42 +02:00
Romain Bignon
a090c20489 fix follow next pages of history 2012-05-14 22:19:42 +02:00
Romain Bignon
17705782e0 ForbiddenVideo is a UserError 2012-05-14 21:20:44 +02:00
Romain Bignon
ca7fd3c7f2 use logger instead of print in modules 2012-05-13 10:44:48 +02:00
Romain Bignon
d576fd19c8 add module cic 2012-05-12 15:48:54 +02:00
Romain Bignon
b615887c0f add icons and fix tests 2012-05-12 15:48:54 +02:00
Arno Renevier
bfe39958bd allow wetboob to display temperatures either on celsius or on fahrenheit
Close #843
2012-05-10 15:13:34 +02:00
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
681c97440d fix duplicate IDs of accounts 2012-05-07 10:11:50 +02:00
Romain Bignon
2f8072e89e bump to 0.d 2012-05-04 21:17:46 +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
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
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
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
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
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
49a476d61c Return html to applications
And change relative links to absolute links
2012-04-30 12:27:32 +02:00