Commit graph

157 commits

Author SHA1 Message Date
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
56d1100166 self.where should be a instance variable 2014-04-02 12:49:20 +02:00
Florent
74b99c4a8d Filters on kwargs for find_object 2014-04-02 10:46:31 +02:00
Florent
6591785a10 s/find_id_list/find_object/ 2014-04-02 10:31:00 +02:00
Florent
080c4aff81 Introduce find_id_list
And code simplification in backends/browsers
2014-04-01 17:40:38 +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
2deca63206 Return the content, not the "request" response 2014-04-01 11:45:22 +02:00
Florent
0c3121a614 Post with the good variable 2014-04-01 11:28:59 +02:00
Florent
969e1c7cc7 Do not stay, always go 2014-04-01 11:17:45 +02:00
Florent
8a28d9cc5f Some small fixes with browser2 2014-04-01 11:08:58 +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
0e7aab4642 Remove useless (with Browser2) code 2014-03-28 14:16:24 +01:00
Florent
df85155463 Support market accounts with browser2 2014-03-28 14:16:24 +01:00
Florent
510acc4368 Protect "?" in urls 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
Florent
a82f57512c bump to 0.i 2014-01-08 23:40:16 +01:00
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