Commit Graph

2810 Commits

Author SHA1 Message Date
Simon Michael
9a239789fa apply journal updates in the order they were parsed, not the reverse (!)
Fixes the order of include files in stats command.
2012-05-30 10:16:37 +00:00
Simon Michael
c2365c3541 update status tests 2012-06-29 18:33:45 +00:00
Simon Michael
9735d583d1 extra postingsReport test 2012-06-29 18:35:32 +00:00
Simon Michael
d4a897306c combine command-line flags like --depth properly with non-flag query patterns 2012-06-29 22:36:30 +00:00
Simon Michael
5e944374de web: don't auto-create a missing journal file at startup 2012-06-29 22:48:41 +00:00
Simon Michael
6e0db307e5 notes 2012-06-29 22:49:19 +00:00
Simon Michael
d0b332d642 notes 2012-06-29 17:40:18 +00:00
Simon Michael
c0c8cf7635 notes 2012-06-29 15:48:57 +00:00
Simon Michael
a6183e5349 docs: release notes 2012-06-29 22:51:23 +00:00
Simon Michael
461f370db0 web: fix a cabal warning 2012-06-29 22:54:54 +00:00
Simon Michael
8f87585a86 hledger-lib now requires transformers explicitly 2012-06-29 23:06:28 +00:00
Simon Michael
480e9a4080 web: cabal flag "blaze_html_0_5", off by default, uses the newer blaze-html 0.5 2012-06-29 23:07:19 +00:00
Simon Michael
6db9db0be1 bump version 2012-06-29 23:09:19 +00:00
Simon Michael
4b11890e02 web: fix a build error 2012-03-07 16:42:35 +00:00
Simon Michael
6704d3ae0e tools: include docs in tags 2012-03-11 18:39:26 +00:00
Simon Michael
08bb23bcfc site: more dev doc fixes 2012-03-11 20:16:45 +00:00
Simon Michael
651468d912 site: dev and download page cleanups 2012-03-11 20:06:50 +00:00
Simon Michael
eed945c3d7 site: hide outdated dev reports 2012-03-11 18:50:29 +00:00
Simon Michael
a6d93a164d enable csv as a native data format (not yet obeying --rules-file) 2012-03-23 17:14:24 +00:00
Simon Michael
82b6ab9404 new sample.csv, sample.rules 2012-03-24 19:21:24 +00:00
Simon Michael
ed1ea545f5 make --rules-file work again 2012-03-24 19:53:07 +00:00
Simon Michael
70572eb837 test comment 2012-03-28 18:17:05 +00:00
Simon Michael
977fb2c3e8 make the utf8 IO compatibiity layer build on GHC 6.12.3, 7.0.4, 7.2.2, 7.4.1 2012-03-29 20:40:31 +00:00
Simon Michael
50068221c3 fix build warnings in all GHC versions 2012-03-29 21:19:35 +00:00
Simon Michael
18f8a5386a docs: fix UTF8IOCompat haddock 2012-03-29 22:10:43 +00:00
Simon Michael
3b54449317 docs: note default commodity symbol requirement to set display settings 2012-03-29 23:35:11 +00:00
Simon Michael
95916e1f60 tools: view framed haddock by default 2012-03-29 23:38:36 +00:00
Simon Michael
2a0b07d196 docs: locale rewrites 2012-03-30 00:22:33 +00:00
Simon Michael
9ed8d8a8f6 docs: fix haddock hyperlink 2012-03-30 19:24:20 +00:00
Simon Michael
e8114f3ffb web: add missing language flag to hledger-web.hs 2012-03-30 19:24:43 +00:00
Simon Michael
28d86aca53 web: fix excess angle bracket in add form 2012-04-01 21:07:01 +00:00
Simon Michael
25b514b721 web: fix js error breaking second use of add form (#72) 2012-04-01 21:08:30 +00:00
Simon Michael
bb131f1b8c web: add closing angle brackets which yesod 1.0 requires 2012-04-01 20:30:44 +00:00
Simon Michael
396f8cfa9b tools: drop old PRODUCTION flag 2012-04-03 17:25:24 +00:00
Simon Michael
296a4d1bb2 web: better hamlet override 2012-04-03 17:53:12 +00:00
Simon Michael
64b6316785 web: revert unintended hunk in Settings.hs 2012-04-03 17:43:49 +00:00
Simon Michael
ec841b90cf notes: clint's patches 2012-04-12 16:10:11 +00:00
Simon Michael
d4a1e51f2c functional test de-hard-codifications 2012-04-13 21:48:29 +00:00
Simon Michael
021d61b285 fix csv reading tests 2012-03-25 22:12:52 +00:00
Simon Michael
9b3486c14c docs: fix incorrect haddock 2012-04-14 01:11:11 +00:00
Simon Michael
31f3e4dc27 balance: accept "bal" without complaining about ambiguity with balancesheet 2012-04-14 20:33:15 +00:00
Simon Michael
e450251e61 docs: #cabaldeps target for linking directly to that help 2012-04-14 20:36:34 +00:00
Simon Michael
36534a9ef5 fix a misnamed var 2012-04-16 16:43:58 +00:00
Simon Michael
3441c2d816 unneeded imports 2012-04-21 00:23:52 +00:00
Simon Michael
383441ea74 docs: update commands a little 2012-04-21 00:24:19 +00:00
Simon Michael
6679414f26 docs: incomestatement/balancesheet updates 2012-04-16 17:03:35 +00:00
Simon Michael
d30cd5847a a simplistic cashflow statement to complete the trio 2012-04-17 17:32:56 +00:00
Simon Michael
483eb09a82 show proper help for balancesheet/incomestatement 2012-04-14 20:33:48 +00:00
Simon Michael
df6ee91e38 hledger-lib, hledger will require GHC >= 7.0 due to use of shakespeare-text QQ in reports 2012-05-06 20:41:40 +00:00
Simon Michael
b584f33cbb Cli, Cli.Test module doc updates 2012-05-09 15:29:14 +00:00