hledger/hledger-web/templates
Simon Michael d1f63334ee handle pending status correctly, add --pending (#250)
A transaction/posting status of ! (pending) was effectively equivalent
to * (cleared). Now it's a separate state, not matched by --cleared.
The new Ledger-compatible --pending flag matches it, and so does
--uncleared. The equivalent search queries are now status:*, status:!
and status: (the old status:1 and status:0 spellings are deprecated).

Since we interpret --uncleared and status: as "any state except cleared",
it's not currently possible to match things which are neither cleared
nor pending.
2015-05-16 11:51:35 -07:00
..
default-layout-wrapper.hamlet handle pending status correctly, add --pending (#250) 2015-05-16 11:51:35 -07:00
default-layout.hamlet web: fix error message being a bit too persistent 2015-02-23 23:55:28 +00:00
homepage.hamlet web: update for yesod 1.1.3 2012-11-15 17:48:48 +00:00
homepage.julius web: update for yesod 1.1.3 2012-11-15 17:48:48 +00:00
homepage.lucius web: update for yesod 1.1.3 2012-11-15 17:48:48 +00:00
normalize.lucius web: update for yesod 1.1.3 2012-11-15 17:48:48 +00:00