Simon Michael
85836eaa21
;doc: update manuals
2024-02-18 14:59:10 -10:00
Simon Michael
862758d6a3
;cabal: update cabal files
2024-02-18 14:58:38 -10:00
Simon Michael
17817650da
;fix:pkg:web: set upper bound to exclude base64 1.0 [ #2166 ]
2024-02-18 14:57:46 -10:00
Martijn van der Ven
a7c5225498
fix: css to preserve linebreaks in messages
2024-02-04 16:42:09 -10:00
Simon Michael
aa69eb188a
;doc: update changelogs
2024-01-28 02:34:54 -10:00
Simon Michael
32ef1e3dd9
;doc: update manuals
2024-01-26 22:49:07 -10:00
Simon Michael
df79aa5e35
dev: distinguish oneLineFmt and oneLineNoCostFmt; add fullZeroFmt
2024-01-23 21:35:06 -10:00
Simon Michael
0cb382cf0e
dev: rename AmountDisplayOpts -> AmountFormat, and related constants
...
noColour -> defaultFmt
noCost -> noCostFmt
oneLine -> oneLineFmt
csvDisplay -> machineFmt
2024-01-23 21:35:06 -10:00
Simon Michael
ca55c2f0f8
dev: rename other Price helpers to Cost
...
showAmountWithoutPrice -> showAmountWithoutCost
mixedAmountStripPrices -> mixedAmountStripCosts
showMixedAmountWithoutPrice -> showMixedAmountWithoutCost
showMixedAmountOneLineWithoutPrice -> showMixedAmountOneLineWithoutCost
2024-01-23 21:35:06 -10:00
Simon Michael
352b0bc1b5
;doc: update manuals
2024-01-12 13:52:11 -10:00
Simon Michael
a0922a3866
;cabal: update cabal files
2024-01-04 08:25:13 -10:00
Simon Michael
2a99b3d456
imp: stack: build with ghc 9.8, latest stackage nightly
2024-01-04 08:24:50 -10:00
Simon Michael
5b1281fc69
;doc: update changelogs
2024-01-03 20:42:28 -10:00
Simon Michael
ea34562b4b
;doc: changelogs
2024-01-03 20:42:04 -10:00
Simon Michael
0a838bdd6c
;doc:changelogs: cleanup for easier merge
2024-01-03 20:41:36 -10:00
Simon Michael
1128927632
;doc:changelogs: whitespace
2023-12-30 20:29:49 -10:00
Simon Michael
ac50d8c5a6
;doc: update manuals
2023-12-15 13:59:02 -10:00
Simon Michael
60f7896dd5
fix:web: drop non-working --file-url option for now [ #2139 ]
2023-12-15 13:58:25 -10:00
Simon Michael
13ebf18d24
fix:web: make --base-url work again [ #2127 ], [ #2100 ]
2023-12-15 13:58:25 -10:00
Simon Michael
7bc077cd8e
;cabal: update cabal files
2023-12-15 13:58:25 -10:00
Simon Michael
14a9ab5f28
dev:web:docs
2023-12-15 13:58:25 -10:00
Simon Michael
e81430f05b
dev:web: rename makeFoundation* to makeApp*
2023-12-15 13:58:25 -10:00
Simon Michael
8e0370bd58
dev:web: rename Hledger.Web.Foundation to Hledger.Web.App
2023-12-15 13:58:25 -10:00
Simon Michael
0396725e71
dev:web: cleanup
2023-12-15 13:58:25 -10:00
Simon Michael
d5b967834f
dev:web: add tests: --base-url, --file-url (disabled) [ #2127 ], [ #2139 ]
2023-12-15 13:58:22 -10:00
Simon Michael
9c56ed1104
imp!:web:tests: respect options when running tests
...
The hledger-web tests have been cleaned up and now allow more testing
of command line options like (though still not everything).
Note tests now run the app listening on its default host and port,
127.0.0.1 and 5000, instead of "any IPv4 or IPv6 hostname" and 3000.
This would seem to mean hledger-web tests can conflict more with
things running on port 5000, eg a normal hledger-web instance, but I
haven't been able to reproduce it.
2023-12-15 09:57:01 -10:00
Simon Michael
80ebd18d08
imp:web: more accurate startup messages, eg with --socket [ #2127 ]
2023-12-14 17:58:25 -10:00
Simon Michael
569d2c8e5f
doc:web: clean up options and manual [ #2134 ]
2023-12-14 15:31:49 -10:00
Simon Michael
fbd2fdef40
;cabal: update cabal files
2023-12-14 08:58:02 -10:00
Simon Michael
a3290bfaeb
pkg: allow megaparsec 9.6*
2023-12-14 08:57:42 -10:00
Simon Michael
862b7e5712
dev: clarify AmountDisplayOpts, add a new flag for symbol display
2023-12-07 23:35:50 -10:00
Simon Michael
9bad34c341
;doc: changelogs
2023-12-07 11:36:39 -10:00
Simon Michael
7ace5ee560
;doc: changelogs for 1.32.1
2023-12-07 11:32:20 -10:00
Simon Michael
d831f48cb0
;doc: update manuals
2023-12-02 09:09:53 -10:00
Simon Michael
ab313c49c7
;cabal: update cabal files
2023-12-02 09:09:07 -10:00
Simon Michael
80d1da2db9
;pkg: bump version to 1.32.99
2023-12-02 09:09:07 -10:00
Simon Michael
26f56e0a13
;doc: changelogs: merge edits from release branch
2023-12-02 09:06:53 -10:00
Simon Michael
e90483a75a
;doc: update manuals
2023-12-01 17:25:00 -10:00
Simon Michael
71222d75e5
;doc: changelogs: edit
2023-12-01 17:23:31 -10:00
Simon Michael
0b4b4ed70c
;doc: draft changelogs from commit messages (Shake changelogs)
2023-12-01 17:23:31 -10:00
Simon Michael
0c85b48d2c
;doc: use ``cli not
``shell for command-line examples
2023-11-26 08:30:04 -10:00
Simon Michael
0bf0c30b8d
doc: update manuals
2023-11-22 22:57:55 -10:00
Simon Michael
a8062381dd
;cabal: update cabal files
2023-11-22 22:57:36 -10:00
Simon Michael
e2cc2d7e24
feat:print: add a basic beancount output format
...
This prints journal output more likely (but not guaranteed) to
be readable by Beancount.
All packages now require text 1.2.4.1 or greater.
2023-11-22 22:57:36 -10:00
Simon Michael
5ee2139f18
imp: web: round amounts to display precision as before (precisiongeddon)
2023-11-14 13:26:06 -08:00
Simon Michael
250d98df29
cabal: update cabal files
2023-11-07 09:25:29 -08:00
Simon Michael
fef3413c51
pkg:web: clean up some apparently redundant declarations and deps
2023-11-07 09:06:58 -08:00
Simon Michael
2ba321885d
dev:web: refactor permission checking
2023-10-25 12:51:08 +01:00
Simon Michael
e40c82c153
;cabal: update cabal files
2023-10-24 13:37:36 +01:00
Simon Michael
795dbd97f8
imp:web: cleanups; use --allow on Sandstorm ( #834 )
2023-10-24 13:37:36 +01:00