Commit Graph

2228 Commits

Author SHA1 Message Date
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
Simon Michael
ef4cd7a40b docs: draft release notes 2011-09-25 18:28:10 +00:00
Simon Michael
ec72934c54 docs: relnotes 2011-09-19 14:12:51 +00:00
Simon Michael
b0b1f7d733 bump version 2011-10-01 17:17:02 +00:00
Simon Michael
80afd4ae7a web: bump hledger-web version 2011-09-12 23:10:01 +00:00
Simon Michael
5e9520cab1 docs: relnotes clarification 2011-09-12 23:10:15 +00:00
Simon Michael
11f31be37e this test looks wrong, get rid of it 2011-09-03 21:25:13 +00:00
Simon Michael
1de9cc1d80 fix a regression balancing a transaction containing different prices
And try to clarify amount arithmetic a bit more. More to come I expect.
2011-09-03 21:27:37 +00:00
Simon Michael
27e4fec943 web: fix some invalid html 2011-09-10 19:52:35 +00:00
Simon Michael
23200cdd87 web: fix journal edit form 2011-09-10 20:03:59 +00:00
Simon Michael
6142847dd2 web: fix wrong transaction amount in account register with virtual postings 2011-09-10 20:05:21 +00:00
Simon Michael
fa5f09f06a handle multiple filter patterns on the command-line again 2011-09-11 20:37:04 +00:00
Simon Michael
b46ffbac14 don't give a confusing error with -f and no command 2011-09-11 21:35:06 +00:00
Simon Michael
8a50cb1289 don't pass an addon command's name to it as an extra argument 2011-09-11 21:48:13 +00:00
Simon Michael
f37d7b5659 bump version 2011-09-12 22:52:24 +00:00
Simon Michael
767e3fa7e2 notes 2011-09-10 04:19:59 +00:00
Simon Michael
d8e88f9b18 docs: relnotes 2011-09-12 22:52:43 +00:00
Simon Michael
237c041f26 docs: relnotes, manual 2011-09-02 19:32:27 +00:00
Simon Michael
4db6c2881a cli: fix an accidental parsec 3 dependency 2011-09-02 18:52:44 +00:00
Simon Michael
c834f4a8af bump version for all but hledger-lib, due to hledger fix 2011-09-02 19:25:31 +00:00
Simon Michael
0375715ca0 site: About -> Home 2011-09-02 01:58:43 +00:00
Simon Michael
6858f335a0 site: big ol' donate buttons, donation-based binaries 2011-09-02 01:58:55 +00:00
Simon Michael
8cb9774d2a docs: fix wrong version 2011-09-02 15:17:22 +00:00
Simon Michael
cda23bd533 web: add missing Hledger.Web.Options to cabal file 2011-09-02 17:13:47 +00:00
Simon Michael
3f333bf02b web: tighten up dependencies 2011-09-02 17:22:23 +00:00