Commit Graph

  • 47ebc216f3 docs: note fix lot price ordering issue in ledger compatibility notes Simon Michael 2013-06-06 17:06:09 -0700
  • 39f6ec9f04 tools: fix make ghci, ghciweb Simon Michael 2013-06-06 15:26:40 -0700
  • 9c04cb96c8 docs: release notes Simon Michael 2013-06-04 19:07:32 -0700
  • 4eda6119f8 bump version to 0.21.2 Simon Michael 2013-06-04 19:07:22 -0700
  • 9b674e76ca docs: drop bugfix version part from manual and download page, too much work Simon Michael 2013-06-04 19:06:58 -0700
  • 080eb866ec web: clean up language extensions a bit, make autoweb works again Simon Michael 2013-06-04 18:23:55 -0700
  • e13ea5706d oops, missed a build failure Simon Michael 2013-06-04 11:43:26 -0700
  • 7d450d5030 release notes Simon Michael 2013-06-03 23:19:52 -0700
  • 557419de8c bump version to 0.21.1 Simon Michael 2013-06-03 23:18:30 -0700
  • 42da3a5071 web: avoid trailing commas in register chart values, in case of trouble with IE Simon Michael 2013-06-03 23:18:04 -0700
  • 4f5b43050e web: list chart values earliest first Simon Michael 2013-06-03 23:17:06 -0700
  • fd8de9558e web: show proper Y-values in register chart (fixes #122) Simon Michael 2013-06-03 23:15:30 -0700
  • 191ed1b92a docs: one doc per line Simon Michael 2013-06-02 08:58:28 -0700
  • d95ba9c514 docs: add 0.20 to past manuals Simon Michael 2013-06-02 08:57:44 -0700
  • 63d77131e0 announcement Simon Michael 2013-06-01 16:05:36 -0700
  • b6e256554d Merge branch 'master' of github.com:simonmichael/hledger Simon Michael 2013-06-01 15:58:37 -0700
  • 8f435e1620 Merge pull request #121 from jeffrichards/master Simon Michael 2013-06-01 15:58:26 -0700
  • 4041f5a553 bump version to 0.21 Simon Michael 2013-06-01 15:58:06 -0700
  • 45df31e854 release notes Simon Michael 2013-06-01 15:56:43 -0700
  • 9602c29692 web: show zero-balance accounts in the sidebar as well (fixed #106) Simon Michael 2013-06-01 15:42:50 -0700
  • 2e5718d5ea web: show one line per commodity in charts. Needs more polish, but fixes #109. Simon Michael 2013-06-01 15:33:33 -0700
  • 7890f24415 remove a the tool tip from the journal screen, as it just duplicates the info shown on screen. Jeff Richards 2013-06-01 14:20:08 -0700
  • 95f909543a fix a haddock failure reported by hydra Simon Michael 2013-06-01 13:55:34 -0700
  • 18c6ff2a04 docs: note single commodity limitation for balance assertions Simon Michael 2013-06-01 13:51:15 -0700
  • c2fa4b3c21 parsing: make balance assertions more robust with different precisions (#119) Simon Michael 2013-06-01 13:39:00 -0700
  • 44545d6ec7 parsing: update a csv reader error message Simon Michael 2013-06-01 12:38:58 -0700
  • a26ab926d8 parsing: don't fail when a csv amount has trailing whitespace (fixes #113) Simon Michael 2013-06-01 12:36:45 -0700
  • cc087826e0 web: don't show prices in the accounts sidebar (fixes #114) Simon Michael 2013-06-01 12:35:10 -0700
  • c744451dfa web: loosen "starting web browser" message for servers Simon Michael 2013-06-01 11:40:00 -0700
  • 41277766fc fix a compilation warning Simon Michael 2013-06-01 11:38:01 -0700
  • 615ae53d90 Merge remote-tracking branch 'remotes/xinruo/select2' Simon Michael 2013-06-01 11:27:18 -0700
  • 947237027e docs: clarify support for {=PRICE] syntax Simon Michael 2013-06-01 10:31:56 -0700
  • 34a31285a9 web: use select2 to autocomplete Xinruo Sun 2013-04-22 22:34:33 +0800
  • ce651bd614 Merge pull request #112 from clinty/testsuites Simon Michael 2013-05-30 16:25:35 -0700
  • b9ba92d105 docs: update manual and faq with latest balance assertions info Simon Michael 2013-05-30 15:26:34 -0700
  • 56a37aabcf small cleanup Simon Michael 2013-05-30 15:17:21 -0700
  • 6073b56b9e parsing: order postings first by date, then by parse order when checking balance assertions Simon Michael 2013-05-30 15:16:54 -0700
  • 5685b3dc9c parsing: don't allow = in unquoted commodity symbols, fixes commodity-less balance assertion amounts Simon Michael 2013-05-30 15:15:38 -0700
  • 74eac84b1a parsing: function tests for balance assertions Simon Michael 2013-05-30 15:14:49 -0700
  • 207fd06a6f web: fix a compilation breakage from balance assertions work Simon Michael 2013-05-30 14:45:30 -0700
  • 4721bfce42 bump yesod-platform dependency to avoid a cabal install failure Simon Michael 2013-05-29 22:24:52 -0700
  • b2b085b9a3 docs: more balance assertions clarifications Simon Michael 2013-05-28 17:07:12 -0700
  • c8918d2fb1 docs: typo Simon Michael 2013-05-28 17:00:02 -0700
  • 580a5043bf docs: note balance assertions commodity symbol requirement Simon Michael 2013-05-28 16:46:26 -0700
  • 7533446cbb docs: balance assertions support Simon Michael 2013-05-28 16:33:08 -0700
  • 87820705f5 parsing: after reading a journal file, check all balance assertions and continue only if they pass Simon Michael 2013-05-28 16:25:00 -0700
  • 0be986fcb9 parsing: actually parse balance assertions Simon Michael 2013-05-28 16:18:15 -0700
  • cdc7495459 docs: add paypal example to entry templates Simon Michael 2013-05-28 16:15:47 -0700
  • 2204963ace git ignores Simon Michael 2013-05-28 16:14:52 -0700
  • 180521996a Add cabal testsuite for hledger. Clint Adams 2013-05-15 15:55:49 -0400
  • 1cbe6c95b2 Add cabal testsuite for hledger-lib. Clint Adams 2013-05-15 15:47:28 -0400
  • 039bfc331b docs: update release notes Simon Michael 2013-05-14 15:46:30 -0700
  • 19d55076a4 web: require yesod 1.2, cabal file cleanup Simon Michael 2013-05-14 15:36:44 -0700
  • 4ff2635bf8 bump version to 0.20.98 (0.21 alpha) Simon Michael 2013-05-14 10:30:46 -0700
  • 50f97b6536 docs: update umm link, add penny link Simon Michael 2013-05-04 09:25:13 -0700
  • c9abfa3b73 docs: release notes Simon Michael 2013-05-04 09:09:15 -0700
  • 95950f6e51 Merge branch 'master' of github.com:simonmichael/hledger Simon Michael 2013-05-04 09:07:22 -0700
  • 8139528e83 tools: clarify tools/simplebench.hs's required libs Simon Michael 2013-05-04 09:07:00 -0700
  • 017251a46a tools: make "bench" verbose like "quickbench" Simon Michael 2013-05-04 09:00:52 -0700
  • 698fbbb81f Merge branch 'master' of github.com:simonmichael/hledger Simon Michael 2013-05-04 08:37:18 -0700
  • 1db8920644 bump version to 0.20.0.1 Simon Michael 2013-05-04 07:26:15 -0700
  • 473f752106 tools: update (quick)bench tests a little Today I'm seeing relative performance numbers like this (linode 1G VPS, 32-bit GNU/Linux): Simon Michael 2013-05-03 13:18:05 -0700
  • c2d93f2c68 Merge branch 'master' of github.com:simonmichael/hledger Simon Michael 2013-05-03 12:01:37 -0700
  • e30679de6d tools: more git ignores Simon Michael 2013-05-03 12:00:21 -0700
  • 9b58df70a6 tools: include Makefile.local if present Simon Michael 2013-05-03 12:00:05 -0700
  • c8f2f836a9 tools: don't mess with download page when updating version Simon Michael 2013-05-03 06:48:31 -0700
  • 28a605ceb0 docs: update bug tracker and repository locations in cabal files Simon Michael 2013-05-03 06:46:23 -0700
  • 9234923ed5 web: require at least version 1.1.7 of yesod-core to avoid a Foundation.hs build error Simon Michael 2013-05-03 06:36:48 -0700
  • e2f6a26d66 tools: be aware of cabal macros when generating haddock Simon Michael 2013-05-03 05:54:01 -0700
  • 82c4709929 docs: 0.20 announcement Simon Michael 2013-05-01 18:32:27 -0700
  • a89ed22f4a finalise release notes Simon Michael 2013-05-01 12:46:53 -0700
  • b89168d1b0 bump version number Simon Michael 2013-05-01 12:46:37 -0700
  • 2f5252dc0d docs: update release notes Simon Michael 2013-05-01 12:42:35 -0700
  • a7e5c22717 web: manual updates Simon Michael 2013-05-01 12:17:21 -0700
  • 8873ffbe77 web: fix auto-exit in local mode, clarify startup messages Simon Michael 2013-05-01 12:02:47 -0700
  • b06c96c04c web: be less verbose about web files source, mention it only in dev mode Simon Michael 2013-05-01 07:24:42 -0700
  • c9b6dd8819 web: --server flag re-enables long-running, request-logging mode; output cleanups Simon Michael 2013-05-01 07:23:59 -0700
  • 0a47715b17 web: also launch a browser at startup; auto-terminate after 2m or on enter We're now using the wai-handler-launch middleware. This injects a script in each page that pings the server repeatedly, and terminates the server if it gets no pings (ie there are no browser tabs displaying the app) for two minutes. The server can also be easily terminated at the console by pressing enter, yesod devel style. Simon Michael 2013-04-20 20:02:50 -0700
  • 9148bd8e8c web: don't use wai-handler-launch with yesod devel Simon Michael 2013-04-20 19:57:19 -0700
  • 0f13d40ca5 site: emphasise that downloads are out of date Simon Michael 2013-04-20 12:37:16 -0700
  • 0a77eba02e web: try using wai-launch-handler.. not working yet Simon Michael 2013-04-20 10:03:15 -0700
  • b65bcb5fbd Merge branch 'master' of github.com:simonmichael/hledger Simon Michael 2013-04-19 15:52:01 -0700
  • 426d63f44f docs: dev guide quick links cleanups Simon Michael 2013-04-19 15:51:52 -0700
  • 40b0a206d1 docs: fix dev guide code link Simon Michael 2013-04-19 15:49:42 -0700
  • 05d39257db docs: update release notes Simon Michael 2013-04-19 15:25:26 -0700
  • 0d17d31af4 tools: make ghciweb fixes Simon Michael 2013-04-19 14:55:36 -0700
  • e252b43c0a web: remove left sidebar border, extend right border to height of sidebar content Simon Michael 2013-04-19 14:49:15 -0700
  • dc6998ea2a web: hide copyright boilerplate in dev build Simon Michael 2013-04-19 14:46:22 -0700
  • 1a57dbb65c web: disable request logging in production builds, for now Simon Michael 2013-04-19 14:45:25 -0700
  • 2ce60a211a docs: note current GHC version requirements in install guide Simon Michael 2013-04-19 12:41:42 -0700
  • 2eabcd1360 reverse and rename the blaze_html_0_5 flag to blaze_html_0_4 Simon Michael 2013-04-19 12:40:29 -0700
  • a32b0513bd update tested-withs. hledger needs 7.2+, hledger-web needs 7.4+ for now Simon Michael 2013-04-19 12:26:05 -0700
  • fc39b4c25d the version bump was premature, revert so I can push Simon Michael 2013-04-19 11:54:26 -0700
  • dd956ea395 web: make cabal test pass Simon Michael 2013-04-19 11:50:41 -0700
  • 030a03d9e3 Merge branch 'master' of github.com:simonmichael/hledger Simon Michael 2013-04-18 12:49:14 -0700
  • 3d71bb54b7 Merge pull request #104 from peti/master Simon Michael 2013-04-18 11:57:44 -0700
  • b7283759d6 hledger-web: allow building with blaze-html 0.6.x Peter Simons 2013-04-18 14:23:05 +0200
  • da8f4a1cb6 hledger-web: add missing Setup.hs file Peter Simons 2013-04-18 13:16:38 +0200
  • 1bc8b73159 bump version Simon Michael 2013-04-17 17:20:59 -0700
  • 3594dfd5e0 docs: organise release notes by topic Simon Michael 2013-04-17 17:13:38 -0700