Commit graph

339 commits

Author SHA1 Message Date
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
Florent
c9aadbfb34 Replace relative link to complete link 2012-04-30 11:55:46 +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
15f536d09b support CIF accounts 2012-04-28 15:25:49 +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
Florent
f455fbf1e6 Small cleanup
1) Remove the todo, ING coming doesn't provide usefull information
2) yield account instead to create a list
3) remove coming in the test (not implemented)
2012-04-27 13:34:40 +02:00
Florent
996f1e0c22 Fix conversion warning and remove useless cache 2012-04-27 13:34:40 +02:00
Florent
62bb1321bc Catch "go up" value 2012-04-27 13:34:39 +02:00
Florent
a4c8a1abf7 With yield instead of return a list 2012-04-27 13:34:39 +02:00
Romain Bignon
39657d53c8 fix when there are no transactions for the account 2012-04-25 16:11:09 +02:00
Florent
68add41f7f Real author catching on article pages
But still doesn't work for editorial
Tested on 0.b and 0.c
2012-04-25 13:53:05 +02:00
Florent
e181fe4b89 Fix parsing of cartoon pages (Site changed)
Tested on version 0.b and 0.c
2012-04-25 13:50:54 +02:00
Florent
c9616639af Fix subscriber field 2012-04-25 13:50:00 +02:00
Florent
2befef94a1 Add a cleanup function to dlfp backend
The DLFP backend doesn't get object older than 60 days: we don't
have to store older "seen" value in the storage.
Bad news: we have to store the date of the object to perform
the cleanup. It will increase the storage size (before a big
improvement).

Since we didn't store date value before this commit, this feature
will work 60 days after module upgrade.
2012-04-25 13:49:48 +02:00
Romain Bignon
2a97ab0074 add a regexp on password field 2012-04-25 13:46:12 +02:00
Romain Bignon
aea269e9f6 create UserError exception
Modules can raise this exception when they want to print errors to user
2012-04-25 13:43:52 +02:00
Romain Bignon
6deaa9ac44 use a better workaround 2012-04-23 11:32:33 +02:00
Florent
aabd8a2f2a Fix freemobile history pages (site change) 2012-04-23 11:20:27 +02:00
Florent
ae3ccde2e8 Get more historical transactions
We get now all availables transactions on the website, not only
the first page
2012-04-23 11:20:20 +02:00
Florent
d095811799 Use yield to return objects an not a list 2012-04-23 11:20:17 +02:00
Romain Bignon
2d4635b3e6 don't list bourse accounts 2012-04-23 11:00:39 +02:00
sputnick
443df5360c added missing operation.raw for pages/accounts_list.py 2012-04-22 19:21:02 +02:00
sputnick
507c9d2c80 fixes on fortuneo module
backend.py
    iter_history() implemented
  browser.py
    '.*/prive/default\.jsp.*' page added to AccountsList to prevent warnings
    full url on self.location() using 'https://' + self.DOMAIN_LOGIN + 'stuff'
  pages/accounts_list.py
    added unicode() to prevent warnings
  test.py
    test really implemented after site maintenance
2012-04-22 18:48:25 +02:00
Romain Bignon
f7421899da several fixes 2012-04-21 22:38:48 +02:00
sputnick
cd5f29a0f9 fixes on fortuneo module
browser.py:
        added condition on login page
        test in home removed
    pages/accounts_list.py
        code  refactor
        BrokenPageError is thrown if the <tr> table is void
        cosmetic changes
        added a TODO for FrenchTransaction implementation
        not needed code lines deleted
        list concatenation in a smarter way
    pages/login.py
        BrowserUnavailable() implemented to throw an exception when the site is in maintenance
        smarter list concatenation
    test.py
        working test (was not really implemented)
2012-04-21 22:38:48 +02:00