Commit graph

2,131 commits

Author SHA1 Message Date
Bezleputh
6cd0515ffe [leboncoin] add new housing module laboncoin 2014-09-25 10:29:59 +02:00
Florent
a5260326d3 Return the fullid of not found parcel 2014-09-22 17:11:30 +02:00
Florent
6f39752120 Raise ParcelNotFound in colissimo 2014-09-22 17:06:24 +02:00
Florent
59b573cc8e Return the real error message, not "label" 2014-09-22 16:48:31 +02:00
Vincent Paredes
12d26a64a9 the account information div's id change, so we look for the dom structure 2014-09-22 14:04:53 +02:00
Florent
0cee8e2c56 Update regexps 2014-09-22 13:59:19 +02:00
Bezleputh
944c5f9a07 [agendadulibre] new module agendadulibre 2014-09-21 12:13:50 +02:00
Romain Bignon
a4083f89a6 do exactly the same thing than js to always get accounts list 2014-09-21 12:11:50 +02:00
Oleg Plakhotniuk
8f2b3acce6 Rewrite Wells Fargo with browser2 (closes #1624)
Signed-off-by: Oleg Plakhotniuk <olegus8@gmail.com>
2014-09-20 12:10:52 +02:00
Bezleputh
9d36e7a0e6 [minutes20] fix parsing insolite pages parsing 2014-09-18 12:53:50 +02:00
Bezleputh
6e0af47492 [mareeinfo] fix sensor id 2014-09-18 12:53:42 +02:00
Romain Bignon
c08c2df44d fix parsing of torrent titles 2014-09-17 10:20:41 +02:00
Bezleputh
11ce95fd6a [mareeinfo] add new module mareeinfo 2014-09-15 09:46:25 +02:00
Romain Bignon
531cb7c1e7 limit length of password 2014-09-10 17:39:06 +02:00
Laurent Bachelier
3da02fde24 Remove useless __all__ in modules
They bring nothing of value (we never use import * anyway) and introduce
a maintenance burden.

The __all__ that I left might not be very useful either but at least
they are not a pain to maintain; they are also used by pyflakes in some
cases.
2014-09-09 19:00:02 +02:00
Laurent Bachelier
0283597283 tests: Use the Python SkipTest if possible
This makes nosetests optional at least in theory.
Recent nose versions already do the same thing internally.
2014-09-09 18:36:04 +02:00
Florent
6429662e55 Add unique id to creditcooperatif (perso) 2014-09-09 12:28:24 +02:00
Bezleputh
bc0a9b89db [boobot/twitter] fix purge system 2014-09-09 11:25:10 +02:00
Bezleputh
079e432922 [razibus] add favicon 2014-09-09 11:25:10 +02:00
Romain Bignon
a2e3f9f2ad do not crash on months with no transactions 2014-09-09 10:09:02 +02:00
Romain Bignon
6ea5b16971 do not try to parse useless accounts (closes #1432) 2014-09-06 11:42:57 +02:00
Florent
a5eb1d789c Update part of the js interpreter 2014-09-05 15:48:52 +02:00
Bezleputh
d00822bfc6 [twitter] fix storage system 2014-09-05 11:51:28 +02:00
Bezleputh
2413c4bce9 [razibus] new CapCalendarEvent module that manages razibus.net 2014-09-05 08:30:02 +02:00
Romain Bignon
238df6a4d0 fix with new radio names 2014-09-05 00:15:04 +02:00
Florent
ab8067bc92 Real testing of saving accounts... 2014-09-04 23:52:38 +02:00
Florent
02349089b1 Is the history in a loop? 2014-09-04 23:48:19 +02:00
Florent
3076579747 Index is back for some accounts... 2014-09-04 23:37:16 +02:00
Romain Bignon
e7b6db5434 add missing symbols 2014-09-04 19:14:25 +02:00
Romain Bignon
8066d630f4 support canceled transactions 2014-09-04 18:57:35 +02:00
Laurent Bachelier
543cbef19e Better wellsfargo icon 2014-09-04 13:07:24 +02:00
Romain Bignon
c4ee32deba add icons 2014-09-04 12:36:15 +02:00
Florent
ec98957802 Fix pyflakes 2014-09-04 11:46:12 +02:00
Bezleputh
4afac1df99 [grooveshark] fix bug when Year field is empty in grooveshark json 2014-09-04 11:41:10 +02:00
Florent
906a4da609 Add tests for nettokom 2014-09-04 11:16:39 +02:00
Romain Bignon
c17f3d6dae fix compatibility with old versions of mechanize 2014-09-03 18:57:55 +02:00
Florent
432f97e95c bump to 1.0 2014-09-03 17:14:10 +02:00
Romain Bignon
28eb04c6d5 fix: do not keep reference to the first page to parse transactions 2014-09-03 13:19:20 +02:00
Laurent Bachelier
a2076ed321 pastebin: Fix crash with Base() and filter chaining
Revert to old style filters for now, investigate later.
2014-09-03 10:23:26 +02:00
Laurent Bachelier
b92b1227d2 pastebin: Handle limit exceeded warning
And skip if found in tests
2014-09-03 10:23:26 +02:00
Romain Bignon
4422b207e1 support loan payment type 2014-09-03 10:19:03 +02:00
Romain Bignon
b417ab9e85 fix erroneous regexps (s#/w#/s#) 2014-09-03 10:18:37 +02:00
Bezleputh
54aa4cff53 [vimeo] catch HttpNotFound errors 2014-09-03 09:31:11 +02:00
Romain Bignon
ed46d72f21 ignore canceled transactions 2014-09-02 17:09:23 +02:00
Romain Bignon
e1e4213c75 remove spaces in IDs 2014-09-02 16:54:14 +02:00
Romain Bignon
fdaf3e159e support french dates for last CSV request 2014-09-02 16:54:14 +02:00
Florent
4c29f8a4cd Fix history for saving accounts 2014-09-02 15:23:32 +02:00
Romain Bignon
2d08719789 fix parsing of 'tomorrow' transaction dates 2014-09-02 15:03:48 +02:00
Romain Bignon
562a0f619e fix regexps 2014-09-02 12:43:48 +02:00
Romain Bignon
0b7a499eeb display check number in label (closes #1027) 2014-09-02 12:19:41 +02:00