Michael Snoyman
7efbab8846
Explicit exports for FileInfo fields
2012-07-02 11:20:17 +03:00
Michael Snoyman
8fac4917b5
FileUpload ( #358 )
2012-07-02 11:15:02 +03:00
Michael Snoyman
e8fb512107
Allow sitewide hamlet changes ( #377 )
2012-07-02 09:37:56 +03:00
Michael Snoyman
3ecbf43f5d
$newline
2012-07-01 20:59:37 +03:00
Michael Snoyman
d465d30863
Remove some blaze conditionals
2012-06-26 22:54:12 +03:00
Michael Snoyman
4a6e027d29
maximumContentLength is Word64 ( #365 )
2012-06-26 22:52:56 +03:00
Michael Snoyman
ebc737a5cb
conduit 0.5
2012-06-22 15:28:14 +03:00
Felipe Lessa
68001ed057
Fix a fixme comment.
2012-04-24 09:55:47 -03:00
Michael Snoyman
4bb2c33bfe
yesod-core for blaze-html 0.5
2012-04-23 11:12:02 +03:00
Michael Snoyman
74a826fbb4
clearSession
2012-04-10 18:56:30 +03:00
gregwebs
ba4cd002e1
documentation cleanup
2012-04-09 05:54:53 -07:00
Anton
09c461dd89
add additional documentation for language function
2012-04-09 14:02:09 +06:00
Michael Snoyman
4ac413e419
Configurable session name
2012-04-07 23:01:29 +03:00
Michael Snoyman
f8c41eb5ac
Doc fix
2012-04-05 22:39:39 +03:00
Michael Snoyman
742ffa4d14
Automatically apply toWidget to ^{} interpolations
2012-04-03 08:07:57 +03:00
Luite Stegeman
396644081c
make SessionBackend more flexible
2012-03-31 01:36:44 +02:00
gregwebs
3f0848121c
Session -> BackendSession
2012-03-25 13:31:02 -07:00
gregwebs
f147e76231
Revert "Session and Headers exportet"
...
This reverts commit f58a695c84 .
2012-03-25 13:31:02 -07:00
gregwebs
3bb3db16b1
Revert "fix Session export"
...
This reverts commit 03634a13b8 .
2012-03-25 13:31:02 -07:00
gregwebs
2baeddd698
fix doctype 5
2012-03-25 08:21:21 -07:00
gregwebs
b1bc42a8bd
use doctype 5 instead of !!!
2012-03-25 07:49:35 -07:00
gregwebs
03634a13b8
fix Session export
2012-03-25 07:49:35 -07:00
Tom Streller
f58a695c84
Session and Headers exportet
2012-03-25 13:30:56 +02:00
Michael Snoyman
d7b515cd5b
Fix an extra close angle bracket
2012-03-23 17:34:26 +02:00
Michael Snoyman
1f1c6ca9d4
Fixes
2012-03-23 16:02:50 +02:00
Felipe Lessa
9cd7a0ba14
Add cookieDomain to Yesod type class.
2012-03-21 14:36:46 -03:00
Felipe Lessa
1216c472c7
Remove trailing whitespace.
2012-03-21 14:36:30 -03:00
Michael Snoyman
0618c5f6a5
WaiSubsite
2012-03-20 15:23:27 +02:00
Michael Snoyman
ec62f6f68c
nonce -> token ( #214 )
2012-03-16 06:39:30 +02:00
Michael Snoyman
e0fda35a55
Removed deprecated methods from Yesod typeclass
2012-03-13 21:46:06 +02:00
Michael Snoyman
ee81979430
Merge remote-tracking branch 'origin/master' into beta
2012-03-13 15:14:49 +02:00
Michael Snoyman
e62e4b8721
Finished deprecating old Widget functions
2012-03-13 13:11:05 +02:00
Luite Stegeman
3775552d87
improve nonce key code as per @gregwebs' suggestion
2012-03-13 11:19:16 +01:00
Luite Stegeman
00b9acd98d
merge master branch
2012-03-13 11:02:33 +01:00
Michael Snoyman
4cc468ca3b
Beginning of old widget function deprecation, not complete
2012-03-13 06:36:27 +02:00
Michael Snoyman
cbd0719f37
conduit 0.3
2012-03-12 13:40:04 +02:00
Greg Weber
ffaa1d6a32
favor BottomOfBody
2012-02-26 16:41:15 -08:00
Michael Snoyman
4c21c092ab
Fix Haddocks ( #277 )
2012-02-21 15:17:36 +02:00
Tom Streller
44119c6e02
added svg content type
2012-02-19 23:09:12 +01:00
Greg Weber
9b8b20e058
tests and better docs for jsLoader
2012-02-16 16:11:10 -08:00
Greg Weber
651a1f8abd
more flexible js loading
...
* write your own async jsLoader widget.
* Suport loading from the bottom of body tag.
Bottom of the page is actually the best default until you profile your
application.
2012-02-12 08:11:45 -08:00
Luite Stegeman
32d5c3f5f1
Improve makeSessionBackend documentation
2012-02-11 20:37:40 +01:00
Luite Stegeman
a37beb3447
Add encryptKey and clientSessionDuration for 0.10 compatibility
2012-02-11 20:33:26 +01:00
Luite Stegeman
b5b27f2b15
Make session storage configurable
2012-02-10 19:22:31 +01:00
Greg Weber
6b4f181b49
fix type inference of OverloadedStrings
...
see: http://hackage.haskell.org/trac/ghc/ticket/5858#comment:3
2012-02-10 08:15:06 -08:00
Michael Snoyman
4dd9880389
Approot
2012-02-09 09:08:06 +02:00
Greg Weber
b7924975b0
yepnope loads in the <head>. closes #257
...
previous commit just put modernizr/yepnope in the head
2012-02-08 10:06:44 -08:00
Greg Weber
91d6a121d6
Revert "yepnope/modernizr is included in <head> ( #256 )"
...
This reverts commit 3b59c48dbc .
2012-02-08 10:04:57 -08:00
Michael Snoyman
3b59c48dbc
yepnope/modernizr is included in <head> ( #256 )
2012-02-07 16:37:02 +02:00
Michael Snoyman
935912f31c
cookie 0.4
2012-02-06 14:36:15 +02:00
Corey O'Connor
e650df437e
mkRenderRouteInstance should be passed full foundation type
2012-02-04 11:38:16 -08:00
Michael Snoyman
410321f7ca
Match wai changes for parseRequestBody
2012-02-02 12:24:50 +02:00
Greg Weber
55ee566a1c
remove Coffeescript types - now just Javascript
2012-02-01 23:35:41 -06:00
Greg Weber
704892bdda
lengthen variable names
2012-02-01 23:15:36 -06:00
Greg Weber
8b92389bc0
update shakespeare-js to 0.11
2012-01-31 09:10:19 -03:00
Michael Snoyman
2f38ddaff3
Temporarily remove sessionIpAddress ( #243 )
2012-01-31 06:53:47 +02:00
Michael Snoyman
4962529006
sessionIpAddress False by default ( #243 )
2012-01-30 13:01:34 +02:00
Michael Snoyman
b86b2cb75e
Fix warning
2012-01-30 07:16:04 +02:00
Pär-Anders Aronsson
88c3b12c86
Minor naming isssue handled.
2012-01-29 21:11:31 +01:00
Pär-Anders Aronsson
4796ad77d4
Generalized cookie handling.
...
Signatures for setCookie & deleteCookie changed.
Helper function getExpires added to API.
2012-01-29 21:05:01 +01:00
Michael Snoyman
9b92215819
WAI 1.1
2012-01-26 15:56:13 +02:00
Michael Snoyman
fec0d42827
lookupSessionBS/setSessionBS ( #235 )
2012-01-24 18:43:30 +02:00
Michael Snoyman
61efa0e1af
Fix trailing doublequote on log message
2012-01-24 13:10:59 +02:00
Michael Snoyman
e6577832b4
Scaffolding uses boilerplate ( #234 )
2012-01-22 20:32:44 +02:00
Greg Weber
e5ad426976
document option to use redirectWith
2012-01-18 07:02:14 -03:00
Greg Weber
7307503d81
fix outdated redirect doc
2012-01-18 00:10:32 -03:00
Michael Snoyman
4d5c123935
Better multiSelectField ( #183 )
2012-01-17 14:13:20 +02:00
Michael Snoyman
0e076d5198
Fixed GWidget Functor instance
2012-01-17 14:13:20 +02:00
Michael Snoyman
7aa5c02c35
Use 303 for HTTP/1.1 ( #217 )
2012-01-17 08:32:01 +02:00
Bryan Richter
c4820cf1c0
Simple module doc pointing to shakespeare-i18n.
2012-01-15 08:32:47 -08:00
Michael Snoyman
251f83f673
unauthorizedI
2012-01-13 11:29:05 +02:00
Greg Weber
080de0a4e1
development/production logger. dev flushes
2012-01-13 00:23:16 -03:00
Michael Snoyman
dfbdaf0b4c
Some fixes noticed on working with yesodweb
2012-01-08 11:05:05 +02:00
Michael Snoyman
b586c41589
logLevel ( #197 )
2012-01-08 06:57:29 +02:00
Michael Snoyman
95b6678e9f
Changed to new redirect system ( #202 )
2012-01-07 21:53:58 +02:00
Michael Snoyman
8ba59eac43
Two letter language codes ( #195 )
2012-01-07 19:02:28 +02:00
Michael Snoyman
858b4cc4c2
gzip changes
2012-01-06 15:29:00 +02:00
Michael Snoyman
5321bd0dfa
Fix warnings
2012-01-05 15:47:24 +02:00
Michael Snoyman
0a9df1076e
cleanPath tests again
2012-01-05 05:46:20 +02:00
Michael Snoyman
1e8b15acff
Move route parsing to yesod-routes
2012-01-05 05:38:31 +02:00
Michael Snoyman
03da3b021a
tests pass, except clean path
2012-01-03 20:41:48 +02:00
Michael Snoyman
c499e880b6
yesod-core compiles with yesod-routes (tests fail)
2012-01-03 20:33:51 +02:00
Michael Snoyman
61f0c26e9f
MonadLift
2011-12-30 13:30:24 +02:00
Michael Snoyman
a797cd3fe3
Completely removed GHandlerT and GGWidget
2011-12-29 15:31:06 +02:00
Michael Snoyman
6eddfbc273
All cookie functions work on Text
2011-12-27 16:37:54 +02:00
Michael Snoyman
0511a1e351
yesod-core compiles and passes all tests (that was easy)
2011-12-27 16:11:52 +02:00
Michael Snoyman
7036402b0a
Initial cabal file update for 0.10, everything is broken
2011-12-27 15:54:49 +02:00
Greg Weber
3cfc5f4f31
give the real version number
2011-12-25 14:04:45 -03:00
Greg Weber
dd3fa62f38
restore original makeLogger api, but deprecate
2011-12-25 14:04:14 -03:00
Greg Weber
8bc3873080
use fast-logger/wai-logger
2011-12-24 23:19:16 -03:00
Greg Weber
c0ab2e6178
import qualified Text as TS -> as T
2011-12-24 23:19:16 -03:00
Greg Weber
0ef60e752f
closes #52 - use 307 redirect for http 1.1
2011-12-23 07:04:56 -03:00
Michael Snoyman
7e643d6848
Yesod.Message moved to shakespeare-i18n
2011-12-14 09:18:27 +02:00
Michael Snoyman
a1dc16b364
Hide a deprecation warning
2011-12-14 09:18:27 +02:00
Michael Snoyman
49f2da73ee
Deprecate Yesod.Config; more configurable config in yesod-default
2011-12-14 09:18:27 +02:00
Michael Snoyman
d39e0d9bfd
Widget is a Writer
2011-12-06 14:19:54 +02:00
Michael Snoyman
168e301fee
Handler: RWS -> Reader, use an IORef for mutable state
2011-12-06 13:49:26 +02:00
Michael Snoyman
7619e4e9dd
monad-control 0.3
2011-12-05 11:20:36 +02:00
Michael Snoyman
ce31a9c8ab
Removed ErrorT from Handler
2011-12-05 11:20:36 +02:00
Arash Rouhani
2e1aa2d261
Update isAuthorized documentation
2011-12-04 22:49:36 +01:00