Commit graph

3,547 commits

Author SHA1 Message Date
Florent
c71576b7ae Fix get_bill 2013-02-25 16:31:09 +01:00
Romain Bignon
eac6f9e684 fields are never readonly 2013-02-25 15:05:24 +01:00
Romain Bignon
5d6b4ea7d9 fix infinite loop if there is no pagination 2013-02-25 14:38:34 +01:00
Romain Bignon
3acbba30d9 do not crash for special accounts 2013-02-25 13:50:43 +01:00
Florent
7ff2a9bf95 Fix infinite loop 2013-02-25 13:49:16 +01:00
Florent
b400544e90 Remove old code 2013-02-25 12:16:05 +01:00
Florent
9284a7fe04 Restore category
Use value of old website as text
2013-02-25 12:03:53 +01:00
Florent
3d532ef501 Support all the history
Ugly code...
2013-02-25 12:03:52 +01:00
Romain Bignon
95c41a346f support when website asks to renew password 2013-02-23 13:20:50 +01:00
Romain Bignon
4df089ee1b get maximum history 2013-02-23 13:15:05 +01:00
Romain Bignon
221f73d600 support when there is an error 2013-02-23 12:58:04 +01:00
Romain Bignon
c207b109ab support pagination 2013-02-23 12:41:01 +01:00
Romain Bignon
c0e3a1d6e2 support more history 2013-02-23 12:13:01 +01:00
Romain Bignon
da68941287 support when accounts are in javascript... 2013-02-23 11:35:30 +01:00
Romain Bignon
634d7a7c56 fix parsing date 2013-02-22 16:38:34 +01:00
Romain Bignon
9e2f89d3fc other fix for months 2013-02-22 16:26:24 +01:00
Romain Bignon
9f5717c01c fix months 2013-02-22 16:24:33 +01:00
Romain Bignon
4531600b45 support TITRE and PEA account types 2013-02-22 16:16:39 +01:00
Florent
25cb1f2e08 Only one url for both pages, implement stateful browser 2013-02-22 15:44:58 +01:00
Florent
10e7194a36 Restore old hash computation 2013-02-22 15:44:58 +01:00
Florent
2f411b54e7 Fix some months. Fix encoding issue 2013-02-22 15:44:58 +01:00
Florent
d552e43267 Get transaction history on the new site 2013-02-22 15:44:58 +01:00
Florent
0ea938a0c6 Restore old ID for compatibility 2013-02-22 15:44:58 +01:00
Florent
c6e5f41983 Get accounts on the new website 2013-02-22 15:44:58 +01:00
Florent
2db54c44c9 Add my public key 2013-02-22 15:44:58 +01:00
Romain Bignon
55d5c5c021 date used may be UTC 2013-02-22 14:05:52 +01:00
Romain Bignon
fc3b0ed384 weboob 1 aum 0 (closes #1041) 2013-02-22 13:55:12 +01:00
Romain Bignon
a4edbb82b9 fix typo: if there isn't any card, it didn't return any transactions 2013-02-20 14:08:51 +01:00
Romain Bignon
2f54c8f81c mimic mobile application (refs #1041) 2013-02-19 17:01:57 +01:00
Romain Bignon
5b993d06e0 handle GONE exception 2013-02-19 17:00:35 +01:00
Laurent Bachelier
5378f394dd paypal: Add icon 2013-02-15 00:09:26 +01:00
Romain Bignon
30c19db463 add icon for trictractv 2013-02-14 23:54:23 +01:00
Romain Bignon
329bf19905 add 'test.py' to be generated by the 'base' recipe 2013-02-14 23:34:26 +01:00
Laurent Bachelier
60197c4e96 No DOMAIN in backend 2013-02-14 23:06:05 +01:00
Laurent Bachelier
4ac684e6ae sachsen: flake8 fixes 2013-02-13 00:42:45 +01:00
Laurent Bachelier
ae06ae3384 Add missing "whatis entry" to man pages
This is recommended by Debian.
closes #618
2013-02-13 00:38:33 +01:00
Laurent Bachelier
690747dbf2 Not useful anymore 2013-02-13 00:08:23 +01:00
Laurent Bachelier
8898f7facd paypal: Oops, really fix empty row issue 2013-02-12 22:07:54 +01:00
Romain Bignon
fae00c0131 Revert "[creditmut] transfer now accepts long and short IDs"
This reverts commit 3cbf1d13a6.
2013-02-12 20:22:03 +01:00
Laurent Bachelier
3d67c09311 paypal: Support transaction types 2013-02-12 18:56:33 +01:00
Laurent Bachelier
ca4c97b42f paypal: Handle multiple pages 2013-02-12 18:29:01 +01:00
Laurent Bachelier
4ed53b5de9 paypal: Ignore "empty" rows 2013-02-12 16:54:09 +01:00
Romain Bignon
8b3d4128da fix extraction of video url 2013-02-11 22:04:04 +01:00
Laurent Bachelier
3199c0dd3c Rewrite history fetching (without CSV)
Very simple for now, does not handle going on the next page, or
categorizations (like CSV does).
2013-02-11 18:47:28 +01:00
Laurent Bachelier
99f8a03895 Cache the sucessful protocols
And avoid doing too many failed handshakes.
2013-02-11 14:45:28 +01:00
Laurent Bachelier
085c784691 Fall back on SSLv3 if TLSv1 fails
This is so dirty :(
2013-02-11 14:45:27 +01:00
Florent
757070e7cd Increase RSS size
The RSS feed contains one month of articles. Since the split
of today news in a lot of entries, the size of the feed is
very large.
2013-02-11 14:05:05 +01:00
Romain Bignon
8e496311e0 support all Visa cards (not only Visa Premier) 2013-02-11 09:01:16 +01:00
Romain Bignon
bb67ad369b website has changed the certificate 2013-02-11 08:19:39 +01:00
Romain Bignon
ce12b56ee8 remove two old and useless debug messages 2013-02-10 22:32:02 +01:00