Simon Michael
11aa4f1fef
site: misc updates
2015-11-08 12:25:10 -08:00
Simon Michael
b52d5622a1
site: faq: re-tell the history
2015-11-08 12:24:56 -08:00
Simon Michael
4723b36987
site: home: front page rewrites
2015-11-08 12:24:22 -08:00
Simon Michael
267afb0759
site: home: a simpler single-column layout
2015-11-07 11:27:00 -08:00
Simon Michael
57791cf248
site: tweak home link
2015-11-07 11:26:23 -08:00
Simon Michael
b34d1fbad8
site: improve page titles in search results
2015-11-07 11:26:08 -08:00
Simon Michael
707d01ba8b
site: download page updates
2015-11-07 11:22:57 -08:00
Simon Michael
e9a475f38e
site: home: simplify home page text a bit
2015-11-07 09:15:23 -08:00
Simon Michael
59434e2801
site: home: try alternate heading
2015-11-07 09:08:32 -08:00
Simon Michael
81887f0f3e
site: home: simplify the get started box
2015-11-07 09:02:32 -08:00
Simon Michael
46f229316a
Merge branch 'master' of github.com:simonmichael/hledger
2015-11-06 21:17:50 -08:00
Simon Michael
8a4f3eaad4
ui: txn: make reloading work on this screen
2015-11-06 21:17:25 -08:00
Simon Michael
ed775e1ef4
ui: cleanup
2015-11-06 21:17:09 -08:00
Simon Michael
a8d9178ee2
ui: haddock
2015-11-06 21:16:44 -08:00
Simon Michael
8d02951b9b
site: encode HTML link ampersands, cf pandoc #2410
2015-11-06 15:09:02 -08:00
Simon Michael
6e8ef47b90
site: delete some old files
2015-11-05 20:52:21 -08:00
Simon Michael
fd9f87d08f
recommended the current nightly stackage snapshot
2015-11-05 20:26:14 -08:00
Simon Michael
ed0affd486
tools: move hakyll-std into a subdirectory
2015-11-05 20:24:03 -08:00
Simon Michael
1f05d1c9bf
doc: add a project-level changelog
2015-11-05 20:19:49 -08:00
Simon Michael
7ec5407638
tools: fix hakyll-std building
2015-11-05 19:41:56 -08:00
Simon Michael
c26d9941fb
site: download page updates
2015-11-05 19:34:08 -08:00
Simon Michael
18f3e723ec
site: move manual, devguide here; move out of doc/
2015-11-05 19:32:17 -08:00
Simon Michael
dea1bc5ab3
doc: manual: clarify accounts command
2015-11-05 19:05:36 -08:00
Simon Michael
6d84a19aa2
site: home: add hledger-ui, cleanups
2015-11-04 17:00:12 -08:00
Simon Michael
2be7ffc563
doc: manual: timelog cleanups
2015-11-04 16:33:27 -08:00
Simon Michael
6ea5ad9fbb
site: download page cleanups
2015-11-03 18:59:12 -08:00
Simon Michael
d401c7839f
site: relnotes, devguide updates
2015-11-03 18:58:52 -08:00
Simon Michael
ba89e58389
site: faq updates
2015-11-03 18:58:17 -08:00
Simon Michael
87a9e77d60
ui: add some screenshots to the user manual
2015-11-01 11:58:50 -08:00
Simon Michael
81071eb241
add beancount's nice example journal, hledgerised
...
This is the synthetic, somewhat realistic example journal from Martin
Blais' beancount project (of a few months ago), slightly tweaked for
hledger. It makes a nice example, eg for trying out hledger-ui.
2015-10-31 15:49:46 -07:00
Simon Michael
b2038b3997
doc: 0.27 announcement
2015-10-31 15:49:12 -07:00
Simon Michael
e6747c9530
site: relnotes: yet another fix
2015-10-30 14:28:01 -07:00
Simon Michael
fd5185a8e4
site: relnotes, devguide updates
2015-10-30 14:23:43 -07:00
Simon Michael
4ed27d5d25
doc: add release date to changelogs
2015-10-30 14:09:19 -07:00
Simon Michael
f858b85ddd
site: download: clarify stack snapshot status
2015-10-30 14:02:45 -07:00
Simon Michael
3d5e65a238
site: download, devguide updates
2015-10-30 13:56:13 -07:00
Simon Michael
9caf21f13b
tools: setversion: also update hledger-ui's version
2015-10-30 13:24:20 -07:00
Simon Michael
fbfa725197
site: download: update recommended stack snapshot
2015-10-30 13:23:22 -07:00
Simon Michael
63314daeba
ui, web: update generated man pages
2015-10-30 13:23:01 -07:00
Simon Michael
bb13ca4c56
don't build with rtsopts by default
2015-10-30 13:22:30 -07:00
Simon Michael
a5fd56223c
bump version to 0.27
2015-10-30 13:21:51 -07:00
Simon Michael
36d97a2e50
update cabal docs and other fields
2015-10-30 13:08:03 -07:00
Simon Michael
b15ff17186
ui: finalise changelog
2015-10-30 13:07:15 -07:00
Simon Michael
e061eabe2c
ui: C toggles --cleared; f -> F; UI tweaks
...
You can now toggle showing only cleared items in the accounts and
register screens, with C (like the command-line flag).
The f key has been changed to F for consistency (we don't have this as a
command-line flag, though we could, though Ledger uses it for something
different).
Screen titles have been tweaked, eg switching the cyan and yellow.
Screen help has been squeezed to fit better in 80 columns.
2015-10-30 10:42:44 -07:00
Simon Michael
0ee2ff7ab2
lib: fix off-by-one in transaction index
2015-10-30 10:41:42 -07:00
Simon Michael
722e19098f
ui: txn: next/prev also moves selection in register
2015-10-29 20:34:31 -07:00
Simon Michael
4691454908
ui: txn: up/down steps through txns in the account
2015-10-29 20:19:18 -07:00
Simon Michael
2feace32dd
lib: number transactions as they are read
...
And allow looking up transactions by their read order (index),
or the previous/next transactions in the sequence.
2015-10-29 20:12:46 -07:00
Simon Michael
4d97db02cb
ui: txn: show full transaction, not a partial one
2015-10-29 18:20:27 -07:00
Simon Michael
11fee9fbe8
ui: txn: show multi-commodity amounts on one line
...
In the transaction screen, show multi-commodity posting amounts on one
line, consistent with the rest of hledger-ui.
2015-10-29 18:10:06 -07:00