Simon Michael
b7f3b69899
ui: changelog, bump to 1.12.1
2018-12-10 10:59:43 +00:00
Simon Michael
adf8d8cddb
make: fix help typo
2018-12-10 10:56:33 +00:00
Simon Michael
a7bf73ec3a
stack: update default stack.yaml to latest nightly
2018-12-10 10:53:10 +00:00
Simon Michael
a94e632524
ui: avoid brick reverse clash ( #935 )
2018-12-10 10:48:40 +00:00
Simon Michael
5d809337a3
appveyor: cleanup
...
[ci skip]
2018-12-03 17:02:14 -08:00
Simon Michael
ed3c4d631b
doc: download: arch: more packages available
...
[ci skip]
2018-12-03 16:21:11 -08:00
Simon Michael
9211c52d50
cli: bump version to 1.12.1, changelog
2018-12-03 16:00:44 -08:00
Simon Michael
66549a526a
make: gencabal: no need for old ghc now presumably
...
[ci skip]
2018-12-03 15:52:03 -08:00
Simon Michael
3a5df72331
roi: use math-functions lib instead of old statistics version
2018-12-03 15:51:29 -08:00
Simon Michael
e727f24df6
doc: download: update test output
...
[ci skip]
2018-12-03 15:26:23 -08:00
Simon Michael
82dbe8f4d4
doc: relnotes: wording
...
[ci skip]
2018-12-03 15:23:59 -08:00
Simon Michael
4cdb6869a8
doc: relnotes: announcement links, 1.12 summary
...
[ci skip]
2018-12-03 15:21:50 -08:00
Simon Michael
380681e653
doc: download: update windows binary
...
[ci skip]
2018-12-03 15:15:23 -08:00
Simon Michael
0d1f754224
doc: 1.12 announcement
...
[ci skip]
2018-12-03 15:12:20 -08:00
Simon Michael
d800067feb
site: download: bump platform package version numbers
...
[ci skip]
2018-12-03 14:51:05 -08:00
Simon Michael
bd8f1ae70e
site: doc: use relative doc version links, fixing local preview
...
[ci skip]
2018-12-03 14:34:02 -08:00
Simon Michael
439dcd2dea
web: note hackage warning
...
[ci skip]
2018-12-03 14:05:01 -08:00
Simon Michael
1e8e97f63c
doc: fix version messages in 0.27 and 1.11 docs
...
[ci skip]
2018-12-03 13:56:33 -08:00
Simon Michael
be3891234c
doc: fix wrong 1.12 doc links
...
[ci skip]
2018-12-03 09:36:08 -08:00
Simon Michael
e97d9b13e0
doc: remove wrong "dev" suffix on 1.12 docs
2018-12-03 09:35:40 -08:00
Simon Michael
0c5e1797a5
doc: clarify unused m4 macro
...
[ci skip]
2018-12-03 09:35:09 -08:00
Simon Michael
4046344425
doc: relnotes: 1.12: issue links
...
[ci skip]
2018-12-03 09:30:10 -08:00
Simon Michael
2f8aa8d536
make: changes-*: add markdown line breaks after first lines
...
[ci skip]
2018-12-03 09:27:19 -08:00
Simon Michael
5cfe5456d6
make: note IDEA ^M issue
...
[ci skip]
2018-12-03 09:26:51 -08:00
Simon Michael
e0983d00b1
doc: relnotes: break after first line in 1.12 notes
...
[ci skip]
2018-12-03 09:22:04 -08:00
Simon Michael
ef0f4cd4d2
shake: disable pandoc's tex math extension to silence relnote warning
...
[ci skip]
2018-12-03 09:21:05 -08:00
Simon Michael
d710ea113f
site: download: bump hledger-iadd version
...
[ci skip]
2018-12-03 06:19:41 -08:00
Simon Michael
506d1a4b61
install: bump hledger-iadd version
...
[ci skip]
2018-12-03 06:18:56 -08:00
Simon Michael
d264a14249
site: download: update for 1.12
...
[ci skip]
2018-12-02 21:18:59 -08:00
Simon Michael
9eb0a75242
doc: add 1.12 manuals snapshot
2018-12-02 17:39:08 -08:00
Simon Michael
f46014384d
install: bump versions
2018-12-02 17:26:31 -08:00
Simon Michael
40713ee7aa
update embedded manuals
2018-12-02 17:26:18 -08:00
Simon Michael
67d7c82e9f
bump version to 1.12
2018-12-02 17:20:34 -08:00
Simon Michael
91da79d089
doc: release notes
2018-12-02 17:15:00 -08:00
Simon Michael
b22f7944b8
doc: changelog tweak
2018-12-02 17:13:02 -08:00
Simon Michael
2e525f5600
lib: accountdirectivep: update unit tests
2018-12-02 16:41:16 -08:00
Simon Michael
99a04c219f
roi: add to commands list
2018-12-02 16:27:36 -08:00
Simon Michael
552783a06b
doc: journal: rewrite balance assertions doc a little
2018-12-02 16:22:28 -08:00
Simon Michael
2d51cef88e
doc: changelogs
2018-12-02 13:29:00 -08:00
Jesse Rosenthal
1389a64e99
tests: budget: add tests for unassignable accounts.
2018-12-02 13:29:00 -08:00
Jesse Rosenthal
11a5809c5c
journal: improve unassignable error.
2018-12-02 13:29:00 -08:00
Jesse Rosenthal
07d0a003a3
journal: fill unassignable list from account names.
2018-12-02 13:29:00 -08:00
Jesse Rosenthal
597b1b8ccd
journal: check assignments against unassignable list
2018-12-02 13:29:00 -08:00
Jesse Rosenthal
ff455689a3
journal: add new state field for unassignable accounts
...
This should eventually include accountnames from transaction
modifiers (if `--auto` is enabled), or periodic transactions (if
`--forecast` is enabled).
2018-12-02 13:29:00 -08:00
Simon Michael
45b8d4c0de
make: clarify comment
2018-12-01 16:29:31 -08:00
Simon Michael
df775326d9
lib: add disabled test for proposed #931 solution
2018-11-29 13:44:38 -08:00
Simon Michael
6d0ee6a590
lib: clarify what postingsAsLines does ( #931 )
2018-11-29 13:32:59 -08:00
Simon Michael
e06e300446
lib: try to pin down what isTransactionBalanced does ( #931 )
2018-11-29 13:14:49 -08:00
Simon Michael
b2b25d2523
doc: changelogs: tweak descriptions
2018-11-25 21:06:33 -08:00
Simon Michael
a2faa8dfbf
journal: doc: move multicommodity assertions doc to right place
2018-11-25 21:05:55 -08:00