Simon Michael
f0e3e4c0ea
doc: use consistent spelling of Mykola Orliuk
...
[ci skip]
2017-03-27 05:47:15 -07:00
Simon Michael
454ec2c17d
doc: relnotes: add summaries for 1.1 and 1.2
...
[ci skip]
2017-03-27 05:37:05 -07:00
Simon Michael
863989e0e7
print: bring back the short -x form of --explicit ( #442 )
2017-03-27 05:17:35 -07:00
Simon Michael
59704dcb6b
doc: regenerate doc files
2017-03-27 05:12:03 -07:00
Simon Michael
b56799d209
doc: 1.2 release notes
2017-03-27 05:10:45 -07:00
Simon Michael
f7c7b70a70
tools: shake: note a warnings issue
2017-03-27 05:09:42 -07:00
Simon Michael
cdece768ae
tools: shake: fix cleaning of pandoc filters
2017-03-27 04:39:00 -07:00
Simon Michael
39e0601446
tools: shake: don't remove old manuals when cleaning
2017-03-27 04:38:17 -07:00
Justin Le
f7f6d5f8e5
average total for multicolumn bs/is/cf
2017-03-26 01:40:37 -07:00
Simon Michael
cd69f24fdd
site: home: codefund link
2017-03-23 16:01:03 +00:00
Simon Michael
00a56c2111
travis: give up trying to cache shelltestrunner dir
2017-03-22 23:38:01 +00:00
Simon Michael
323fab3f2f
travis: fix conditional
2017-03-22 23:32:05 +00:00
Simon Michael
102d57a36d
travis: don't clone shelltestrunner again if it has been cached once
2017-03-22 23:18:48 +00:00
Justin Le
abfa0a6e01
Multicolumn reports for bs/cf/is, and -T/-A support ( #518 )
...
* factored out multi-column balance reporting into table creation and string rendering
* preliminary multicolumn balance reporting for BalanceView
* added -T and -A options for balance views
* support for overriding balanceview defaults
* fixed unecessary whitespace stripping to make tree view work
* no need for ViewPatterns in BalanceView
* fixed regression where balancesheet didn't ignore the start date when in single column mode
* removed trailing whitespace to pass tests
* handling warnings in Balance.hs
* force -E to line up lines for bs/is/cf
2017-03-22 22:57:40 +00:00
Simon Michael
88111b61a1
travis: build all, drop --no-terminal, fix listings
2017-03-22 22:56:04 +00:00
Simon Michael
dc8f09f75c
travis: build less, avoiding timeout
2017-03-22 22:25:50 +00:00
Simon Michael
fe2ff22122
travis: latest config
2017-03-22 19:28:32 +00:00
Simon Michael
4a3e4b1725
addons: fix warnings
2017-03-22 15:25:30 +00:00
Simon Michael
70658522de
tools: tweak cabal-install.sh based on recent feedback
2017-03-22 14:18:44 +00:00
Simon Michael
a4a3039fe9
travis: require warning-free builds of addons #520
2017-03-22 14:18:29 +00:00
Simon Michael
c1103913b9
addons: fix new hledger-check build error
2017-03-22 13:55:56 +00:00
Simon Michael
54b093aeab
travis: try to reduce shelltestrunner rebuilding
2017-03-22 10:11:54 +00:00
Simon Michael
122233a64f
travis: cleanup
2017-03-22 10:03:17 +00:00
Simon Michael
8dc4cffe63
travis: build and test addons
2017-03-22 10:02:56 +00:00
Simon Michael
9e290d18eb
travis: disable some failing addon tests
2017-03-22 08:59:59 +00:00
Simon Michael
52417f1e36
travis: cleanup
2017-03-22 08:59:59 +00:00
Simon Michael
633863ac3c
travis: also build travis branch, for testing config
2017-03-22 08:59:58 +00:00
Simon Michael
2cb741e0c8
travis: pre-install deps for tests, also
2017-03-22 08:23:55 +00:00
Simon Michael
c4ff929382
Summary: travis: cleanup, prepare for addons func. test
2017-03-22 08:14:07 +00:00
Simon Michael
49973afe2d
tools: shelltest tweaks: explicit path, show successes
2017-03-22 08:13:04 +00:00
Simon Michael
c10a7a8420
travis: install shelltestrunner, part 4
2017-03-22 07:39:44 +00:00
Simon Michael
ece6a7e283
travis: install shelltestrunner, part 3
2017-03-22 07:33:45 +00:00
Simon Michael
5325688d16
travis: install shelltestrunner, part 2
2017-03-22 07:20:57 +00:00
Simon Michael
1065bad0c7
travis: install shelltestrunner
2017-03-22 07:15:44 +00:00
Simon Michael
21040780f5
travis: comments #520
2017-03-22 07:15:44 +00:00
Justin Le
0c7b4e668c
fixed warnings in Balance.hs
2017-03-22 07:09:14 +00:00
Simon Michael
fc51940c78
tools: avoid excessive rebuilding with make [func]test
2017-03-21 09:17:10 +00:00
Simon Michael
d75f52eed3
travis: require passing functional tests #520
2017-03-21 09:16:09 +00:00
Simon Michael
fc9f4fedc6
travis: require the build to be warning-free #520
2017-03-21 08:59:57 +00:00
Joshua Kehn
4f00925ad5
[TEST] Add balance/cashflow/incomestatement shelltest
...
These pass the current version of hledger available on homebrew and
cover the bug reported in #514 and fixed in #515 .
2017-03-20 10:04:28 -04:00
Justin Le
34a2c8e7e6
fixed warning in BalanceView.hs
2017-03-18 10:40:03 +00:00
Justin Le
f5a530d620
bugfix for #514 , is and cf are now period reports, and bs, as a snapshot report, is treated as a special case
2017-03-18 10:40:03 +00:00
Simon Michael
3dab20c654
finance: I think those expenses are from gratipay's bank
2017-03-16 17:46:03 +00:00
Simon Michael
e5343ad6d3
examples: xpensetracker csv rules
2017-03-16 17:45:22 +00:00
Peter Simons
e2c8a6ae42
Use more accurate license tag in Cabal file.
2017-03-15 23:07:57 +00:00
Simon Michael
3c13da3ca2
update cabal files to hpack 0.17.0/stack 1.4 format #512
2017-03-15 23:04:35 +00:00
Simon Michael
7af53ff6b3
dogfooding! start tracking project finances
...
[ci skip]
2017-03-15 09:44:28 +00:00
Simon Michael
7b4e11babe
doc: drop old org notes
...
[ci skip]
2017-03-10 10:42:02 +00:00
Simon Michael
02335f647e
site: home: comments
...
[ci skip]
2017-03-10 10:41:46 +00:00
Simon Michael
9d7721bb59
site: home: github/donate link tweaks
...
[ci skip]
2017-03-07 00:11:50 +00:00