Commit Graph

5920 Commits

Author SHA1 Message Date
Simon Michael
3663c46502 bal: make --drop work with csv/html output 2018-01-18 11:26:57 -08:00
Simon Michael
3849ba7a9d bal: warn that --budget -O csv doesn't work 2018-01-18 11:24:22 -08:00
Simon Michael
46d7893446 updated generated manuals 2018-01-18 11:01:15 -08:00
Simon Michael
889ba8caac doc: make the bs/bse/cf/is web docs a bit more like their --help 2018-01-18 11:01:15 -08:00
Simon Michael
6b349e3123 bs/bse/cf/is: show all balances as normally-positive (experimental)
Income, liability and equity balances, which until now we have
always displayed as negative numbers, are now shown as normally positive
by these reports.
Negative numbers now indicate a contra-balance (eg an overdrawn
checking account), a net loss, a negative net worth, etc.
This makes these reports more like conventional financial statements,
and easier to read and share with normal people.
2018-01-18 11:01:07 -08:00
Simon Michael
3b2a9eaba4 lib: refactor 2018-01-15 14:15:52 -08:00
Simon Michael
79812f974a rename NormalBalance -> NormalSign 2018-01-15 14:12:38 -08:00
Simon Michael
02516ef987 bal/bs/bse/cf/is: basic HTML output 2018-01-14 18:09:50 -08:00
Simon Michael
73ba78f092 bs/bse/cf/is: don't repeat the headings row for each subreport 2018-01-14 17:57:46 -08:00
Simon Michael
a26f7a9f51 include the column spans explicitly in CompoundBalanceReport 2018-01-14 17:49:45 -08:00
Simon Michael
32693de44a stack: bump to lts 10.3, extra-deps tweaking ergonomics
[ci skip]
2018-01-14 17:06:07 -08:00
Simon Michael
eb4d8aed14 doc: home: remove gratipay/codefund, tweak tagline
[ci skip]
2018-01-14 14:02:40 -08:00
Simon Michael
b19e885e82 tools: make functest: stop building addons, low value & too slow
[ci skip]
2018-01-13 16:27:11 -08:00
Simon Michael
de5d22ac21 bal/bs/is/cf: drop short name, indent fields from multicolumn CSV 2018-01-13 11:46:19 -08:00
Simon Michael
3756439a5f doc: download: link to repology showing packaging status
[ci skip]
2018-01-10 07:58:41 -08:00
Simon Michael
07ae61d0b7 install: bump hledger-diff to 0.2.0.13
[ci skip]
2018-01-10 07:58:41 -08:00
Christoph Nicolai
c409afc90b Update Editor Table
Reformat markdown table and update Sublime Text URL.
2018-01-10 07:58:14 -08:00
Christoph Nicolai
69d52e891e Update journal.md
The link to the ledger wiki on pointed to an "new wiki entry site".
The entry apparently has been renamed.

This is my very first PR on any repo, so please make sure I didn't make a mistake :)
Thanks for the great work!
2018-01-10 07:58:14 -08:00
Simon Michael
61163b757f examples: sample rules for new default paypal CSV 2018-01-04 17:10:18 -08:00
Simon Michael
fedf36e823 lib: when the text encoding is UTF-8, ignore any UTF-8 BOM prefix
Paypal's new CSV has this BOM prefix (at the time of writing),
which was causing a confusing parse error.
2018-01-04 16:29:23 -08:00
Simon Michael
81e964502b lib: refactor low-level text file reading 2018-01-04 16:17:25 -08:00
Simon Michael
631f0fc1e2 doc: clarify .99 = dev in web docs
[ci skip]
2018-01-04 10:34:39 -08:00
Simon Michael
756296c440 tools: make: version bumping tweaks 2018-01-04 10:25:10 -08:00
Simon Michael
a0d765edb5 update embedded manuals 2018-01-04 10:19:27 -08:00
Simon Michael
bc3f5c476c bump version to 1.5.99 2018-01-04 10:15:03 -08:00
Simon Michael
c1e9ea8fd1 install: install addons depending old hledger; separate versions for ui & api
[ci skip]
2018-01-04 07:58:00 -08:00
Simon Michael
1234671c69 equity: rename to close 2018-01-03 17:02:35 -08:00
Simon Michael
98dcd1406e equity: more help cleanup 2018-01-03 15:55:59 -08:00
Simon Michael
31effcd731 equity: ignore any begin date; closed balances are historical 2018-01-03 13:50:16 -08:00
Simon Michael
0d3d5ff71e doc: download: link latest arch tips, #668 2018-01-03 12:53:37 -08:00
Simon Michael
98dd8c5f83 equity: improve help, note limitations, ignore --date2
Try to make this less confusing.
2018-01-03 12:53:37 -08:00
M Parker
9bb9d9268b Clone from github over https
This should hopefully fix the following Travis CI build error:
```
fatal: unable to access 'http://github.com/simonmichael/shelltestrunner/': Failed to connect to github.com port 443: Connection timed out
```

(see https://travis-ci.org/simonmichael/hledger/jobs/323972730#L487 )
2018-01-02 06:15:08 -08:00
Simon Michael
aa5d3f75a4 tools: travis: notify when build starts, for now 2018-01-01 16:12:25 -08:00
Simon Michael
2d66f8cf04 fix some 2017-isms in func. tests 2018-01-01 15:47:31 -08:00
Simon Michael
eb12e723f5 install: hledger-add 1.3.1
[ci skip]
2018-01-01 13:25:05 -08:00
Simon Michael
6aa9bbc07c doc: announce: hledger-lib should be explicit for stack, note for next time 2017-12-31 15:20:04 -08:00
Simon Michael
b32121d8b4 doc: download: drop resolver option for now 2017-12-31 15:19:17 -08:00
Simon Michael
b8218c5a52 install: don't specify a stack resolver at all, works better for now 2017-12-31 15:01:45 -08:00
Simon Michael
213e5fd5f6 doc: update, link announcement 2017-12-31 12:53:51 -08:00
Simon Michael
bb2e1d7f5d install: bump versions in hledger-install.sh 2017-12-31 12:14:55 -08:00
Simon Michael
a95a64db0d doc: release notes, announcement, download page 2017-12-31 12:03:11 -08:00
Simon Michael
effb679569 doc: add 1.5 manuals snapshot 2017-12-31 10:34:48 -08:00
Simon Michael
82283d75d7 doc: changelog updates 2017-12-31 10:30:28 -08:00
Simon Michael
956dee9682 update cabal files 2017-12-31 10:24:15 -08:00
Simon Michael
6ccabe3b48 update embedded manuals 2017-12-31 10:22:09 -08:00
Simon Michael
ae3dca28e2 tools: make: update version/date setting rules 2017-12-31 10:21:31 -08:00
Simon Michael
52c3884ab7 bump version strings & bounds to 1.5 2017-12-31 10:20:48 -08:00
Simon Michael
7921f0cf44 update embedded manuals 2017-12-31 10:08:44 -08:00
Simon Michael
0d8ac2cd6f update cabal files 2017-12-31 10:03:50 -08:00
Simon Michael
e927e587e6 lib,cli: auto/forecast/budget option/docs cleanup, consistency 2017-12-31 10:01:18 -08:00