hledger/hledger-web/templates
Stephen Morgan f673e7c2eb lib!: lib,web: Remove unused TransactionReport. Move the useful utility
functions to AccountTransactionsReport.

If you use transactionsReport, you should either use entryReport if you
don't require a running total, or using accountTransactionsReport with
thisacctq as Any or None (depending on what you want included in the
running total).
2021-07-22 19:00:37 -10:00
..
add-form.hamlet lib,cli,ui,web: A number of AccountName and Journal functions which are 2021-03-23 11:26:30 -07:00
balance-report.hamlet ;lib: a few more zero-checking function references 2020-05-29 19:04:52 -07:00
chart.hamlet fix: web: register chart with multiple commodities/prices, broken in 1.22 (#1597) 2021-07-12 19:02:38 -10:00
default-layout-wrapper.hamlet web: Add yesod-form-generated AddForm, add GET & POST /add 2018-06-24 14:13:04 +02:00
default-layout.hamlet ;web: fix inaccurate description of query term combining (#1246) 2020-07-31 17:56:37 -07:00
edit-form.hamlet web: Add /manage page, implement /edit, /upload, and /download 2018-06-24 14:13:04 +02:00
journal.hamlet dev: web: Use entriesReport instead of transactionReport. 2021-07-22 19:00:37 -10:00
manage.hamlet web: UI cleanup 2018-06-24 14:13:04 +02:00
register.hamlet lib!: lib,web: Remove unused TransactionReport. Move the useful utility 2021-07-22 19:00:37 -10:00
upload-form.hamlet web: Add /manage page, implement /edit, /upload, and /download 2018-06-24 14:13:04 +02:00