Commit Graph

4223 Commits

Author SHA1 Message Date
Simon Michael
29267ecaf2 Merge pull request #309 from TomK32/master
Small improvements to make the web output valid HTML
2016-01-08 07:28:48 -08:00
Thomas R. Koll
9f49da3713 web: remove more deprecated html attributes (align) and fix a tag with duplicate style attribute 2015-12-18 23:12:39 +01:00
Thomas R. Koll
f9c1902cbb web: delete a few unused files from Yesod default app
the normalize file is called but not delivered(?), anyways there is a newer version in bootstrap.css
2015-12-18 22:51:42 +01:00
Simon Michael
dedaefbd27 site: devguide: quick links tweaks, add nix 2015-12-18 09:04:24 -08:00
Simon Michael
b573fbe519 site: home: tweaks to ui screencast 2015-12-18 09:04:24 -08:00
Simon Michael
860f6501b3 site: download: more correct stack install cmd 2015-12-18 09:04:24 -08:00
Simon Michael
5dcd733907 site: update stack link 2015-12-18 09:04:23 -08:00
Simon Michael
fb407c4da0 site: download: nix update 2015-12-18 09:04:23 -08:00
Thomas R. Koll
3306c65ae5 web: colour for visited links needs to be important to stick 2015-12-18 10:14:35 +01:00
Thomas R. Koll
71f4dc53b1 web: in registerCharClick set the window.location.hash and listen to that event to highlight the new row 2015-12-18 10:14:09 +01:00
Thomas R. Koll
b6c3ba1caf web: highlight whatever is in the url hash, i.e. transactions 2015-12-18 09:21:14 +01:00
Thomas R. Koll
8a725e7e61 web: cleanup commented code 2015-12-18 08:57:19 +01:00
Thomas R. Koll
28f23d09cf web: some naming convention would be nice 2015-12-18 08:38:04 +01:00
Thomas R. Koll
5fbdae005b web: use transaction indexes instead of the date for html tag ids #308 2015-12-18 08:35:37 +01:00
Thomas R. Koll
ac3db83e02 web: add some newlines to fix tags 2015-12-16 23:07:18 +01:00
Thomas R. Koll
2782f2abf1 web: tt tag is deprecated, replace it with code tag and some colouring 2015-12-16 20:38:56 +01:00
Thomas R. Koll
db338096bb web: Remove extra closing tags for scripts in header 2015-12-16 19:09:12 +01:00
Simon Michael
b28d8d9c01 ui: bump version to 0.27.1, changelog 2015-12-03 08:53:29 -08:00
Simon Michael
5c0c883c1e ui: bump lens upper bound to suit latest nightlys 2015-11-27 11:29:08 -08:00
Simon Michael
96e1ca7ea1 lib: refactor amount canonicalisation
Amount display style canonicalisation code and terminology has been
clarified a bit. Individual amounts still have styles; from these we
derive the standard "commodity styles". In user docs, we might call
these "commodity formats" since a Ledger-compatible commodity directive
would use the "format" keyword.
2015-11-24 01:40:10 -08:00
Simon Michael
8c6d53f912 consolidate some journal format-specific tests 2015-11-22 08:55:29 -08:00
Simon Michael
2ecfc82812 ui: adjust tested-with, vty may not like old GHC 2015-11-22 08:38:04 -08:00
Simon Michael
1ec5a49d56 doc: relnotes tweaks 2015-11-22 08:37:35 -08:00
Simon Michael
0a7a6c87f8 clean up price tests 2015-11-22 08:37:02 -08:00
Simon Michael
ff59e0c15c rename beancount example file 2015-11-16 15:15:23 -08:00
Simon Michael
6c1f847c90 stack: some versions don't like empty flags (#300)
Apparently. Also, reorder things and update doc link.
2015-11-16 15:14:49 -08:00
Simon Michael
ea6636d967 hcar entry updates 2015-11-16 15:14:49 -08:00
Simon Michael
7ab12bae70 doc: user manual tweak 2015-11-16 15:04:18 -08:00
Simon Michael
60327c3ada site: download: #packaged/released/unreleased targets 2015-11-09 14:10:59 -08:00
Simon Michael
2dc71f6518 site: download: add a screencast of stack install 2015-11-09 14:10:25 -08:00
Simon Michael
54fded4b16 site: home: fix screencast url, now full size 2015-11-09 14:09:04 -08:00
Simon Michael
a185725001 site: home: heading/text tweaks 2015-11-09 13:17:32 -08:00
Simon Michael
4e58224a3a site: embed asciinema hledger-ui screencast 2015-11-09 13:17:01 -08:00
Simon Michael
293146269f doc: shorter command-line help mockups 2015-11-08 17:42:55 -08:00
Simon Michael
11aa4f1fef site: misc updates 2015-11-08 12:25:10 -08:00
Simon Michael
b52d5622a1 site: faq: re-tell the history 2015-11-08 12:24:56 -08:00
Simon Michael
4723b36987 site: home: front page rewrites 2015-11-08 12:24:22 -08:00
Simon Michael
267afb0759 site: home: a simpler single-column layout 2015-11-07 11:27:00 -08:00
Simon Michael
57791cf248 site: tweak home link 2015-11-07 11:26:23 -08:00
Simon Michael
b34d1fbad8 site: improve page titles in search results 2015-11-07 11:26:08 -08:00
Simon Michael
707d01ba8b site: download page updates 2015-11-07 11:22:57 -08:00
Simon Michael
e9a475f38e site: home: simplify home page text a bit 2015-11-07 09:15:23 -08:00
Simon Michael
59434e2801 site: home: try alternate heading 2015-11-07 09:08:32 -08:00
Simon Michael
81887f0f3e site: home: simplify the get started box 2015-11-07 09:02:32 -08:00
Simon Michael
46f229316a Merge branch 'master' of github.com:simonmichael/hledger 2015-11-06 21:17:50 -08:00
Simon Michael
8a4f3eaad4 ui: txn: make reloading work on this screen 2015-11-06 21:17:25 -08:00
Simon Michael
ed775e1ef4 ui: cleanup 2015-11-06 21:17:09 -08:00
Simon Michael
a8d9178ee2 ui: haddock 2015-11-06 21:16:44 -08:00
Simon Michael
8d02951b9b site: encode HTML link ampersands, cf pandoc #2410 2015-11-06 15:09:02 -08:00
Simon Michael
6e8ef47b90 site: delete some old files 2015-11-05 20:52:21 -08:00