47ebc216f3docs: note fix lot price ordering issue in ledger compatibility notes
Simon Michael
2013-06-06 17:06:09 -0700
39f6ec9f04tools: fix make ghci, ghciweb
Simon Michael
2013-06-06 15:26:40 -0700
9c04cb96c8docs: release notes
Simon Michael
2013-06-04 19:07:32 -0700
4eda6119f8bump version to 0.21.2
Simon Michael
2013-06-04 19:07:22 -0700
9b674e76cadocs: drop bugfix version part from manual and download page, too much work
Simon Michael
2013-06-04 19:06:58 -0700
080eb866ecweb: clean up language extensions a bit, make autoweb works again
Simon Michael
2013-06-04 18:23:55 -0700
e13ea5706doops, missed a build failure
Simon Michael
2013-06-04 11:43:26 -0700
7d450d5030release notes
Simon Michael
2013-06-03 23:19:52 -0700
557419de8cbump version to 0.21.1
Simon Michael
2013-06-03 23:18:30 -0700
42da3a5071web: avoid trailing commas in register chart values, in case of trouble with IE
Simon Michael
2013-06-03 23:18:04 -0700
4f5b43050eweb: list chart values earliest first
Simon Michael
2013-06-03 23:17:06 -0700
fd8de9558eweb: show proper Y-values in register chart (fixes#122)
Simon Michael
2013-06-03 23:15:30 -0700
191ed1b92adocs: one doc per line
Simon Michael
2013-06-02 08:58:28 -0700
d95ba9c514docs: add 0.20 to past manuals
Simon Michael
2013-06-02 08:57:44 -0700
63d77131e0announcement
Simon Michael
2013-06-01 16:05:36 -0700
b6e256554dMerge branch 'master' of github.com:simonmichael/hledger
Simon Michael
2013-06-01 15:58:37 -0700
8f435e1620Merge pull request #121 from jeffrichards/master
Simon Michael
2013-06-01 15:58:26 -0700
4041f5a553bump version to 0.21
Simon Michael
2013-06-01 15:58:06 -0700
45df31e854release notes
Simon Michael
2013-06-01 15:56:43 -0700
9602c29692web: show zero-balance accounts in the sidebar as well (fixed#106)
Simon Michael
2013-06-01 15:42:50 -0700
2e5718d5eaweb: show one line per commodity in charts. Needs more polish, but fixes#109.
Simon Michael
2013-06-01 15:33:33 -0700
7890f24415remove 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
95f909543afix a haddock failure reported by hydra
Simon Michael
2013-06-01 13:55:34 -0700
18c6ff2a04docs: note single commodity limitation for balance assertions
Simon Michael
2013-06-01 13:51:15 -0700
c2fa4b3c21parsing: make balance assertions more robust with different precisions (#119)
Simon Michael
2013-06-01 13:39:00 -0700
44545d6ec7parsing: update a csv reader error message
Simon Michael
2013-06-01 12:38:58 -0700
a26ab926d8parsing: don't fail when a csv amount has trailing whitespace (fixes#113)
Simon Michael
2013-06-01 12:36:45 -0700
cc087826e0web: don't show prices in the accounts sidebar (fixes#114)
Simon Michael
2013-06-01 12:35:10 -0700
c744451dfaweb: loosen "starting web browser" message for servers
Simon Michael
2013-06-01 11:40:00 -0700
41277766fcfix a compilation warning
Simon Michael
2013-06-01 11:38:01 -0700
615ae53d90Merge remote-tracking branch 'remotes/xinruo/select2'
Simon Michael
2013-06-01 11:27:18 -0700
947237027edocs: clarify support for {=PRICE] syntax
Simon Michael
2013-06-01 10:31:56 -0700
34a31285a9web: use select2 to autocomplete
Xinruo Sun
2013-04-22 22:34:33 +0800
ce651bd614Merge pull request #112 from clinty/testsuites
Simon Michael
2013-05-30 16:25:35 -0700
b9ba92d105docs: update manual and faq with latest balance assertions info
Simon Michael
2013-05-30 15:26:34 -0700
56a37aabcfsmall cleanup
Simon Michael
2013-05-30 15:17:21 -0700
6073b56b9eparsing: order postings first by date, then by parse order when checking balance assertions
Simon Michael
2013-05-30 15:16:54 -0700
5685b3dc9cparsing: don't allow = in unquoted commodity symbols, fixes commodity-less balance assertion amounts
Simon Michael
2013-05-30 15:15:38 -0700
74eac84b1aparsing: function tests for balance assertions
Simon Michael
2013-05-30 15:14:49 -0700
207fd06a6fweb: fix a compilation breakage from balance assertions work
Simon Michael
2013-05-30 14:45:30 -0700
4721bfce42bump yesod-platform dependency to avoid a cabal install failure
Simon Michael
2013-05-29 22:24:52 -0700
b2b085b9a3docs: more balance assertions clarifications
Simon Michael
2013-05-28 17:07:12 -0700
c8918d2fb1docs: typo
Simon Michael
2013-05-28 17:00:02 -0700
580a5043bfdocs: note balance assertions commodity symbol requirement
Simon Michael
2013-05-28 16:46:26 -0700
7533446cbbdocs: balance assertions support
Simon Michael
2013-05-28 16:33:08 -0700
87820705f5parsing: after reading a journal file, check all balance assertions and continue only if they pass
Simon Michael
2013-05-28 16:25:00 -0700
0be986fcb9parsing: actually parse balance assertions
Simon Michael
2013-05-28 16:18:15 -0700
cdc7495459docs: add paypal example to entry templates
Simon Michael
2013-05-28 16:15:47 -0700
2204963acegit ignores
Simon Michael
2013-05-28 16:14:52 -0700
180521996aAdd cabal testsuite for hledger.
Clint Adams
2013-05-15 15:55:49 -0400
1cbe6c95b2Add cabal testsuite for hledger-lib.
Clint Adams
2013-05-15 15:47:28 -0400
039bfc331bdocs: update release notes
Simon Michael
2013-05-14 15:46:30 -0700
19d55076a4web: require yesod 1.2, cabal file cleanup
Simon Michael
2013-05-14 15:36:44 -0700
4ff2635bf8bump version to 0.20.98 (0.21 alpha)
Simon Michael
2013-05-14 10:30:46 -0700
50f97b6536docs: update umm link, add penny link
Simon Michael
2013-05-04 09:25:13 -0700
c9abfa3b73docs: release notes
Simon Michael
2013-05-04 09:09:15 -0700
95950f6e51Merge branch 'master' of github.com:simonmichael/hledger
Simon Michael
2013-05-04 09:07:22 -0700
8139528e83tools: clarify tools/simplebench.hs's required libs
Simon Michael
2013-05-04 09:07:00 -0700
017251a46atools: make "bench" verbose like "quickbench"
Simon Michael
2013-05-04 09:00:52 -0700
698fbbb81fMerge branch 'master' of github.com:simonmichael/hledger
Simon Michael
2013-05-04 08:37:18 -0700
1db8920644bump version to 0.20.0.1
Simon Michael
2013-05-04 07:26:15 -0700
473f752106tools: 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
c2d93f2c68Merge branch 'master' of github.com:simonmichael/hledger
Simon Michael
2013-05-03 12:01:37 -0700
e30679de6dtools: more git ignores
Simon Michael
2013-05-03 12:00:21 -0700
9b58df70a6tools: include Makefile.local if present
Simon Michael
2013-05-03 12:00:05 -0700
c8f2f836a9tools: don't mess with download page when updating version
Simon Michael
2013-05-03 06:48:31 -0700
28a605ceb0docs: update bug tracker and repository locations in cabal files
Simon Michael
2013-05-03 06:46:23 -0700
9234923ed5web: 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
e2f6a26d66tools: be aware of cabal macros when generating haddock
Simon Michael
2013-05-03 05:54:01 -0700
82c4709929docs: 0.20 announcement
Simon Michael
2013-05-01 18:32:27 -0700
a89ed22f4afinalise release notes
Simon Michael
2013-05-01 12:46:53 -0700
b89168d1b0bump version number
Simon Michael
2013-05-01 12:46:37 -0700
2f5252dc0ddocs: update release notes
Simon Michael
2013-05-01 12:42:35 -0700
a7e5c22717web: manual updates
Simon Michael
2013-05-01 12:17:21 -0700
8873ffbe77web: fix auto-exit in local mode, clarify startup messages
Simon Michael
2013-05-01 12:02:47 -0700
b06c96c04cweb: be less verbose about web files source, mention it only in dev mode
Simon Michael
2013-05-01 07:24:42 -0700
c9b6dd8819web: --server flag re-enables long-running, request-logging mode; output cleanups
Simon Michael
2013-05-01 07:23:59 -0700
0a47715b17web: 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
9148bd8e8cweb: don't use wai-handler-launch with yesod devel
Simon Michael
2013-04-20 19:57:19 -0700
0f13d40ca5site: emphasise that downloads are out of date
Simon Michael
2013-04-20 12:37:16 -0700
0a77eba02eweb: try using wai-launch-handler.. not working yet
Simon Michael
2013-04-20 10:03:15 -0700
b65bcb5fbdMerge branch 'master' of github.com:simonmichael/hledger
Simon Michael
2013-04-19 15:52:01 -0700
426d63f44fdocs: dev guide quick links cleanups
Simon Michael
2013-04-19 15:51:52 -0700
40b0a206d1docs: fix dev guide code link
Simon Michael
2013-04-19 15:49:42 -0700
05d39257dbdocs: update release notes
Simon Michael
2013-04-19 15:25:26 -0700
0d17d31af4tools: make ghciweb fixes
Simon Michael
2013-04-19 14:55:36 -0700
e252b43c0aweb: remove left sidebar border, extend right border to height of sidebar content
Simon Michael
2013-04-19 14:49:15 -0700
dc6998ea2aweb: hide copyright boilerplate in dev build
Simon Michael
2013-04-19 14:46:22 -0700
1a57dbb65cweb: disable request logging in production builds, for now
Simon Michael
2013-04-19 14:45:25 -0700
2ce60a211adocs: note current GHC version requirements in install guide
Simon Michael
2013-04-19 12:41:42 -0700
2eabcd1360reverse and rename the blaze_html_0_5 flag to blaze_html_0_4
Simon Michael
2013-04-19 12:40:29 -0700
a32b0513bdupdate tested-withs. hledger needs 7.2+, hledger-web needs 7.4+ for now
Simon Michael
2013-04-19 12:26:05 -0700
fc39b4c25dthe version bump was premature, revert so I can push
Simon Michael
2013-04-19 11:54:26 -0700
dd956ea395web: make cabal test pass
Simon Michael
2013-04-19 11:50:41 -0700
030a03d9e3Merge branch 'master' of github.com:simonmichael/hledger
Simon Michael
2013-04-18 12:49:14 -0700
3d71bb54b7Merge pull request #104 from peti/master
Simon Michael
2013-04-18 11:57:44 -0700
b7283759d6hledger-web: allow building with blaze-html 0.6.x
Peter Simons
2013-04-18 14:23:05 +0200
da8f4a1cb6hledger-web: add missing Setup.hs file
Peter Simons
2013-04-18 13:16:38 +0200
1bc8b73159bump version
Simon Michael
2013-04-17 17:20:59 -0700
3594dfd5e0docs: organise release notes by topic
Simon Michael
2013-04-17 17:13:38 -0700