Simon Michael
f23438ce80
stack: use latest snapshots
2016-09-21 08:51:19 -07:00
Simon Michael
55bced296b
commit ascii journal test file referenced by #373
2016-09-19 11:56:20 -07:00
Simon Michael
02bdbd8877
site: download updates
...
[ci skip]
2016-09-14 17:20:07 -07:00
Simon Michael
86c23bde7f
doc: journal: fix posting dates link ( fixes #401 )
...
[ci skip]
2016-09-14 06:57:44 -07:00
Simon Michael
885d6974a9
site: download: cleanups
2016-09-13 12:11:48 -07:00
Simon Michael
992fd214f9
site: download: switch html table to markdown
2016-09-13 11:38:56 -07:00
Simon Michael
68051d35f5
site: download: more cleanups
...
[ci skip]
2016-09-13 09:29:32 -07:00
Simon Michael
233251b06a
doc: journal: clarify D directive
...
Example added, per #399 discussion.
2016-09-13 09:11:08 -07:00
Simon Michael
55bc2e3e38
site: download page updates ( #400 )
...
Update commands, more detail, mention cabal again, begin suggesting os-specific C libs
2016-09-13 09:00:17 -07:00
Simon Michael
17d96d351b
extra: hledger-rewrite: doc tweak
...
[ci skip]
2016-09-07 07:49:08 -07:00
Simon Michael
6439744fa2
extra: give hledger-rewrite.hs a stack script header
...
and some guidance for compiling or interpreting it.
This may be helpful for getting started, although the suggested
commands still require that you're in the hledger source tree.
2016-09-07 07:39:10 -07:00
Simon Michael
98250d043d
Merge branch 'ascjones-master'
2016-09-07 07:00:01 -07:00
Andrew Jones
96fc6ced6a
extra: fix up hledger-rewrite to work with Megaparsec
2016-09-06 21:02:41 +01:00
Simon Michael
8c7e7c02c3
ui, lib: another historical balance fix for accountTransactionsReport
2016-09-06 08:43:25 -07:00
Simon Michael
2f4dde3699
lib: debug utils cleanup
2016-09-06 08:31:53 -07:00
Simon Michael
b262be7838
ui: fix wrong register start balance in historical mode
...
90c0d40 a few weeks ago miscalculated the starting balance
in accountTransactionsReport. Possibly also affects
-web and -api.
2016-09-05 14:45:02 -07:00
Simon Michael
9396bc6711
lib: fix ghc 8 warnings in Read.Common
2016-09-05 14:31:56 -07:00
Simon Michael
1362784546
ui: help: reset wording
2016-09-05 10:57:05 -07:00
Simon Michael
8c32af581b
ui: use full narrow terminal width for help dialog
2016-09-05 10:56:38 -07:00
Simon Michael
4ceda8f985
timeclock: fix order of transaction indexes #394
...
Timeclock transaction ids now count up rather than down.
Also, remove old code for appending timeclock transactions to journal transactions,
a holdover from the days when both were allowed in one file.
2016-08-14 14:50:03 -07:00
Simon Michael
72c39470d6
lib: non-journal formats now produce transaction ids #394
...
Transactions are now numbered consistently during journal finalisation,
rather than just in the journal reader. Also transaction knot-tying has been
moved out of journalBalanceTransactions.
2016-08-14 12:44:19 -07:00
Simon Michael
f864efdb07
reg: csv: include txn index, rename total field ( fixes #391 )
2016-08-14 10:15:45 -07:00
Simon Michael
332a19ccd8
print: csv: show proper txn index, rename to "txnidx"
2016-08-14 10:15:00 -07:00
Simon Michael
2585c1eedf
lib: rename sample.timelog to sample.timeclock
2016-08-14 10:13:28 -07:00
Simon Michael
389385f2b5
lib: delete unused sample file
2016-08-14 10:13:11 -07:00
Simon Michael
a4cf233312
ui: keep next/previous period within the journal's date span
2016-08-13 08:08:43 -07:00
Simon Michael
5ea088d1ca
bs,is,cf: add functional tests, fix bs infinite loop #393
2016-08-13 07:47:43 -07:00
Simon Michael
ef961f51ac
ui: quick help formatting fix
2016-08-12 18:06:02 -07:00
Simon Michael
eaba311634
doc: update generated manuals
2016-08-12 17:46:12 -07:00
Simon Michael
4e3c0cc936
ui: historical/period toggle, help updates
...
accounts and register screens can now switch between "historical"
(default) and "period" modes
title header wording is clearer
quick help footer now indicates historical/period and tree/flat modes,
saving space in the title
help screen is more explanatory
the enter key has been reserved for later and is no longer an alias
for right/l
2016-08-12 17:44:55 -07:00
Simon Michael
f3bcf570e5
lib: simplify account txns report running total
...
The account transactions report used for hledger-ui and -web registers
now gives either the "period total" or "historical total", depending
strictly on the --historical flag. It doesn't try to tell the user
whether the historical total is the accurate historical balance (which
depends on the report query).
2016-08-12 17:26:34 -07:00
Simon Michael
69ebc3b159
bal, reg, stats: clarify report modes, output, options
...
- try to clarify naming and meaning of balance/register report modes
and kinds of "balance" displayed. Added balance --change and
register --cumulative flags to clarify report modes.
- with multiple --change/--cumulative/--historical flags use the last
instead of complaining
- register -A is now affected by -H
- options cleanups
2016-08-12 09:44:31 -07:00
Simon Michael
c1ddbfc08a
drop unusual "d" suffix when showing a day period
2016-08-11 11:23:05 -07:00
Simon Michael
1d6ca47536
ui: set report period from date: query args, also
...
date2: and --date2 might also affect it somehow, untested.
2016-08-10 10:24:43 -07:00
Simon Michael
9df96cdace
ui: doc: clarify
2016-08-10 07:24:21 -07:00
Simon Michael
af9daa3b11
ui: use only shift-cursor keys for period; simplify
2016-08-10 07:17:35 -07:00
Simon Michael
a263d50275
stack: update suggested developer snapshots
2016-08-09 18:39:55 -07:00
Simon Michael
5a58298ee3
shake: ensure hakyll-std's required libs are up to date
2016-08-09 18:28:25 -07:00
Simon Michael
11c2ce1d96
tools: hakyll-std: relax pandoc dep to reduce building
2016-08-09 18:27:29 -07:00
Simon Michael
fe1408485d
ui: shift-left/right/up/down equivalent to p/n/u/d
2016-08-09 16:36:14 -07:00
Simon Michael
85fb43a756
site: devguide: clarify binaries
2016-08-09 15:32:53 -07:00
Simon Michael
f1ac27590b
doc: update generated manuals
2016-08-09 15:32:32 -07:00
Simon Michael
79cc999fa3
ui: d/u zooms report period down/up, t selects today
2016-08-09 15:31:35 -07:00
Simon Michael
8e464b6fdf
pkg: move hledger-ui comment
2016-08-09 12:26:48 -07:00
Simon Michael
15ebae5c5f
lib, cli, web: try to fix building with GHC 7.4
2016-08-09 12:22:38 -07:00
Simon Michael
c3b76221d4
pkg: rename terminfo flag, drop pretty-show conditionals
2016-08-09 12:16:24 -07:00
Simon Michael
9ad7f2f7e4
pkg: drop unused double flag
2016-08-09 12:04:19 -07:00
Simon Michael
cf8ebd4ae2
pkg: rename, clean up oldtime flag
2016-08-09 12:03:23 -07:00
Simon Michael
1b65582908
pkg: clean up deps slightly
2016-08-09 12:02:57 -07:00
Simon Michael
4c313be10e
reorder yaml files consistently
2016-08-09 11:39:42 -07:00