Commit Graph

2401 Commits

Author SHA1 Message Date
Simon Michael
ddda6705c0 put query parsers first 2012-05-16 08:28:02 +00:00
Simon Michael
0580ef69a3 disable/rename tags test 2012-05-27 18:07:58 +00:00
Simon Michael
a58a5f96ad more robust comments & metadata, on postings too, and document as "tags" 2012-05-14 18:52:22 +00:00
Simon Michael
88212f26e8 simplify journal parser names 2012-05-09 15:34:05 +00:00
xiaoruoruo
ce83876700 metadata parse and show for transaction 2012-04-08 19:13:56 +00:00
Simon Michael
c010448935 drop little-used clashing Ledger accessors 2012-05-09 15:33:16 +00:00
Simon Michael
549bae945c metadata test updates 2012-05-06 20:43:48 +00:00
xiaoruoruo
dafa764a07 filter by metadata tag 2012-04-08 20:43:48 +00:00
Simon Michael
b6b5c5ffaa explicit exports for Transaction and Posting 2012-05-07 14:36:40 +00:00
Simon Michael
c8f6154de4 docs: final release docs 2012-05-29 18:34:33 +00:00
Simon Michael
c23d1793ae docs: clarify supported GHC versions 2012-03-29 22:09:54 +00:00
Simon Michael
ef89d81998 docs: more installing/troubleshooting cleanups 2012-03-28 18:17:26 +00:00
Simon Michael
d7177c1b92 docs: installing/troubleshooting updates 2012-03-26 18:19:05 +00:00
Simon Michael
58061fc88b docs: intro/installing updates 2012-03-24 20:54:08 +00:00
Simon Michael
3bc563de39 release notes 2012-05-29 00:53:06 +00:00
Simon Michael
86a0729b3c release notes clarification 2012-05-14 20:26:52 +00:00
Simon Michael
edbea2f601 docs: update release notes 2012-05-14 19:23:27 +00:00
Simon Michael
a15e99227d docs: more updates 2012-03-24 21:28:50 +00:00
Simon Michael
31d298ed9a docs/site updates, Development -> Contribute 2012-03-24 20:10:37 +00:00
Simon Michael
f1145cebcd site: drop screenshots page, bring em back later 2012-03-07 21:32:59 +00:00
Simon Michael
99300c6f45 site: use a hamlet template, simplify 2012-03-07 05:01:39 +00:00
Simon Michael
7d070711f7 docs: provide different darcs get urls that work, for now 2012-03-11 18:40:30 +00:00
Simon Michael
a40b554378 docs: installation updates, deprecate add-ons 2012-03-05 07:12:30 +00:00
Simon Michael
cca3434ea3 docs: move convert docs into general file reading 2012-03-24 19:20:59 +00:00
Simon Michael
09d39ed622 start release notes 2012-03-24 20:20:15 +00:00
Simon Michael
d100f520c6 notes 2012-05-29 18:35:08 +00:00
Simon Michael
770136ec81 query tests cleanup 2012-05-17 14:59:38 +00:00
Simon Michael
08bbb832d0 more query cleanup 2012-05-16 07:50:22 +00:00
Simon Michael
e1b1b8bce8 rename Matcher to Query, simplify constructors 2012-05-16 07:12:49 +00:00
Simon Michael
0c73d91f94 web: fix static file embedding in non-dev builds 2012-03-09 18:52:31 +00:00
Simon Michael
8c7eea9ee0 make incomestatement respect options 2012-04-16 16:45:24 +00:00
Simon Michael
b4b2b67236 incomestatement: show revenue and expense accounts separately 2012-04-15 00:05:10 +00:00
Simon Michael
abb470aadb use shakespeare-text to help lay out incomestatement's output 2012-04-14 20:35:51 +00:00
Simon Michael
a27eb7c29f more matcher -> query renaming 2012-05-16 07:37:24 +00:00
Simon Michael
a7ef0ba8dd basic understanding of balance sheet vs. profit & loss accounts 2012-04-14 01:12:42 +00:00
Simon Michael
51977f32e9 Journal.hs explicit exports, haddockification 2012-04-13 22:24:55 +00:00
Simon Michael
04dc5aed10 explicit imports for Matching 2012-05-16 06:43:13 +00:00
Simon Michael
43d78398bb Hledger.Data.Matching -> Hledger.Data.Query 2012-05-16 06:50:08 +00:00
Simon Michael
c27707f578 web: bump version, upgrade to yesod 0.10 2012-03-05 07:52:36 +00:00
Simon Michael
8492f6cae4 fix unicode handling on GHC >= 7.2, unify utf8 IO compatibility layer
tests pass again from GHC 6.12.3 to 7.4.1
2012-03-29 19:06:31 +00:00
Simon Michael
d4451ce5e3 read system cleanup, require conversion rules from a file to simplify API 2012-03-24 18:08:11 +00:00
Simon Michael
ca5d5020e1 prototypical incomestatement and balancesheet commands 2012-04-14 01:34:56 +00:00
Simon Michael
b96e3ac85d drop convert command 2012-03-24 19:40:06 +00:00
Simon Michael
00a43cd1bf Hledger.Cli.Format -> Hledger.Data.FormatStrings 2012-03-10 19:20:15 +00:00
Simon Michael
a1297daae2 cashflow: forgot th' module 2012-04-17 18:27:28 +00:00
Simon Michael
51408e52ed web: make "yesod devel" work 2012-03-30 19:31:53 +00:00
Simon Michael
a3647ca4b6 notes 2012-05-14 19:19:34 +00:00
Simon Michael
9ce0f89423 notes 2012-04-03 17:29:43 +00:00
Simon Michael
de671c6e41 notes 2012-03-29 23:35:34 +00:00
Simon Michael
57fd6b4dc9 notes 2012-03-26 18:18:35 +00:00