906e2659ddtest: accounts with zero balance should be elided even when multiple commodities are used
Dmitry Astapov
2011-04-19 20:22:14 +0000
1c7ad7f421parsing: more careful validation of eg leap years in transaction dates (only)
Simon Michael
2011-04-22 13:55:42 +0000
6e100703b9update leap year tests
Simon Michael
2011-04-19 21:40:59 +0000
049ece6c72test: effective date of 29 feb should be valid
Dmitry Astapov
2011-04-19 20:10:30 +0000
cd2d8faaeftests: 29th feb should be correctly handled wrt leap/non-leap year
Dmitry Astapov
2011-04-19 20:15:14 +0000
5ec8ef243cnotes
Simon Michael
2011-04-22 14:05:27 +0000
209e00223bnotes
Simon Michael
2011-04-18 06:14:48 +0000
ad75cb3198update notes
Simon Michael
2011-04-17 21:58:00 +0000
f3368b5322Made a pass through all non-web errors mentioned in NOTES, re-checking if they are still present
Dmitry Astapov
2011-04-17 21:01:24 +0000
cb7414e683notes
Simon Michael
2011-01-14 19:21:16 +0000
a189ccb8b0notes
Simon Michael
2010-12-10 22:10:05 +0000
e973868995bump version
Simon Michael
2011-04-18 06:53:50 +0000
71277734b8site: add linux 32-bit binaries
Simon Michael
2010-12-10 22:54:52 +0000
d4c300c81fsite: download page cleanups
Simon Michael
2010-12-10 21:50:16 +0000
12105176d9site: updates
Simon Michael
2010-12-07 09:59:33 +0000
9f66549b5abump version to alpha
Simon Michael
2011-01-21 01:27:39 +0000
d369d1f72adocs: misc
Simon Michael
2011-01-20 15:30:22 +0000
a586e54d1bdocs: options cleanup
Simon Michael
2010-12-10 21:50:36 +0000
9e6625555ctools: savehelp make rule
Simon Michael
2011-04-22 16:16:31 +0000
865238a56ddocs: final release notes
Simon Michael
2011-04-22 18:45:58 +0000
2efb14614bdocs: release notes
Simon Michael
2011-04-22 14:05:48 +0000
12ffba52f8docs: release note cleanups
Simon Michael
2011-04-18 17:32:59 +0000
8d2c0420derelease notes
Simon Michael
2011-04-18 07:28:10 +0000
78c29fb174docs: update news
Simon Michael
2011-04-17 21:58:14 +0000
1933f0cd13docs: manual, news updates
Simon Michael
2011-01-21 03:45:47 +0000
61547445f4docs: manual, news updates
Simon Michael
2011-01-20 01:07:56 +0000
329cdeda0edocs: finalise release notes
Simon Michael
2010-12-07 02:22:01 +0000
33bedcbab0parsing: infer a conversion price in unpriced two-commodity transactions
Simon Michael
2011-01-20 00:18:54 +0000
c8614b9a15amount/price func. test cleanups
Simon Michael
2011-01-19 19:00:42 +0000
d3663b818eparsing: better international number format support (#32) This allows period and comma to be used for decimal point and digit group separator or vice versa, and also flexible digit groups. See http://en.wikipedia.org/wiki/Decimal_separator . Digit group separators are possibly not worth the trouble and might not stay.
Simon Michael
2011-01-19 12:32:18 +0000
5913f688addocs: note lack of thousands separator/decimal point i18n
Simon Michael
2010-12-10 22:04:51 +0000
e803a19145docs: note ledger D difference
Simon Michael
2010-12-10 23:50:23 +0000
dd9e78a67areorganize tests
Simon Michael
2010-12-27 20:26:22 +0000
e03ada3bd3parsing: support @@ syntax specifying total price
Simon Michael
2011-01-15 02:04:53 +0000
a95cf6369adocs: note more ledger differences
Simon Michael
2011-01-14 00:38:54 +0000
7e02220a74docs: more manual updates
Simon Michael
2010-12-09 00:35:14 +0000
1df7a009e6docs: manual
Simon Michael
2010-12-09 00:33:35 +0000
8e1613bf03docs: rewrite all the dates stuff
Simon Michael
2010-12-07 22:50:46 +0000
2bbb2523b4docs: promote add-on commands, rewrite basic usage
Simon Michael
2010-12-07 23:26:43 +0000
c8e84b3a3atools: clean up coverage report scripts
Simon Michael
2011-04-22 18:47:12 +0000
d0efde5429tools: fix up the releasestats make rule
Simon Michael
2011-04-22 18:47:57 +0000
f0890a9281tools: makefile updates
Simon Michael
2011-04-18 07:26:58 +0000
b3f996544adocs: document web reloading and handling of parse errors
Simon Michael
2010-12-07 20:01:54 +0000
4093e7d36edocs: more manual cleanup
Simon Michael
2010-12-07 09:59:18 +0000
b63d223f23docs: document web startup quirks, other updates
Simon Michael
2010-12-07 08:45:02 +0000
de7aa630e2docs: manual cleanups
Simon Michael
2010-12-07 07:18:15 +0000
f24decf73atools: misc building updates
Simon Michael
2010-12-10 22:09:32 +0000
fe4152b8cbsite: fix download links
Simon Michael
2010-09-06 21:27:42 +0000
a98450eaeadocs: rename HCAR files
Simon Michael
2010-09-07 21:20:21 +0000
a85e9bf68bfix hledger cabal file, cleanup
Simon Michael
2010-09-10 01:45:12 +0000
811520cf90cabal doc
Simon Michael
2010-09-11 01:09:49 +0000
631215d5d7parsing: accept (but ignore) c++ ledger's C commodity conversion directive
Simon Michael
2010-11-12 23:55:40 +0000
2dabf4d1d5docs: fix heading level
Simon Michael
2010-11-12 23:57:19 +0000
d7617fe154parsing: ignore cleared flags at the start of postings, parse account name correctly
Simon Michael
2010-11-13 20:20:04 +0000
27a0900ea9fix some tests
Simon Michael
2010-11-14 20:03:49 +0000
0d6e696699some more tests and fixes for amount & price display precision
Simon Michael
2010-11-14 23:29:04 +0000
811e71aba7price precisions don't influence display precision; balancing is based on display precision (#23) Like ledger, price amounts are now "unobserved", ie their precision does not affect the canonical display precisions used when displaying amounts, and transaction balancing is done based on display precision, ie amounts are considered to balance if their sum appears to be zero when using the canonical display precision.
Simon Michael
2010-11-14 22:44:37 +0000
1551a6914bstill more amount display helpers
Simon Michael
2010-11-13 15:10:06 +0000
77519e2c1dremove debug code breaking reports
Simon Michael
2010-11-14 18:10:48 +0000
e707f97847parsing: parse transaction and posting metadata, though we don't use it yet
Simon Michael
2010-11-13 22:17:32 +0000
bb43c2c750Finish the "add" command after an end-of-file.
Judah Jacobson
2010-11-15 03:13:42 +0000
17d5acf64brefactor: more reader cleanups
Simon Michael
2010-11-15 07:18:35 +0000
a3a7a346acuniquify reader module names
Simon Michael
2010-11-15 07:01:46 +0000
bf1fe0a282docs: notes
Simon Michael
2010-11-15 14:54:07 +0000
cc2e5419f2lib: cabal fix
Simon Michael
2010-11-15 23:26:04 +0000
5d45f5b387add: update help message
Simon Michael
2010-11-16 15:09:33 +0000
49e799d9ccdocs: manual tweaks
Simon Michael
2010-11-18 22:38:44 +0000
1d4e249adaweb: require newer hamlet to encourage cabal install
Simon Michael
2010-11-18 23:16:47 +0000
c59f2f088dclean up after add tests
Simon Michael
2010-11-19 17:25:05 +0000
fcd90212b8add: combine tests
Simon Michael
2010-11-16 15:59:12 +0000
ea903ffe6eadd: more tests, bugfixes for add's commodity/precision handling; make all tests pass
Simon Michael
2010-11-16 15:08:06 +0000
4e672f1722comments
Simon Michael
2010-11-19 17:25:39 +0000
6bb8c8a114tools: report cleanups, update coverage report with other code docs
Simon Michael
2010-11-19 22:04:20 +0000
20fe14ebf4site: tweak
Simon Michael
2010-11-19 22:04:38 +0000
4fb69de600vty, chart: missing files
Simon Michael
2010-11-25 17:18:13 +0000
1daed8120ebump all but chart to beta status
Simon Michael
2010-11-26 19:59:23 +0000
e93474e873cli: require newer process version to assist cabal-install
Simon Michael
2010-11-26 20:36:28 +0000
97e5c88cccsite: add Hledger.Chart to haddocks
Simon Michael
2010-11-26 20:36:48 +0000
54f07f6ae7tools: overhaul haddock generation, publish combined api & internal haddocks
Simon Michael
2010-11-19 21:39:17 +0000
4a7ad12271web: hide run-time hamlet experiments for now
Simon Michael
2010-11-27 01:08:22 +0000
d00ae908deweb: cleanup, hide unused support files
Simon Michael
2010-11-27 00:36:30 +0000
dc915edb9aweb: add template files I forgot
Simon Michael
2010-09-12 02:29:25 +0000
8740fec8aaweb: update to current yesod (0.6.1.2)
Simon Michael
2010-11-15 23:25:55 +0000
577b7fabffweb: fix add/edit forms
Simon Michael
2010-11-29 00:01:52 +0000
27ad4d7efebriefer, more informative usage error messages
Simon Michael
2010-11-29 01:08:19 +0000
93b1f2b0camore correct args parsing, fix account filtering in hledger-web
Simon Michael
2010-11-29 00:37:21 +0000
3979885037chart: give a meaningful error message for empty journals
Simon Michael
2010-11-29 01:14:12 +0000
b8e3306819chart: update for current Chart version
Simon Michael
2010-11-26 19:22:47 +0000
c6a85c4b88packagegeddon: make usage and version messages specific to each add-on program All this stuff has been split up, except for the moment it's still necessary to define all option constructors in Hledger.Cli.Options.
Simon Michael
2010-11-26 19:14:09 +0000
188d936889restore web/vty/chart's special flags as hidden options for now
Simon Michael
2010-11-19 00:27:33 +0000
f58ce26407fix haddock breakage
Simon Michael
2010-11-19 20:14:48 +0000
fd10736373refactor: consistent main modules in add-ons
Simon Michael
2010-11-25 07:10:38 +0000
1127c3f52fflatten modules a little
Simon Michael
2010-11-15 06:48:49 +0000
3ca0303a88web: make safe dependency consistent with other packages to help cabal-install
Simon Michael
2010-11-29 23:24:18 +0000
7a9d794c49web, vty: update dependencies
Simon Michael
2010-11-25 17:14:06 +0000
63a438190cweb: update support files list in .cabal
Simon Michael
2010-11-29 23:56:59 +0000
b5e1c42cc4web: auto-create all required support files in ./.hledger/web at startup This is a compromise to ease deployment and satisfy hamlet's requirements. See the Hledger.Web.Files module for more info. Currently we exit after creating the missing files since they are not created early enough for hamlet.
Simon Michael
2010-11-18 00:53:41 +0000
e04d44a745web: disable persistence/authentication support for now
Simon Michael
2010-11-15 23:25:32 +0000
8dd52decb2web: simplify support files layout, look for them in ./.hledger/web/
Simon Michael
2010-11-16 17:13:32 +0000
4e0df9daa8web: flatten image dir
Simon Michael
2010-09-12 02:21:41 +0000