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
Romain Bignon
a9be0e00bb
add transaction patterns
2014-09-02 12:10:48 +02:00
Romain Bignon
6cafeb7a4b
strip displayed balance at end of transaction labels
2014-09-02 12:10:48 +02:00
Jean-Philippe Dutreve
b828864901
Fix empty amount. Closes #1415
2014-09-02 12:07:36 +02:00
Bezleputh
b74ae37679
[vimeo] fix #1082 and adapt to browser2
2014-09-02 11:15:00 +02:00
Bezleputh
6c9bb44c4b
[opensubtitles] fix #1295
2014-08-31 20:35:18 +02:00
Romain Bignon
f3ee34dab4
remove unused import of ControlNotFoundError
2014-08-30 18:01:49 +02:00
Romain Bignon
ab79d11484
fix import of ControlNotFoundError to be compliant with all versions of mechanize
2014-08-30 18:00:30 +02:00
Oleg Plakhotniuk
8cd95ea49b
Wells Fargo module (www.wellsfargo.com).
...
Signed-off-by: Oleg Plakhotniuk <olegus8@gmail.com>
2014-08-30 17:51:39 +02:00
Oleg Plakhotniuk
3b528c4f54
Make Paypal module use AmericanTransaction helper.
...
Signed-off-by: Oleg Plakhotniuk <olegus8@gmail.com>
2014-08-30 17:51:36 +02:00
Romain Bignon
449ea03f68
fix parsing of departures on some stations
...
- fix when there are several tables (js pagination?)
- fix when there are hints on bottom of tables
2014-08-30 17:17:07 +02:00
Bezleputh
f4576b5921
[transilien] fix #938 and adapt to brower2
2014-08-30 15:02:48 +02:00