Commit Graph

2582 Commits

Author SHA1 Message Date
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
Simon Michael
e396c0dc8d push csv rule and format string types down 2012-03-24 01:58:34 +00:00
Simon Michael
f4602cc803 notes 2012-03-11 21:35:44 +00:00
Simon Michael
fdb3677129 try only as many data readers as needed for a successful read 2012-03-23 17:13:30 +00:00
Simon Michael
6eb7ad28e1 refactor/beef up readJournal/readJournalFile 2012-03-23 16:21:41 +00:00
Simon Michael
4d7a809c4a cleanups and early code for csv reader based on convert 2012-03-10 21:55:48 +00:00
Simon Michael
2e8cf1c7f2 reader code cleanups 2012-03-10 18:13:32 +00:00
Simon Michael
120a9fd0e1 docs: readJournalFile haddock fix 2012-03-11 21:36:02 +00:00
Simon Michael
a0dee33f80 notes 2012-03-24 01:59:08 +00:00
Simon Michael
51504e5711 NOTES -> NOTES.org 2012-02-23 14:47:10 +00:00
Simon Michael
ac2adea4da docs: prices wording 2012-02-23 15:28:01 +00:00
Simon Michael
11c698c733 notes 2012-02-26 17:05:57 +00:00
Simon Michael
4bb092cf7d notes 2012-02-23 15:28:36 +00:00
Simon Michael
1165a9e634 set more upper bounds to fix cabal install issues with latest web packages 2012-03-03 19:01:32 +00:00
Simon Michael
58d65f3fa2 fix release note 2012-02-02 06:14:10 +00:00
Simon Michael
d36d99e48c site: announcement link 2011-11-01 05:44:24 +00:00
Simon Michael
e9f965a2dc disable tests for non-working clear missing accountname component error message 2011-12-30 00:12:38 +00:00
Simon Michael
f1da4912e8 web: we can use the main aeson package again 2012-01-02 13:17:44 +00:00
Simon Michael
a26ecdb3e3 true-by-default threaded flag for hledger, allowing non-threaded builds on some debian architectures (Clint Adams) 2012-01-02 17:42:43 +00:00
Simon Michael
9bdb170a0a inferred amounts use the cost commodity if known, like ledger (#69) 2012-01-03 08:15:48 +00:00