Commit Graph

1477 Commits

Author SHA1 Message Date
Simon Michael
aaf14ffda1 fix a cabal dependency issue 2010-07-14 07:08:20 +00:00
Simon Michael
eefb04abfe auto-create missing journal files rather than giving an error 2010-07-13 19:36:43 +00:00
Simon Michael
50aeb272b0 web: add form fixes 2010-07-17 01:24:59 +00:00
Simon Michael
9acb57cfc5 add: allow blank descriptions 2010-07-17 15:13:16 +00:00
Simon Michael
6cd65ea7a6 test updates 2010-07-13 07:16:43 +00:00
Simon Michael
fada2198cb fix a warning without -fweb 2010-07-17 19:56:51 +00:00
Simon Michael
efa5545c0d in a web-enabled build on windows, run the web ui by default 2010-07-13 21:53:03 +00:00
Simon Michael
4dac3af181 bump convertible-text dependency to relax time dependency 2010-07-17 20:35:25 +00:00
Simon Michael
f9005f8aee installing: constrain hledger-lib's time dependency to suit current hledger+yesod 2010-07-10 13:56:23 +00:00
michael
edad75ae4b Migrate to Yesod 0.4 2010-07-14 15:43:14 +00:00
Simon Michael
dbe575d5fc tools: simplify -fweb dependencies 2010-07-10 15:12:35 +00:00
Simon Michael
02706b66e7 update version 2010-07-17 21:01:07 +00:00
Simon Michael
4d5683d0a1 tools: bump version to indicate work-in-progress/prerelease status 2010-07-09 02:12:29 +00:00
Simon Michael
857af1a1e9 update hledger-lib dependency to match VERSION, should fix an install issue 2010-07-10 02:12:03 +00:00
Simon Michael
07bfb4b35a docs: fixes 2010-07-14 06:47:55 +00:00
Simon Michael
a920fa62f0 site: updates 2010-07-13 23:27:31 +00:00
Simon Michael
85802a4328 site: add a demo button 2010-07-09 23:09:32 +00:00
Simon Michael
59f871ee80 docs: note !include limitation 2010-07-10 14:02:40 +00:00
Simon Michael
fbd247dbc2 docs: !account and !include 2010-05-24 19:16:16 +00:00
Simon Michael
0329bf1e16 docs: fixes 2010-07-13 06:36:33 +00:00
Simon Michael
7d7159609b refactor: much renaming of ledger -> journal, hopefully the right amount 2010-07-13 06:30:06 +00:00
Simon Michael
ed1c3361b1 doc: fix sample.ledger link 2010-07-06 02:40:33 +00:00
Simon Michael
2a2b896c1d webyesod: validate the journal before accepting an edit 2010-07-09 23:51:49 +00:00
Simon Michael
e510a64ec8 make tests pass 2010-05-24 20:57:40 +00:00
Simon Michael
83f411f638 webyesod: warn and keep running if reloading the journal gives an error 2010-07-09 22:48:40 +00:00
Simon Michael
aa21f95b9e webyesod: a destructive wiki-style edit form for journals
Warning: this is the first hledger feature which can alter your existing
journal data.  You can now edit, or ERASE, the (top-level) journal file
through the web ui, and there is no access control. A numbered backup of
the file will be saved at each edit, in normal circumstances.
2010-07-09 23:00:04 +00:00
Simon Michael
b462eea9de webyesod: rename "transactions" page to "journal" 2010-07-06 20:12:55 +00:00
Simon Michael
2e9efc678a webyesod: make current navigation link bold 2010-07-06 20:08:02 +00:00
Simon Michael
069a70a7b4 web610: fixes 2010-07-10 14:31:46 +00:00
Simon Michael
8df720d07e stats: fix/improve --period support, now a reporting interval causes multiple reports 2010-07-11 18:57:56 +00:00
Simon Michael
7f8a352c0c stats: don't break on an empty file 2010-07-08 14:04:54 +00:00
Simon Michael
fe12bd9c94 stats: compact account info, add payee/description count 2010-05-24 18:27:16 +00:00
Simon Michael
913b3be7e3 stats: honour -p/--period option 2010-07-11 15:47:46 +00:00
Simon Michael
60d05f83b3 docs: show disabled commands in --help too for clarity 2010-07-13 05:06:56 +00:00
Simon Michael
4092879365 docs: note new stats power 2010-07-13 05:07:28 +00:00
Simon Michael
306540f225 split --help, make it the default command, add --help-options and --help-all/-H 2010-07-13 05:18:19 +00:00
Simon Michael
73572e2d85 balance: with --flat, --drop N elides leading account name components. Feature or frill ? 2010-05-24 20:45:48 +00:00
Simon Michael
5d7f141239 balance: --flat provides a simple non-hierarchical format 2010-05-24 20:27:52 +00:00
Simon Michael
927948a644 test: drop verbose test runner and testpack dependency 2010-07-01 02:24:38 +00:00
Simon Michael
3865759bbd webyesod: drop --host, add --base-url option for base url and tcp port independence 2010-07-08 18:47:32 +00:00
Simon Michael
18bf123eae webyesod: small cleanups 2010-07-08 02:05:34 +00:00
Simon Michael
460cf2c774 webyesod: ui cleanups, more user-friendly add form 2010-07-06 19:59:21 +00:00
michael
206f5eeacd Removed action='' form attributes. 2010-07-06 03:39:11 +00:00
Simon Michael
02d00e8d5b webyesod: cleanups 2010-07-06 17:43:13 +00:00
Simon Michael
29b4ac9d04 site: bring back table of contents, hurrah 2010-07-13 22:52:32 +00:00
Simon Michael
5732e42cc3 tools: hakyll cleanup 2010-07-07 16:49:33 +00:00
Simon Michael
0276c095ca tools: adapt to latest hakyll 2010-07-07 15:44:59 +00:00
Simon Michael
a796fe3a89 release notes 2010-07-17 21:03:53 +00:00
Simon Michael
8937fa92f4 docs: updates, use ; in rules file for consistency 2010-07-17 01:26:27 +00:00
Simon Michael
4edaee9b1a docs: draft release notes 2010-07-14 07:07:55 +00:00