-
4ff3a749c6
lib: note an oddity with runJournalParser
Simon Michael
2018-03-31 02:44:04 +0100
-
8ce5c84f35
tools: misc Shake, pandoc filter fixes
Simon Michael
2018-03-31 02:43:28 +0100
-
b5546fd7b6
doc: another manual update
Simon Michael
2018-03-31 02:42:57 +0100
-
4822b53f69
scientific notation test notes (#704, #706)
Simon Michael
2018-03-31 02:42:37 +0100
-
571ea1540b
document scientific notation (#704, #706)
Simon Michael
2018-03-31 02:41:31 +0100
-
c95982381b
remove test unrelated to scientific notation (#704, #706)
Simon Michael
2018-03-31 01:47:39 +0100
-
b377bff90a
lib: support scientific number notation (#704, #706)
Mykola Orliuk
2018-02-09 23:18:16 +0100
-
a8dc474a27
doc: fix budgeting wiki link
Simon Michael
2018-03-30 03:42:06 +0100
-
2a87ea56ff
budget: refactor; show budget goals even with no or zero actual
Simon Michael
2018-03-30 03:26:32 +0100
-
2b34ff1184
lib: reportSpan debug output
Simon Michael
2018-03-30 02:41:03 +0100
-
939d6833ea
budget: refactor date handling, add debug output
Simon Michael
2018-03-30 01:01:50 +0100
-
c306193667
doc: also update -E/--empty command line help
Simon Michael
2018-03-30 00:46:35 +0100
-
ebaac2866b
lib: fix reportStartEndDates, rename to reportSpan
Simon Michael
2018-03-30 00:16:35 +0100
-
17ce3d8329
doc: update manuals with --budget note
Simon Michael
2018-03-29 22:37:37 +0100
-
178e3a234b
ui/web: -E toggles zeroes at startup, with opposite default to cli
Simon Michael
2018-03-29 22:35:06 +0100
-
dc4def835c
lib: refactor runPeriodicTransaction, add a test
Simon Michael
2018-03-29 18:10:25 +0100
-
d060398484
lib: splitSpan: return no spans for an empty datespan
Simon Michael
2018-03-29 18:09:15 +0100
-
4d562ef068
lib: don't count periodic/modifier txns in Journal debug output
Simon Michael
2018-03-29 16:45:34 +0100
-
fc3a71bc46
budget: more tests
Simon Michael
2018-03-29 16:36:31 +0100
-
38289686b7
budget: convert tests to format 3
Simon Michael
2018-03-29 15:56:09 +0100
-
083d9190fd
budget: only periodic txns with the selected interval are used
Simon Michael
2018-03-29 15:50:48 +0100
-
6f8714cdbd
update budget func. tests
Simon Michael
2018-03-29 15:20:46 +0100
-
c64d598919
bal: a little more width for budget columns
Simon Michael
2018-03-29 15:12:44 +0100
-
6970a4c6e8
budget: more regular layout, simple fixed-width columns
Simon Michael
2018-03-21 17:01:03 +0000
-
550425810f
budget refactoring, type synonyms
Simon Michael
2018-03-21 16:31:55 +0000
-
a56c547bc2
cleanups
Simon Michael
2018-03-15 20:45:06 +0000
-
d4eb3caf70
bal: comment fixes [ci skip]
Simon Michael
2018-03-15 19:39:15 +0000
-
10a4392b24
update functional tests for new monthly headings
Simon Michael
2018-03-29 14:54:36 +0100
-
64e06750eb
doc: draft changelogs & release notes
Simon Michael
2018-03-28 18:25:01 +0100
-
1347885cd8
bal/bs/bse/cf/is: show short monthnames in monthly reports (like html)
Simon Michael
2018-03-28 18:17:20 +0100
-
d403b003c1
lib: disable doctests when building with ghc 8.4 on mac
Simon Michael
2018-03-26 18:23:31 +0100
-
265bc21b24
bal: mention --budget's newness in manual
Simon Michael
2018-03-26 15:18:44 +0100
-
28a8b55f4e
move non-portable file warning to package
Simon Michael
2018-03-26 01:04:58 +0100
-
4e0959dc60
travis: cache per-package stack-work dirs ? try it
Simon Michael
2018-03-25 23:20:31 +0100
-
ee3a06e569
stack: updates, fix tests, silence non-portable file warning
Simon Michael
2018-03-25 23:19:25 +0100
-
d7b68fbd7d
Use skipMany/skipSome for parsing spacenonewline
Moritz Kiefer
2018-03-25 15:53:44 +0200
-
addd9b5385
tools: make build-check-warnings, notes
Simon Michael
2018-03-25 13:09:56 +0100
-
28f4b1a0ec
tools: hakyll-std updates, use pandoc 2
Simon Michael
2018-03-25 13:08:30 +0100
-
1fe3d7e824
web: fix HandlerT warnings
Simon Michael
2018-03-25 13:07:58 +0100
-
b74c805b69
site: add missing js files
Simon Michael
2018-03-25 13:07:34 +0100
-
dd1253c792
tools: hakyll-std: update stack.yaml reference [ci skip]
Simon Michael
2018-03-24 18:40:37 -0700
-
c79cee3d1f
travis: build hledger-web, hledger-api
Simon Michael
2018-03-25 02:37:18 +0100
-
1d0f94145d
stack: hledger-ui won't build on linux, disable for now
Simon Michael
2018-03-25 02:20:53 +0100
-
9ce4f8b112
travis: don't build hledger-ui
Simon Michael
2018-03-25 02:19:45 +0100
-
3b4313c883
stack: add hinotify for hledger-ui on linux
Simon Michael
2018-03-25 02:04:44 +0100
-
727bf4dd38
travis: build hledger, hledger-ui
Simon Michael
2018-03-25 00:45:37 +0000
-
f98ba9a338
travis: just build hledger-lib
Simon Michael
2018-03-25 00:34:18 +0000
-
689434b1f6
stack: re-enable hledger-api
Simon Michael
2018-03-24 22:53:51 +0000
-
84579bb1b4
silence redundant import warnings with ghc 8.4
Simon Michael
2018-03-24 22:51:56 +0000
-
47615c8af8
stack: use newer brick just in case
Simon Michael
2018-03-24 17:58:49 +0000
-
e6583a2925
stack: re-enable hledger-web
Simon Michael
2018-03-24 17:23:15 +0000
-
21db75f1a6
update cabal files
Simon Michael
2018-03-24 15:49:49 +0000
-
a42764610c
stack: cleanups
Simon Michael
2018-03-24 15:49:36 +0000
-
02055fcad5
stack: make latest nightly/ghc 8.4 the default
Simon Michael
2018-03-24 15:48:05 +0000
-
60ea1151ad
rename stack.yaml files
Simon Michael
2018-03-24 15:47:06 +0000
-
d1a55e5f76
tighten base upper bound, avoid breakage with next major GHC
Simon Michael
2018-03-22 16:43:40 +0000
-
1e738e6ee5
lib: regenerate cabal file with older hpack to silence warning
Simon Michael
2018-03-22 16:42:02 +0000
-
b3e4abe46d
hledger-lib: re-generate the hledger-lib.cabal file
Peter Simons
2018-03-22 16:55:54 +0100
-
a1ddecd8f5
hledger-lib: remove redundant dependency declaration on semigroups
Peter Simons
2018-03-22 16:54:42 +0100
-
fb5c0dba22
bin: delete hledger-budget func. tests
Simon Michael
2018-03-19 14:24:31 +0000
-
4b5ac4616b
stack: bump to latest nightly [ci skip]
Simon Michael
2018-03-16 15:34:49 +0000
-
9de4cc9405
stack: stack8.4.yaml for testing [ci skip]
Simon Michael
2018-03-14 16:55:11 +0000
-
7635f56a5c
lib: add conditional dep to package.yaml and rest of cabal file
Simon Michael
2018-03-12 23:27:23 +0000
-
4c5a58ec1e
hledger-lib: add missing Semigroup instance for Journal
Peter Simons
2018-03-12 10:29:24 +0100
-
61f7563fa2
budget: drop obsolete hledger-budget addon (close #620) [ci skip]
Simon Michael
2018-03-12 23:10:38 +0000
-
e85e3a96c9
web: update cabal file
Simon Michael
2018-03-12 04:20:11 +0000
-
d610da2567
web: fix unused import warning (#717)
Simon Michael
2018-03-12 04:17:45 +0000
-
1648c93c0b
install: bump hledger-web version
Simon Michael
2018-03-12 04:08:08 +0000
-
d4d4dff10b
stack: a config for newer yesod, maybe useful again (#717)
Simon Michael
2018-03-12 03:42:35 +0000
-
e368c99900
web: fix outdated api usage to support yesod 1.6 (#717)
Simon Michael
2018-03-12 03:38:15 +0000
-
97c814c8ba
web: restore bounds for main yesod packages to avoid breakage (#717)
Simon Michael
2018-03-12 03:37:16 +0000
-
552fd50af9
stack: bump default resolver to latest nightly again (#717)
Simon Michael
2018-03-12 03:36:27 +0000
-
ac94e4f27a
site: download: indent top-level code lines
Simon Michael
2018-03-11 12:25:49 +0000
-
0a623a3e4b
site: download: more cleanup, add TOC
Simon Michael
2018-03-10 14:08:32 +0000
-
81d0d340a6
site: download: clarification, cleanup
Simon Michael
2018-03-10 13:10:23 +0000
-
efe0e3ac52
site: download: clean up C libs (#715)
Simon Michael
2018-03-10 11:27:23 +0000
-
0b34bde684
site: docs: we are wild and crazy party people
Simon Michael
2018-03-10 00:41:51 +0000
-
6b1445fa96
site: docs: make site/docs.md mirrors wiki sidebar there
Simon Michael
2018-03-09 23:15:45 +0000
-
e6e1b8b931
site: docs: move help links to left column
Simon Michael
2018-03-09 23:03:54 +0000
-
43eff87f2f
site: docs: tweak [ci skip]
Simon Michael
2018-03-09 07:18:03 +0000
-
c3baac0bca
site: docs: de-emphasise the individual manual links [ci skip]
Simon Michael
2018-03-09 07:08:47 +0000
-
00cbb2eaf4
site: docs: cleanups
Simon Michael
2018-03-09 07:06:20 +0000
-
0140fb8f55
site: docs: cleanups
Simon Michael
2018-03-09 06:10:28 +0000
-
cfa8e98d4a
site: docs: plaintextaccounting reddit
Simon Michael
2018-03-09 05:41:22 +0000
-
9fb3a6d986
tools: note site-preview losing styles issue
Simon Michael
2018-03-09 04:18:32 +0000
-
ec0b8067bb
site: docs: layout, simplify help links
Simon Michael
2018-03-09 04:18:14 +0000
-
2e68b9b4cd
site: docs: small change to test site updating
Simon Michael
2018-03-09 04:01:19 +0000
-
2778bc707a
site: docs: small change to test site updating
Simon Michael
2018-03-09 04:00:17 +0000
-
d7456773e2
site: docs: small change to test site updating
Simon Michael
2018-03-09 03:59:09 +0000
-
5ac69ea95b
site: docs: small change to test site updating
Simon Michael
2018-03-09 03:58:07 +0000
-
6c86b7ff5d
site: docs: small change to test site updating
Simon Michael
2018-03-09 03:57:09 +0000
-
048118fc10
site: docs: small change to test site updating
Simon Michael
2018-03-09 03:56:02 +0000
-
f0fa926397
site: docs: small change to test site updating
Simon Michael
2018-03-09 03:46:03 +0000
-
4c4613b1bc
site: docs: small change to test site updating
Simon Michael
2018-03-09 03:39:29 +0000
-
de6f9397dd
site: docs: small change to test site updating
Simon Michael
2018-03-09 03:37:43 +0000
-
c58ad936e0
site: docs: small change to test site updating
Simon Michael
2018-03-09 03:33:26 +0000
-
2a7f3bd52d
site: docs: small change to test site updating
Simon Michael
2018-03-09 03:32:39 +0000
-
d7db86f0c0
site: docs: small change to test site updating
Simon Michael
2018-03-09 03:24:37 +0000
-
2672c643c0
site: docs: dummy change to test site updating
Simon Michael
2018-03-09 03:22:02 +0000
-
810d93e579
site: docs: dummy change to test site updating
Simon Michael
2018-03-09 03:18:00 +0000