ff397f79cclib: Write.Spreadsheet.Cell: add cellClass field for HTML style class
Henning Thielemann
2024-09-05 09:51:20 +0200
2fcf793221cli: Commands.Cli.Balance.rawTableContent: helper function for extracting CSV from Spreadsheet cells
Henning Thielemann
2024-08-30 12:14:49 +0200
df9531a6b7cli: Commands.Balance.balanceReportAsSpreadsheet, multiBalanceReportAsSpreadsheet: support for transposition
Henning Thielemann
2024-08-29 19:49:59 +0200
55c1246598cli: Commands.Balance.budgetReportAsSpreadsheet: also transpose border
Henning Thielemann
2024-08-26 11:50:49 +0200
2ed13afed4lib: Write.Spreadsheet: support for borders like in existing HTML export
Henning Thielemann
2024-08-29 07:09:45 +0200
9ff1ee9127;doc: relnotes: expand FODS description
Simon Michael
2024-09-10 11:54:11 -0700
fe7b69fc7c;doc: relnotes: simplify highlights
Simon Michael
2024-09-10 11:49:04 -0700
63a83926da;doc: ROADMAP
Simon Michael
2024-09-09 15:54:06 -0700
add7028f75;tools: ghrelnotes: edit
Simon Michael
2024-09-09 15:27:27 -0700
2513c0205b;ci: release: notes
Simon Michael
2024-09-09 15:27:18 -0700
e1a8b9c62f;doc: cli changelog: cleanup
Simon Michael
2024-09-09 15:06:43 -0700
30aeb662f2doc: update manuals
Simon Michael
2024-09-09 14:07:29 -0700
91db5ef5d1;doc: update help
Simon Michael
2024-09-09 14:07:07 -0700
27e6eb0024;cabal: update cabal files
Simon Michael
2024-09-09 14:06:06 -0700
c079725836;pkg: bump version to 1.40.99
Simon Michael
2024-09-09 14:06:06 -0700
e494c98f9d;install: bump date
Simon Michael
2024-09-09 13:26:18 -0700
7d908818d7;tools: shake manuals -c: also commit COMMAND.md files
Simon Michael
2024-09-09 13:25:36 -0700
a505ffd3bf;doc: update help
Simon Michael
2024-09-09 13:23:13 -0700
a5fb7d639e;tools: shake cmddocs -c: also commit COMMAND.md files
Simon Michael
2024-09-09 13:21:11 -0700
2c7c2c6d05;tools: shake: cleanup, note dependency issues
Simon Michael
2024-09-09 13:19:05 -0700
e79f45a737;tools: shake build: fix with no arguments
Simon Michael
2024-09-09 13:06:25 -0700
33d9b6f35d;doc: announce: 1.40
Simon Michael
2024-09-09 11:40:40 -0700
59d0ed1cd8;doc: relnotes: 1.40
Simon Michael
2024-09-09 11:32:38 -0700
5cbbdb4670imp: reg --sort: show supported keys in help and error message [#2211]
Simon Michael
2024-09-09 12:15:03 -0700
3b73360584;doc: update changelogs
Simon Michael
2024-09-09 05:38:47 -0700
483350c8cb;tools: relnotes: more output, robustness
Simon Michael
2024-09-09 11:03:24 -0700
dda3855ba2;cabal: update cabal files
Simon Michael
2024-09-09 04:50:29 -0700
eaa494a4cb;pkg: allow doclayout 0.5
Simon Michael
2024-09-09 04:49:58 -0700
6f07328501;examples: csv: monzo
Simon Michael
2024-09-09 04:43:06 -0700
979c387663;doc: changelogs: 1.40
Simon Michael
2024-09-07 08:48:59 +0100
105670edad;doc: Config files: rewrite
Simon Michael
2024-09-07 08:48:50 +0100
0088490701;doc: update sample config files
Simon Michael
2024-09-07 08:48:12 +0100
55d47ceacdfix:pkg:ui: avoid brick 2.3.2 which doesn't build on windows
Simon Michael
2024-09-05 23:00:39 +0100
53373d9620install: bump versions
Simon Michael
2024-09-05 22:43:32 +0100
08a356a7cb;dev: pkg: bump to latest nightly stackage snapshot
Simon Michael
2024-09-05 22:43:06 +0100
30b58272b8;dev: cleanup [#2218]
Simon Michael
2024-09-05 12:02:55 +0100
e34fa491afAdd abs implementation for MixedAmount
Michael Rees
2024-07-23 08:27:04 -0500
52253c01f6Add absamount as --sort field for register
Michael Rees
2024-07-22 21:41:32 -0500
d96e3a1e5a;Include desc/description field in help text for --sort
Michael Rees
2024-07-22 15:21:41 -0500
693360344cAdd desc/description as possible sort field
Michael Rees
2024-07-22 15:00:53 -0500
25bcf3eebb;Don't apply sort spec when only sorting by date
Michael Rees
2024-07-22 11:06:48 -0500
275c72b770; Use defsortspec everywhere instead of hard-coding default
Michael Rees
2024-07-22 10:51:49 -0500
74db7f688cDocument register --sort in Register.md
Michael Rees
2024-07-22 10:41:56 -0500
b429f57afbShow error message on conflicting --sort and -H
Michael Rees
2024-07-22 10:32:56 -0500
4b564966c9Improve register --sort help message
Michael Rees
2024-07-19 18:45:58 -0500
b4a9f87fe4Move SortSpec to Hledger.Reports.ReportOptions
Michael Rees
2024-07-19 18:26:04 -0500
00eb0aa16bfeat: register: add --sort as in ledger
Michael Rees
2024-07-15 21:55:13 -0500
c24c09337c;doc: whitespace
Simon Michael
2024-09-04 16:26:41 +0100
57b2d02760cli: Commands.Balance.budgetReportAsSpreadsheetHelper: no longer needed
Henning Thielemann
2024-08-29 07:07:15 +0200
8c42a735c2cli: lib: Write.Spreadsheet: common data types for Write.Ods and Write.Html Write.Html: write spreadsheet data to a HTML table
Henning Thielemann
2024-08-02 10:16:55 +0200
29b67691fbcli: Write.Ods: also use a number cell if the total amount has a single commodity
Henning Thielemann
2024-08-01 23:58:12 +0200