Simon Michael
7ac1bdf8c1
;csv: document spaces outside quotes issue ( #1037 )
...
[ci skip]
2019-06-07 06:34:52 -07:00
Simon Michael
90af360792
csv: fix parse error printing, broken since 1.11 ( #1038 )
2019-06-06 23:10:31 -07:00
Simon Michael
9760126cb2
;make tag: make SOURCEFILES include hledger-lib/Text etc.
...
And add "make sourcefiles", "make sourcedirs" rules for troubleshooting.
2019-06-06 15:17:01 -07:00
Simon Michael
abf455c10f
;csv: update shelltests format
2019-06-06 14:38:51 -07:00
Simon Michael
289891cacf
;prices: note
...
[ci skip]
2019-06-02 08:48:41 -07:00
Simon Michael
45198d3faa
lib: debug helpers: add ptraceAtWith, dbgNWith
2019-06-02 08:48:41 -07:00
Simon Michael
faf85d91e3
cli: restore --aux-date and --effective as --date2 aliases ( #1034 )
...
These Ledger-ish spellings were dropped over the years, to improve
--help's layout. Now they work again, but are considered hidden flags
so --help doesn't show them automatically (but I decided to mention
them manually in --date2's description).
2019-06-02 08:48:41 -07:00
Simon Michael
41fecde188
;site: download: tweak ( #1033 )
...
[ci skip]
2019-05-31 15:33:25 -07:00
Simon Michael
4ec2792b84
;site: download: note nix on linux non-ascii issue ( #1033 )
...
[ci skip]
2019-05-31 15:29:09 -07:00
Simon Michael
42ce95aaef
; refactor: centralise valuation logic #131
2019-05-31 15:29:09 -07:00
Simon Michael
ad83919c6a
; lib: drop the Maybe from SummaryPosting
2019-05-31 15:29:09 -07:00
Simon Michael
e97a9c4bfa
Create FUNDING.yml
2019-05-29 22:43:52 -07:00
Simon Michael
297a831387
;site: symlink the main README.md, render it as part of the site
...
The top-level README.md is usually seen when browsing github or the
cloned source - not on the website - but now we render it as part of
the website to facilitate previewing it locally (with make
site-watch).
As a side effect of symlinking it into site/, it might override site/'s
README when browsing that directory on github.
[ci skip]
2019-05-29 22:33:25 -07:00
Simon Michael
45d62de35c
;site: update cookbook links
...
[ci skip]
2019-05-29 08:03:47 -07:00
Simon Michael
31a8bd0e58
examples: fix incompatible syntax in bcexample.hledger
...
[ci skip]
2019-05-25 05:47:35 -07:00
Simon Michael
69d72e8c48
;refactor amountValue
2019-05-25 05:34:29 -07:00
Simon Michael
bba9c32607
;doc: journal: clarify commodity directive does not affect parsing
...
[ci skip]
2019-05-25 05:29:49 -07:00
Simon Michael
34a0ad00b1
;lib: encapsulate Prices db
2019-05-25 05:29:34 -07:00
Simon Michael
4b004c2332
; doc tweak
...
[ci skip]
2019-05-24 10:46:29 -07:00
Simon Michael
aa99743096
make -V do --value=end in multiperiod reports ( #329 )
2019-05-24 10:30:35 -07:00
Simon Michael
53ac950628
; number budget tests
2019-05-24 09:49:45 -07:00
Simon Michael
c95907cb78
;doc: fix useful value report examples ( #329 )
...
[ci skip]
2019-05-23 22:39:05 -07:00
Simon Michael
ea5050963f
web: try to fix RegisterR warning
2019-05-23 22:34:31 -07:00
Simon Michael
5e54920160
;regen embedded manuals
2019-05-23 22:26:43 -07:00
Simon Michael
7ef3ddd1e6
web: fix build breakage
2019-05-23 22:25:28 -07:00
Simon Michael
7c4f45ac1f
make tag: include all hledger-web hs files in tags
2019-05-23 22:25:05 -07:00
Simon Michael
20bc386b80
restore TransactionsReport
...
hledger-web's register chart uses it, I didn't see it
because it's called from a hamlet template.
2019-05-23 22:15:40 -07:00
Simon Michael
7212b92079
cleanups ( #329 )
2019-05-23 22:07:50 -07:00
Simon Michael
54c1529638
lib: drop TransactionsReport, BalanceHistoryReport
...
They seem unused.
2019-05-23 21:55:19 -07:00
Simon Michael
04a30fa084
lib: TransactionsReport/AccountTransactionsReport cleanup
...
Split them into separate files, rename journalTransactionsReport to
transactionsReport.
2019-05-23 21:55:19 -07:00
Simon Michael
37b30415d5
update valuation tests to match latest #329 scheme
2019-05-23 21:55:19 -07:00
Simon Michael
9977739c76
bal etc.: replace --value=transaction with --value=cost ( #329 )
2019-05-23 21:55:18 -07:00
Simon Michael
adbce22152
bal: --budget: don't always convert to cost
...
And don't show a percentage when budgeted and actual amounts are in
different commodities.
2019-05-23 21:55:18 -07:00
Simon Michael
2355da0f93
reg: replace --value=transaction with --value=cost
2019-05-23 21:55:18 -07:00
Simon Michael
ace215f5f3
print: replace --value=transaction with --value=cost
2019-05-23 21:55:18 -07:00
Simon Michael
37c0edb1f9
lib: drop postingValueAtDate
2019-05-23 21:55:18 -07:00
Simon Michael
4a75971c6d
lib: postingTransformAmount, postingToCost, postingValue
2019-05-23 21:55:17 -07:00
Simon Michael
2325ff4e08
;doc: update --value docs ( #329 )
2019-05-23 21:55:17 -07:00
Simon Michael
e5cb082fb5
lib: amountToCost, mixedAmountToCost
2019-05-23 13:11:34 -07:00
Simon Michael
f999bf78e6
opts: new -B/--cost, -V/--market, --value flags ( #329 )
2019-05-23 13:11:20 -07:00
Simon Michael
0b67df2d31
opts: shorten csv separator arg template
2019-05-23 00:36:59 -07:00
Simon Michael
3681fdedaa
;site: add missing CONTRIBUTING.md symlink
...
[ci skip]
2019-05-21 14:19:19 -07:00
Simon Michael
2f48a4e058
; contributing: mention the need for a regular build before ghci
...
[ci skip]
2019-05-21 13:45:08 -07:00
Simon Michael
157371fa00
;make: add ghcid to tools list
...
[ci skip]
2019-05-21 12:32:58 -07:00
Simon Michael
7136707e0d
;site: download: tweaks, align table
...
[ci skip]
2019-05-19 08:47:04 -07:00
Simon Michael
393bd76b81
;site: download: pick an older nix rev that's more prebuilt for mac
...
[ci skip]
2019-05-18 12:56:10 -07:00
Simon Michael
b255df45e8
;site: download: tweak nix note ( #1030 )
...
[ci skip]
2019-05-18 12:41:17 -07:00
Simon Michael
9e64acaaab
;site: download: note nix on linux breakage ( #1030 )
...
[ci skip]
2019-05-18 12:19:13 -07:00
Simon Michael
a7ffa6108b
;site: download: reorganise with binaries at top, cleanup, add TOC
...
[ci skip]
2019-05-17 20:59:44 -07:00
Simon Michael
54a6ee2c64
;site: download: align table
...
[ci skip]
2019-05-17 17:47:24 -07:00