hledger/hledger-lib/Hledger/Data
Simon Michael f2d9c6e9c1 web: more register chart improvements
- show a background color for future and less-than-zero regions
- show points for transactions, not all line corners
- hovering over point shows balance, date, posted amount and transaction
- clicking a point scrolls towards that date
2014-07-18 16:45:46 -07:00
..
Account.hs remove out of date comment 2014-04-03 18:55:43 -07:00
AccountName.hs balance report speedup 2012-10-21 17:18:18 +00:00
Amount.hs web: more register chart improvements 2014-07-18 16:45:46 -07:00
Commodity.hs journal: really don't parse + before an amount as part of the commodity (fixes #181 harder) 2014-04-30 11:28:47 -07:00
Dates.hs note potentially useful interval algebra link 2014-04-19 11:45:47 -07:00
Journal.hs identify the commodity in balance assertion errors 2014-07-17 15:23:03 -07:00
Ledger.hs refactor amount filtering helpers 2014-05-23 13:10:36 -07:00
OutputFormat.hs rename FormatString to OutputFormat 2014-03-02 13:33:56 -08:00
Posting.hs show posting dates in debug output 2014-05-06 21:35:38 -07:00
RawOptions.hs fix an error when running an addon with an argument containing a single quote 2014-04-15 11:45:30 -07:00
TimeLog.hs rename actual/effective dates to primary/secondary 2012-12-06 04:43:41 +00:00
Transaction.hs show posting dates in debug output 2014-05-06 21:35:38 -07:00
Types.hs look harder for decimal point & digit groups (fixes #196) 2014-07-02 23:26:16 -07:00