Commit Graph

200 Commits

Author SHA1 Message Date
Michael Snoyman
1069df2665 State for session 2010-10-26 15:57:04 +02:00
Michael Snoyman
b5622c4a71 text 0.10 2010-10-26 15:57:04 +02:00
Michael Snoyman
07a5350e5b Removed Yesod.WebRoutes 2010-10-26 15:57:04 +02:00
Michael Snoyman
c35c935418 Doc cleanup, especially forms 2010-10-26 15:57:04 +02:00
Michael Snoyman
0b4de794e8 Removed utf8-string dep 2010-10-26 15:57:04 +02:00
Michael Snoyman
b930bcbf62 Removed Yesod.Mail 2010-10-26 15:57:03 +02:00
Michael Snoyman
ba720b687c buildtests -> test 2010-10-26 15:57:03 +02:00
Michael Snoyman
ab4c7e3ae2 MonadInvertIO 2010-10-26 15:57:03 +02:00
Michael Snoyman
370dad86df Remove Auth module 2010-10-26 15:56:40 +02:00
Michael Snoyman
27a63b1b75 JqueryDaySettings 2010-10-26 15:56:11 +02:00
Michael Snoyman
6d326855d9 Removed Widget alias, defined by scaffolder now 2010-10-26 15:56:11 +02:00
Michael Snoyman
bd2e033acb wai-extra bump 2010-10-19 19:17:55 +02:00
Michael Snoyman
98c5adfa1d pureMD5 and cereal version bumps 2010-10-18 17:12:46 +02:00
Michael Snoyman
9158268904 finallyHandler 2010-10-14 16:47:02 +02:00
Michael Snoyman
4451378c5d maybeIntInput 2010-10-10 13:05:06 +02:00
Michael Snoyman
7377919f6c checkField 2010-10-07 23:34:02 +02:00
Michael Snoyman
7e95ce974d Added redirectToPost 2010-10-07 09:22:29 +02:00
Michael Snoyman
9954d60f8e xss-sanitize 0.2 2010-10-03 20:47:23 +02:00
Michael Snoyman
7064e8bdcc Sanitizing HTML input 2010-09-28 10:03:49 +02:00
Michael Snoyman
49a2bcea57 Prettier dep list 2010-09-28 09:20:55 +02:00
Michael Snoyman
9101220549 GHC 7 2010-09-28 07:00:24 +02:00
Michael Snoyman
00a01936d4 hamlet 0.5.1 2010-09-26 13:44:13 +02:00
Michael Snoyman
60fab19ef6 Using web-routes again (version 0.23) 2010-09-24 05:10:57 +02:00
Michael Snoyman
d741e335c4 Added devel-server executable to scaffolded site 2010-09-20 09:57:21 +02:00
Michael Snoyman
83368b05fd Scaffolder uses separate files 2010-09-20 09:24:42 +02:00
Michael Snoyman
b13c08f001 Revert "EscapedHtml"
This reverts commit d7832b0535.
2010-09-20 07:26:34 +02:00
Michael Snoyman
d7832b0535 EscapedHtml 2010-09-15 11:44:42 +02:00
Michael Snoyman
cf4ff040ce TemplateHaskell extension added 2010-09-13 11:21:32 +02:00
Michael Snoyman
d55c78dc19 Minor bug fixes 2010-09-02 00:56:14 +03:00
Michael Snoyman
67f98de1c9 text 0.8 2010-09-01 08:22:43 +03:00
Michael Snoyman
3affc81c52 Fixed mkToForm 2010-08-31 08:21:49 +03:00
Michael Snoyman
331b2049ff Including favicon.ico, removing Werror 2010-08-29 11:21:38 +03:00
Michael Snoyman
53c2a2f49a Included experimental Yesod.Mail 2010-08-20 09:01:58 +03:00
Michael Snoyman
c7ddc8415d Imported all web-routes dependencies 2010-08-19 21:04:35 +03:00
Michael Snoyman
2a19d1a4e8 Split Yesod.Form into subfiles 2010-08-13 16:11:22 +03:00
Michael Snoyman
1a273387d6 Added urlField 2010-08-12 11:41:18 +03:00
Michael Snoyman
4d0be9f672 base64md5 2010-08-11 14:03:53 +03:00
Michael Snoyman
02fd6bfffd Removed blaze-html 2010-08-09 16:59:25 +03:00
Michael Snoyman
6b8eb05ae1 Minor refactorings 2010-08-08 23:55:34 +03:00
Michael Snoyman
0ce3740c64 query string 2010-08-08 15:15:37 +03:00
Michael Snoyman
a9a3730731 Camlet and Jamlet 2010-08-08 10:48:32 +03:00
Michael Snoyman
9fada88b6e Configurable splitPath 2010-08-04 21:35:03 +03:00
Michael Snoyman
46be96e6c2 Split jquery and nic code into separate modules 2010-07-26 15:55:35 +03:00
Michael Snoyman
1c6f8fb46c FormFieldSettings 2010-07-26 12:01:18 +03:00
Michael Snoyman
71c8355698 URL settings in Yesod typeclass 2010-07-22 07:25:36 +03:00
Michael Snoyman
2391995622 URLs are modifiable via IORefs 2010-07-21 08:18:34 +03:00
Michael Snoyman
a0bc2a1d21 persistent 0.2.0 2010-07-20 16:54:54 +03:00
Michael Snoyman
cb51f4fa8e Added liftHandler function 2010-07-15 18:05:44 +03:00
Michael Snoyman
839efad98b False instead of True in Crud 2010-07-15 01:35:34 +03:00
Michael Snoyman
f3417b59c5 Include CodeGenQ in the cabal file 2010-07-13 20:49:51 +03:00
Michael Snoyman
3637c89370 CodeGen -> CodeGenQ 2010-07-13 14:26:13 +03:00
Michael Snoyman
7990901974 Lowered time package dependency 2010-07-13 12:25:55 +03:00
Michael Snoyman
62878e53cf Added scaffolder 2010-07-13 08:47:39 +03:00
Michael Snoyman
6f544d0d27 Time version bump 2010-07-13 00:39:49 +03:00
Michael Snoyman
e2eb7d3315 Migrated to WAI 0.2 2010-07-13 00:12:59 +03:00
Michael Snoyman
d5704fb65d E-mail validation via email-validate 2010-07-11 10:12:33 +03:00
Michael Snoyman
5cdd7c82d7 wai-extra bump 2010-07-09 15:16:09 +03:00
Michael Snoyman
fcfd1559ca Minor fix in atom 2010-07-04 01:00:50 +03:00
Michael Snoyman
e76f380cb5 Initial widgets support 2010-07-01 16:21:49 +03:00
Michael Snoyman
1a375e8fb4 Merged Yesod.Form and yesod.Formable 2010-06-30 22:41:47 +03:00
Michael Snoyman
0e6f32f4a6 Subsites working with new web-routes-quasi 2010-06-30 14:24:36 +03:00
Michael Snoyman
f7f42cad1d Facebook support in auth 2010-06-29 09:35:49 +03:00
Michael Snoyman
a8e6485e46 GHandler is a newtype (gives better compiler errors) 2010-06-29 09:11:05 +03:00
Michael Snoyman
d2f0194163 Replace ContT with MEitherT in Handler monad 2010-06-29 09:04:26 +03:00
Michael Snoyman
e4dd6ddd2c persistent 0.1 2010-06-29 00:57:14 +03:00
Michael Snoyman
b8c74e86ff Fixes for CGI scripts in a subpath 2010-06-29 00:35:09 +03:00
Michael Snoyman
ed2f89ca59 YesodBreadcrumbs 2010-06-24 22:12:38 +03:00
Michael Snoyman
f3bf9ff27d Removed -Werror 2010-06-22 14:09:05 +03:00
Michael Snoyman
4d48695326 Bumped to Hamlet 0.3.1 2010-06-22 14:08:40 +03:00
Michael Snoyman
9fd1d16206 Removed unnecessary MonadCatchIO dependency 2010-06-15 11:50:04 +03:00
Michael Snoyman
23c149c13c Fixed some dependencies 2010-06-14 15:38:36 +03:00
Michael Snoyman
93ad24f969 Sorted Contrib stuff into regular hierarchy 2010-06-09 10:26:54 +03:00
Michael Snoyman
d57dc78983 Removed convertible-text 2010-06-09 09:48:21 +03:00
Michael Snoyman
2947c3b4b6 Initial inclusion of persistent support 2010-06-06 21:55:48 +03:00
Michael Snoyman
7262c30c74 More sophisticated subsite support 2010-06-06 21:51:26 +03:00
Michael Snoyman
31fffcf5d4 Migration to hamlet 3 2010-06-06 01:53:55 +03:00
Michael Snoyman
56ac260207 isAuthorized 2010-06-05 21:25:32 +03:00
Michael Snoyman
4163ffd442 Relaxed MonadCatchIO-transformers dependency 2010-05-24 13:21:25 +03:00
Michael Snoyman
30e1739bf8 web-routes-quasi 0.3 2010-05-21 13:46:53 +03:00
Michael Snoyman
7762559c86 Monad instance import, wai(-extra) version 2010-05-21 08:00:54 +03:00
Michael Snoyman
712110a2ef Removed web-encodings dependency 2010-05-20 22:21:26 +03:00
Michael Snoyman
022ead8b31 clientsession 0.4 2010-05-16 10:15:29 +03:00
Michael Snoyman
51f816cb27 staticFiles 2010-05-16 06:56:04 +03:00
Michael Snoyman
f116b0659b clientsession 0.3.0 2010-05-15 23:08:34 +03:00
Michael Snoyman
692522ef8b pureMD5 bump 2010-05-14 10:00:14 +03:00
Michael Snoyman
70144804ce Played around with dependencies 2010-05-13 23:25:17 +03:00
Michael Snoyman
d20d76f677 Bumped web-routes-quasi to 0.2 2010-05-13 13:43:06 +03:00
Michael Snoyman
6376157c64 Various minor changes, better description 2010-05-11 23:47:05 +03:00
Michael Snoyman
cda45d2837 Removed Web.Mime 2010-05-11 23:23:07 +03:00
Michael Snoyman
e062033942 Merged EmailAuth into Auth 2010-05-11 21:59:27 +03:00
Michael Snoyman
7a4f1ad6de Updated to hamlet 0.2 2010-05-08 22:09:43 +03:00
Michael Snoyman
5df1351a74 Added EmailAuth 2010-05-07 10:07:33 +03:00
Michael Snoyman
e8a042db2d MonadCatchIO 2010-05-06 17:01:52 +03:00
Michael Snoyman
58b2990794 Migrated away from clientsession middleware 2010-05-05 07:34:27 +03:00
Michael Snoyman
5c5b2ca81d Removed data-object 2010-05-05 06:40:30 +03:00
Michael Snoyman
fd0ce32687 Added proper sessions 2010-05-05 06:40:30 +03:00
Michael Snoyman
56fc788d3f Using cabal MIN_VERSION for transformers 2010-05-04 22:02:16 +03:00
Michael Snoyman
27981e04f4 Auth now usable 2010-05-02 22:25:16 +03:00
Michael Snoyman
57e4bef957 Removed old tests and yesod CLI 2010-05-02 07:56:16 +03:00
Michael Snoyman
9dbf6971ad Removed examples 2010-05-02 07:53:08 +03:00