Romain Bignon
|
e434bb90e2
|
all browser2 modules may import exceptions from weboob.tools.exceptions
|
2014-05-17 14:27:56 +02:00 |
|
Romain Bignon
|
8f11fd40bc
|
pyflakes fix
|
2014-04-26 12:07:22 +02:00 |
|
Florent
|
d6d5d4cebd
|
Set obj_id to None before to return it to the browser
|
2014-04-24 19:45:28 +02:00 |
|
Florent
|
cf71e6bf6a
|
Fix pagination on iter_bills
|
2014-04-15 10:38:53 +02:00 |
|
Florent
|
c488a0c7ae
|
Use @pagination
|
2014-04-15 10:26:25 +02:00 |
|
Romain Bignon
|
c31d72e630
|
fix when there are decimal quantities
|
2014-04-13 12:32:50 +02:00 |
|
Florent
|
cc1e587552
|
Use browser2 tools in get_recipients
|
2014-04-01 16:06:36 +02:00 |
|
Florent
|
a5e55208ae
|
Support pagination in iter_bills
|
2014-04-01 15:14:28 +02:00 |
|
Florent
|
c34ef464ab
|
Factorize code of virtual keyboard
|
2014-04-01 14:42:43 +02:00 |
|
Florent
|
1994970385
|
Simplify the code
|
2014-04-01 12:59:13 +02:00 |
|
Florent
|
af570a856f
|
Some browser2 features in transfer pages
|
2014-04-01 12:36:07 +02:00 |
|
Florent
|
e986d96daa
|
Use lambda function, remove old browser1 code
|
2014-04-01 12:06:49 +02:00 |
|
Florent
|
2ab48d4800
|
Some pep8 cleaning
|
2014-04-01 11:56:15 +02:00 |
|
Florent
|
0c3121a614
|
Post with the good variable
|
2014-04-01 11:28:59 +02:00 |
|
Florent
|
9155747fb9
|
Set Logged page
|
2014-04-01 11:08:24 +02:00 |
|
Florent
|
bb5af64b9f
|
Fix typo and better cleaning of the label
|
2014-04-01 10:46:18 +02:00 |
|
Florent
|
b79215733c
|
Convert iter_bills and postpredown
|
2014-04-01 10:28:18 +02:00 |
|
Florent
|
2ddd15fda9
|
Convert CapBill to browser2, step 1
|
2014-04-01 10:15:43 +02:00 |
|
Florent
|
3514f65cc6
|
Reset the counter to each pages
|
2014-03-28 15:43:10 +01:00 |
|
Florent
|
3cab148414
|
Do not return same id twice
|
2014-03-28 14:55:56 +01:00 |
|
Florent
|
2738538fb6
|
Support transfer with browser2
|
2014-03-28 14:16:24 +01:00 |
|
Florent
|
df85155463
|
Support market accounts with browser2
|
2014-03-28 14:16:24 +01:00 |
|
Florent
|
902ab0a392
|
pep8 cleaning
|
2014-03-28 14:16:24 +01:00 |
|
Florent
|
492dd1d61a
|
Remove unused imports
|
2014-03-28 14:16:24 +01:00 |
|
Florent
|
3f1e45d459
|
Restore compatibility with old hash values
|
2014-03-28 14:16:24 +01:00 |
|
Florent
|
45760ca84b
|
Remove parse function
|
2014-03-28 14:16:24 +01:00 |
|
Florent
|
d2eec89a4e
|
Set the category
|
2014-03-28 14:16:24 +01:00 |
|
Florent
|
7f02c6d526
|
Use Transaction.Raw
|
2014-03-28 14:16:24 +01:00 |
|
Florent
|
267b8bbc75
|
Add history support with Browser2
|
2014-03-28 14:16:24 +01:00 |
|
Florent
|
15ca64f3d9
|
First step on ING with Browser2
Login and listing of accounts work
|
2014-03-28 14:16:23 +01:00 |
|
Florent
|
16f6fc349e
|
Fix conversion warning
|
2014-03-21 20:16:56 +01:00 |
|
Romain Bignon
|
8fdbf330dd
|
improvements on transaction and account types detection
|
2014-02-16 21:04:46 +01:00 |
|
Romain Bignon
|
6099560b8c
|
change currencies integer constants to ISO code strings
|
2014-02-16 19:48:17 +01:00 |
|
Florent
|
845cf844a7
|
Update regexps
Site changed
|
2014-01-20 17:53:52 +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 |
|
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
|
979f1764d4
|
pyflakes fixes (unused imports)
|
2013-07-14 19:08:17 +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
|
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 |
|