Commit Graph

  • eeb070195c cli: Cli.Commands.Balance.multiBalanceReportAsHtml: now uses multiBalanceReportAsSpreadsheet instead of multiBalanceReportHtmlRows. Henning Thielemann 2024-10-01 18:27:00 +0200
  • afc320f1ba cli: Cli.Commands.Balance.multiBalanceReportAsSpreadsheetHelper -> multiBalanceReportAsSpreadsheetParts Henning Thielemann 2024-10-01 18:12:44 +0200
  • bb5e64c75f cli: Cli.Commands.Balance.budgetReportAsSpreadsheet: vertically merge duplicate account name cells Henning Thielemann 2024-10-01 11:09:56 +0200
  • 41397d0ca4 cli: compoundBalanceReportAsHtml - add class=account to Net row header Henning Thielemann 2024-10-01 09:55:16 +0200
  • 5591be7724 dev: stack: silence wizards bounds warning, hopefully Simon Michael 2024-09-30 16:22:01 -1000
  • 167303deb6 ;ci: windows, mac, linux-x64-stack: list dep versions before building hledger Simon Michael 2024-09-30 15:41:41 -1000
  • f4bc6308ae ;ci: add trigger summaries as well Simon Michael 2024-09-30 15:29:07 -1000
  • 4dc4dbc917 ;ci: windows, linux-x64-stack: add unit testing to these Simon Michael 2024-09-30 15:19:37 -1000
  • d8d236385d ;ci: linux: expect linux builds to be warning free like the rest Simon Michael 2024-09-30 15:13:21 -1000
  • bba77abcf6 ;ci: add consistent greppable summaries for all workflows Simon Michael 2024-09-30 15:12:27 -1000
  • 1b643eb3e9 ;ci: mac: cleanup Simon Michael 2024-09-30 14:18:49 -1000
  • fd930ff567 dev: make func tests compatible with ghc 9.10 Simon Michael 2024-09-30 14:17:55 -1000
  • 1c45496f1c dev: web: fix build with ghc <9.2 Simon Michael 2024-09-30 12:48:17 -1000
  • 10465ffbe5 ;ci: update all stack/cabal versions installed by ghcup to latest Simon Michael 2024-09-30 12:11:11 -1000
  • e157bb4a6b dev: Hledger.Write.Ods: fix build with ghc <9.6 Simon Michael 2024-09-30 11:56:33 -1000
  • 6773e92361 dev: Hledger.Write.Ods: follow global-then-local-imports convention Simon Michael 2024-09-30 11:55:38 -1000
  • daa3010c3e ;ci: binaries-linux-x64: fix addition of manuals to bindist Simon Michael 2024-09-30 11:46:55 -1000
  • bb551bf0dc ;doc: update changelogs Simon Michael 2024-09-30 10:26:30 -1000
  • 8fdbcdda5d ;dev: stack: additional extra deps required on windows Simon Michael 2024-09-30 11:47:35 -1000
  • 1a0b1034b6 dev: make ghc 9.10 the default for dev builds and some github actions Simon Michael 2024-09-30 10:31:41 -1000
  • ebd8a87177 dev: rename stack.yaml to 9.8 Simon Michael 2024-09-30 10:30:54 -1000
  • c92b601028 dev: fix warnings with ghc 9.10 / base 4.20 Simon Michael 2024-09-30 11:10:16 -1000
  • 1b60ebb61f ;cabal: update cabal files Simon Michael 2024-09-30 10:26:52 -1000
  • 6225ac8a22 imp!: support ghc 9.10 / base 4.20 Simon Michael 2024-09-30 07:16:09 -1000
  • 12481804cd ;doc: bal: tree mode html limitation, edit [#1846] Simon Michael 2024-09-29 22:20:33 -1000
  • 944e27b342 ;doc: update manuals Simon Michael 2024-09-29 22:13:31 -1000
  • b17f6730d8 imp: areg: html output uses a hledger.css file if any, like balcmds Simon Michael 2024-09-29 22:12:57 -1000
  • 4ef1db3725 ;doc: bal: note that tree mode doesn't work in html output [#1846] Simon Michael 2024-09-29 22:00:28 -1000
  • 2d55a0e6aa ;doc: bal: also mention hledger.css and text encoding in balance doc Simon Michael 2024-09-29 21:47:13 -1000
  • c2800afeeb ;doc: html: note safari text encoding issue, 2 Simon Michael 2024-09-29 21:30:52 -1000
  • e905a8de9e ;doc: html: note safari text encoding issue Simon Michael 2024-09-29 21:27:26 -1000
  • cc7ba473ec imp: bal: html output will use a hledger.css file, like bs/cf/is Simon Michael 2024-09-29 21:22:38 -1000
  • 5565f11c73 cli: Commands.Balance.multiBalanceReportAsSpreadsheetHelper: vertically merge cells showing account names and Total Henning Thielemann 2024-09-29 23:41:47 +0200
  • d12ec3b015 ;dev: stack: drop no longer needed brick override Simon Michael 2024-09-29 13:14:56 -1000
  • 2cbea889f5 dev: lib: fix package.yaml, regen .cabal [#2244] Simon Michael 2024-09-29 13:06:40 -1000
  • 2f9a8031b0 lib: Write.Html -> Write.Html.Lucid Henning Thielemann 2024-09-29 20:13:23 +0200
  • cc7e034d64 lib: Write.Html.Blaze: alternative to Lucid based export Henning Thielemann 2024-09-29 19:12:28 +0200
  • d8fc30f7c5 lib: Write.Html.Attribute.tableStyle: style definitions taken from Commands.Balance.multiBalanceReportAsHtml Henning Thielemann 2024-09-29 18:34:50 +0200
  • a494e15d55 ;doc: update manuals Simon Michael 2024-09-29 12:13:50 -1000
  • d88e30ff43 ;doc: update help Simon Michael 2024-09-29 12:13:30 -1000
  • 52402cd084 imp: bal: tweak --related, --transpose help Simon Michael 2024-09-29 12:07:51 -1000
  • e9a3f99553 imp: balcmds: support --count on all of them, why not Simon Michael 2024-09-29 11:54:50 -1000
  • 40b8d2b517 imp: balcmds: tweak --base-url help [#2226] Simon Michael 2024-09-29 11:52:59 -1000
  • c8710958a6 imp: cli: more consistent options order between bal cmds Simon Michael 2024-09-29 11:35:20 -1000
  • 5a4e5dc099 ;doc: bal: simplify hyperlinks doc a little [#2226] Simon Michael 2024-09-29 11:31:04 -1000
  • e116b6af41 cli: Commands.Balance.composeAnchor: construct an anchor from Maybe base-url and query Henning Thielemann 2024-09-29 11:07:37 +0200
  • 2a25bfdebc dev: fix typo in bal --base-url help [#2226] Simon Michael 2024-09-28 22:21:58 -1000
  • 9cdd21bf6d cli: Commands.Balance.registerQueryUrl: correctly escape URL using modern-uri package Henning Thielemann 2024-09-28 20:54:46 +0200
  • 3cd6e95746 doc: Commands/Balance.md: document hyperlinks and --base-url Henning Thielemann 2024-09-13 18:54:53 +0200
  • 6e7324a36e cli: Command.Balance: pass command-line query to HTML and FODS hyperlinks Henning Thielemann 2024-09-28 19:43:24 +0200
  • cc86cd1f0e cli: Commands.Balance.multiBalanceReportAsSpreadsheet: add date query anchors to period headers Henning Thielemann 2024-09-25 11:34:37 +0200
  • 499c626e48 lib: Write.Spreadsheet: support for anchors in HTML and FODS export Henning Thielemann 2024-09-07 10:33:41 +0200
  • 8744a0687c cli: CompoundBalanceCommand: use Html.Attribute.alignleft Henning Thielemann 2024-09-26 21:02:41 +0200
  • 823be7c565 fix: csv: tags on following lines, and posting dates, also work now [#2241] Simon Michael 2024-09-28 18:54:43 -1000
  • b28468e651 dev: clarify some confusing comment parsers a bit [#2241] Simon Michael 2024-09-28 18:53:46 -1000
  • 45b862f84f ;dev: bump to latest stackage nightly Simon Michael 2024-09-28 08:39:06 -1000
  • a637e08cdd ;doc: RELEASING: link to past releases Simon Michael 2024-09-27 10:28:52 -1000
  • eb9e4aa9b6 ;doc: demo: link asciinema Simon Michael 2024-09-27 01:30:53 -1000
  • c641cddbdc ;doc: dev: moved from 36 to 35 Simon Michael 2024-09-27 01:27:59 -1000
  • 15e3733d55 ;doc: commands: tweak wording Simon Michael 2024-09-27 01:27:48 -1000
  • 03d7e46db3 ;doc: REGRESSIONS: updates Simon Michael 2024-09-26 06:22:53 -1000
  • bf6440095f ;doc: REGRESSIONS: updates, cleanups Simon Michael 2024-09-25 17:05:53 -1000
  • c1a269da6a ;doc: REGRESSIONS: more hyphens indicating heading rows Simon Michael 2024-09-24 23:51:20 -1000
  • 19391a82a3 ;doc: REGRESSIONS: layout Simon Michael 2024-09-24 23:46:24 -1000
  • 5232a1a19d ;doc: REGRESSIONS: heading tweak Simon Michael 2024-09-24 23:41:59 -1000
  • 6ce6c72fd4 lib: Write.Html.Attributes: extracted HTML output helpers from Cli.Commands.Balance Henning Thielemann 2024-09-25 10:24:10 +0200
  • 4960d5f533 ;doc: REGRESSIONS: more updates, and fix details for #2115 Simon Michael 2024-09-24 22:36:17 -1000
  • c73744938e ;doc: timedot: mention the common journal+timedot file setup [#2238] Simon Michael 2024-09-24 21:32:26 -1000
  • e6f988406f ;doc: REGRESSIONS Simon Michael 2024-09-24 20:54:18 -1000
  • 441f46fc06 lib: Tabular.AsciiWide.renderRs: simplify using flattenHeader Henning Thielemann 2024-09-18 23:45:15 +0200
  • b74815287d web: RegisterR.getRegisterR.addCommas: do not drop last account Henning Thielemann 2024-09-13 14:01:20 +0200
  • 07b3cc495b fix: web: enable autocomplete in newly created account fields [#2215] Simon Michael 2024-09-24 09:30:34 -1000
  • 896a20ad98 dev: web: cleanup: more explicit globals; and match inputs more carefully [#2215] Simon Michael 2024-09-21 18:01:32 -1000
  • e77f733b30 ;doc: REGRESSIONS: updates Simon Michael 2024-09-22 07:20:16 -1000
  • 8521ef6d6b ;doc: REGRESSIONS: layout Simon Michael 2024-09-20 08:07:09 -1000
  • 73538af8f9 ;doc: REGRESSIONS: updates Simon Michael 2024-09-20 08:04:51 -1000
  • c718336f57 ;doc: REGRESSIONS: layout Simon Michael 2024-09-18 12:35:38 -0700
  • fadec41131 ;doc: REGRESSIONS: layout Simon Michael 2024-09-18 12:34:03 -0700
  • 7851180cf0 ;doc: REGRESSIONS: updates Simon Michael 2024-09-18 12:30:34 -0700
  • e8068781df ;doc: REGRESSIONS: new table format; updates Simon Michael 2024-09-18 11:01:17 -0700
  • 144098e407 cli: CompoundBalanceCommand.compoundBalanceReportAsHtml: create according TH cells only if row-total or average is requested Henning Thielemann 2024-09-13 01:04:57 +0200
  • fb47073c91 fix: amount formatting of the Net row in the balancesheet HTML output Bas van Dijk 2024-09-11 23:47:11 +0200
  • 5ea99c1a26 ;doc: shell-completion/README: start documenting packaging status [#986] Simon Michael 2024-09-17 11:30:10 -0700
  • f76307bcdb ;doc: shell-completion/README: packager notes [#986] Simon Michael 2024-09-17 11:25:52 -0700
  • 2a054a3cc8 ;doc: shell-completion/README: update [#986] Simon Michael 2024-09-17 10:54:57 -0700
  • 9589941bb4 ;doc: update changelogs Simon Michael 2024-09-17 07:20:27 -0700
  • ff0fe62fac ;doc: cli, ui, web: mention/link to shell completions Simon Michael 2024-09-17 06:36:37 -0700
  • 69da3c0a17 ;pkg: include man pages and info manuals in the release bindists Simon Michael 2024-09-17 06:27:19 -0700
  • 68f1395b0d ;ci: binaries-linux-arm32v7: notes, disable wrong completions addition [#2223] Simon Michael 2024-09-16 18:05:28 -0700
  • 022c35697c ;doc: RELEASING Simon Michael 2024-09-16 15:10:25 -0700
  • f0b97ecfb7 ;ci: release: notes Simon Michael 2024-09-16 15:09:10 -0700
  • f7f0a817fe Add bash completion to bindist gesh 2024-09-10 22:19:33 +0300
  • e2a824eff2 fix: shell-completion: update these for hledger 1.40 Simon Michael 2024-09-14 11:01:12 -0700
  • 2b80910a59 ;dev: shell-completion: fix/update commands list parsing Simon Michael 2024-09-14 17:27:41 -0700
  • e330ec9424 ;dev: cli: doc cleanups Simon Michael 2024-09-13 12:33:16 -0700
  • 6f10818544 ;doc: config files: shebang line examples Simon Michael 2024-09-13 12:29:59 -0700
  • a0303824ae ;doc: config files: mention command argument limitation [#2231] Simon Michael 2024-09-13 12:21:44 -0700
  • e1c91e8ed4 ;doc: simplify new bug template Simon Michael 2024-09-13 11:51:35 -0700
  • 2907b3bb42 ;doc: simplify new bug template Simon Michael 2024-09-13 11:49:26 -0700
  • c2303fe522 ;install: fix installation of hledger-ui, 2 Simon Michael 2024-09-12 02:51:55 -0700