ebf215d971web: another fix for cabal builds, disable favicon.ico since it's not easily embeddable
Simon Michael
2011-10-05 00:48:53 +0000
9347f3169dbump hledger-web version
Simon Michael
2011-10-05 00:49:06 +0000
428ce79c82web: more cabal extra-source-files fixes
Simon Michael
2011-10-05 00:18:30 +0000
bcc616823dbump just hledger-web version
Simon Michael
2011-10-05 00:28:18 +0000
1374584694notes
Simon Michael
2011-10-02 15:30:15 +0000
5c07a465daweb: simplify static path definitions
Simon Michael
2011-10-04 22:44:39 +0000
c3b5bcb37bweb: declare static files as extra-source-files for cabal (#63)
Simon Michael
2011-10-04 22:45:45 +0000
381ebea35cshow correct line number for posting parse errors (#67)
Simon Michael
2011-10-04 23:39:53 +0000
e3e9c6b40adocs: note hledger-web build flags
Simon Michael
2011-10-04 23:48:06 +0000
329cafae93web: fewer build warnings in production mode, add a threaded flag for debian (#68)
Simon Michael
2011-10-04 23:02:57 +0000
4fb325b92abump version
Simon Michael
2011-10-04 23:53:50 +0000
ec47ba4bf4relnotes
Simon Michael
2011-10-04 23:59:05 +0000
5bd0dcc113tools: update web file paths
Simon Michael
2011-09-12 22:45:02 +0000
85cb11efbfweb: don't bother running cli unit tests at startup
Simon Michael
2011-09-12 23:38:21 +0000
f2ce07145ftools: hledger-web-production build
Simon Michael
2011-09-13 00:10:00 +0000
7f91a97d19fix yesod haddock breakage
Simon Michael
2011-09-14 02:42:18 +0000
9a6328adebcomment
Simon Michael
2011-09-14 19:46:31 +0000
33f6277e0dcli: hledger ADDONCOMMAND --version now shows add-on command's version
Simon Michael
2011-09-14 02:32:44 +0000
187a7a1cc7web: obey at least some command-line options, like --cost Report filtering options like --period, and filter pattern arguments, are still ignored.
Simon Michael
2011-09-14 19:53:05 +0000
4ca655b6a0web: follow yesod file naming more closely
Simon Michael
2011-09-12 23:37:55 +0000
4c52dd5b76web: production build now has all web content embedded, dev build uses ./static (#63)
Simon Michael
2011-09-12 23:30:29 +0000
c7c67efc1cweb: adjust --help to indicate command-line arguments are not expected Arguments are still accepted and ignored, since I can't see how to disallow them with cmdargs
Simon Michael
2011-09-14 22:53:29 +0000
fcb4a39089when running addons with --debug, show the command line
Simon Michael
2011-09-17 04:19:26 +0000
5670dabf1bdocs: describe metadata/tags
Simon Michael
2011-09-17 06:46:47 +0000
6ca155edc0convert: don't reverse order of transactions
Simon Michael
2011-09-19 03:10:16 +0000
f6e15a2a80fix warning
Simon Michael
2011-09-19 03:25:19 +0000
fda4085e80clarification
Simon Michael
2011-09-20 15:23:08 +0000
15c39ac6c9web: prevent an infinite redirect when custom base url has a trailing slash
Simon Michael
2011-09-20 15:23:55 +0000
85b2307e78web: modify the default base url when a custom port is specified
Simon Michael
2011-09-19 03:25:12 +0000
3e3475bd76web: fix "not:'multi word'" patterns
Simon Michael
2011-09-21 00:28:32 +0000
353e3f2d55convert: always order converted transactions by date
Simon Michael
2011-09-21 06:04:18 +0000
2b5bd268b9web: hide old title and search form when adding/editing
Simon Michael
2011-09-21 22:42:06 +0000
0311595d3bweb: editform title
Simon Michael
2011-09-21 22:42:15 +0000
de502e732bdrop unused TIMELOG env var
Simon Michael
2011-09-21 23:12:53 +0000
556e3c9246cli: give literal tilde error also with -f
Simon Michael
2011-09-21 23:10:44 +0000
f5eecc34a3cli: give a non-confusing error when literal tilde found in LEDGER_FILE
Simon Michael
2011-09-21 22:58:47 +0000
6019c932fbweb: ensure we get the fixed aeson-native to prevent NFData build error (#65)
Simon Michael
2011-09-22 13:37:58 +0000
7bc67a7f00web: update for yesod 0.9
Simon Michael
2011-09-12 18:41:43 +0000
2f313663afrename a func. test
Simon Michael
2011-09-22 19:30:26 +0000
f79b272ff3balance: ledger compatibility fix: don't elide parent accounts with multiple displayed subaccounts
Simon Michael
2011-09-22 20:40:06 +0000
ea0cbaea40docs: clarify D directive's influence on display settings once and for all
Simon Michael
2011-09-22 22:23:28 +0000
48db255444tools: hakyll.hs -> site.hs to keep it working on mac
Simon Michael
2011-09-22 22:24:02 +0000
c22e4e85d0register: be better at showing empty intervals with --empty and a query pattern
Simon Michael
2011-09-23 00:09:39 +0000
4a7b3b9b74gather balance tests
Simon Michael
2011-09-23 02:04:33 +0000
6ddf394119add: clearer prompts, more validation, use . to end as well
Simon Michael
2011-09-23 03:51:45 +0000
d4a3a8c3a0web: do auto-create the journal for the web command At add time would be better, but for at startup is easier
Simon Michael
2011-09-23 14:07:50 +0000
17b1fcefedrename/update doc
Simon Michael
2011-09-23 14:09:12 +0000
c9f1f5c663strip the -- when calling addon commands, so their options work (#64)
Simon Michael
2011-09-23 14:10:27 +0000
c274685ce5docs: clarification
Simon Michael
2011-09-23 14:30:35 +0000
fffb15c1aeadd: avoid excess whitespace between transactions (#46)
Simon Michael
2011-09-25 17:47:55 +0000
7e753e13b5tools: dayssincerelease.hs -> dayssincetag.hs
Simon Michael
2011-09-25 18:29:23 +0000
42df61393bsite: work around some " breakage in hakyll template
Simon Michael
2011-09-25 18:39:09 +0000
452ed12da7site: styles for deeper headings
Simon Michael
2011-09-26 17:40:15 +0000
e1f1f016dasite: fix/document bugtracker shortcut urls
Simon Michael
2011-09-26 20:47:01 +0000
7768efd0b5tools: wine reminder
Simon Michael
2011-09-26 20:51:09 +0000
14881d0515add: trim whitespace in auto-created journal
Simon Michael
2011-09-26 20:56:01 +0000
6f0f1acf7efix hledger-web build error
Simon Michael
2011-09-27 16:29:43 +0000
5ccfb9cf7anote the use of unix line endings on all platforms (#51)
Simon Michael
2011-09-27 20:55:48 +0000
9b2a5f56e1only the add and web commands auto-create the journal file
Simon Michael
2011-09-23 03:53:14 +0000
992ce48093convert: use full option name in error message
Simon Michael
2011-09-27 23:54:49 +0000
780dc878c7convert: currency -> base-currency
Simon Michael
2011-09-27 23:55:07 +0000
7d3b1f4a55convert: in-field, out-field -> amount-in-field, amount-out-field
Simon Michael
2011-09-28 00:13:42 +0000
fe6f37753fconvert: give an error instead of a silent zero amount from amount-in-field/amount-in-field
Simon Michael
2011-09-28 00:14:42 +0000
0605d5e15dnotes
Simon Michael
2011-09-28 00:32:56 +0000
35f3a4fa00print, 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.
Simon Michael
2011-09-23 14:50:20 +0000
9a0a0be01cdocs: whitespace
Simon Michael
2011-09-23 14:27:26 +0000
43daa05f97notes
Simon Michael
2011-09-23 14:57:03 +0000
c4eff81c4dnotes
Simon Michael
2011-09-23 03:53:34 +0000
b503732a4cnotes
Simon Michael
2011-09-22 22:24:38 +0000
0d38bacbf2notes
Simon Michael
2011-09-19 14:10:15 +0000
453750be43web: the cabal build enables production mode (with embeded files) by default
Simon Michael
2011-09-14 02:51:31 +0000
5cc6a1fe22docs: web update
Simon Michael
2011-09-28 00:54:30 +0000
602ccceeecconvert: give a useful error, not a null date when parsing fails; refactor
Simon Michael
2011-09-28 17:12:43 +0000
bdbc93ca5cdocs: convert updates
Simon Michael
2011-09-28 17:12:51 +0000
d42d69271bdocs: second rewrite of convert docs
Simon Michael
2011-09-28 00:30:40 +0000
d63b20161edocs: preliminary convert docs cleanup
Simon Michael
2011-09-26 17:39:34 +0000
99e28e5c30add: simplify filename in func tests
Simon Michael
2011-09-30 22:54:22 +0000
5eeadad160add: refactor, note default precision issue
Simon Michael
2011-09-30 23:26:11 +0000
21ef771a1dsite: update pandoc template to fix table of contents style
Simon Michael
2011-10-01 17:09:13 +0000
0710ce9b0edocs: tweaks
Simon Michael
2011-10-01 17:14:11 +0000
0066393c45docs: final release notes/announcement
Simon Michael
2011-10-01 17:16:24 +0000
d4d99d9df6docs: draft release announcement
Simon Michael
2011-09-25 18:28:28 +0000
d7bb602bf0docs: fix toc links in release notes
Simon Michael
2011-09-26 17:38:54 +0000
11a6d62a93docs: relnotes clarification
Simon Michael
2011-09-12 23:14:25 +0000
ef4cd7a40bdocs: draft release notes
Simon Michael
2011-09-25 18:28:10 +0000
ec72934c54docs: relnotes
Simon Michael
2011-09-19 14:12:51 +0000
b0b1f7d733bump version
Simon Michael
2011-10-01 17:17:02 +0000
80afd4ae7aweb: bump hledger-web version
Simon Michael
2011-09-12 23:10:01 +0000
5e9520cab1docs: relnotes clarification
Simon Michael
2011-09-12 23:10:15 +0000
11f31be37ethis test looks wrong, get rid of it
Simon Michael
2011-09-03 21:25:13 +0000
1de9cc1d80fix a regression balancing a transaction containing different prices And try to clarify amount arithmetic a bit more. More to come I expect.
Simon Michael
2011-09-03 21:27:37 +0000
27e4fec943web: fix some invalid html
Simon Michael
2011-09-10 19:52:35 +0000
23200cdd87web: fix journal edit form
Simon Michael
2011-09-10 20:03:59 +0000
6142847dd2web: fix wrong transaction amount in account register with virtual postings
Simon Michael
2011-09-10 20:05:21 +0000
fa5f09f06ahandle multiple filter patterns on the command-line again
Simon Michael
2011-09-11 20:37:04 +0000
b46ffbac14don't give a confusing error with -f and no command
Simon Michael
2011-09-11 21:35:06 +0000
8a50cb1289don't pass an addon command's name to it as an extra argument
Simon Michael
2011-09-11 21:48:13 +0000
f37d7b5659bump version
Simon Michael
2011-09-12 22:52:24 +0000
767e3fa7e2notes
Simon Michael
2011-09-10 04:19:59 +0000
d8e88f9b18docs: relnotes
Simon Michael
2011-09-12 22:52:43 +0000