Michael Snoyman
7cf5609009
Do not expose SubsiteGetter, fix a number of warnings
2010-12-02 22:37:44 +02:00
Matt Brown
6e90c6188e
new SubsiteGetter class to support either pure (master -> sub) or impure (GHandler master master sub) versions of sub site lookup functions
2010-12-01 20:34:19 +02:00
Matt Brown
c8bf6d5215
dynamic subsites
2010-12-01 20:34:19 +02:00
Matt Brown
a7eae5413e
mkYesodSubData, mkYesodSubDispatch
2010-11-22 20:58:45 +02:00
Michael Snoyman
f80cfab5d7
Cookie expire dates fixed
2010-11-14 16:28:30 +02:00
Michael Snoyman
1069df2665
State for session
2010-10-26 15:57:04 +02:00
Michael Snoyman
05b4d3e9ce
sessionIpAddress
2010-10-26 15:57:04 +02:00
Michael Snoyman
1a752d4343
Nonce for CSRF protection
2010-10-26 15:57:04 +02:00
Michael Snoyman
07a5350e5b
Removed Yesod.WebRoutes
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
1708d804ea
Added Handler finally test case (fails)
2010-10-14 16:10:11 +02:00
Michael Snoyman
c7ddc8415d
Imported all web-routes dependencies
2010-08-19 21:04:35 +03:00
Michael Snoyman
d0f1c60b63
Added UTF8 path tests
2010-08-14 21:50:56 +03:00
Michael Snoyman
0ce3740c64
query string
2010-08-08 15:15:37 +03:00
Michael Snoyman
191b406fd5
joinPath
2010-08-04 23:07:27 +03:00
Michael Snoyman
9fada88b6e
Configurable splitPath
2010-08-04 21:35:03 +03:00
Michael Snoyman
39818c8f57
Error handlers get Nothing for current route
2010-08-04 11:00:43 +03:00
Michael Snoyman
1aa19bcf92
isAuthorized takes a isWrite parameter
2010-07-27 16:35:53 +03:00
Michael Snoyman
46be96e6c2
Split jquery and nic code into separate modules
2010-07-26 15:55:35 +03:00
Michael Snoyman
0db163aea8
ToForm and ToFormField take master site param
2010-07-22 12:27:26 +03:00
Michael Snoyman
d8ece1db78
Updated documentation
2010-07-13 09:36:20 +03:00
Michael Snoyman
e2eb7d3315
Migrated to WAI 0.2
2010-07-13 00:12:59 +03:00
Michael Snoyman
9f75a77fcc
Unwrapped type for jqueryDayField et al
2010-07-10 22:15:24 +03:00
Michael Snoyman
a14f232f18
New sig for basicHandler
2010-07-09 15:21:46 +03:00
Michael Snoyman
43494c0557
Setting ultimate dest with the isAuthorized function
2010-07-07 22:55:17 +03:00
Michael Snoyman
5d8ee5e7fb
Renamed Routes to Route
2010-07-06 20:17:00 +03:00
Michael Snoyman
32ef86c295
AuthResult
2010-07-06 12:59:39 +03:00
Michael Snoyman
3ed97f4cfc
Switch Routes back to type family.
...
There appears to be a bug in GHC, but I'm not certain. Look at the
output from compiling the previous commit; some kind of interaction with
a DataInstD and deriving instances.
2010-07-01 17:55:00 +03:00
Michael Snoyman
e76f380cb5
Initial widgets support
2010-07-01 16:21:49 +03:00
Michael Snoyman
f49c16c3ba
Support for files in forms
2010-07-01 08:41:14 +03:00
Michael Snoyman
6ce79d673f
setLanguage uses user session
2010-06-30 21:21:49 +03:00
Michael Snoyman
729751f742
Fixed type signature in some functions in Yesod typeclass
2010-06-30 20:46:47 +03:00
Michael Snoyman
ac8d0fb800
Better signature for errorHandler
2010-06-30 20:39:33 +03:00
Michael Snoyman
949e3bff2f
Methods must be upper case
2010-06-30 20:38:32 +03:00
Michael Snoyman
0e6f32f4a6
Subsites working with new web-routes-quasi
2010-06-30 14:24:36 +03:00
Michael Snoyman
2f17cda10d
Routes is data family, not type family
2010-06-30 12:44:57 +03:00
Michael Snoyman
c91a4ada56
Changes reflecting web-routes-quasi modifications.
...
Minimal changes to get hello world working.
2010-06-30 12:23:55 +03:00
Michael Snoyman
b8c74e86ff
Fixes for CGI scripts in a subpath
2010-06-29 00:35:09 +03:00
Michael Snoyman
8101113505
Removed buffering (was killing performance)
2010-06-15 12:07:56 +03:00
Michael Snoyman
48d8ac3085
hlint
2010-06-10 00:33:03 +03:00
Michael Snoyman
93ad24f969
Sorted Contrib stuff into regular hierarchy
2010-06-09 10:26:54 +03:00
Michael Snoyman
59c56c1256
Cleaned up warnings
2010-06-09 10:14:17 +03:00
Michael Snoyman
f99852fd0f
Tests running again
2010-06-09 09:51:00 +03:00
Michael Snoyman
d57dc78983
Removed convertible-text
2010-06-09 09:48:21 +03:00
Michael Snoyman
8a20a416ba
ContentType is a String
2010-06-09 09:21:47 +03:00
Michael Snoyman
7262c30c74
More sophisticated subsite support
2010-06-06 21:51:26 +03:00
Michael Snoyman
56ac260207
isAuthorized
2010-06-05 21:25:32 +03:00
Michael Snoyman
30e1739bf8
web-routes-quasi 0.3
2010-05-21 13:46:53 +03:00
Michael Snoyman
ae43848001
clientsession changes
2010-05-21 09:41:33 +03:00
Michael Snoyman
712110a2ef
Removed web-encodings dependency
2010-05-20 22:21:26 +03:00