Commit graph

497 commits

Author SHA1 Message Date
Romain Bignon
cdca302efd fix RSS feed url 2012-10-27 10:45:55 +02:00
Romain Bignon
e8bdf594cc fix parsing live articles 2012-10-27 10:41:29 +02:00
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
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
Romain Bignon
853afb52b2 support several contracts (only select default one for now) 2012-10-19 16:34:12 +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
bb22fe90d3 fix match of card transactions 2012-10-15 13:25:13 +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
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
1758f62cdd Add transfer label 2012-09-27 13:14:03 +02:00
Florent
e128fcc2e2 Allow transfer with weboob identifiers 2012-09-27 13:14:03 +02:00
Florent
52493ca98b Better error message 2012-09-27 13:14:03 +02:00
Florent
c861da55f9 Full support of transfer 2012-09-27 13:14:03 +02:00
Florent
dae0cdf513 Remove unused code 2012-09-27 13:14:02 +02:00
Florent
e64c31ef44 Get the confirm page for transfer 2012-09-27 13:14:02 +02:00
Florent
af96a09be0 First work on transfer 2012-09-27 13:14:02 +02:00
Florent
10c336fca9 Get recipient for livret A
And add missing file...
2012-09-27 13:14:02 +02:00
Florent
06392b4a6f Get recipient list (only work with one account) 2012-09-27 13:14:02 +02:00
Romain Bignon
7bb19bfe87 oops, missing file 2012-09-24 15:15:12 +02:00
Romain Bignon
cdbda7c05c fix login on website 2012-09-24 15:14:17 +02:00