e527ada8fbwebyesod: slightly improved layout when stylesheet is missing
Simon Michael
2010-07-10 00:13:58 +0000
619c7a1177webyesod: maximise edit form width and use normal font size
Simon Michael
2010-07-10 00:35:19 +0000
39bed956d6webyesod: an edit should not error when the file path is just a filename
Simon Michael
2010-07-10 01:02:21 +0000
226ba76296tools: fix the problem that was not updating the hledger-lib dependency
Simon Michael
2010-07-10 13:09:19 +0000
becd4f4dbctools: move stuff around in makefile
Simon Michael
2010-07-10 13:09:49 +0000
b8a144e093tools: release process updates
Simon Michael
2010-05-23 23:45:12 +0000
5c3740d354tools: include makefile in tags
Simon Michael
2010-07-10 13:50:54 +0000
b08dcac042docs: manual fixes
Simon Michael
2010-07-10 14:57:46 +0000
2ec546419adocs: document --port and --base-url
Simon Michael
2010-07-11 05:13:47 +0000
504d760640docs: rewrite actual/effective dates doc, harmonising with ledger
Simon Michael
2010-07-11 05:56:25 +0000
4f49094088refactor: date spans, commodities
Simon Michael
2010-07-11 18:56:36 +0000
e499efce77type signature
Simon Michael
2010-07-11 22:17:48 +0000
b5d1ebba30print, register, balance: fix layout with mixed-commodity amounts
Simon Michael
2010-07-11 22:51:36 +0000
7e161bbebfavoid build failure when switching -DWEB on and off
Simon Michael
2010-07-13 01:05:13 +0000
e3a2370728web: avoid a build failure when switching from -fweb610 to -fweb
Simon Michael
2010-07-10 14:35:52 +0000
689e3f8354docs: note --depth issues
Simon Michael
2010-07-13 20:53:32 +0000
d920e853e5cleanups
Simon Michael
2010-07-13 21:52:54 +0000
d140cdc7bfweb: slightly better browser opening on windows, should find a standard firefox install
Simon Michael
2010-07-13 21:53:58 +0000
c9d79ee03cweb: go back to robust inline addform position
Simon Michael
2010-07-13 21:54:45 +0000
939fd174d9stats: wording
Simon Michael
2010-07-13 21:55:04 +0000
cb2bfdb448docs: dev notes
Simon Michael
2010-07-13 21:55:43 +0000
cb11c02df8docs: dev notes
Simon Michael
2010-07-09 02:07:42 +0000
2f6b82122ftweak journal file auto-creation, add tests
Simon Michael
2010-07-17 00:45:12 +0000
aaf14ffda1fix a cabal dependency issue
Simon Michael
2010-07-14 07:08:20 +0000
eefb04abfeauto-create missing journal files rather than giving an error
Simon Michael
2010-07-13 19:36:43 +0000
50aeb272b0web: add form fixes
Simon Michael
2010-07-17 01:24:59 +0000
9acb57cfc5add: allow blank descriptions
Simon Michael
2010-07-17 15:13:16 +0000
6cd65ea7a6test updates
Simon Michael
2010-07-13 07:16:43 +0000
fada2198cbfix a warning without -fweb
Simon Michael
2010-07-17 19:56:51 +0000
efa5545c0din a web-enabled build on windows, run the web ui by default
Simon Michael
2010-07-13 21:53:03 +0000
4dac3af181bump convertible-text dependency to relax time dependency
Simon Michael
2010-07-17 20:35:25 +0000
f9005f8aeeinstalling: constrain hledger-lib's time dependency to suit current hledger+yesod
Simon Michael
2010-07-10 13:56:23 +0000
edad75ae4bMigrate to Yesod 0.4
michael
2010-07-14 15:43:14 +0000
dbe575d5fctools: simplify -fweb dependencies
Simon Michael
2010-07-10 15:12:35 +0000
02706b66e7update version
Simon Michael
2010-07-17 21:01:07 +0000
4d5683d0a1tools: bump version to indicate work-in-progress/prerelease status
Simon Michael
2010-07-09 02:12:29 +0000
857af1a1e9update hledger-lib dependency to match VERSION, should fix an install issue
Simon Michael
2010-07-10 02:12:03 +0000
07bfb4b35adocs: fixes
Simon Michael
2010-07-14 06:47:55 +0000
a920fa62f0site: updates
Simon Michael
2010-07-13 23:27:31 +0000
85802a4328site: add a demo button
Simon Michael
2010-07-09 23:09:32 +0000
59f871ee80docs: note !include limitation
Simon Michael
2010-07-10 14:02:40 +0000
fbd247dbc2docs: !account and !include
Simon Michael
2010-05-24 19:16:16 +0000
0329bf1e16docs: fixes
Simon Michael
2010-07-13 06:36:33 +0000
7d7159609brefactor: much renaming of ledger -> journal, hopefully the right amount
Simon Michael
2010-07-13 06:30:06 +0000
ed1c3361b1doc: fix sample.ledger link
Simon Michael
2010-07-06 02:40:33 +0000
2a2b896c1dwebyesod: validate the journal before accepting an edit
Simon Michael
2010-07-09 23:51:49 +0000
e510a64ec8make tests pass
Simon Michael
2010-05-24 20:57:40 +0000
83f411f638webyesod: warn and keep running if reloading the journal gives an error
Simon Michael
2010-07-09 22:48:40 +0000
aa21f95b9ewebyesod: 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.
Simon Michael
2010-07-09 23:00:04 +0000
b462eea9dewebyesod: rename "transactions" page to "journal"
Simon Michael
2010-07-06 20:12:55 +0000
2e9efc678awebyesod: make current navigation link bold
Simon Michael
2010-07-06 20:08:02 +0000
069a70a7b4web610: fixes
Simon Michael
2010-07-10 14:31:46 +0000
8df720d07estats: fix/improve --period support, now a reporting interval causes multiple reports
Simon Michael
2010-07-11 18:57:56 +0000
7f8a352c0cstats: don't break on an empty file
Simon Michael
2010-07-08 14:04:54 +0000
fe12bd9c94stats: compact account info, add payee/description count
Simon Michael
2010-05-24 18:27:16 +0000
913b3be7e3stats: honour -p/--period option
Simon Michael
2010-07-11 15:47:46 +0000
60d05f83b3docs: show disabled commands in --help too for clarity
Simon Michael
2010-07-13 05:06:56 +0000
4092879365docs: note new stats power
Simon Michael
2010-07-13 05:07:28 +0000
306540f225split --help, make it the default command, add --help-options and --help-all/-H
Simon Michael
2010-07-13 05:18:19 +0000
73572e2d85balance: with --flat, --drop N elides leading account name components. Feature or frill ?
Simon Michael
2010-05-24 20:45:48 +0000
5d7f141239balance: --flat provides a simple non-hierarchical format
Simon Michael
2010-05-24 20:27:52 +0000
927948a644test: drop verbose test runner and testpack dependency
Simon Michael
2010-07-01 02:24:38 +0000
3865759bbdwebyesod: drop --host, add --base-url option for base url and tcp port independence
Simon Michael
2010-07-08 18:47:32 +0000
18bf123eaewebyesod: small cleanups
Simon Michael
2010-07-08 02:05:34 +0000
460cf2c774webyesod: ui cleanups, more user-friendly add form
Simon Michael
2010-07-06 19:59:21 +0000
206f5eeacdRemoved action='' form attributes.
michael
2010-07-06 03:39:11 +0000
02d00e8d5bwebyesod: cleanups
Simon Michael
2010-07-06 17:43:13 +0000
29b4ac9d04site: bring back table of contents, hurrah
Simon Michael
2010-07-13 22:52:32 +0000
5732e42cc3tools: hakyll cleanup
Simon Michael
2010-07-07 16:49:33 +0000
0276c095catools: adapt to latest hakyll
Simon Michael
2010-07-07 15:44:59 +0000
a796fe3a89release notes
Simon Michael
2010-07-17 21:03:53 +0000
8937fa92f4docs: updates, use ; in rules file for consistency
Simon Michael
2010-07-17 01:26:27 +0000
4edaee9b1adocs: draft release notes
Simon Michael
2010-07-14 07:07:55 +0000
3830c2439eremove Paths_hledger from cabal, shouldn't be there
Simon Michael
2010-07-17 21:27:31 +0000
2f2e500eaerename -fweb to -fweb610 and -fwebyesod to -fweb, misc cabal and docs cleanups
Simon Michael
2010-07-10 13:58:35 +0000
a52c467941docs: ui -> vty fixes in manual
Simon Michael
2010-05-23 23:50:47 +0000
e281e7d1afdocs: another fix
Simon Michael
2010-05-23 23:53:29 +0000
c3ddde7731docs: latest info on -fchart/gtk2hs installation
Simon Michael
2010-05-27 01:50:03 +0000
59420ad1c8docs: gtk2hs is cabalised, -fchart should just work now
Simon Michael
2010-05-26 00:25:35 +0000
68e8ea7d53web: better web and webyesod flag and --version descriptions
Simon Michael
2010-07-01 20:13:23 +0000
ac1dbb07efwebyesod: run simpleserver directly to avoid inaccurate startup message
Simon Michael
2010-07-07 09:00:46 +0000
fcd88ed178webyesod: fix warnings
Simon Michael
2010-07-06 16:58:50 +0000
ea5f7979b2Using urlparams appropriately.
michael
2010-07-06 03:36:08 +0000
6f555e02afConvert Hamlet templates to using type-safe URL datatype.
michael
2010-07-06 03:14:00 +0000
27fcf68a61cleanup
Simon Michael
2010-07-05 19:38:04 +0000
d6835b6cc7refactor: cleanups, doc
Simon Michael
2010-07-01 22:21:52 +0000
93be03d883web: transaction adding now works in -fwebyesod
Simon Michael
2010-07-01 21:03:44 +0000
40b6e7bc0drefactor: extract journal reloading, cleanup
Simon Michael
2010-07-01 03:27:48 +0000
8a64792ba7smarter file reading: detect (or specify) intended data format and show appropriate error messages New data reader modules need to provide just reader :: Reader, which is the format name, a detector predicate, and a parser.
Simon Michael
2010-06-25 14:56:48 +0000
1ec1f7c4eamore file reading cleanup, try each known format in turn Currently this is just the journal and timelog file formats. This is more scalable, but when things go wrong there is no longer just a single parse error. For now we'll just show the first error, the one from the journal file parser.
Simon Michael
2010-05-31 01:15:18 +0000
a848a835a2clean up and combine I/O and parsing under Hledger.Read.* This facilitates adding readers for new data formats. Timelog parsing is temporarily broken.
Simon Michael
2010-05-30 19:11:58 +0000
f168124501parsing: allow - before commodity symbol as well (also fixes a convert bug)
Simon Michael
2010-05-26 23:44:08 +0000
b97d2690deparsing: more robust double-quoted commodities - anything but a space or newline or double quote
Simon Michael
2010-05-27 01:31:50 +0000
3305141206parsing: allow spaces in double-quoted commodity symbols
Simon Michael
2010-05-27 00:56:35 +0000
856f1f965adocs: hledger-lib module haddock updates
Simon Michael
2010-05-27 03:58:47 +0000
b1930cb572webyesod: bump blaze-html version to fix encoding issue, eg with £
Simon Michael
2010-07-07 17:27:07 +0000
b0ae879de1docs: extract and clean up troubleshooting section
Simon Michael
2010-07-07 18:23:09 +0000
bbcba1a71ddoc: note -fwebyesod in manual
Simon Michael
2010-07-05 19:49:27 +0000
11eb847b24doc: document workaround for ghc 6.12 needing locale on mac
Simon Michael
2010-07-07 10:08:07 +0000
731339b96ddocs: installation cleanups
Simon Michael
2010-05-27 03:38:32 +0000