hledger/hledger-web
Simon Michael c53732a4af balance: new multi-column reports & documentation
Two new multi-column balance report modes show ending balance per
period: `--cumulative`, starting from 0, and `--historical`, starting
from the historical starting balance.

The balance command's specification has been clarified and consolidated
in the Balance.hs haddock. Reports.hs has also had haddock updates. The
old AccountsReport type is now BalanceReport, still used by
single-column balance report. The new MultiBalanceReport type is used by
the multi-column reports.
2013-12-07 05:43:31 -08:00
..
app web: update for yesod 1.1.3 2012-11-15 17:48:48 +00:00
config web: hide copyright boilerplate in dev build 2013-04-19 14:46:22 -07:00
deploy web: update for yesod 1.1.3 2012-11-15 17:48:48 +00:00
Handler balance: new multi-column reports & documentation 2013-12-07 05:43:31 -08:00
Hledger command line options API updates, possibly fixing hledger-web build 2013-09-22 22:31:06 -07:00
messages web: update for yesod 1.1.3 2012-11-15 17:48:48 +00:00
Settings web: be less verbose about web files source, mention it only in dev mode 2013-05-01 07:24:42 -07:00
static web: use select2 to autocomplete 2013-06-01 13:20:37 +08:00
templates web: remove left sidebar border, extend right border to height of sidebar content 2013-04-19 14:49:15 -07:00
tests web: require yesod 1.2, cabal file cleanup 2013-05-14 15:36:44 -07:00
.ghci web: update for yesod 1.1.3 2012-11-15 17:48:48 +00:00
Application.hs web: require yesod 1.2, cabal file cleanup 2013-05-14 15:36:44 -07:00
devel.hs web: don't use wai-handler-launch with yesod devel 2013-04-20 19:57:19 -07:00
Foundation.hs web: clean up language extensions a bit, make autoweb works again 2013-06-04 18:23:55 -07:00
hledger-web.cabal web: fix too-loose yesod dependency, we require 1.2.* 2013-11-02 11:55:04 -07:00
Import.hs web: update for yesod 1.1.3 2012-11-15 17:48:48 +00:00
LICENSE packagegeddon.. split off web/chart/vty, move hledger to a subdir 2010-09-09 22:54:34 +00:00
Settings.hs web: update for yesod 1.1.3 2012-11-15 17:48:48 +00:00
Setup.hs hledger-web: add missing Setup.hs file 2013-04-18 13:16:38 +02:00