Commit Graph

12004 Commits

Author SHA1 Message Date
Simon Michael
5fa5e3f0f0 ;dev: stack: bump to ghc 9.4.5 2023-05-03 19:18:35 -10:00
Simon Michael
b4665d80d3 ;doc: fix sample.timeclock, account names may contain semicolon 2023-05-03 19:18:35 -10:00
Simon Michael
bbecd611f1 imp: timedot: make one multi-posting transaction per date line (#1754)
Descriptions and comments are now more straightforward and similar to
journal format.
2023-05-03 19:18:35 -10:00
Simon Michael
50349f81f7 imp: timeclock: support comments and tags (fix #1220)
Breaking change: previously timeclock descriptions could contain
semicolons. Now a semicolon in the description will end it and
start a comment (which may contain tags).
2023-05-03 00:05:11 -10:00
Simon Michael
f7f86a709b imp: timedot: fix day description/comment parsing; parse posting comments/tags 2023-05-02 17:03:03 -10:00
Simon Michael
1b19f3d330 dev: timedot: clarify, cleanup 2023-05-02 17:02:30 -10:00
Simon Michael
c026e74611 ;doc: auto postings: note _tag:generated trick 2023-05-02 15:52:53 -10:00
Simon Michael
559f436d3e dev: web: refactor: ViewData q, m -> qparam, q 2023-05-01 13:23:33 -10:00
Simon Michael
981ebb6518 fix: web: a startup depth limit now works, does not hide txns (fix #1763) 2023-05-01 13:11:03 -10:00
Simon Michael
a771c8fc19 imp: revert 2b5194238 imp: generate auto postings on forecast transactions by default (#2027)
I found at least one user for whom this would be a breaking change
(they generate forecast txns, and have auto posting rules, but don't
want the latter applied to the former). I guess it's better to keep
things as they were for now: if you need auto postings on your
forecast txns you must use two flags, --forecast --auto.
2023-04-30 08:08:26 -10:00
Simon Michael
4885b3ad32 ;doc: cli: improve Generating data; document --verbose-tags 2023-04-29 18:58:30 -10:00
Simon Michael
7f713f6a44 imp: Generated/modified txns/postings are now tagged only with --verbose-tags 2023-04-29 18:25:11 -10:00
Simon Michael
ca42b0aaca imp: cli: clean up some flags' help and sync docs 2023-04-29 18:11:53 -10:00
Simon Michael
2b5194238b imp: generate auto postings on forecast transactions by default 2023-04-29 16:00:14 -10:00
Simon Michael
765742ab9c ;doc: bin: cleanup 2023-04-28 14:26:14 -10:00
Simon Michael
de25142345 ;doc: bin: hledger-fifo -> hledger-lots 2023-04-28 14:21:18 -10:00
Simon Michael
9ebcd9ec28 fix: process postings in date order when inferring balance assignments (fix #2025) 2023-04-27 17:15:21 -10:00
Simon Michael
9d0eb20ac5 ;dev: improve comment 2023-04-27 09:17:29 -10:00
Simon Michael
400f401d11 ;dev: tools: fix make etags 2023-04-27 09:17:03 -10:00
Simon Michael
f5c3bbcaf0 fix: cli: posting comment lines no longer disturb the error marker (fix #1927) 2023-04-26 22:53:01 -10:00
Simon Michael
8b3b63b495 ;doc: journal: cheatsheet: fix typo (#1982) 2023-04-25 12:48:39 -10:00
Simon Michael
fe6df964b4 ;doc: bal: try to improve description of budget report differences 2023-04-25 12:39:28 -10:00
Simon Michael
f3be461045 ;doc: 1.29 relnotes: slight edit 2023-04-25 12:38:42 -10:00
Simon Michael
315df53c56 ;doc: bin: hledger-bar example 2023-04-22 20:36:36 -10:00
Simon Michael
ade9afbcb3 ;doc: forecasting: edits 2023-04-21 14:38:35 -10:00
Simon Michael
bb64bb1961 ;doc: forecasting: edits 2023-04-21 11:18:05 -10:00
Simon Michael
14e6497cf1 ;doc: forecasting: edits 2023-04-21 11:05:27 -10:00
Simon Michael
65fd7e821e ;doc: forecasting: rewrite 2023-04-21 10:41:42 -10:00
Simon Michael
93ee092ab7 ;doc: bin: hledger-bar: update 2023-04-20 20:29:12 -10:00
Simon Michael
eba95fb38b ;bin: bar: cleanups 2023-04-20 14:44:29 -10:00
Simon Michael
1be06c87c4 feat: bal: A new --count report type counts postings instead of amounts. 2023-04-20 14:36:41 -10:00
Simon Michael
40d10bc8c5 imp: cli: commands list: help for hledger-bar script 2023-04-20 12:58:30 -10:00
Simon Michael
3165d4d897 bin: hledger-bar - simple bar charts in the terminal 2023-04-20 12:58:08 -10:00
Simon Michael
ef79537943 ;doc: small fixes; remove mention of ancient setenv 2023-04-20 12:58:04 -10:00
Simon Michael
fdea2e0bcd ;doc: journal: rewrite Directives section, fix links 2023-04-14 20:20:18 -10:00
Simon Michael
f937d44538 ;doc: dev: updates 2023-04-14 20:08:37 -10:00
Simon Michael
8366011f70 ;doc: ROADMAP: mission tweaks 2023-04-13 09:07:44 -10:00
Simon Michael
c95d01531c ;doc: ROADMAP: formatting 2023-04-13 08:48:30 -10:00
Simon Michael
d473995fe1 ;doc: ROADMAP: formatting fix 2023-04-13 08:47:30 -10:00
Simon Michael
2661b7a53a ;doc: ROADMAP: simplify, add mission 2023-04-13 08:45:37 -10:00
Simon Michael
500f95321a ;doc: dev: cleanups 2023-04-13 08:45:00 -10:00
Simon Michael
32244e7231 ;doc: BACKLOG, TODO: cleanups 2023-04-13 06:48:35 -10:00
Simon Michael
74a794a05f ;doc: BACKLOG: switch to markdown 2023-04-13 06:44:06 -10:00
Simon Michael
66e658f593 ;doc: ROADMAP: switch to markdown 2023-04-13 06:26:25 -10:00
Simon Michael
e566efc04a ;doc: add TODO, begin cleaning up BACKLOG 2023-04-13 06:06:52 -10:00
Simon Michael
bc64b79574 ;doc: csv: edits 2023-04-12 21:23:12 -10:00
Simon Michael
e491aa2ff4 ;doc: csv: edits 2023-04-12 17:49:58 -10:00
Simon Michael
dc8dba4e67 ;doc: csv: edits 2023-04-12 17:28:46 -10:00
Simon Michael
08c2e3deed ;doc: csv: tweak 2023-04-12 16:13:10 -10:00
Simon Michael
d7b9f4f631 ;doc: csv: clarify amount setting, sign flipping a bit 2023-04-12 16:06:12 -10:00