Bezleputh
|
579db854e8
|
[contrib] fix pyflakes in xbmc plugin
|
2014-09-02 17:51:12 +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 |
|
Romain Bignon
|
6a3c9c78f9
|
parse_french_date: understand "aoû"
|
2014-09-02 16:54:14 +02:00 |
|
Bezleputh
|
d1839bfcd4
|
[contrib] add a xbmc plugin that interracts with videoob
|
2014-09-02 16:48:17 +02:00 |
|
Florent
|
d479a86c4d
|
Add a simple script to help generating changelog
|
2014-09-02 15:48:52 +02:00 |
|
Florent
|
c8e568fdd0
|
Use shortcut of id in interactive mode. Closes #881
|
2014-09-02 15:41:18 +02:00 |
|
Florent
|
d9730033bb
|
Allows shortcuts for modules. Related to #881
|
2014-09-02 15:36:59 +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 |
|
Florent
|
8a25c75999
|
Revert "be case insensitive on value choices (closes #1319)"
This reverts commit ebb87844f3.
|
2014-09-02 12:46:04 +02:00 |
|
Florent
|
322616b9e3
|
Add the default value displayed "upper" in aliases Closes #1319
|
2014-09-02 12:45:49 +02:00 |
|
Romain Bignon
|
562a0f619e
|
fix regexps
|
2014-09-02 12:43:48 +02:00 |
|
Romain Bignon
|
ebb87844f3
|
be case insensitive on value choices (closes #1319)
|
2014-09-02 12:29:58 +02:00 |
|
Romain Bignon
|
0b7a499eeb
|
display check number in label (closes #1027)
|
2014-09-02 12:19:41 +02:00 |
|
Laurent Bachelier
|
e741431aa1
|
Add a new "Type" filter
|
2014-09-02 12:15:54 +02:00 |
|
Laurent Bachelier
|
f7136045d1
|
Fix doctest
|
2014-09-02 12:15:54 +02:00 |
|
Laurent Bachelier
|
59095aa85e
|
CleanDecimal: do not crash with inputs like NotAvailable
|
2014-09-02 12:15:54 +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
|
a923f14172
|
[date] add sept. in french translation
|
2014-09-02 11:30:12 +02:00 |
|
Bezleputh
|
b74ae37679
|
[vimeo] fix #1082 and adapt to browser2
|
2014-09-02 11:15:00 +02:00 |
|
Julien Hebert
|
fe36d697ed
|
closes #1626 : get_audiostream doesnt have pattern param
|
2014-09-02 06:29:50 +02:00 |
|
Florent
|
58b0977ad9
|
Rename generic-munin to weboob-generic. Move documentation
Fixes #1355
|
2014-09-01 12:30:29 +02:00 |
|
Florent
|
3493cd0e9d
|
Move munin scripts in munin folder
|
2014-09-01 12:30:29 +02:00 |
|
Bezleputh
|
6c9bb44c4b
|
[opensubtitles] fix #1295
|
2014-08-31 20:35:18 +02:00 |
|
Romain Bignon
|
18e9e4a779
|
add helloworld on index page
|
2014-08-31 15:27:51 +02:00 |
|
Romain Bignon
|
e08cd0d322
|
update logo size
|
2014-08-30 20:52:33 +02:00 |
|
Romain Bignon
|
7d8571195f
|
fix docstring issues
|
2014-08-30 20:45:10 +02:00 |
|
Romain Bignon
|
a9008e9b04
|
improvements on the dev documentation website
- new home page (inspired from the python's one)
- add a "How to contribute" page
- add logo/favicon
- more customizations
|
2014-08-30 20:44:11 +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 |
|
Romain Bignon
|
b5815f0185
|
update AUTHORS
|
2014-08-30 17:58:15 +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 |
|
Oleg Plakhotniuk
|
649d777ac5
|
Transaction amounts cleaner helper for american banks.
Signed-off-by: Oleg Plakhotniuk <olegus8@gmail.com>
|
2014-08-30 17:51:31 +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 |
|
Bezleputh
|
158d3fb627
|
[CapTravel] brwser2 adaptation : do not require an id in costructor
|
2014-08-29 19:26:00 +02:00 |
|
Florent
|
732417b94a
|
Support coming operations
|
2014-08-28 11:52:15 +02:00 |
|
Florent
|
9efc31ed77
|
New API key for collisimo
closes #1617
|
2014-08-28 10:04:17 +02:00 |
|
Bezleputh
|
0d588e56dd
|
[radiofrance] fix #1449
|
2014-08-27 16:13:26 +02:00 |
|
Bezleputh
|
8688921e96
|
[feedly] add favicon
|
2014-08-27 16:13:26 +02:00 |
|
Florent
|
346c6efc6b
|
Remove (finally!) the index on ing / do not get coming operations
|
2014-08-27 11:04:04 +02:00 |
|
Laurent Bachelier
|
1838f62e28
|
Allow more flexibility for the submit button parameter
|
2014-08-26 18:05:25 +02:00 |
|
Laurent Bachelier
|
a3c208dccf
|
Add support for forms with multiple "submit" elements
|
2014-08-26 18:05:25 +02:00 |
|
Laurent Bachelier
|
3728ba2e74
|
Update Firefox versions to latest ESR
|
2014-08-26 18:05:25 +02:00 |
|
Laurent Bachelier
|
bb050fee00
|
Dump dictionaries in a more human-readable format
|
2014-08-26 18:05:25 +02:00 |
|