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
Bezleputh
f65cb4fa50
[arte] add tests for program categories
2014-08-26 16:17:45 +02:00
Bezleputh
30f814ec65
[arte] fix #1071
2014-08-26 15:51:25 +02:00
Bezleputh
79dc58b404
[twitter] improve tests
2014-08-24 00:05:11 +02:00
Romain Bignon
0afc360970
FrenchTransaction.Amount can take a replace_dots parameter
2014-08-21 16:25:30 +02:00
smurail
530bcc6bc4
add a grid based virtual keyboard
2014-08-21 16:25:30 +02:00
smurail
61badd3228
add a margin attribute
2014-08-21 16:25:27 +02:00
smurail
1b9c6e388f
refactor: more flexible constructor
2014-08-21 16:21:55 +02:00
smurail
73025adf6d
some little cleaning
2014-08-21 16:21:55 +02:00
Florent
e63b686094
Typo in the parameter description
2014-08-21 15:42:49 +02:00
Florent
09b0de545e
set replace_dots default value to False
2014-08-21 10:27:20 +02:00
Florent
a434f33a61
Set replace_dots everywhere
...
The goal is to change the default value in CleanDecimal
2014-08-21 10:21:53 +02:00
Romain Bignon
e448fb9459
write the account currency in ofx output
2014-08-21 08:40:46 +02:00
Romain Bignon
ed6027d201
do not crash if the account type isn't in list ( closes #1452 )
2014-08-21 08:40:30 +02:00
Florent
3d6d0f8711
Add local_run in documentatin for developpers
2014-08-20 14:48:53 +02:00
Florent
25e51a357a
Update link to the module page
2014-08-20 12:07:46 +02:00
Florent
863322688c
More information in the header index
2014-08-20 12:04:17 +02:00
Florent
61b009c1ec
Define backends/modules
2014-08-20 11:55:59 +02:00
Florent
b607984328
Add information about -d to report bugs
2014-08-20 11:51:35 +02:00
Romain Bignon
4cbb7591fa
force use of TLSv1 on lowsslcheck as the web server's support of SSLv3 is broken
2014-08-20 11:12:56 +02:00
Florent
552a0b2351
Add prettytable in dependencies
...
closes #929
2014-08-19 23:29:46 +02:00
Florent
2561f14b1d
Add instruction for developpers missing the first steps
...
closes #868
2014-08-19 23:20:12 +02:00
Tens San
47040c248c
Remove space in ids
2014-08-19 22:54:48 +02:00
Vincent Paredes
41b55220ec
checking if tr contains text
2014-08-19 15:19:34 +02:00
Florent
ce133dcf8a
Fix documentation of nr parameter
2014-08-19 08:58:12 +02:00
Romain Bignon
17d54605fa
add type patterns
2014-08-18 18:35:25 +02:00
Romain Bignon
96a0961905
include current operations in history
2014-08-18 18:30:48 +02:00
Romain Bignon
2a4469bddc
hellobank: get default account name if the custom name is empty
2014-08-14 18:33:35 +02:00
Romain Bignon
173120a1d3
fix transfer regexp
2014-08-14 07:32:14 +02:00
Romain Bignon
9a9a2384ed
update order regexp
2014-08-13 23:57:23 +02:00
Laurent Bachelier
8c3e92aa31
fix re flags usage for Python 2.6
...
fixes #1444
2014-08-13 19:49:24 +02:00
Romain Bignon
431e0f2b48
fix %searchquote on unicode strings
2014-08-07 14:53:21 +02:00
Romain Bignon
4aa7092a0c
add command %delquote
2014-08-07 14:53:07 +02:00
Laurent Bachelier
3a3e3d0438
Help debug Filter errors
2014-08-05 20:27:48 +02:00
Laurent Bachelier
94deb53352
Add support for a default in Env
2014-08-05 20:27:48 +02:00
Laurent Bachelier
a0559e539e
CleanText improvements
...
* \t is always in \s so no need to add it
* handle the non-breaking space thanks to the re.UNICODE flag
* add an option to keep (but normalize) newlines
* more tests
2014-08-05 20:27:48 +02:00
Laurent Bachelier
b6c6ed2306
Fix filters doctests and add them to the usual test run
2014-08-05 20:27:48 +02:00
Laurent Bachelier
d19e0637e4
CleanText: Always return unicode
2014-08-05 20:27:48 +02:00
Laurent Bachelier
819de1ace0
Do not crash if total_seconds() is not implemented
...
Which is the case with Python 2.6.
We could do the calculation ourselves, but this is not a very important
feature.
2014-08-05 20:27:48 +02:00
smurail
1c773c7514
add handling of new "espace pro" website for lcl
2014-08-05 14:43:57 +02:00
smurail
07294ac0f6
little factorization
2014-08-05 14:43:51 +02:00
Vincent Paredes
13802f497e
fixing when requesting the same file
2014-08-05 14:43:46 +02:00
Bezleputh
067842ef0c
[arte] improve video quality choice
2014-07-30 17:43:00 +02:00
Bezleputh
7bc7cd508d
[arte] improve tests
2014-07-29 17:59:56 +02:00
Bezleputh
0084d59483
[arte] fill video.url with NotAvailable if url is not found
2014-07-29 17:51:35 +02:00
Bezleputh
0a761c5d9d
[videoob] improve m3u8 management in download
2014-07-29 17:40:24 +02:00
Bezleputh
648fc82b39
[arte] use M3U8 format instead of HBBTV
2014-07-29 17:37:54 +02:00
Bezleputh
84fd839b84
[arte] do not crash if 'VDA' fiels is missing in json
2014-07-29 15:56:52 +02:00
Bezleputh
48ccf3f079
[meteofrance] raise an exception if forecast param is not a city id
...
closes #1433
2014-07-22 11:46:59 +02:00