| This also validates transaction date and description upon form submission. As noted in the issue, this removes hledger-web's "smart date" functionality. This functionality can be restored giving the demand but should be tracked in another issue. Previous iterations used input[type=date], but it isn't easily crossbrowser and the polyfill I found had some quirks. | ||
|---|---|---|
| .. | ||
| app | ||
| config | ||
| deploy | ||
| Handler | ||
| Hledger | ||
| messages | ||
| Settings | ||
| static | ||
| templates | ||
| tests | ||
| .ghci | ||
| Application.hs | ||
| CHANGES | ||
| devel.hs | ||
| Foundation.hs | ||
| hledger-web.1 | ||
| hledger-web.cabal | ||
| hledger-web.info | ||
| hledger-web.m4.md | ||
| hledger-web.txt | ||
| Import.hs | ||
| LICENSE | ||
| package.yaml | ||
| README | ||
| Settings.hs | ||
| Setup.hs | ||
A basic web UI for hledger data. Intended to be robust and somewhat useful.