Commit Graph

23 Commits

Author SHA1 Message Date
Simon Michael
2912a11929 web: officially drop GHC 6.12 support, fix build warnings with 7.0, 7.2, 7.4 2012-03-29 23:24:48 +00:00
Simon Michael
c27707f578 web: bump version, upgrade to yesod 0.10 2012-03-05 07:52:36 +00:00
Simon Michael
8492f6cae4 fix unicode handling on GHC >= 7.2, unify utf8 IO compatibility layer
tests pass again from GHC 6.12.3 to 7.4.1
2012-03-29 19:06:31 +00:00
Simon Michael
6eb7ad28e1 refactor/beef up readJournal/readJournalFile 2012-03-23 16:21:41 +00:00
Simon Michael
c686645fab refactor: update version number handling 2012-01-31 06:01:31 +00:00
Simon Michael
85cb11efbf web: don't bother running cli unit tests at startup 2011-09-12 23:38:21 +00:00
Simon Michael
187a7a1cc7 web: obey at least some command-line options, like --cost
Report filtering options like --period, and filter pattern arguments, are still ignored.
2011-09-14 19:53:05 +00:00
Simon Michael
4c52dd5b76 web: production build now has all web content embedded, dev build uses ./static (#63) 2011-09-12 23:30:29 +00:00
Simon Michael
7bc67a7f00 web: update for yesod 0.9 2011-09-12 18:41:43 +00:00
Simon Michael
d4a3a8c3a0 web: do auto-create the journal for the web command
At add time would be better, but for at startup is easier
2011-09-23 14:07:50 +00:00
Simon Michael
464d8d4bcb hledger now detects and runs hledger-* add-ons found in path; many options cleanups 2011-08-22 14:55:39 +00:00
Simon Michael
059825a9b2 optionsgeddon.. port to cmdargs and a fully modal cli 2011-08-15 22:50:09 +00:00
Simon Michael
2d3ac6f032 web: don't run tests when just creating support files 2011-06-14 19:48:52 +00:00
Simon Michael
2bdeb2bf6e web: run unit tests at startup.. it's handy for development, and why not 2011-06-13 21:44:38 +00:00
Simon Michael
cd0c945454 web: move code to Hledger.Web for importability, consistency 2011-08-05 23:55:57 +00:00
Simon Michael
5c8e533ba9 import cleanups 2011-06-06 19:04:21 +00:00
Simon Michael
5084280879 imports, api cleanup 2011-05-28 04:11:44 +00:00
Simon Michael
5f9a3aba52 web: hacky changes towards simplifying the web ui 2011-06-03 22:56:24 +00:00
Simon Michael
0403a5c123 web: make it build again 2011-05-29 05:00:05 +00:00
Simon Michael
94f3ba10bf web: move all hamlet to the filesystem, for now; cleanups 2011-05-25 02:30:00 +00:00
Simon Michael
6c6e6d4caa web: Controller -> AppRun 2011-05-25 00:45:52 +00:00
Simon Michael
dc6c3dec76 web: more yesod 0.8 migration; adopt the scaffolding app's layout, slightly simplified 2011-05-24 04:27:37 +00:00
Simon Michael
fd10736373 refactor: consistent main modules in add-ons 2010-11-25 07:10:38 +00:00