Commit graph

7 commits

Author SHA1 Message Date
Romain Bignon
121fc385f6 support pagination of transactions 2015-02-18 21:10:19 +01:00
Romain Bignon
87070bf05a use a local instance of LinearDateGuesser instead of global one
When giving LinearDateGuesser instance to DateGuesser at Page's
declaration, that'll be the SAME object for all the life-time of the
module. So when listing transactions of a second account, the first taken
date is the date of the oldest transaction of the first account!
2015-01-13 16:59:13 +01:00
Romain Bignon
880ee6109e it is needed to go on a subscription page to get accounts for kind of users 2014-12-17 18:04:51 +01:00
Romain Bignon
dcd0eb430d fix website changes on auth page 2014-12-17 17:48:43 +01:00
Romain Bignon
2cf7acdf32 fix parsing of market accounts and factorization of the Transaction class 2014-10-28 15:37:49 +01:00
Romain Bignon
3ec1ca1eda correctly handle 500 error during login 2014-10-28 11:31:36 +01:00
smurail
0526fd471c add pro browser to cmso bank module 2014-10-22 14:21:48 +02:00