Commit graph

2,076 commits

Author SHA1 Message Date
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
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
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
Florent
e63b686094 Typo in the parameter description 2014-08-21 15:42:49 +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
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
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
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
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
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
Bezleputh
8ca5c619c5 [meteofrance] fix #1431, call the url that retrieve all the search results 2014-07-22 10:55:45 +02:00
Bezleputh
e5601f9476 [feedly] add test 2014-07-20 00:05:05 +02:00
Romain Bignon
0f1ce1d4b1 add tab to send queries 2014-07-19 15:42:19 +02:00
Florent Fourcot
e524098842 Remove dead code 2014-07-17 11:15:20 +02:00
Bezleputh
7b02b2750b [imdb] fix : site changed 2014-07-17 10:30:59 +02:00
Bezleputh
49caf13c6b [imdb] use omdbapi instead of imdbapi 2014-07-16 15:37:30 +02:00
Bezleputh
2ba8a074d5 [popolemploi] site is now only availbe using https 2014-07-15 09:19:30 +02:00
Bezleputh
0d38829727 [biplan] handle summer holiday in tests 2014-07-15 08:47:37 +02:00
Bezleputh
f4ca4e2f69 [senscritique] fix bug : channels and programs parameters are not set in get_event
As a result in non interactive mode we are not able to find an event returned by list command
2014-07-11 17:01:09 +02:00
Vincent Paredes
5fac4ffa53 adding new certificat hash 2014-07-11 15:24:24 +02:00
Vincent Paredes
439ed46f13 handle lcl pro https://professionnels.secure.lcl.fr 2014-07-11 15:24:24 +02:00
Vincent Paredes
0325c12397 switch string to unicode 2014-07-11 15:24:24 +02:00
Vincent Paredes
66f4328ade handle space in account number 2014-07-11 15:24:24 +02:00
Romain Bignon
c90b5844e4 split filters into several files 2014-07-11 15:24:19 +02:00
Laurent Bachelier
0f90d6e9dd Some English fixes
"informations" is incorrect; try to use a better word, or the invariant "information".
2014-07-09 12:50:32 +02:00
Florent
1daa866949 Move the import oh html2text outside of misc 2014-07-09 11:43:14 +02:00
Florent
c122e6f9cc Do not import/export dates utils in misc 2014-07-09 11:20:56 +02:00