hledger/hledger-web
Simon Michael f7956d1ab7 web: account matching works like --related by default; dim excluded accounts
A step closer to working like standard accounting programs where you click
an account to see transactions "in" that account.  acct:PAT (or just PAT)
now matches the other postings in transactions matching the account
pattern, like ledger --related. When matching an account (or several) this
way, the unmatched accounts are dimmed to clarify what's happening.
Still to do: fix the sign of the running total, and find out how this
style of search will really coexist with the other ways of searching.
2011-06-07 06:11:38 +00:00
..
.hledger/web web: account matching works like --related by default; dim excluded accounts 2011-06-07 06:11:38 +00:00
App.hs web: cleanup 2011-05-27 06:13:05 +00:00
AppRun.hs web: cleanup 2011-05-27 06:13:05 +00:00
EmbeddedFiles.hs web: move all hamlet to the filesystem, for now; cleanups 2011-05-25 02:30:00 +00:00
Handlers.hs web: account matching works like --related by default; dim excluded accounts 2011-06-07 06:11:38 +00:00
hledger-web.cabal web: begin json support 2011-05-27 22:35:10 +00:00
hledger-web.hs web: hacky changes towards simplifying the web ui 2011-06-03 22:56:24 +00:00
LICENSE packagegeddon.. split off web/chart/vty, move hledger to a subdir 2010-09-09 22:54:34 +00:00
models web: more yesod 0.8 migration; adopt the scaffolding app's layout, slightly simplified 2011-05-24 04:27:37 +00:00
routes web: switch to new matchers, account links now show related postings, more ui cleanups 2011-06-05 18:43:06 +00:00
Settings.hs web: cleanup 2011-05-27 06:13:05 +00:00
Setup.hs add missing Setup.hs in hledger-web,vty,chart 2011-04-18 08:06:35 +00:00
StaticFiles.hs web: more yesod 0.8 migration; adopt the scaffolding app's layout, slightly simplified 2011-05-24 04:27:37 +00:00