Commit Graph

5270 Commits

Author SHA1 Message Date
Simon Michael
ca9e906c2a tools: travis: quit if any setup command fails, too 2017-03-28 18:43:13 -07:00
Simon Michael
c6eaf9abb3 fix BalanceView warning, get travis passing 2017-03-28 04:48:27 -07:00
Simon Michael
71b7103e00 tools: fix path for make tag 2017-03-28 04:47:36 -07:00
Simon Michael
64a97774c4 doc: update generated manuals 2017-03-28 04:09:29 -07:00
Simon Michael
abfd6394ee bin: name hledger-check-dupes like other validation commands 2017-03-28 04:08:36 -07:00
Simon Michael
e2faf08088 cli: simplify addons detection, fix deduplication 2017-03-28 04:07:01 -07:00
Simon Michael
8169383f29 tools: travis: exit early if any of the test commands fail 2017-03-27 14:56:18 -07:00
Justin Le
a0b1e1488a clarified -N for cashflow 2017-03-27 14:35:47 -07:00
Justin Le
2be4aabb36 edited docs to reflect changes in is/bs/cf 2017-03-27 14:32:24 -07:00
Justin Le
1e9e6f29e2 is/bs/cf without -E will now hide empty amounts properly, and still have properly aligned rows 2017-03-27 14:18:27 -07:00
Justin Le
7616056fbe added 'qualifiers' to odd customized usages of bs/is/cf (ie, historical for is) to prevent misleading reports 2017-03-27 14:01:48 -07:00
Justin Le
b06739f714 matched the logic for Balance.hs to allow date: for historical queries to be correct 2017-03-27 13:53:24 -07:00
Justin Le
4b0ba0f011 odd behavior on -A was bcause of missing parentheses around if statements 2017-03-27 13:22:41 -07:00
Simon Michael
4794f5db36 doc: relnotes: --pivot is improved, not new
[ci skip]
2017-03-27 06:05:44 -07:00
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