Commit Graph

11000 Commits

Author SHA1 Message Date
Simon Michael
f02a4b7359 fix: web: add form's typeahead now shows non-ascii text correctly (#1961)
Some checks failed
binaries-windows-x64 / build (push) Has been cancelled
binaries-mac-x64 / build (map[ghc:92 stack:stack --stack-yaml=stack.yaml]) (push) Has been cancelled
(Fix contributed by Arsen Arsenović)
2025-10-14 11:40:42 +03:00
f81cc8a5fe Translate to Finnish 2025-10-14 11:40:42 +03:00
Simon Michael
aa327b7a4b ;cabal: update cabal files 2022-09-18 08:57:59 -10:00
Simon Michael
c679d184a9 ;pkg: bump version to 1.27.1 2022-09-18 08:57:59 -10:00
Simon Michael
e250b03cc0 install: 1.27.1 2022-09-18 08:51:14 -10:00
Simon Michael
06989eb867 dev: cli: tests: fix fragile abbreviation 2022-09-18 08:37:31 -10:00
Simon Michael
fc858d1159 fix: balcmds: fix empty html columns fix (#1933) 2022-09-18 08:37:28 -10:00
Simon Michael
0c179c7e28 dev: lib: ReportTypes: hlint fix 2022-09-18 08:37:26 -10:00
Simon Michael
7102d6f9e8 fix: balcmds: handle an empty totals column in html output (#1933) 2022-09-18 08:37:20 -10:00
Simon Michael
1d191d13ae dev: cli: update balance.test to v3 format 2022-09-18 08:37:18 -10:00
Simon Michael
55b59913d7 dev: web: start also tracking manual hledger-web tests
related: #1932
2022-09-18 08:37:14 -10:00
Simon Michael
599264b212 fix: web: add: don't fail when there's no file field (#1932) 2022-09-18 08:37:05 -10:00
Simon Michael
3411949313 doc: RELEASING: updates 2022-09-18 08:36:21 -10:00
Simon Michael
e2d517a310 doc: RELEASING: updates 2022-09-18 08:36:19 -10:00
Simon Michael
c561b9859f doc: cli: changelog: fixes 2022-09-18 08:36:15 -10:00
Simon Michael
779c73a906 doc: update github release links 2022-09-01 17:28:18 -07:00
Simon Michael
732e43d6af install: 1.27 2022-09-01 17:28:04 -07:00
Simon Michael
fe58ce7484 ;doc: announce 2022-09-01 17:22:05 -07:00
Simon Michael
a0be6c2c85 doc: update changelogs 2022-09-01 16:06:36 -07:00
Simon Michael
705280283c ;doc: update manuals 2022-09-01 16:06:05 -07:00
Simon Michael
9cb04480b5 ;cabal: update cabal files 2022-09-01 16:00:38 -07:00
Simon Michael
45f1f44498 ;pkg: bump version to 1.27 2022-09-01 16:00:38 -07:00
Simon Michael
651d584bb0 ;doc: update changelogs 2022-09-01 15:48:46 -07:00
Simon Michael
7b383237d5 imp: doc: cli: rewrite/consolidate cost and conversion docs 2022-09-01 15:30:36 -07:00
Simon Michael
5deda67658 imp: add: update/improve invalid date message 2022-09-01 15:30:36 -07:00
Simon Michael
3cda526c5a stack: bump to 2022-09-01 resolver 2022-09-01 15:30:33 -07:00
Simon Michael
3557238b78 ci: binaries-linux-x64-static: fix gather binaries step 2022-08-29 13:35:46 +01:00
Simon Michael
28dd669058 ci: binaries-linux-x64-static: cache ghcup/cabal/ghc; use cabal 3.8 2022-08-29 13:03:04 +01:00
Simon Michael
5c9564acb9 ci: binaries-linux-x64-static: avoid ghcup warning 2022-08-29 12:19:44 +01:00
Simon Michael
6d45630014 dev: lib: fix recently broken doctest 2022-08-29 11:15:35 +01:00
Simon Michael
6fb3797e4c ci: test-linux-x64: build packages separately to fail faster 2022-08-29 11:15:35 +01:00
Simon Michael
79792b3368 cabal: update cabal files 2022-08-29 11:15:35 +01:00
Simon Michael
ab01c7c2a2 lib: re-enable doctests with ghc 8.10, to improve CI test 2022-08-29 11:09:16 +01:00
Simon Michael
c97e05e0dd imp: web: add form: layout improvements, use available space 2022-08-27 12:12:57 +01:00
Simon Michael
473082f782 imp: web: add form: highlight today in date picker 2022-08-27 12:12:14 +01:00
Simon Michael
3b2999ee29 fix: web: add form: allow empty description 2022-08-26 12:00:23 +01:00
Simon Michael
316fbaa755 fix: web: add form: improve layout 2022-08-26 11:58:25 +01:00
Simon Michael
2f00211554 fix: web: add form: pre-fill date again; focus description 2022-08-26 11:58:16 +01:00
Simon Michael
d718f2c50c fix: web: add form: re-enable the file field (#1229)
It was ignored since cc1241fa2 in 2018. Also simplify some types.
2022-08-26 11:29:22 +01:00
Simon Michael
51098d9150 dev: make ghci*: allow use of Debug.Breakpoint 2022-08-26 11:29:16 +01:00
Simon Michael
6503bfec6a dev: web: clarify AddForm a bit (#1229) 2022-08-25 08:18:24 +01:00
Simon Michael
581831b16d dev: web: simplify types a little (#1229) 2022-08-25 08:13:02 +01:00
Simon Michael
bc4c0b4de4 ;doc: contributing: add haskell-hledger popcon chart 2022-08-25 05:13:14 +01:00
Simon Michael
b46cb8a7f7 cabal: update cabal files 2022-08-23 12:16:25 +01:00
Simon Michael
bfb632dd8e dev: lib: Hledger.Data.Amount: drop amount, use nullamt always 2022-08-23 12:16:15 +01:00
Simon Michael
c80c72d7cd dev: lib, cli, bin: enable/fix name shadowing warnings
And a few other cleanups.
2022-08-23 12:16:15 +01:00
Simon Michael
96db4fe9cc dev: ui: enable/fix name shadowing warnings 2022-08-23 02:57:59 +01:00
Simon Michael
a0e31091fc doc: update manuals 2022-08-23 02:02:47 +01:00
Simon Michael
8f65f8a096 ;doc: update CLI usage texts 2022-08-23 02:02:19 +01:00
Simon Michael
cbedfa86c7 doc: cli: account types: clarify 2022-08-23 02:02:19 +01:00