Commit graph

408 commits

Author SHA1 Message Date
sputnick
aeacbe45a9 clean up 2012-08-22 14:52:16 +02:00
sputnick
8aa3a10d2a patch since fortuneo web site changes 2012-08-22 14:45:15 +02:00
Romain Bignon
5681926213 do not crash if an account is not recognized 2012-08-21 14:25:02 +02:00
Romain Bignon
628f4fd634 fix login (skip page which warns about phishing) 2012-08-20 10:56:21 +02:00
Laurent Bachelier
d64e50e2a8 dailymotion: Add support for embed URLs 2012-08-19 17:43:42 +02:00
Romain Bignon
83a0419e42 fix retrieving history when not on the accounts list page 2012-08-18 13:17:25 +02:00
Romain Bignon
d4ebd73f1a fix parsing dates 2012-08-15 19:02:05 +02:00
Romain Bignon
7bcd9ebb9e fix parsing negative accounts 2012-08-15 19:01:57 +02:00
Romain Bignon
9547cb0afa truncate password to 6 digits 2012-08-09 20:29:07 +02:00
Romain Bignon
319c4598fb support new auth form 2012-08-08 16:39:04 +02:00
Florent
1d90c11ad9 Fix first page parsing (additionnal blank in text) 2012-08-08 15:10:43 +02:00
Romain Bignon
d814326d2f fix parsing of accounts and history 2012-08-07 18:00:29 +02:00
Romain Bignon
c383960729 support new API (closes #871,#900,#902) 2012-08-04 15:53:58 +02:00
Romain Bignon
e0774658ff rahh typo and I haven't tested, it's bad 2012-08-01 13:06:35 +02:00
Romain Bignon
8d23160f61 support card and withdrawal transactions 2012-08-01 13:05:47 +02:00
Romain Bignon
fa3b0ee174 add module caissedepargne (closes #787) 2012-07-31 17:01:19 +02:00
Romain Bignon
732be99bfb correctly handle case that we don't support the history page of an account 2012-07-31 15:18:51 +02:00
Romain Bignon
5f9536f61d use static IDs of accounts 2012-07-30 15:52:17 +02:00
Laurent Bachelier
89b5c8b0e8 cappedtv: Fix some warnings 2012-07-29 15:51:29 +02:00
Laurent Bachelier
af82a0d292 cappedtv: Proper handling of No Results Found 2012-07-29 15:43:34 +02:00
Romain Bignon
344ab189fc fix regexp of product name in page 2012-07-25 21:57:13 +02:00
Romain Bignon
a4b568b204 add module ebonics 2012-07-25 14:39:42 +02:00
Romain Bignon
01925e9fc4 never store 'RELEVE CARTE' transactions (redundancy with card transactions) 2012-07-23 18:54:44 +02:00
Laurent Bachelier
460574785d youtube: Add support for youtube-nookie.com
I get this kind of URL when copying the URL of "NoScripted" video embeds.
2012-07-22 21:13:30 +02:00
Florent
ede3d4fd5e Clean amount on banquepopulaire 2012-07-21 09:47:53 +02:00
Romain Bignon
3b104c7097 AuMBrowser isn't used anymore 2012-07-20 16:52:58 +02:00
Romain Bignon
d4df7c6277 add module banquepopulaire (closes #835) 2012-07-20 16:51:25 +02:00
Florent
9fdb35d05b Fix internationals calls 2012-07-12 11:38:59 +02:00
Romain Bignon
ddcf9ffb0e add a test script 2012-07-12 11:34:13 +02:00
Romain Bignon
dcecf61f46 fix internationals calls 2012-07-12 11:19:52 +02:00
Florent
7f290ef512 Fix pdf downloading 2012-07-03 17:10:05 +02:00
Romain Bignon
159e74ac6d fix encoding 2012-07-03 11:23:45 +02:00
Romain Bignon
57436e0899 fix when there are several amounts for a card 2012-07-03 10:08:02 +02:00
Romain Bignon
7f882e4f87 support Credit Mutuel and CIC deferred debit 2012-07-02 16:03:36 +02:00
Romain Bignon
42494d050f change icon for bred 2012-06-27 16:47:59 +02:00
Romain Bignon
00cb04f49e new module for french bank Bred (CapBank) 2012-06-27 16:41:28 +02:00
Romain Bignon
0c27290d2a fix the fix 2012-06-27 14:03:09 +02:00
Romain Bignon
5bb77734fb support when a train is deleted (common to SNCF, closes #894) 2012-06-27 13:58:48 +02:00
Romain Bignon
f72d705204 support CB operations (coming and history) 2012-06-23 21:31:41 +02:00
Romain Bignon
251c91b411 fix conversion warnings 2012-06-15 17:47:10 +02:00
Romain Bignon
9e6f10ea49 visibility optimization logouts/logins (don't know if it is really useful) 2012-06-15 17:37:41 +02:00
Romain Bignon
5cf78582ec changes I don't know if it changes anything 2012-06-15 17:36:19 +02:00
Romain Bignon
4aba2b9fe6 add a status field to display number of new visits 2012-06-15 17:35:15 +02:00
Romain Bignon
bb45115973 fix marking basket mails as read 2012-06-15 17:34:49 +02:00
Romain Bignon
e291912bc0 display last 45 visits instead of 15 2012-06-15 17:31:14 +02:00
Romain Bignon
168eb85381 support website changes about authentication (closes #891) 2012-06-14 12:54:41 +02:00
Romain Bignon
47a78e72f5 fix parsing housings (closes #874) 2012-06-11 21:24:18 +02:00
Damien Cassou
0a83341849 Add missing unicode() calls to avoid ConversionWarning reports
Signed-off-by: Damien Cassou <damien.cassou@gmail.com>
Signed-off-by: Romain Bignon <romain@symlink.me>
2012-06-11 21:18:21 +02:00
Romain Bignon
fbdf44e27a search works again 2012-06-08 13:56:53 +02:00
Romain Bignon
9294f3e964 fix parsing authors on anyclip videos 2012-06-08 11:24:57 +02:00