Commit Graph

2818 Commits

Author SHA1 Message Date
Simon Michael
e2f6a26d66 tools: be aware of cabal macros when generating haddock 2013-05-03 05:54:01 -07:00
Simon Michael
82c4709929 docs: 0.20 announcement 2013-05-01 18:32:27 -07:00
Simon Michael
a89ed22f4a finalise release notes 2013-05-01 12:46:53 -07:00
Simon Michael
b89168d1b0 bump version number 2013-05-01 12:46:37 -07:00
Simon Michael
2f5252dc0d docs: update release notes 2013-05-01 12:42:35 -07:00
Simon Michael
a7e5c22717 web: manual updates 2013-05-01 12:17:21 -07:00
Simon Michael
8873ffbe77 web: fix auto-exit in local mode, clarify startup messages 2013-05-01 12:02:47 -07:00
Simon Michael
b06c96c04c web: be less verbose about web files source, mention it only in dev mode 2013-05-01 07:24:42 -07:00
Simon Michael
c9b6dd8819 web: --server flag re-enables long-running, request-logging mode; output cleanups 2013-05-01 07:23:59 -07:00
Simon Michael
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.
2013-04-20 20:02:50 -07:00
Simon Michael
9148bd8e8c web: don't use wai-handler-launch with yesod devel 2013-04-20 19:57:19 -07:00
Simon Michael
0f13d40ca5 site: emphasise that downloads are out of date 2013-04-20 12:37:16 -07:00
Simon Michael
0a77eba02e web: try using wai-launch-handler.. not working yet 2013-04-20 10:03:15 -07:00
Simon Michael
b65bcb5fbd Merge branch 'master' of github.com:simonmichael/hledger 2013-04-19 15:52:01 -07:00
Simon Michael
426d63f44f docs: dev guide quick links cleanups 2013-04-19 15:51:52 -07:00
Simon Michael
40b0a206d1 docs: fix dev guide code link 2013-04-19 15:49:42 -07:00
Simon Michael
05d39257db docs: update release notes 2013-04-19 15:25:26 -07:00
Simon Michael
0d17d31af4 tools: make ghciweb fixes 2013-04-19 14:55:36 -07:00
Simon Michael
e252b43c0a web: remove left sidebar border, extend right border to height of sidebar content 2013-04-19 14:49:15 -07:00
Simon Michael
dc6998ea2a web: hide copyright boilerplate in dev build 2013-04-19 14:46:22 -07:00
Simon Michael
1a57dbb65c web: disable request logging in production builds, for now 2013-04-19 14:45:25 -07:00
Simon Michael
2ce60a211a docs: note current GHC version requirements in install guide 2013-04-19 12:41:42 -07:00
Simon Michael
2eabcd1360 reverse and rename the blaze_html_0_5 flag to blaze_html_0_4 2013-04-19 12:40:29 -07:00
Simon Michael
a32b0513bd update tested-withs. hledger needs 7.2+, hledger-web needs 7.4+ for now 2013-04-19 12:26:05 -07:00
Simon Michael
fc39b4c25d the version bump was premature, revert so I can push
This reverts commit 1bc8b73159.
2013-04-19 11:54:26 -07:00
Simon Michael
dd956ea395 web: make cabal test pass 2013-04-19 11:50:41 -07:00
Simon Michael
030a03d9e3 Merge branch 'master' of github.com:simonmichael/hledger 2013-04-18 12:49:14 -07:00
Simon Michael
3d71bb54b7 Merge pull request #104 from peti/master
minor build fixes
2013-04-18 11:57:44 -07:00
Peter Simons
b7283759d6 hledger-web: allow building with blaze-html 0.6.x 2013-04-18 14:23:05 +02:00
Peter Simons
da8f4a1cb6 hledger-web: add missing Setup.hs file 2013-04-18 13:16:38 +02:00
Simon Michael
1bc8b73159 bump version 2013-04-17 17:20:59 -07:00
Simon Michael
3594dfd5e0 docs: organise release notes by topic 2013-04-17 17:13:38 -07:00
Simon Michael
def1f722db Merge branch 'master' of github.com:simonmichael/hledger 2013-04-17 17:01:32 -07:00
Simon Michael
0951174ada docs: note a small gotcha with date tags 2013-04-17 17:01:08 -07:00
Simon Michael
4edbb5a589 docs: reporting opts -> common opts, update query intro 2013-04-16 14:00:57 -07:00
Simon Michael
5cf6e02f8e docs: update commands intro 2013-04-16 13:45:49 -07:00
Simon Michael
89cea30f20 docs: add-ons, still 2013-04-16 13:32:30 -07:00
Simon Michael
75cb026f7e docs: more add-ons tweaks 2013-04-16 13:23:40 -07:00
Simon Michael
556a7a1a01 Merge branch 'master' of github.com:simonmichael/hledger 2013-04-16 13:18:53 -07:00
Simon Michael
d1b2a79807 docs: hide chart/vty, update add-ons description 2013-04-16 13:18:29 -07:00
Simon Michael
f17a93ec27 docs: update query docs to match hledger-web search help 2013-04-15 17:29:32 -07:00
Simon Michael
05da80b71d web: use full width for search box, update search help 2013-04-15 17:28:30 -07:00
Simon Michael
b878779c8a web: build with latest clientsession and http-conduit 2013-04-15 08:20:59 -07:00
Simon Michael
eb9744f600 docs: manual cleanups/updates 2013-04-14 19:36:31 -07:00
Simon Michael
ea231df31d docs: front page tweak 2013-04-14 19:35:53 -07:00
Simon Michael
97dfdf0768 docs: misc cleanups, expand commands list 2013-04-14 18:16:26 -07:00
Simon Michael
0520f21e49 docs: more csv conversion tips 2013-04-14 18:14:27 -07:00
Simon Michael
355b629fa6 docs: fix manual faq links 2013-04-14 17:44:10 -07:00
Simon Michael
e7db3ef1b3 docs: update NOTES.org backlog, remove items moved to trello 2013-04-14 17:40:12 -07:00
Simon Michael
03e752969a docs: move ledger compatibility docs into FAQ 2013-04-14 17:34:30 -07:00