hledger/hledger-ui/Hledger/UI
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
..
AccountsScreen.hs ui: register: be inclusive for a depth-clipped account, matching displayed balance 2016-07-26 17:28:29 -07:00
Editor.hs ui: editor: jump to current txn or error location (emacs, emacsclient, vi) 2016-06-19 16:15:17 -07:00
ErrorScreen.hs ui: support/require brick 0.7+ #379 2016-07-24 18:06:49 -07:00
Main.hs ui: register: be inclusive for a depth-clipped account, matching displayed balance 2016-07-26 17:28:29 -07:00
RegisterScreen.hs lib, ui, web: more careful dates in account transactions report/registers 2016-07-27 12:12:42 -07:00
Theme.hs ui: allow the filter query to be changed 2016-06-04 11:56:10 -07:00
TransactionScreen.hs ui: support/require brick 0.7+ #379 2016-07-24 18:06:49 -07:00
UIOptions.hs ui: consistent -V description in short help 2016-06-03 18:41:12 -07:00
UIState.hs ui: register: be inclusive for a depth-clipped account, matching displayed balance 2016-07-26 17:28:29 -07:00
UITypes.hs ui: register: be inclusive for a depth-clipped account, matching displayed balance 2016-07-26 17:28:29 -07:00
UIUtils.hs ui: support/require brick 0.7+ #379 2016-07-24 18:06:49 -07:00