Michael Snoyman
5cedddb364
Fix OpenID 404 (thanks Blake)
2011-03-04 11:00:01 +02:00
Michael Snoyman
462c071ac4
Merge remote branch 'iand/master'
2011-02-17 19:16:05 +02:00
Ian Duncan
d5c0e5381a
Added StaticFiles scaffold file and relevant code necessary to generate it with the scaffolding tool.
2011-02-17 10:48:13 -06:00
Michael Snoyman
c6aeba555d
Some version bumps
2011-02-15 08:28:28 +02:00
Greg Weber
c3b8b49082
add QuasiQuotes for hamlet
2011-02-14 12:09:54 +02:00
Michael
4344f269d6
Version bump
2011-02-14 11:23:06 +02:00
Ian Duncan
3afbdb7d22
Removed GHC 7 error message from development server mode compilation since hint works with GHC 7 correctly now.
2011-02-14 01:07:24 -06:00
Michael Snoyman
4ee1a95a1f
production flag for disabling wai-handler-devel dependency
2011-02-07 22:40:17 +02:00
Michael Snoyman
b2fbdb4f65
GHC7 fixes
2011-02-05 21:52:39 +02:00
Michael Snoyman
22fbc23442
GHC 7 fixes
2011-02-05 21:32:41 +02:00
Michael Snoyman
83975113df
Backwards compatibility for Google logins
2011-02-05 19:57:10 +02:00
Michael Snoyman
fb3e6fa73f
devel executable builds threaded
2011-02-04 12:01:17 +02:00
Michael Snoyman
2d6ef1f954
scaffold.hs checks for valid entries
2011-02-01 23:00:36 +02:00
Michael Snoyman
3afd3cff39
develServer
2011-02-01 08:13:26 +02:00
Michael Snoyman
71f3170ec8
Remove liftHandler
2011-01-31 13:26:50 +02:00
Michael Snoyman
3afb0f7442
Fix up scaffolded site
2011-01-31 13:19:45 +02:00
Michael Snoyman
e9eab1ee8e
Scaffolded cabal is always threaded
2011-01-21 15:56:59 +02:00
Michael Snoyman
66ee5f4c96
Fix HashDB; hamlet6to7; GGHandler IO
2011-01-20 00:01:43 +02:00
Michael Snoyman
98a0545f0e
Remove extensions from scaffolded cabal file
2011-01-19 23:49:13 +02:00
Michael Snoyman
c2d7e49c31
Newer deps
2011-01-19 23:49:00 +02:00
Michael Snoyman
9671a86697
Added Patrick to author list
2011-01-17 20:15:14 +02:00
patrick brisbin
6c53f52417
cabal file: added module and version bump
2011-01-15 18:39:12 -05:00
patrick brisbin
6ab1bf4ce6
Added Yesod.Helpers.Auth.HashDB
2011-01-15 18:38:21 -05:00
Michael Snoyman
4320ca990d
Customized messages
2011-01-14 00:23:09 +02:00
Michael Snoyman
38fb60ffa1
yesod-core changes
2011-01-13 22:55:21 +02:00
Michael Snoyman
6a8fdafb06
OpenId label has correct for value
2011-01-01 20:17:35 +02:00
Michael Snoyman
5445e3bb7e
Added all dependencies from scaffolded site
2010-12-30 06:37:32 +02:00
Michael Snoyman
80020fc4d8
Added warp and warpDebug
2010-12-26 11:44:35 +02:00
Michael Snoyman
c88bbfa33e
yesod-core split
2010-12-26 11:44:35 +02:00
Michael Snoyman
e2ace86bb9
Removed Yesod.Json, using json-types
2010-12-26 11:44:35 +02:00
Michael Snoyman
2211503e02
yesodVersion
2010-12-26 11:44:34 +02:00
Michael Snoyman
cb9f798ff9
Removed persistent dependency
2010-12-26 11:44:34 +02:00
Michael Snoyman
d723e40542
ContentBuilder and responseBuilder
2010-12-26 11:43:55 +02:00
Michael Snoyman
cba608ef90
Using cookie package
2010-12-26 11:43:55 +02:00
Michael Snoyman
c4570580c7
reqRequestBody doc update
2010-12-26 11:43:55 +02:00
Michael Snoyman
091aa6c52d
Removed Yesod.Form hierarchy
...
All of this code will be included in a separate yesod-form package to
allow for more flexibility in API changes, plus to make it more natural
to swap in other packages such as digestive-functors.
2010-12-26 11:43:55 +02:00
Michael Snoyman
13d6d9e593
Full support for ResponseEnumerator
2010-12-26 11:43:55 +02:00
Michael Snoyman
dc25a66d5b
Removed type variable on Response et al
2010-12-26 11:43:55 +02:00
Michael Snoyman
a6fd8ab18b
wai 0.3
2010-12-26 11:43:55 +02:00
Michael Snoyman
29c0fb7a2b
monad-peel
2010-12-26 11:43:55 +02:00
Michael Snoyman
1cae68debc
Migrate to yesod-core 0.7
2010-12-26 10:22:00 +02:00
Michael Snoyman
05fde1f464
getBy404
2010-12-20 19:00:30 +02:00
Michael Snoyman
676a6aa6c1
enableClientSessions
2010-12-16 16:30:28 +02:00
Michael Snoyman
2cc68e8256
blaze-builder 0.2.1
2010-12-13 23:20:44 +02:00
Greg Weber
e6a3936577
fix css
2010-12-13 22:52:09 +02:00
Greg Weber
59486dcc77
add field type of search with autoFocus
...
technically autoFocus could go on any field.
Actually, it could only go on one field of a form.
I would assume it always goes on the first non-hiden field
2010-12-13 22:51:58 +02:00
Greg Weber
200ba5d111
this isn't markdown
2010-12-12 20:34:11 +02:00
Greg Weber
67d6a59f15
bad link in README
2010-12-12 20:34:11 +02:00
Michael Snoyman
76dcee9c12
Added Yesod category
2010-12-12 20:34:05 +02:00
Michael Snoyman
610529d7bf
Add back sendResponseCreated
2010-12-04 19:08:21 +02:00