Romain Bignon
|
c1f8c08196
|
better description and field labels for french banks
|
2013-12-14 18:22:31 +01:00 |
|
Florent
|
bdd54615ad
|
Raise UseError on empty reason
closes #1315
|
2013-12-04 11:27:27 +01:00 |
|
Romain Bignon
|
fd597ea637
|
do not crash if there is no operation
|
2013-09-29 18:34:08 +02:00 |
|
Florent
|
1d56eb9f2f
|
Fix transfer confirmation (site changed)
|
2013-09-17 13:30:26 +02:00 |
|
Florent
|
b6c61210b1
|
Get history of titre account
Beta version. Probably need some new parameters
|
2013-09-11 20:20:41 +02:00 |
|
Mathieu Lordon
|
f8a6da674c
|
Add LDD support to ING
|
2013-09-02 11:37:59 +02:00 |
|
Florent
|
0e6a65666e
|
Use raw parser for TitrePage
|
2013-08-12 14:39:32 +02:00 |
|
Laurent Bachelier
|
bfe3ac6bcd
|
Remove comments on deleted code
They were still there because the code was automatically removed.
|
2013-08-03 22:15:30 +02:00 |
|
Florent
|
9b022b2ebe
|
bump to 0.h
|
2013-08-03 14:31:13 +02:00 |
|
Florent
|
4d5b84a2a8
|
Move Currency from ICapBank to ICapBase
|
2013-07-30 10:35:25 +02:00 |
|
Laurent Bachelier
|
a6ad7e83ff
|
Use newer form of catching exceptions
autopep8 -i --select=W602
Also some other minor deprecated syntax changes, like "while 1".
I did not commit the less obvious changes.
|
2013-07-27 15:16:16 +02:00 |
|
Romain Bignon
|
c0740e695d
|
remove useless import of with_statement (we do not support anymore python2.5)
refs #806
|
2013-07-27 14:38:18 +02:00 |
|
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 |
|