Commit Graph

271 Commits

Author SHA1 Message Date
Simon Michael
f35b961c86 web: update for yesod 1.0 2012-05-29 02:53:33 +00:00
Simon Michael
8f94ae3de4 web: yesod 0.10 now requires shakespeare-text 0.11, relax the upper bound on that 2012-03-28 15:43:32 +00:00
Simon Michael
d0bf2667c2 bump version 2012-05-28 21:08:05 +00:00
Simon Michael
1f1a1eb16f bump version 2012-03-30 00:27:23 +00:00
Simon Michael
c23d1793ae docs: clarify supported GHC versions 2012-03-29 22:09:54 +00:00
Simon Michael
c27707f578 web: bump version, upgrade to yesod 0.10 2012-03-05 07:52: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
f1da4912e8 web: we can use the main aeson package again 2012-01-02 13:17:44 +00:00
Simon Michael
26ad00a659 support and require latest cmdargs 2012-01-05 18:25:15 +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
0670fda22e web: allow template-haskell 2.6.0.0 2012-01-29 21:32:07 +00:00
Simon Michael
6b784c0e65 bump version 2012-02-02 05:37:02 +00:00
Simon Michael
9329873cef bump version to "0.17 alpha" 2012-01-31 05:18:18 +00:00
Simon Michael
62454b45ff update tested-with fields 2012-01-30 04:21:03 +00:00
Simon Michael
a954ecd9d6 bump version, relnotes for hledger-web bugfix 2011-10-26 17:31:34 +00:00
Simon Michael
db7f4d1b3d use cabal-file-th to get executable name and version from cabal files 2011-10-19 19:53:42 +00:00
Simon Michael
0a5e85f5ef web: bump version & relnotes for a bugfix release 2011-10-24 17:50:32 +00:00
Simon Michael
9347f3169d bump hledger-web version 2011-10-05 00:49:06 +00:00
Simon Michael
428ce79c82 web: more cabal extra-source-files fixes 2011-10-05 00:18:30 +00:00
Simon Michael
bcc616823d bump just hledger-web version 2011-10-05 00:28:18 +00:00
Simon Michael
c3b5bcb37b web: declare static files as extra-source-files for cabal (#63) 2011-10-04 22:45:45 +00:00
Simon Michael
e3e9c6b40a docs: note hledger-web build flags 2011-10-04 23:48:06 +00:00
Simon Michael
329cafae93 web: fewer build warnings in production mode, add a threaded flag for debian (#68) 2011-10-04 23:02:57 +00:00
Simon Michael
4fb325b92a bump version 2011-10-04 23:53:50 +00:00
Simon Michael
4ca655b6a0 web: follow yesod file naming more closely 2011-09-12 23:37:55 +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
6019c932fb web: ensure we get the fixed aeson-native to prevent NFData build error (#65) 2011-09-22 13:37:58 +00:00
Simon Michael
7bc67a7f00 web: update for yesod 0.9 2011-09-12 18:41:43 +00:00
Simon Michael
453750be43 web: the cabal build enables production mode (with embeded files) by default 2011-09-14 02:51:31 +00:00
Simon Michael
b0b1f7d733 bump version 2011-10-01 17:17:02 +00:00
Simon Michael
80afd4ae7a web: bump hledger-web version 2011-09-12 23:10:01 +00:00
Simon Michael
f37d7b5659 bump version 2011-09-12 22:52:24 +00:00
Simon Michael
c834f4a8af bump version for all but hledger-lib, due to hledger fix 2011-09-02 19:25:31 +00:00
Simon Michael
cda23bd533 web: add missing Hledger.Web.Options to cabal file 2011-09-02 17:13:47 +00:00
Simon Michael
3f333bf02b web: tighten up dependencies 2011-09-02 17:22:23 +00:00
Simon Michael
e3f5fdb196 bump version (hledger-web only) 2011-09-02 17:58:49 +00:00
Simon Michael
b6f2650fb0 updated tested-with 2011-05-29 04:50:47 +00:00
Simon Michael
1467357058 web: drop unused cabal data-dir/data-files 2011-05-29 16:51:14 +00:00
Simon Michael
26486b4fc6 web: add missing dependency to cabal file 2011-07-01 00:33:47 +00:00
Clint Adams
5ead6d05b1 update to cmdargs 0.8 API
Between 0.7 and 0.8, modeArgs changed from

modeArgs :: Maybe (Arg a)

to

modeArgs :: ([Arg a], Maybe (Arg a))
2011-08-30 21:41:25 +00:00
Simon Michael
4104114d4e harmonise package descriptions, make them hackage-compliant 2011-09-02 00:28:27 +00:00
Simon Michael
059825a9b2 optionsgeddon.. port to cmdargs and a fully modal cli 2011-08-15 22:50:09 +00:00
Simon Michael
cd0c945454 web: move code to Hledger.Web for importability, consistency 2011-08-05 23:55:57 +00:00
Simon Michael
7c6c90f205 web: begin json support 2011-05-27 22:35:10 +00:00
Simon Michael
f2ac47b567 web: cleanup 2011-05-27 06:13:05 +00:00
Simon Michael
0403a5c123 web: make it build again 2011-05-29 05:00:05 +00:00
Simon Michael
f713022e50 web: get forms somewhat working 2011-05-25 03:04:49 +00:00
Simon Michael
6c6e6d4caa web: Controller -> AppRun 2011-05-25 00:45:52 +00:00
Simon Michael
910e5c2bee bump version 2011-09-02 00:42:50 +00:00
Simon Michael
de8943b01b web: begin moving inline templates to files 2011-05-24 20:10:17 +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
024cfdb7b1 web: upgrade to yesod 0.8 2011-05-21 02:52:42 +00:00
Simon Michael
7ee69f5ed8 docs: harmonise/update package descriptions 2011-04-19 00:50:47 +00:00
Simon Michael
e973868995 bump version 2011-04-18 06:53:50 +00:00
Simon Michael
9f66549b5a bump version to alpha 2011-01-21 01:27:39 +00:00
Simon Michael
1d4e249ada web: require newer hamlet to encourage cabal install 2010-11-18 23:16:47 +00:00
Simon Michael
1daed8120e bump all but chart to beta status 2010-11-26 19:59:23 +00:00
Simon Michael
8740fec8aa web: update to current yesod (0.6.1.2) 2010-11-15 23:25:55 +00:00
Simon Michael
fd10736373 refactor: consistent main modules in add-ons 2010-11-25 07:10:38 +00:00
Simon Michael
3ca0303a88 web: make safe dependency consistent with other packages to help cabal-install 2010-11-29 23:24:18 +00:00
Simon Michael
7a9d794c49 web, vty: update dependencies 2010-11-25 17:14:06 +00:00
Simon Michael
63a438190c web: update support files list in .cabal 2010-11-29 23:56:59 +00:00
Simon Michael
b5e1c42cc4 web: 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.
2010-11-18 00:53:41 +00:00
Simon Michael
e04d44a745 web: disable persistence/authentication support for now 2010-11-15 23:25:32 +00:00
Simon Michael
8dd52decb2 web: simplify support files layout, look for them in ./.hledger/web/ 2010-11-16 17:13:32 +00:00
Simon Michael
4e0df9daa8 web: flatten image dir 2010-09-12 02:21:41 +00:00
Simon Michael
15518da4ac bump version 2010-12-06 18:37:10 +00:00
Simon Michael
63531f8adc web: update for cassius, julius, template reloading, authentication, persistence 2010-09-11 01:47:46 +00:00
Simon Michael
eef95e4b7f fix cabal warnings 2010-12-07 02:15:49 +00:00
Simon Michael
9cb716d002 packagegeddon.. split off web/chart/vty, move hledger to a subdir 2010-09-09 22:54:34 +00:00