hledger/hledger-lib/Hledger
Simon Michael 90c0d40777 lib, ui, web: more careful dates in account transactions report/registers
Clarify the account transactions report, and don't change original transactions' dates.

Show a more accurate date in hledger-ui and hledger-web's account registers
when postings have their own dates. This is now called the "transaction register date":
the date which is displayed for that transaction in a register for some current account
and filter query. It is either the transaction date from the journal ("transaction general date"),
or if postings to the current account and matched by the register's filter query have
their own dates, the earliest of those dates.
2016-07-27 12:12:42 -07:00
..
Data ui: I toggles balance assertions 2016-07-06 15:08:57 -07:00
Read lib: parentheses trying to resolve IDE warning 2016-05-26 15:51:59 -07:00
Reports lib, ui, web: more careful dates in account transactions report/registers 2016-07-27 12:12:42 -07:00
Utils dbgtrace takes a level parameter 2016-07-05 14:09:21 -07:00
Data.hs lib: convert date hunit tests to doctests 2016-05-06 18:10:49 -07:00
Query.hs lib: account transactions report filters by realness & status 2016-06-03 17:51:10 -07:00
Read.hs lib: fix tests; always try parsing stdin as journal 2016-05-24 19:00:58 -07:00
Reports.hs split up Hledger.Reports 2014-03-19 17:31:18 -07:00
Utils.hs lib: textification: parse stream 2016-05-24 19:00:57 -07:00