Commit Graph

2401 Commits

Author SHA1 Message Date
Simon Michael
e396c0dc8d push csv rule and format string types down 2012-03-24 01:58:34 +00:00
Simon Michael
f4602cc803 notes 2012-03-11 21:35:44 +00:00
Simon Michael
fdb3677129 try only as many data readers as needed for a successful read 2012-03-23 17:13:30 +00:00
Simon Michael
6eb7ad28e1 refactor/beef up readJournal/readJournalFile 2012-03-23 16:21:41 +00:00
Simon Michael
4d7a809c4a cleanups and early code for csv reader based on convert 2012-03-10 21:55:48 +00:00
Simon Michael
2e8cf1c7f2 reader code cleanups 2012-03-10 18:13:32 +00:00
Simon Michael
120a9fd0e1 docs: readJournalFile haddock fix 2012-03-11 21:36:02 +00:00
Simon Michael
a0dee33f80 notes 2012-03-24 01:59:08 +00:00
Simon Michael
51504e5711 NOTES -> NOTES.org 2012-02-23 14:47:10 +00:00
Simon Michael
ac2adea4da docs: prices wording 2012-02-23 15:28:01 +00:00
Simon Michael
11c698c733 notes 2012-02-26 17:05:57 +00:00
Simon Michael
4bb092cf7d notes 2012-02-23 15:28:36 +00:00
Simon Michael
1165a9e634 set more upper bounds to fix cabal install issues with latest web packages 2012-03-03 19:01:32 +00:00
Simon Michael
58d65f3fa2 fix release note 2012-02-02 06:14:10 +00:00
Simon Michael
d36d99e48c site: announcement link 2011-11-01 05:44:24 +00:00
Simon Michael
e9f965a2dc disable tests for non-working clear missing accountname component error message 2011-12-30 00:12:38 +00:00
Simon Michael
f1da4912e8 web: we can use the main aeson package again 2012-01-02 13:17:44 +00:00
Simon Michael
a26ecdb3e3 true-by-default threaded flag for hledger, allowing non-threaded builds on some debian architectures (Clint Adams) 2012-01-02 17:42:43 +00:00
Simon Michael
9bdb170a0a inferred amounts use the cost commodity if known, like ledger (#69) 2012-01-03 08:15:48 +00:00
Simon Michael
470155dc63 docs: I don't think journalCanonicaliseAmounts affects price amounts 2012-01-03 08:17:04 +00:00
Simon Michael
13e0757670 less obscure error when the journal file path contains a tilde 2012-01-03 12:12:37 +00:00
Simon Michael
48460b0130 fix missing chart regression (#72) 2012-01-03 13:00:28 +00:00
Simon Michael
03359b48d3 web: prevent flot js error which broke add form fields after adding a transaction (#72) 2012-01-03 12:14:22 +00:00
Simon Michael
7f60e3504c web: fix $ quoting 2012-01-03 10:46:39 +00:00
Simon Michael
fd22dde57b web: needed to escape literal dollar signs in hamlet templates 2012-01-02 13:19:12 +00:00
Simon Michael
015dacb0d7 web: add form should reject blank account names (#81) 2012-01-04 11:35:39 +00:00
Simon Michael
471293c0d7 tools: fix make ghci 2012-01-04 12:01:21 +00:00
Simon Michael
26ad00a659 support and require latest cmdargs 2012-01-05 18:25:15 +00:00
Simon Michael
917a35d62b allow building with cmdargs 0.9 2012-01-02 17:43:26 +00:00
Simon Michael
3e3af47b96 bump cmdargs upper bound in other places 2012-01-03 11:00:35 +00:00
Simon Michael
0bd7fffaf7 web: dodge a yesod-core regression breaking add form redirect (#53) 2012-01-12 15:44:32 +00:00
Simon Michael
1b834afb20 web: avoid problematic redirect after submitting the add form 2012-01-03 12:43:30 +00:00
Simon Michael
41c1fa636a parsing: -B/--cost now ignores P historical prices, like ledger 2012-01-22 20:39:11 +00:00
Simon Michael
1bc4d4b395 refactor: clarify mixed amount normalising a bit 2012-01-01 00:39:13 +00:00
Dmitry Astapov
7426e93ec6 Testcase+fix for commodity being reported more than once per account in balance 2011-12-25 21:21:27 +00:00
Simon Michael
7ac9934b27 docs: clarify transaction prices vs historical prices 2012-01-22 21:56:20 +00:00
Simon Michael
ea0c12e2de docs: rewrite prices section 2011-12-08 23:26:10 +00:00
Simon Michael
795d85f36e tools: update/simplify make install 2012-01-29 18:36:51 +00:00
Simon Michael
0670fda22e web: allow template-haskell 2.6.0.0 2012-01-29 21:32:07 +00:00
Simon Michael
4d4e6355b5 tools: fix make clean 2012-01-30 04:30:41 +00:00
Simon Michael
2f9669c248 tools: make clean should not remove virthualenv files 2012-01-29 18:52:31 +00:00
Simon Michael
2097c1fce1 notes 2012-01-30 05:03:41 +00:00
Simon Michael
56094c1b16 examples/ -> extra/ 2012-01-30 17:16:39 +00:00
Simon Michael
679c9fce8f begin demoting hledger-vty and hledger-chart to unmaintained "extras" status 2012-01-30 04:22:11 +00:00
Simon Michael
5972ecfdb9 convert test tweaks 2012-01-30 17:18:32 +00:00
Simon Michael
5d7e601cb3 possible add test 2012-01-30 17:18:46 +00:00
Simon Michael
b151eef2b7 tools: fixes for version updating in web pages 2012-01-31 05:17:15 +00:00
Simon Michael
9b208bf13d docs: draft release notes 2012-01-31 05:23:25 +00:00
Simon Michael
098d4c7c9f site: HCAR entry 2011-11-01 05:44:48 +00:00
Simon Michael
0d8a7c935b fix import warning 2012-02-02 05:27:07 +00:00