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
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
Romain Bignon
0faa643162
add patterns
2012-09-22 12:14:14 +02:00
Romain Bignon
c63c10fb07
do not use old API anymore (disabled by faggots)
2012-09-20 14:49:45 +02:00
sputnick
b5238ada17
fix after Fortuneo web site changes
2012-09-18 11:34:21 +02:00