Simon Michael
91dbeedee4
doc: document new --pivot
...
[ci skip]
2017-01-16 15:53:51 -08:00
Simon Michael
5345e2641a
regenerate cabal files with hpack
...
A few packages which included the Paths_* module no longer do,
and this seems ok with stack and cabal as far as I can tell.
That should be the only change, aside from a bunch of reorderings.
2017-01-16 14:23:47 -08:00
Simon Michael
20651ec426
ui, web: update manuals
2017-01-05 17:18:13 -08:00
Simon Michael
7f58d186bb
Merge commit '486cc47'
2017-01-05 17:17:02 -08:00
Simon Michael
83975d25eb
ui, web: sync some things in help & manual
2017-01-05 17:09:04 -08:00
Simon Michael
fe457fa12a
doc: update built-in docs
2017-01-05 10:43:06 -08:00
Simon Michael
631a95ba9c
bump version to 1.1.98 (1.2 alpha)
2017-01-05 10:43:06 -08:00
Simon Michael
dd86596d30
doc: rename _versions_ macro
2017-01-04 10:50:16 -08:00
Simon Michael
20bef095aa
doc: changelogs, release notes
2016-12-31 11:24:12 -08:00
Simon Michael
6072f2a8f4
doc: update generated doc files
2016-12-31 11:23:53 -08:00
Simon Michael
14c8e4d8f7
bump version to 1.1
2016-12-31 07:54:47 -08:00
Simon Michael
78f0c403fb
doc: update generated docs
2016-12-30 14:36:27 -08:00
Simon Michael
b8d1698865
api: serve on 127.0.0.1 by default, add --host ( fixes #432 )
...
Consistent with hledger-web now: serves only local requests by default,
uses --host to change this.
2016-11-21 08:01:06 -08:00
Simon Michael
1bcc091a44
web: add --host, rename --server to --serve ( #429 )
...
This came up in the context of Docker, but it seems it wasn't possible
for hledger-web to serve remote clients directly (without a proxy)
because of 127.0.0.1 being hardcoded ? Now that can be
changed with --host=IPADDR. The default base url also
uses this address, rather than "localhost" being hardcoded.
Also, the --server flag sounded too close in meaning to --host so
I've renamed it to --serve. The old spelling is still accepted,
at least through the next major release I suppose.
2016-11-21 07:38:58 -08:00
Simon Michael
6a36efb7ca
set base lower bound to 4.8 to enforce GHC 7.10+
...
hledger-lib had a valid install plan with GHC 7.8, but requires GHC 7.10 to compile (currently).
Require base 4.8+ everywhere so that stack/cabal will enforce a supported GHC version early.
Also, bump hledger-ui's "stability" to "stable".
2016-11-16 13:14:02 -08:00
Simon Michael
45684f2f79
tighten up dep bounds among the hledger packages
2016-10-27 14:37:14 -07:00
Simon Michael
6d0716b0a5
bump packages (excluding hledger-api and docs) to 1.0.1
2016-10-27 08:14:35 -07:00
Simon Michael
2e10f21f26
doc: update changelogs and relnotes outline (but not relnotes page) for 1.0.1
2016-10-27 08:10:24 -07:00
Simon Michael
d0e9b70e4f
doc: release note/changelog fixes
2016-10-27 07:43:44 -07:00
Simon Michael
8bc0538778
allow megaparsec 5.0 or 5.1 for stackage compatibility
2016-10-27 07:19:26 -07:00
Simon Michael
08f97dd9c8
doc: project/package change logs, web release notes
2016-10-26 13:34:28 -07:00
Simon Michael
315db5621a
doc: bump version to 1.0, update manuals & cabal files
2016-10-26 13:34:27 -07:00
Simon Michael
ee2ced7f65
set an upper bound on megaparsec
2016-10-26 13:34:27 -07:00
Dominik Süß
6b0972b752
Using full width on large screens
2016-10-26 10:14:45 -07:00
Dominik Süß
c0a6689c27
Improved highlighting
2016-10-26 10:14:45 -07:00
Dominik Süß
c6c2a93f01
Added nowrap to keep dates in line
2016-10-26 10:14:44 -07:00
Dominik Süß
c61aedd106
Setting column width at the first entry
2016-10-26 10:05:50 -07:00
Dominik Süß
aaf95eb372
Accounts are now bottom-aligned
2016-10-26 10:05:50 -07:00
Dominik Süß
9dab7c4148
Title now moves with sidebar
2016-10-26 10:05:50 -07:00
Dominik Süß
cb79e01880
Sidebar width is now limited to the column
...
This helps the spacing between the sidebar and the main-content
2016-10-26 10:05:50 -07:00
Dominik Süß
29ad412a2e
Increased visibility and now overflowing with ellipsis
2016-10-26 10:05:50 -07:00
Dominik Süß
f8f75cec52
Disabled Sidebar animations and fixed overflow
2016-10-26 10:05:50 -07:00
Dominik Süß
9b7dc72e5c
Removed useless import
2016-10-26 10:05:50 -07:00
Dominik Süß
eff37004f7
Fixed sidebar wonkyness
2016-10-26 10:05:50 -07:00
Dominik Süß
0567e00625
Fixed multi commodities in sidebar
2016-10-26 10:05:50 -07:00
Dominik Süß
5d677fc174
Persistent sidebar state
2016-10-26 10:05:50 -07:00
Dominik Süß
5b4d61f198
Removed garbage from my clipboard
2016-10-26 10:05:50 -07:00
Dominik Süß
93d85e3eae
Removed artifacts of conversion
2016-10-26 10:05:50 -07:00
Dominik Süß
956b63f27d
Re-Added searchbar clearing and journal highlighting
2016-10-26 10:05:50 -07:00
Dominik Süß
7d6887898a
Enhanced searchbar
2016-10-26 10:05:50 -07:00
Dominik Süß
4b6ad55cd8
Made backlinking work again
2016-10-26 10:05:50 -07:00
Dominik Süß
533d4ff2b8
Optimized for sm devices
2016-10-26 10:05:50 -07:00
Dominik Süß
e9feee098b
Responsive sidebar
2016-10-26 10:05:50 -07:00
Dominik Süß
ab2ebbbcad
Sidebar now works again
2016-10-26 10:05:50 -07:00
Dominik Süß
b29efba09d
Improved add-modal
2016-10-26 10:05:50 -07:00
Dominik Süß
817fc8d9ec
Highlighting active selection in the sidebar
2016-10-26 10:05:50 -07:00
Dominik Süß
55b507bf30
Unified tag spacing
2016-10-26 10:05:50 -07:00
Dominik Süß
962ddb3c3a
Adopted Bootstrap classes everywhere
2016-10-26 10:05:50 -07:00
Simon Michael
5aa4c91332
stack/cabal cleanups; drop GHC 7.6, 7.8 support
...
A (disabled) stack build plan for GHC 7.8 is included; supporting it
would need small code changes and a maintainer.
2016-10-21 14:47:22 -07:00
Dominik Süß
36d2998b77
Added .btn-default to unify buttons across browsers ( #418 )
2016-10-11 14:00:30 -07:00