Commit graph

725 commits

Author SHA1 Message Date
Romain Bignon
2ef5791cf8 merge LoginPage and Login2Page to prevent problems when the website fails with 500 2013-02-10 18:54:30 +01:00
Romain Bignon
63cbeea026 ignore card credits all the time 2013-02-10 17:58:09 +01:00
Romain Bignon
db52ac2619 support market page (but do not display any history) 2013-02-10 17:35:44 +01:00
Romain Bignon
cc31e73f23 on page to update user information, raise BrowserIncorrectPassword 2013-02-10 17:17:06 +01:00
Romain Bignon
5b9c359487 do not support other kind of account histories than CPT 2013-02-10 17:12:23 +01:00
Romain Bignon
3827f5c11f enable check of certificate 2013-02-10 13:35:01 +01:00
Romain Bignon
fd9d069442 add module creditdunord 2013-02-10 02:17:54 +01:00
Romain Bignon
9aaf775b0f we don't like licking asses 2013-02-08 17:00:47 +01:00
Romain Bignon
3870559155 fix typo 2013-02-08 14:40:02 +01:00
Romain Bignon
a2fcc209f1 support deferred cards 2013-02-08 14:17:08 +01:00
Romain Bignon
f607e0316b use LinearDateGuesser 2013-02-08 14:17:08 +01:00
Laurent Bachelier
82f3b6103e paypal: Bigger timeout
For CSV export.
2013-02-07 14:22:12 +01:00
Laurent Bachelier
d424fe5da7 paypal: Fix incorrect login detection
And use "webscr" URLs everywhere.
2013-02-07 14:22:12 +01:00
Fabien Grumelard
d18c115555 Fix francetelevisions search 2013-02-07 11:59:54 +01:00
Romain Bignon
a263c266af update regexps 2013-02-06 15:01:03 +01:00
Romain Bignon
89e5a20cb1 fix parsing of some card transactions 2013-02-06 13:06:55 +01:00
Laurent Bachelier
49c37a5600 paypal: Try to convert from utf-8, fall back on latin-1 2013-02-05 20:35:21 +01:00
Laurent Bachelier
e5a3a7055d paypal: Fix for French-language website 2013-02-05 18:15:55 +01:00
Laurent Bachelier
0705ce5b02 paypal: Simpler "real" transaction filtering 2013-02-05 16:57:47 +01:00
Laurent Bachelier
8fdc555367 paypal: Check SSL 2013-02-05 16:32:18 +01:00
Laurent Bachelier
235bc87a0a paypal: Fix OMFG warning 2013-02-05 16:32:18 +01:00
Laurent Bachelier
f5c80141ff paypal: History support through CSV download 2013-02-05 16:32:18 +01:00
Laurent Bachelier
efbc3b9ef6 paypal: Add function to download the CSV history 2013-02-05 16:32:18 +01:00
Laurent Bachelier
f84e200e15 paypal: Support "american" balance style
Sources: http://i.imgur.com/rtcuMDa.jpg http://i.imgur.com/TNcLbPB.jpg
2013-02-05 16:32:18 +01:00
Laurent Bachelier
0cbd3dee6e paypal: Fix balance parsing with a single currency account 2013-02-05 16:32:18 +01:00
Laurent Bachelier
395d7e5e5d paypal: Proper multi-currency support
An account per currency.
And fix xpath (missing ".").
2013-02-05 16:32:18 +01:00
Laurent Bachelier
6e7599d4e3 paypal: Start support for multiple currencies
For now, ignore everything that is not the primary, and do not use the
converted total.

This is based on http://i.imgur.com/TNcLbPB.jpg
as I have 0 in all currencies for now.
2013-02-05 16:32:18 +01:00
Laurent Bachelier
0e505c0b1d Add basic PayPal module
Limitations for now:
* Only French-style (UUU,CC and not UUU.CC) balances; the choice is not left up to the user so
  it's hard to test
* No history (should be easy to add)
2013-02-05 16:32:17 +01:00
Romain Bignon
c76cd0c1c5 detect when website is unavailable 2013-02-05 14:34:49 +01:00
Romain Bignon
34aff683eb fix deferred debit cards parsing 2013-02-05 11:23:42 +01:00
Florent
903b5a6c06 s/entry.link/url/g 2013-02-04 18:41:06 +01:00
Romain Bignon
1a971eae6b do not crash on stockfunds pages 2013-02-04 17:56:58 +01:00
Florent
f9f0bc26b0 Get real ID directly with url2id 2013-02-04 16:35:22 +01:00
Florent
72c230e81d Small coding style issue 2013-02-04 16:35:10 +01:00
Romain Bignon
f61b71fb99 do not crash when an account is unavailable 2013-02-04 14:01:51 +01:00
Romain Bignon
32db47cf37 fix login on societegenerale 2013-02-04 13:46:42 +01:00
Florent
c0fc9c7dd6 Add multi-account support for bills 2013-02-03 11:23:08 +01:00
Florent
124e72aeb8 Display validity date 2013-02-01 10:49:17 +01:00
Florent
87f8b74ab1 Fix crash when no data available 2013-02-01 10:41:27 +01:00
Florent
7fa67bfc04 New certificat 2013-01-30 22:38:32 +01:00
Florent
9d693bd982 Create an id for calls 2013-01-28 15:45:44 +01:00
Florent
2ddf8f66b9 Take the operation id of the bank 2013-01-26 13:55:29 +01:00
Florent
bf3132e8c0 bump to 0.f 2013-01-25 17:23:49 +01:00
Florent
7430246c24 Get renew date on mutli accounts 2013-01-25 12:00:08 +01:00
Florent
11f9a6d8a1 Fix xpath search 2013-01-25 11:47:28 +01:00
Florent
391dc19666 Fix parsing (site changed) 2013-01-25 11:11:42 +01:00
Florent
359b91daf8 Pep8 cleaning 2013-01-25 10:56:21 +01:00
Florent
054279ac0e Improve parsing of the pdf 2013-01-25 10:56:21 +01:00
Florent
fcd8432045 Use clean_relative_urls 2013-01-25 10:56:21 +01:00
Florent
4750e8f421 Remove some adds 2013-01-25 10:56:21 +01:00