Romain Bignon
5c5cb5da8e
do not crash if there is no operations
2013-10-10 09:53:53 +02:00
Romain Bignon
039d022fe6
certificate changed
2013-10-10 09:53:42 +02:00
Romain Bignon
1707494747
get list of all accounts
2013-10-09 18:25:23 +02:00
Bezleputh
a5d5011979
update arte module to use arte api
2013-10-09 13:58:37 +02:00
Romain Bignon
2a9978989a
fix crash when there are only three columns in card transactions list
2013-10-08 18:34:15 +02:00
Romain Bignon
f688125ca7
remove unused import
2013-10-08 18:26:26 +02:00
Florent
8108b5fa63
Remove file imported from ApecBackend
2013-10-04 10:04:17 +02:00
Bezleputh
60aa681475
[cci][ICapJob] create CCI module
2013-10-04 09:39:44 +02:00
Bezleputh
decd86c0e7
[lolix] fill search job method in lolix to avoid error message
2013-10-04 09:39:44 +02:00
Bezleputh
8e567d39a1
[indeed]improve date management
2013-10-04 09:39:44 +02:00
Bezleputh
ec278503ff
[Apec] modification de la liste des annonces
2013-10-03 09:39:43 +02:00
Bezleputh
9d933a00eb
add liveweb.arte.tv url management in arte module
2013-10-02 20:34:54 +02:00
Florent
e6d60492f3
Remove dead code
...
Old code, the url gives now a 404 error
2013-09-30 10:41:15 +02:00
Romain Bignon
f0310dc576
fix crash when there is no link on an opening account
2013-09-29 18:34:08 +02:00
Romain Bignon
fd597ea637
do not crash if there is no operation
2013-09-29 18:34:08 +02:00
Romain Bignon
b108bf8a58
support multi-cards pages
2013-09-29 18:34:08 +02:00
Romain Bignon
95edd7e90a
fix parsing card debit date when there is a link in text
2013-09-29 18:34:08 +02:00
Romain Bignon
d0b81a4580
support multi-cards pages
2013-09-29 17:39:02 +02:00
Romain Bignon
7a0e31d8f4
fix parsing card debit date when there is a link in text
2013-09-29 17:26:35 +02:00
Pierre Mazière
49b2f659c3
bnporc: small changes introduced in the virtual keyboard for personal accounts
...
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2013-09-26 16:22:45 +02:00
Florent
0cd854409a
Catch free calls
2013-09-26 13:01:55 +02:00
Florent
6d0dd80522
Fuck anti-scrapping
...
A lot of similar forms in the source (ten...), with a hidden
value to validate a real user (form selected by javascript).
But we are lucky, this id can be read is the newsletter form or
in the free call form.
2013-09-26 12:56:04 +02:00
Florent
2693b563a8
Remove useless function (2O minutes code in ecrans...)
2013-09-25 12:35:11 +02:00
Florent
fcc4f7b5d5
Fix ecrans.fr backend
...
Since ecrans.fr is not a website itself, but part of liberations.fr,
we can except some bugs in the next few weeks.
2013-09-25 12:33:42 +02:00
Florent
cf6c421264
Fix detection of captcha
2013-09-25 12:33:26 +02:00
Florent
fa214f5760
Raise BrowserBanned if IP banned
2013-09-24 13:59:08 +02:00
Romain Bignon
7592dcb4ea
certificate of bnp enterprise has changed
2013-09-22 16:09:54 +02:00
François Revol
9b6d87f3e5
dailymotion: try to fix getting the full JSON data
...
http://www.dailymotion.com/video/xtcsln for ex. has some sublists
which weren't cought correctly.
2013-09-18 13:39:46 +02:00
Florent
93129f5aed
Add tests for poivy module
2013-09-18 13:38:18 +02:00
Florent
4e278e8cdf
It was to easy: multiple login form, select the good one
2013-09-17 16:38:21 +02:00
Florent
1d56eb9f2f
Fix transfer confirmation (site changed)
2013-09-17 13:30:26 +02:00
Romain Bignon
ac8bd4e7ec
support enterprise accounts
2013-09-16 12:47:14 +02:00
Florent
4ff5007f36
Initial poivy import
2013-09-12 13:20:28 +02:00
Florent
b6c61210b1
Get history of titre account
...
Beta version. Probably need some new parameters
2013-09-11 20:20:41 +02:00
Laurent Bachelier
144bd87cec
Yet another YouTube video URL
2013-09-10 05:56:05 +02:00
Bezleputh
c74f61b14d
correct bug when CoverArtFilename is None
2013-09-09 19:39:06 +02:00
Florent
d7241625a2
Fix indentation
2013-09-09 09:51:48 +02:00
Bezleputh
9e00f4f9a7
manage albums search in grooveshark
2013-09-09 09:46:44 +02:00
Romain Bignon
d961459349
quvi: fix crashes on calls to quvi functions
...
When a function returns a char*, it is necessary to tell it to ctypes,
instead it returns an integer. On a 64 bits CPU, pointers can overflow the
integer, and result to an unvalid pointer given to c_char_p.
2013-09-08 19:09:32 +02:00
Vincent A
ad5b80e1f6
new video backend: quvi
2013-09-07 22:23:09 +02:00
Romain Bignon
781addfb66
set the right debit date on card transactions
2013-09-07 22:18:08 +02:00
Romain Bignon
7fab65e31a
set the right debit date on card transactions
2013-09-07 22:17:51 +02:00
Romain Bignon
ad4239d41c
set the right debit date on card transactions
2013-09-07 22:14:31 +02:00
Romain Bignon
a6ea08d6ce
oups: removed _coming attribute from Transaction
2013-09-07 22:14:13 +02:00
Romain Bignon
2a071a2ec6
correctly set cards' Transaction.date to the debit date
2013-09-06 17:59:40 +02:00
Romain Bignon
09444f5f43
add transaction patterns
2013-09-06 14:20:11 +02:00
Romain Bignon
dd33dbc418
fix parsing of cards with undefined payment date
2013-09-06 14:20:11 +02:00
Bezleputh
0d59cfcc8c
add indeed module
2013-09-04 09:56:24 +02:00
Bezleputh
a63dcdfa8e
improve deep search in popolemploi
2013-09-04 09:56:24 +02:00
Florent
46b5bb2097
pyflakes cleaning
2013-09-04 09:53:28 +02:00