Commit Graph

  • ebf215d971 web: another fix for cabal builds, disable favicon.ico since it's not easily embeddable Simon Michael 2011-10-05 00:48:53 +0000
  • 9347f3169d bump hledger-web version Simon Michael 2011-10-05 00:49:06 +0000
  • 428ce79c82 web: more cabal extra-source-files fixes Simon Michael 2011-10-05 00:18:30 +0000
  • bcc616823d bump just hledger-web version Simon Michael 2011-10-05 00:28:18 +0000
  • 1374584694 notes Simon Michael 2011-10-02 15:30:15 +0000
  • 5c07a465da web: simplify static path definitions Simon Michael 2011-10-04 22:44:39 +0000
  • c3b5bcb37b web: declare static files as extra-source-files for cabal (#63) Simon Michael 2011-10-04 22:45:45 +0000
  • 381ebea35c show correct line number for posting parse errors (#67) Simon Michael 2011-10-04 23:39:53 +0000
  • e3e9c6b40a docs: note hledger-web build flags Simon Michael 2011-10-04 23:48:06 +0000
  • 329cafae93 web: fewer build warnings in production mode, add a threaded flag for debian (#68) Simon Michael 2011-10-04 23:02:57 +0000
  • 4fb325b92a bump version Simon Michael 2011-10-04 23:53:50 +0000
  • ec47ba4bf4 relnotes Simon Michael 2011-10-04 23:59:05 +0000
  • 5bd0dcc113 tools: update web file paths Simon Michael 2011-09-12 22:45:02 +0000
  • 85cb11efbf web: don't bother running cli unit tests at startup Simon Michael 2011-09-12 23:38:21 +0000
  • f2ce07145f tools: hledger-web-production build Simon Michael 2011-09-13 00:10:00 +0000
  • 7f91a97d19 fix yesod haddock breakage Simon Michael 2011-09-14 02:42:18 +0000
  • 9a6328adeb comment Simon Michael 2011-09-14 19:46:31 +0000
  • 33f6277e0d cli: hledger ADDONCOMMAND --version now shows add-on command's version Simon Michael 2011-09-14 02:32:44 +0000
  • 187a7a1cc7 web: 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
  • 4ca655b6a0 web: follow yesod file naming more closely Simon Michael 2011-09-12 23:37:55 +0000
  • 4c52dd5b76 web: production build now has all web content embedded, dev build uses ./static (#63) Simon Michael 2011-09-12 23:30:29 +0000
  • c7c67efc1c web: 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
  • fcb4a39089 when running addons with --debug, show the command line Simon Michael 2011-09-17 04:19:26 +0000
  • 5670dabf1b docs: describe metadata/tags Simon Michael 2011-09-17 06:46:47 +0000
  • 6ca155edc0 convert: don't reverse order of transactions Simon Michael 2011-09-19 03:10:16 +0000
  • f6e15a2a80 fix warning Simon Michael 2011-09-19 03:25:19 +0000
  • fda4085e80 clarification Simon Michael 2011-09-20 15:23:08 +0000
  • 15c39ac6c9 web: prevent an infinite redirect when custom base url has a trailing slash Simon Michael 2011-09-20 15:23:55 +0000
  • 85b2307e78 web: modify the default base url when a custom port is specified Simon Michael 2011-09-19 03:25:12 +0000
  • 3e3475bd76 web: fix "not:'multi word'" patterns Simon Michael 2011-09-21 00:28:32 +0000
  • 353e3f2d55 convert: always order converted transactions by date Simon Michael 2011-09-21 06:04:18 +0000
  • 2b5bd268b9 web: hide old title and search form when adding/editing Simon Michael 2011-09-21 22:42:06 +0000
  • 0311595d3b web: editform title Simon Michael 2011-09-21 22:42:15 +0000
  • de502e732b drop unused TIMELOG env var Simon Michael 2011-09-21 23:12:53 +0000
  • 556e3c9246 cli: give literal tilde error also with -f Simon Michael 2011-09-21 23:10:44 +0000
  • f5eecc34a3 cli: give a non-confusing error when literal tilde found in LEDGER_FILE Simon Michael 2011-09-21 22:58:47 +0000
  • 6019c932fb web: ensure we get the fixed aeson-native to prevent NFData build error (#65) Simon Michael 2011-09-22 13:37:58 +0000
  • 7bc67a7f00 web: update for yesod 0.9 Simon Michael 2011-09-12 18:41:43 +0000
  • 2f313663af rename a func. test Simon Michael 2011-09-22 19:30:26 +0000
  • f79b272ff3 balance: ledger compatibility fix: don't elide parent accounts with multiple displayed subaccounts Simon Michael 2011-09-22 20:40:06 +0000
  • ea0cbaea40 docs: clarify D directive's influence on display settings once and for all Simon Michael 2011-09-22 22:23:28 +0000
  • 48db255444 tools: hakyll.hs -> site.hs to keep it working on mac Simon Michael 2011-09-22 22:24:02 +0000
  • c22e4e85d0 register: be better at showing empty intervals with --empty and a query pattern Simon Michael 2011-09-23 00:09:39 +0000
  • 4a7b3b9b74 gather balance tests Simon Michael 2011-09-23 02:04:33 +0000
  • 6ddf394119 add: clearer prompts, more validation, use . to end as well Simon Michael 2011-09-23 03:51:45 +0000
  • d4a3a8c3a0 web: 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
  • 17b1fcefed rename/update doc Simon Michael 2011-09-23 14:09:12 +0000
  • c9f1f5c663 strip the -- when calling addon commands, so their options work (#64) Simon Michael 2011-09-23 14:10:27 +0000
  • c274685ce5 docs: clarification Simon Michael 2011-09-23 14:30:35 +0000
  • fffb15c1ae add: avoid excess whitespace between transactions (#46) Simon Michael 2011-09-25 17:47:55 +0000
  • 7e753e13b5 tools: dayssincerelease.hs -> dayssincetag.hs Simon Michael 2011-09-25 18:29:23 +0000
  • 42df61393b site: work around some " breakage in hakyll template Simon Michael 2011-09-25 18:39:09 +0000
  • 452ed12da7 site: styles for deeper headings Simon Michael 2011-09-26 17:40:15 +0000
  • e1f1f016da site: fix/document bugtracker shortcut urls Simon Michael 2011-09-26 20:47:01 +0000
  • 7768efd0b5 tools: wine reminder Simon Michael 2011-09-26 20:51:09 +0000
  • 14881d0515 add: trim whitespace in auto-created journal Simon Michael 2011-09-26 20:56:01 +0000
  • 6f0f1acf7e fix hledger-web build error Simon Michael 2011-09-27 16:29:43 +0000
  • 5ccfb9cf7a note the use of unix line endings on all platforms (#51) Simon Michael 2011-09-27 20:55:48 +0000
  • 9b2a5f56e1 only the add and web commands auto-create the journal file Simon Michael 2011-09-23 03:53:14 +0000
  • 992ce48093 convert: use full option name in error message Simon Michael 2011-09-27 23:54:49 +0000
  • 780dc878c7 convert: currency -> base-currency Simon Michael 2011-09-27 23:55:07 +0000
  • 7d3b1f4a55 convert: in-field, out-field -> amount-in-field, amount-out-field Simon Michael 2011-09-28 00:13:42 +0000
  • fe6f37753f convert: 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
  • 0605d5e15d notes Simon Michael 2011-09-28 00:32:56 +0000
  • 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. Simon Michael 2011-09-23 14:50:20 +0000
  • 9a0a0be01c docs: whitespace Simon Michael 2011-09-23 14:27:26 +0000
  • 43daa05f97 notes Simon Michael 2011-09-23 14:57:03 +0000
  • c4eff81c4d notes Simon Michael 2011-09-23 03:53:34 +0000
  • b503732a4c notes Simon Michael 2011-09-22 22:24:38 +0000
  • 0d38bacbf2 notes Simon Michael 2011-09-19 14:10:15 +0000
  • 453750be43 web: the cabal build enables production mode (with embeded files) by default Simon Michael 2011-09-14 02:51:31 +0000
  • 5cc6a1fe22 docs: web update Simon Michael 2011-09-28 00:54:30 +0000
  • 602ccceeec convert: give a useful error, not a null date when parsing fails; refactor Simon Michael 2011-09-28 17:12:43 +0000
  • bdbc93ca5c docs: convert updates Simon Michael 2011-09-28 17:12:51 +0000
  • d42d69271b docs: second rewrite of convert docs Simon Michael 2011-09-28 00:30:40 +0000
  • d63b20161e docs: preliminary convert docs cleanup Simon Michael 2011-09-26 17:39:34 +0000
  • 99e28e5c30 add: simplify filename in func tests Simon Michael 2011-09-30 22:54:22 +0000
  • 5eeadad160 add: refactor, note default precision issue Simon Michael 2011-09-30 23:26:11 +0000
  • 21ef771a1d site: update pandoc template to fix table of contents style Simon Michael 2011-10-01 17:09:13 +0000
  • 0710ce9b0e docs: tweaks Simon Michael 2011-10-01 17:14:11 +0000
  • 0066393c45 docs: final release notes/announcement Simon Michael 2011-10-01 17:16:24 +0000
  • d4d99d9df6 docs: draft release announcement Simon Michael 2011-09-25 18:28:28 +0000
  • d7bb602bf0 docs: fix toc links in release notes Simon Michael 2011-09-26 17:38:54 +0000
  • 11a6d62a93 docs: relnotes clarification Simon Michael 2011-09-12 23:14:25 +0000
  • ef4cd7a40b docs: draft release notes Simon Michael 2011-09-25 18:28:10 +0000
  • ec72934c54 docs: relnotes Simon Michael 2011-09-19 14:12:51 +0000
  • b0b1f7d733 bump version Simon Michael 2011-10-01 17:17:02 +0000
  • 80afd4ae7a web: bump hledger-web version Simon Michael 2011-09-12 23:10:01 +0000
  • 5e9520cab1 docs: relnotes clarification Simon Michael 2011-09-12 23:10:15 +0000
  • 11f31be37e this test looks wrong, get rid of it Simon Michael 2011-09-03 21:25:13 +0000
  • 1de9cc1d80 fix 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
  • 27e4fec943 web: fix some invalid html Simon Michael 2011-09-10 19:52:35 +0000
  • 23200cdd87 web: fix journal edit form Simon Michael 2011-09-10 20:03:59 +0000
  • 6142847dd2 web: fix wrong transaction amount in account register with virtual postings Simon Michael 2011-09-10 20:05:21 +0000
  • fa5f09f06a handle multiple filter patterns on the command-line again Simon Michael 2011-09-11 20:37:04 +0000
  • b46ffbac14 don't give a confusing error with -f and no command Simon Michael 2011-09-11 21:35:06 +0000
  • 8a50cb1289 don't pass an addon command's name to it as an extra argument Simon Michael 2011-09-11 21:48:13 +0000
  • f37d7b5659 bump version Simon Michael 2011-09-12 22:52:24 +0000
  • 767e3fa7e2 notes Simon Michael 2011-09-10 04:19:59 +0000
  • d8e88f9b18 docs: relnotes Simon Michael 2011-09-12 22:52:43 +0000