Commit Graph

2452 Commits

Author SHA1 Message Date
Simon Michael
556e3c9246 cli: give literal tilde error also with -f 2011-09-21 23:10:44 +00:00
Simon Michael
f5eecc34a3 cli: give a non-confusing error when literal tilde found in LEDGER_FILE 2011-09-21 22:58:47 +00:00
Simon Michael
6019c932fb web: ensure we get the fixed aeson-native to prevent NFData build error (#65) 2011-09-22 13:37:58 +00:00
Simon Michael
7bc67a7f00 web: update for yesod 0.9 2011-09-12 18:41:43 +00:00
Simon Michael
2f313663af rename a func. test 2011-09-22 19:30:26 +00:00
Simon Michael
f79b272ff3 balance: ledger compatibility fix: don't elide parent accounts with multiple displayed subaccounts 2011-09-22 20:40:06 +00:00
Simon Michael
ea0cbaea40 docs: clarify D directive's influence on display settings once and for all 2011-09-22 22:23:28 +00:00
Simon Michael
48db255444 tools: hakyll.hs -> site.hs to keep it working on mac 2011-09-22 22:24:02 +00:00
Simon Michael
c22e4e85d0 register: be better at showing empty intervals with --empty and a query pattern 2011-09-23 00:09:39 +00:00
Simon Michael
4a7b3b9b74 gather balance tests 2011-09-23 02:04:33 +00:00
Simon Michael
6ddf394119 add: clearer prompts, more validation, use . to end as well 2011-09-23 03:51:45 +00:00
Simon Michael
d4a3a8c3a0 web: do auto-create the journal for the web command
At add time would be better, but for at startup is easier
2011-09-23 14:07:50 +00:00
Simon Michael
17b1fcefed rename/update doc 2011-09-23 14:09:12 +00:00
Simon Michael
c9f1f5c663 strip the -- when calling addon commands, so their options work (#64) 2011-09-23 14:10:27 +00:00
Simon Michael
c274685ce5 docs: clarification 2011-09-23 14:30:35 +00:00
Simon Michael
fffb15c1ae add: avoid excess whitespace between transactions (#46) 2011-09-25 17:47:55 +00:00
Simon Michael
7e753e13b5 tools: dayssincerelease.hs -> dayssincetag.hs 2011-09-25 18:29:23 +00:00
Simon Michael
42df61393b site: work around some " breakage in hakyll template 2011-09-25 18:39:09 +00:00
Simon Michael
452ed12da7 site: styles for deeper headings 2011-09-26 17:40:15 +00:00
Simon Michael
e1f1f016da site: fix/document bugtracker shortcut urls 2011-09-26 20:47:01 +00:00
Simon Michael
7768efd0b5 tools: wine reminder 2011-09-26 20:51:09 +00:00
Simon Michael
14881d0515 add: trim whitespace in auto-created journal 2011-09-26 20:56:01 +00:00
Simon Michael
6f0f1acf7e fix hledger-web build error 2011-09-27 16:29:43 +00:00
Simon Michael
5ccfb9cf7a note the use of unix line endings on all platforms (#51) 2011-09-27 20:55:48 +00:00
Simon Michael
9b2a5f56e1 only the add and web commands auto-create the journal file 2011-09-23 03:53:14 +00:00
Simon Michael
992ce48093 convert: use full option name in error message 2011-09-27 23:54:49 +00:00
Simon Michael
780dc878c7 convert: currency -> base-currency 2011-09-27 23:55:07 +00:00
Simon Michael
7d3b1f4a55 convert: in-field, out-field -> amount-in-field, amount-out-field 2011-09-28 00:13:42 +00:00
Simon Michael
fe6f37753f convert: give an error instead of a silent zero amount from amount-in-field/amount-in-field 2011-09-28 00:14:42 +00:00
Simon Michael
0605d5e15d notes 2011-09-28 00:32:56 +00:00
Simon Michael
35f3a4fa00 print, web: always show both dates, ignoring --effective (#42)
Ledger shows only the effective date with --effective, but not vice versa.
print is supposed to be information-preserving so this seems better.
This also fixes the web entries view.
2011-09-23 14:50:20 +00:00
Simon Michael
9a0a0be01c docs: whitespace 2011-09-23 14:27:26 +00:00
Simon Michael
43daa05f97 notes 2011-09-23 14:57:03 +00:00
Simon Michael
c4eff81c4d notes 2011-09-23 03:53:34 +00:00
Simon Michael
b503732a4c notes 2011-09-22 22:24:38 +00:00
Simon Michael
0d38bacbf2 notes 2011-09-19 14:10:15 +00:00
Simon Michael
453750be43 web: the cabal build enables production mode (with embeded files) by default 2011-09-14 02:51:31 +00:00
Simon Michael
5cc6a1fe22 docs: web update 2011-09-28 00:54:30 +00:00
Simon Michael
602ccceeec convert: give a useful error, not a null date when parsing fails; refactor 2011-09-28 17:12:43 +00:00
Simon Michael
bdbc93ca5c docs: convert updates 2011-09-28 17:12:51 +00:00
Simon Michael
d42d69271b docs: second rewrite of convert docs 2011-09-28 00:30:40 +00:00
Simon Michael
d63b20161e docs: preliminary convert docs cleanup 2011-09-26 17:39:34 +00:00
Simon Michael
99e28e5c30 add: simplify filename in func tests 2011-09-30 22:54:22 +00:00
Simon Michael
5eeadad160 add: refactor, note default precision issue 2011-09-30 23:26:11 +00:00
Simon Michael
21ef771a1d site: update pandoc template to fix table of contents style 2011-10-01 17:09:13 +00:00
Simon Michael
0710ce9b0e docs: tweaks 2011-10-01 17:14:11 +00:00
Simon Michael
0066393c45 docs: final release notes/announcement 2011-10-01 17:16:24 +00:00
Simon Michael
d4d99d9df6 docs: draft release announcement 2011-09-25 18:28:28 +00:00
Simon Michael
d7bb602bf0 docs: fix toc links in release notes 2011-09-26 17:38:54 +00:00
Simon Michael
11a6d62a93 docs: relnotes clarification 2011-09-12 23:14:25 +00:00