hledger/hledger-ui/Hledger
Simon Michael 11c6426834 ui: show historical balances whenever possible #392
hledger-ui now tries to show historical balances always, including
when (to limit transactions on the register screen) a report start date
is specified. This means that:

- the accounts screen balances are not disturbed by a start date

- the register screen is now a little better at showing the running
  historical balance. It's still not very good at it; some filter
  queries will cause it to fall back to showing the running total of
  visible transactions. But it's no longer disturbed by Z (nonzero mode)
  or a cur: query term.
2016-08-08 17:50:26 -07:00
..
UI ui: show historical balances whenever possible #392 2016-08-08 17:50:26 -07:00
UI.hs cli/ui/web: rename X.Options modules to X.XOptions 2015-08-28 12:43:51 -07:00