Commit graph

83 commits

Author SHA1 Message Date
Florent
5104b7a6e1 Fix external transfer and unicode warning 2013-02-26 15:03:19 +01:00
Florent
0f73f04fa1 Catch errors 2013-02-26 14:57:55 +01:00
Florent
1515205a8e fix internal transfer 2013-02-26 14:38:04 +01:00
Florent
ef61b4148e Fix recipient list 2013-02-26 11:15:50 +01:00
Romain Bignon
a5f32bbd1b definitively fix the fucking infinite loop 2013-02-25 23:32:13 +01:00
Romain Bignon
5d6b4ea7d9 fix infinite loop if there is no pagination 2013-02-25 14:38:34 +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
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
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
c76cd0c1c5 detect when website is unavailable 2013-02-05 14:34:49 +01:00
Florent
bf3132e8c0 bump to 0.f 2013-01-25 17:23:49 +01:00
Florent
5b6e475428 Pep8 cleaning 2013-01-25 10:56:21 +01:00
Romain Bignon
1c4416b4cf ok directly raise the error 2013-01-19 19:39:49 +01:00
Romain Bignon
3cf99f7b46 support the question page 2013-01-19 19:35:42 +01:00
Romain Bignon
fef02196fd fix support of several check accounts 2012-12-24 13:32:53 +01:00
Romain Bignon
d028e803bc fix crash when there is no operation on an account 2012-12-24 13:32:43 +01:00
Florent
67f1cc4db8 Fix transfer for LEO accounts 2012-12-17 18:21:34 +01:00
Romain Bignon
3f52fc737f fix handle of LEO history 2012-12-14 15:35:18 +01:00
Florent
88720fff21 Add Livret Epargne Orange support 2012-12-14 15:11:00 +01:00
Florent
050ff69f0f Fix listing for proxy account 2012-12-14 15:10:57 +01:00
Florent
7fb44d9f3c Update patterns 2012-12-14 15:10:54 +01:00
Florent
2bb7255a2b Remove multiple whitespaces 2012-12-14 15:10:52 +01:00
Florent
c3f7e412c8 Fix currency for ing accounts
There is no € symbols in the home Page.
And for the best I know, euro is the only one possibility
2012-12-10 18:06:50 +01:00
Romain Bignon
eac8a7a0e4 fix name of login field to remember client number 2012-12-10 10:54:20 +01:00
Romain Bignon
d91dad2b2b support currencies 2012-12-06 13:21:13 +01:00
Laurent Bachelier
541d080c9d Use flake8 if available instead of pyflakes
With flake8, we can check for more issues and ignore those who are not
real issues.

This allowed me to find genuine errors in:
- modules/boursorama/pages/account_history.py
- modules/ing/pages/login.py
- weboob/tools/application/qt/qt.py
I left one in weboob/tools/browser/browser.py for the time being.

Some PEP8 fixes on other files.
2012-11-24 19:46:34 +01:00
Florent
f645e2fef9 Fix iter_ressources 2012-10-31 15:02:16 +01:00
Florent
8377407155 Support of downloading monthly pdf report 2012-10-31 14:41:29 +01:00
Romain Bignon
4a1e4b5afa bump to 0.e 2012-10-28 20:39:49 +01:00
Florent
e58a1d5027 Fix hash on double entries 2012-10-24 18:28:40 +02:00
Laurent Bachelier
3a66728392 Fix crashes with unicode characters in maintainer name
Change every mention of MAINTAINER to avoid future issues.
2012-10-24 13:29:30 +02:00
Florent
ce3d6c4a2c Remove a print 2012-10-03 19:13:06 +02:00
Florent
1758f62cdd Add transfer label 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