| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-06-26 | [banking] add category parsing from asset.ini | Benedict Börger | |
| 2019-06-24 | [web_fronted][balance] update balance after refactoring | Benedict Börger | |
| The code has been refactored to read the transaction from a global asset file. Update the code in balacne to use this file. | |||
| 2019-06-24 | [web_frontend] move transaction_filter to util | Benedict Börger | |
| Since the sites transactions and chart both filter the transactions, move the function to util, whre both can access it. | |||
| 2019-06-22 | [web_frontend][chart] link chart to transactions | Benedict Börger | |
| when a category in the pie chart is selected load the corresponding transaction site with the right filter set. | |||
| 2019-06-22 | [web_frontend][transaction] implement filter syntax | Benedict Börger | |
| 2019-04-27 | [web_frontend] adapt URLs to be ablte to address spefic accounts | Benedict Börger | |
| 2019-04-15 | [banking] add grouFile paramter to asset.ini | Benedict Börger | |
| 2019-04-14 | [web-frontned][util] fix problem in date range generation | Benedict Börger | |
| 2019-04-14 | [web-fronted][transactions] add semantic for date parameters | Benedict Börger | |
| 2019-04-14 | [web-fronted] refactoring code | Benedict Börger | |
| For historic reason, two handlers exists, one for POST and one for GET request. Merge these two to one GET request handler. This handler has optionally three parameteres: * filter: Filters the transactions by the given regex * date_start: Output only transactions after this date * date_end: Output only transactions before this date If more than one parameter is given, all filters must match for a transaction to be printed. | |||
| 2019-04-14 | [global] update all files | Benedict Börger | |
| 2019-03-23 | [global] refactoring code base | Benedict Börger | |
| 2018-12-17 | [finz] inital commit | Benedict Börger | |
