Commit graph

104 commits

Author SHA1 Message Date
Romain Bignon
979f1764d4 pyflakes fixes (unused imports) 2013-07-14 19:08:17 +02:00
Florent
e61daa64c6 Real tests for ING module 2013-07-09 11:21:32 +02:00
Florent
9325dd06dc Missing file 2013-07-09 09:50:17 +02:00
Florent
943b0caeb9 Fix transfer (site changed) 2013-07-09 09:46:53 +02:00
Florent Fourcot
cbbdad084d Add investments support to ING 2013-07-08 22:38:54 +02:00
Florent
a1138c86b9 Raise NotImplementedError if account type not supported 2013-07-04 18:56:28 +02:00
Florent
0126d01e01 New certificat 2013-06-14 10:27:45 +02:00
Florent
902bf5a99a Fix transfer encoding 2013-05-28 14:31:08 +02:00
Florent
e1190dea23 Fix history of accounts 2013-05-27 23:47:49 +02:00
Florent
805ec01764 Fix FormFieldConversionWarning 2013-05-27 13:46:46 +02:00
Florent
a92e78343b Fix FormFieldConversionWarning (unicode to string) 2013-05-27 13:45:19 +02:00
Florent
040231a274 Add type account on ING 2013-04-25 12:56:41 +02:00
Florent
9484099a1d bump to 0.g 2013-03-26 18:31:12 +01:00
Florent
278902f909 Trivial buf fix on ID generation 2013-03-25 11:10:38 +01:00
Florent Fourcot
832119fc3a Fix ICapBill on the new website 2013-03-18 23:12:48 +01:00
Laurent Bachelier
7094931c92 Easy spacing fixes, trailing stuff
Remove useless trailing \
Remove trailing spaces
Add missing empty lines

autopep8 -ir -j2 --select=E301,E302,E502,W291,W293,W391 .

Diff quickly checked.
2013-03-16 00:54:55 +01:00
Laurent Bachelier
c21d1f7925 Code clarity fixes
autopep8 -ir -j2 --select=E303,E125
Diff checked manually.
2013-03-16 00:52:43 +01:00
Florent
7b2f9039d4 Fix transfer, and real test on empty list 2013-03-12 16:18:06 +01:00
Florent
8c66ca83c8 Remove unused imports 2013-03-02 10:31:34 +01:00
Romain Bignon
61f8ab8920 fix crash on ASV accounts history 2013-03-02 10:28:19 +01:00
Florent
9dc9157062 Prevent useless debug folders 2013-03-01 13:41:50 +01:00
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