Commit Graph

7206 Commits

Author SHA1 Message Date
Simon Michael
7e0b74d431 web: fix warnings 2019-02-19 07:29:08 -08:00
Simon Michael
d262dff272 web: doc: move OPTIONS up
[ci skip]
2019-02-18 23:59:46 -08:00
Simon Michael
afd7931ca0 web: add the same 6 JSON routes as in hledger-api (#316) 2019-02-18 23:57:58 -08:00
Simon Michael
3d0d55ecf8 api: cleanups, simplify ToJSON instances 2019-02-18 22:55:55 -08:00
Simon Michael
9a49b813c1 web: manual updates, mention the spanner
[ci skip]
2019-02-18 15:01:36 -08:00
Simon Michael
34c43489f8 web: document --capabilities/--capabilities-header, editing
[ci skip]
2019-02-18 14:40:14 -08:00
Simon Michael
10b45c75aa web: fix tooltips showing transactions (fixes #927) 2019-02-18 07:55:29 -08:00
Simon Michael
024bd944a1 make: tweak build flags
[ci skip]
2019-02-17 19:50:59 -08:00
Simon Michael
ea258d77c6 doc: intro: fix hledger-web link
[ci skip]
2019-02-17 18:32:33 -08:00
Simon Michael
23910cfe1f site: download: bump brew's version
[ci skip]
2019-02-17 18:30:40 -08:00
Simon Michael
5538015957 doc: intro: link to hledger.alhur.es GHCJS demo
[ci skip]
2019-02-17 18:22:30 -08:00
Simon Michael
b34b262c76 lib: document mapM'
[ci skip]
2019-02-17 08:36:59 -08:00
Jakob Schöttl
49f286dc70 Fix CLI help text 2019-02-17 06:55:01 -08:00
Simon Michael
01f7f8b59b site: download: drop homebrew warning
[ci skip]
2019-02-16 10:36:36 -08:00
Jakob Schöttl
1df99d922a Update demonstration video 2019-02-16 06:52:21 -08:00
Jakob Schöttl
7bf71e709c Bugfix: long options must start with a letter 2019-02-16 06:52:21 -08:00
Jakob Schöttl
ea21d45d3f Make completions work for hledger-* 2019-02-16 06:52:21 -08:00
Jakob Schöttl
966d949807 Update completion 2019-02-16 06:52:21 -08:00
Jakob Schöttl
1a88ee6265 Add some external commands to completion 2019-02-16 06:52:21 -08:00
Jakob Schöttl
f989d6124d Update bash completion script
This removes duplicate options from the completion, does not list -h as
command anymore, and adds the latest options (i.e. register --invert).
2019-02-16 06:52:21 -08:00
Jakob Schöttl
550f47b3fa Some fixes in hledger help output parsing 2019-02-16 06:52:21 -08:00
Simon Michael
bc7a1476ed refactor: lib: hlint cleanups 2019-02-14 05:15:49 -08:00
Simon Michael
03877057fb refactor: cli: commands: hlint clean 2019-02-14 05:15:49 -08:00
Simon Michael
b7d0724b70 hlint: ignore some things used for readability
[ci skip]
2019-02-14 05:15:49 -08:00
Simon Michael
226add41d3 lib: slight cleanup (spelling, hlint)
[ci skip]
2019-02-14 05:15:49 -08:00
Simon Michael
17c4a47a85 regen cli help, manuals
[ci skip]
2019-02-14 05:15:49 -08:00
Simon Michael
d7a815fc08 commodities: add commodities command 2019-02-14 05:15:48 -08:00
Simon Michael
9e3cdef1e9 lib: balance assertion docs (#290)
[ci skip]
2019-02-13 15:52:07 -08:00
Simon Michael
173529efaf doc: contributing: issues: link to deps issues
[ci skip]
2019-02-12 14:44:11 -08:00
Simon Michael
73fb893211 site: home: wiki links
[ci skip]
2019-02-12 12:13:24 -08:00
Simon Michael
eed4a996f8 doc: journal: link cookbook, fix typo
[ci skip]
2019-02-12 10:00:25 -08:00
Simon Michael
2530d9b853 site: fix TOC in contributing, manuals
[ci skip]
2019-02-12 09:58:22 -08:00
Simon Michael
f3e1505b43 site: home: wiki link
[ci skip]
2019-02-12 09:51:51 -08:00
Simon Michael
6ff5d744b7 doc: journal: move details of editor support to cookbook
[ci skip]
2019-02-12 09:50:56 -08:00
Simon Michael
7524c98d23 site: home: wiki links 2019-02-11 17:25:42 -08:00
Simon Michael
a1c2210b6c doc: contributing: starter -> good first issue
[ci skip]
2019-02-11 17:00:15 -08:00
Simon Michael
f4a38ed450 doc: contributing: ? -> other, whitespace
[ci skip]
2019-02-11 17:00:15 -08:00
Simon Michael
3c40542682 site: home: hacker news links, open issues link, cleanup
[ci skip]
2019-02-11 17:00:15 -08:00
Simon Michael
85057c90a7 site: home: update wiki links
[ci skip]
2019-02-11 14:24:40 -08:00
Simon Michael
21fac53954 doc: regen manuals
[ci skip]
2019-02-11 14:15:44 -08:00
Simon Michael
2364a53f49 site: add table of contents to all wiki pages with 2+ headings
[ci skip]
2019-02-11 14:12:48 -08:00
Simon Michael
3aad6696c9 shake: fix old manuals' deps; don't build them by default; refactor
[ci skip]
2019-02-11 13:07:06 -08:00
Simon Michael
b3dd667feb site: update deploy script 2019-02-09 19:48:01 -08:00
Simon Michael
1570d5c6df site: home: content tweaks, update cookbook links
[ci skip]
2019-02-09 19:28:53 -08:00
Simon Michael
d0996213cd site: wiki pages: get links from Home; prepend page name headings
[ci skip]
2019-02-09 19:28:53 -08:00
Simon Michael
aeb7d58c31 shake: cleanup 2019-02-09 19:28:53 -08:00
Simon Michael
d79bd77feb site: wiki integration - render wiki pages within main site
The github wiki pages are now rendered as part of the website's static
content, like the main site pages (and using the same pandoc markdown).
Building the site now requires that a copy of the wiki is checked out
under wiki/.

Github wiki links are converted to suitable relative links,
in all pages (not just wiki pages).

`make site/index.md-push`, which updated the wiki links on the website
home page and committed/pushed it, is now `./Shake site/index.md`, and
doesn't commit/push.

Shake.hs now also depends on the `regex` package.

[ci skip]
2019-02-09 19:28:53 -08:00
Simon Michael
ce2ef2497a shake: also generate static html from wiki pages
A copy of the github wiki is assumed to be checked out in ./wiki/

[ci skip]
2019-02-09 19:28:53 -08:00
Jakob Schöttl
ba1abae7c9 Add doc on --invert 2019-02-09 15:55:41 -08:00
Jakob Schöttl
161ca660dc Support register --invert option to negate amounts 2019-02-09 15:55:41 -08:00