Commit graph

5,757 commits

Author SHA1 Message Date
Romain Bignon
f834f63b02 Use fullid parameter and not a local formatting 2014-09-03 16:15:28 +02:00
Florent
030197c738 Remove the 'inspect' command 2014-09-03 15:02:38 +02:00
Florent
fe02de196b Remove the webkit_mechanize_browser import 2014-09-03 14:59:54 +02:00
Florent
e110e18841 Remove TestCase export 2014-09-03 14:51:54 +02:00
Florent
9ab9026d75 Fix numbering of the list 2014-09-03 14:43:22 +02:00
Florent
ddc4f4bac7 Add references to the tests page 2014-09-03 14:33:13 +02:00
Florent
7e426db72c Import the test page from wiki 2014-09-03 14:24:37 +02:00
Florent
8868c9da99 Move storage in advanced topics 2014-09-03 14:08:56 +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
bedea9f15f release.sh: Use a better LANG 2014-09-03 10:23:26 +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
Laurent Bachelier
2f33157e4f Configure isort and flake8 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
9d4cb49dc5 add documentation on object constants 2014-09-03 07:40:13 +02:00
Romain Bignon
52899a7ca9 add __repr__ on NotAvailable, NotLoaded and _NO_DEFAULT constants to be more readable on doc 2014-09-03 07:21:23 +02:00
Romain Bignon
a3c4c55fd6 change module documentation to learn browser2 (refs #1451) 2014-09-02 21:45:49 +02:00
Bezleputh
927a35ec0d [XBMC] add missing init file 2014-09-02 21:39:36 +02:00
Bezleputh
1b5e632610 [XBMC] fix date management 2014-09-02 21:37:28 +02:00
Bezleputh
15fc10ed8a [XBMC] fix translation files 2014-09-02 20:11:32 +02:00
Bezleputh
5a932bdf30 [XBMC] no count restiction on ls command 2014-09-02 18:11:26 +02:00
Bezleputh
94b193d5fa [XBMC] use videoobmc instaed of videoobmc2 2014-09-02 18:10:12 +02:00
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