hledger/hledger-ui/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
..
UI lib, ui, web: more careful dates in account transactions report/registers 2016-07-27 12:12:42 -07:00
UI.hs cli/ui/web: rename X.Options modules to X.XOptions 2015-08-28 12:43:51 -07:00