Commit graph

3,162 commits

Author SHA1 Message Date
Romain Bignon
cc2ff8ff22 fix cities search when there is only one result 2012-10-27 10:35:54 +02:00
Romain Bignon
ad99fef5c2 fix parsing in pages 2012-10-27 10:31:48 +02:00
Romain Bignon
98fe88e1cd fix retrieve current song 2012-10-27 10:31:41 +02:00
Romain Bignon
57bdc89b91 support unavailable page 2012-10-27 09:45:41 +02:00
Laurent Bachelier
6dad6938e0 weboob-debug: ability to prefer a shell 2012-10-25 03:39:29 +02:00
Laurent Bachelier
92244a4e81 weboob-debug: Work with more shell libs
- ipython
- newer ipython (>=0.11, though tested with 0.13 only)
- bpython
- standard python (and try to enable completion)
2012-10-25 03:01:15 +02:00
Laurent Bachelier
ffce7a19f3 Make weboob-debug less confusing
No useless REPL or "shell" command.
2012-10-25 00:11:11 +02:00
Florent
e58a1d5027 Fix hash on double entries 2012-10-24 18:28:40 +02:00
Laurent Bachelier
b67a4eefe5 Split GenerericComicReaderTest to stop requiring nose for module usage 2012-10-24 13:38:21 +02:00
Laurent Bachelier
3a66728392 Fix crashes with unicode characters in maintainer name
Change every mention of MAINTAINER to avoid future issues.
2012-10-24 13:29:30 +02:00
Laurent Bachelier
c7c23b11ab dailymotion: Use the right domain
dailymotion.com would always get redirected to www.dailymotion.com.
This saves us at least one request.
2012-10-23 15:57:04 +02:00
Laurent Bachelier
96860fcb97 dailymotion: Chose a random video to test
Did this mostly because the first video had an issue, it was first
in the search results but deleted (the page was "410 Gone").
But this ends up testing more videos anyway.
2012-10-23 15:55:38 +02:00
Laurent Bachelier
2eb2747ebb dailymotion: Text fields with more consistency and less warnings 2012-10-23 13:11:05 +02:00
Laurent Bachelier
bcbccb4586 Remove duplicate DailymotionVideo.id2url
It is already in the called function decorator
2012-10-23 13:10:56 +02:00
Laurent Bachelier
bd41a3b73e dailymotion: Fix search-then-play combination
refs #860
2012-10-23 13:10:52 +02:00
Laurent Bachelier
571db865ab Simpler acquire_input()
Might work with Python 2.5 as a side-effect of not using delete.
2012-10-21 18:02:06 +02:00
Laurent Bachelier
770c0877a0 pastoob: Abort if paste is empty 2012-10-21 17:49:32 +02:00
Romain Bignon
853afb52b2 support several contracts (only select default one for now) 2012-10-19 16:34:12 +02:00
Laurent Bachelier
7281453e0c White background should not be forced
closes #823
2012-10-18 23:46:06 +02:00
Laurent Bachelier
e69adf357b Simplify setup.py, support more distros
This should force Python 2 on Gentoo (though it worked with default
config), and work again with Arch.
The find_executable() function should work on POSIX and Windows
platforms.
It is also easily possible to override executables.
Generally the code is shorter and PEP8 compliant.
2012-10-18 23:40:50 +02:00
Romain Bignon
be801532d3 add some patterns 2012-10-16 14:47:39 +02:00
Romain Bignon
bd001f631e fix retrieve of accounts 2012-10-16 14:47:31 +02:00
Romain Bignon
47df1413ae use %r instead of %s to prevent encoding errors 2012-10-16 14:47:03 +02:00
Romain Bignon
bb22fe90d3 fix match of card transactions 2012-10-15 13:25:13 +02:00
Laurent Bachelier
1aa98a896f Declare nosetests tests
Those are non-module tests, and can be run by nosetests without a
wrapper script.
2012-10-13 15:10:07 +02:00
elfangor
bc5c85cdb7 adding link to the content
Signed-off-by: elfangor <vincentparedes@gmail.com>
Signed-off-by: Romain Bignon <romain@symlink.me>
2012-10-13 14:18:34 +02:00
Romain Bignon
3a68deb9e5 support multi cards list 2012-10-11 11:46:48 +02:00
Romain Bignon
8b95206d51 there are no coming operations with HSBC 2012-10-10 17:20:08 +02:00
Romain Bignon
85c9554733 support deferred debit cards 2012-10-10 14:44:34 +02:00
Xavier G
a3d1c8daa5 CrAgr: fixed specific date parsing. 2012-10-09 19:17:22 +02:00
Romain Bignon
73f6617442 fix error 2012-10-08 21:53:45 +02:00
Romain Bignon
0b9ed305f8 fix getting coming operations 2012-10-08 16:54:19 +02:00
Romain Bignon
6bcd6d21fd bnp certificate changed 2012-10-08 08:27:33 +02:00
Laurent Bachelier
9d5f808de9 radiofrance: Support franceinfo archives 2012-10-03 19:13:31 +02:00
Romain Bignon
d60bdd0c25 update AUTHORS 2012-10-03 19:13:06 +02:00
Jean-Christophe Dubacq
289ad85ae4 Fix freemobile for name with a dash
Always get the last element of the list
close #915
2012-10-03 19:13:06 +02:00
Florent
ce3d6c4a2c Remove a print 2012-10-03 19:13:06 +02:00
Romain Bignon
82a617c907 check on login failure 2012-10-02 16:50:34 +02:00
Romain Bignon
5286e8eb70 fix unlimited loop in case of bad credentials 2012-10-02 16:47:27 +02:00
Romain Bignon
a4355cdff6 detect other cases of auth failures 2012-10-02 16:45:20 +02:00
Romain Bignon
5699a18cf0 fix detecting wrong pass 2012-10-02 16:40:38 +02:00
Romain Bignon
e5cf3be147 fix pattern of CB cards 2012-10-01 21:30:27 +02:00
Romain Bignon
45addbc50c add 'old' field 2012-09-30 15:30:58 +02:00
Romain Bignon
ec0cd86a8e as this account is not supported, raise a NotImplementedError instead of returning an empty list 2012-09-28 18:26:08 +02:00
Romain Bignon
e17d7ebaf1 fix parsing video url 2012-09-28 14:52:59 +02:00
Florent
66d8252362 There is more than one div "acceuil_btn" 2012-09-27 13:31:59 +02:00
Florent
ef355e8d91 Fix login (timer, the return) 2012-09-27 13:14:03 +02:00
Florent
2676966a71 Update standard formater 2012-09-27 13:14:03 +02:00
Florent
1758f62cdd Add transfer label 2012-09-27 13:14:03 +02:00
Florent
8091d9042a Add "reason" field to Transfer 2012-09-27 13:14:03 +02:00