hledger/hledger-lib/Hledger/Data
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
..
Account.hs reorganize tests 2010-12-27 20:26:22 +00:00
AccountName.hs reorganize tests 2010-12-27 20:26:22 +00:00
Amount.hs docs: haddock fixes 2011-04-18 06:36:00 +00:00
Commodity.hs parsing: better international number format support (#32) 2011-01-19 12:32:18 +00:00
Dates.hs change of mind: "every Nth X of Y" intervals' length shall be Y, not X 2011-01-14 05:01:00 +00:00
Journal.hs consolidate new matching support 2011-06-05 18:36:32 +00:00
Ledger.hs reorganize tests 2010-12-27 20:26:22 +00:00
Matching.hs web: account matching works like --related by default; dim excluded accounts 2011-06-07 06:11:38 +00:00
Posting.hs reorganize tests 2010-12-27 20:26:22 +00:00
TimeLog.hs reorganize tests 2010-12-27 20:26:22 +00:00
Transaction.hs print: don't show a trailing space when description is blank 2011-01-19 18:55:16 +00:00
Types.hs consolidate new matching support 2011-06-05 18:36:32 +00:00
UTF8.hs add appendFile and hGetContents support to utf8 layer 2011-01-21 01:09:46 +00:00
Utils.hs i18n: always read and write UTF-8, ignoring current locale (#34) 2011-01-21 01:24:51 +00:00