hledger/hledger-ui/Hledger/UI
Simon Michael 7c8d7e9820 ui: transaction: ignore real/cleared/empty, always show full txn (#354)
This commit clarifies the account transactions report: as before the included transactions
are the original unfiltered transactions, but now the change and running balance amounts
are calculated from the report-matched postings. This fixed the limitation noted in 509f558,
so that toggling real mode in any screen could work. Then I decided the transaction screen
shouldn't show a partial transaction after all, so real/cleared filtering is no longer allowed or indicated here.
2016-06-02 07:03:00 -07:00
..
AccountsScreen.hs ui: accounts: E key toggles --empty 2016-06-01 12:32:38 -07:00
ErrorScreen.hs ui: preserve --ignore-assertions & flags on reload 2016-05-02 20:12:11 -07:00
Main.hs lib: textification begins! account names 2016-05-24 19:00:49 -07:00
RegisterScreen.hs ui: indicate real mode and toggle it with R key (#354) 2016-06-01 12:30:39 -07:00
Theme.hs ui: C toggles --cleared; f -> F; UI tweaks 2015-10-30 10:42:44 -07:00
TransactionScreen.hs ui: transaction: ignore real/cleared/empty, always show full txn (#354) 2016-06-02 07:03:00 -07:00
UIOptions.hs cli/ui/web: rename X.Options modules to X.XOptions 2015-08-28 12:43:51 -07:00
UITypes.hs lib: textification begins! account names 2016-05-24 19:00:49 -07:00
UIUtils.hs ui: accounts: E key toggles --empty 2016-06-01 12:32:38 -07:00