Michael Snoyman
fc0fed4c14
Removed Handler type synonym
2010-08-25 15:34:33 +03:00
Michael Snoyman
b0c2bf0a3b
julius $ -> %
2010-08-25 09:13:57 +03:00
Michael Snoyman
f102b9882b
defaultLayout now works directly on widgets
2010-08-22 16:08:58 +03:00
Michael Snoyman
21becc6bda
randomKey in Auth uses randomString from Mail
2010-08-20 10:37:27 +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
6bef4e5018
Auth -> Auth master
2010-08-19 09:45:07 +03:00
Michael Snoyman
f7dc45eb9e
addJavaScript -> addJavascript
2010-08-18 07:15:12 +03:00
Michael Snoyman
adc8a8cf63
Textarea
2010-08-18 07:06:13 +03:00
Michael Snoyman
24e6806cde
Bug fixes for last change
2010-08-18 00:01:03 +03:00
Michael Snoyman
799ee875f6
Minor fixes for the auth module
2010-08-17 23:58:29 +03:00
Michael Snoyman
cfffdd9cb3
Hiding lift in Static
2010-08-17 17:33:51 +03:00
Michael Snoyman
bca6317490
GForm uses ReaderT
2010-08-16 14:48:38 +03:00
Michael Snoyman
2cefc3c2a7
Form minor changes, setMessage not polymorphic
2010-08-15 11:23:46 +03:00
Michael Snoyman
476926cb68
Added checkForm
2010-08-15 01:02:15 +03:00
Michael Snoyman
d0f1c60b63
Added UTF8 path tests
2010-08-14 21:50:56 +03:00
Michael Snoyman
2e4adb5551
jQuery and Nic fixes
2010-08-13 17:29:13 +03:00
Michael Snoyman
b5fa539f1b
Remove fpHamlet
2010-08-13 17:16:50 +03:00
Michael Snoyman
a609f2d046
Remove need to mapFormXml externally
2010-08-13 16:28:17 +03:00
Michael Snoyman
c7ac7f191c
Minor rearranging and renaming
2010-08-13 16:24:51 +03:00
Michael Snoyman
2a19d1a4e8
Split Yesod.Form into subfiles
2010-08-13 16:11:22 +03:00
Michael Snoyman
280aa5d543
Foundations for multiForm.
...
Instead of a single integer, we store a list of integers in a form. This
allows nesting. Now there are some auxilary functions for nesting level
manipulation, as well as a Monoid instance for FormResult.
2010-08-13 15:39:15 +03:00
Michael Snoyman
95392aba0a
Minor code cleanup
2010-08-13 15:38:24 +03:00
Michael Snoyman
cc102b67d9
IsString instance for FormFieldSettings
2010-08-13 15:31:42 +03:00
Michael Snoyman
1a273387d6
Added urlField
2010-08-12 11:41:18 +03:00
Michael Snoyman
13d3d020a7
Shorter URLs for static hashes
2010-08-11 15:03:25 +03:00
Michael Snoyman
b11a05d9eb
ToHtml for setMessage
2010-08-11 15:03:08 +03:00
Michael Snoyman
4d0be9f672
base64md5
2010-08-11 14:03:53 +03:00
Michael Snoyman
db3b29f6b0
cassius and julius
2010-08-11 07:52:38 +03:00
Michael Snoyman
90a56784eb
Tests build again
2010-08-09 17:53:33 +03:00
Michael Snoyman
2f3a0effff
Removed inefficient builder-to-lbs calls
2010-08-09 17:48:59 +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
5190a5eabb
addStaticContent
2010-08-08 12:48:08 +03:00
Michael Snoyman
a9a3730731
Camlet and Jamlet
2010-08-08 10:48:32 +03:00
Michael Snoyman
ce25f03e79
setUltDest' sets query string as well
2010-08-06 14:03:18 +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
faf2669d63
Added textarea and hidden (hidden needs work)
2010-08-04 17:36:10 +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
9392665491
getSuperclass is part of toFormField
2010-07-26 15:38:39 +03:00
Michael Snoyman
257bad8874
Fixed reversed id and name
2010-07-26 14:42:41 +03:00
Michael Snoyman
50fa02953e
Some convenience functions and bugfixes
2010-07-26 12:47:42 +03:00
Michael Snoyman
74e1c8cbf9
superclass in mkToForm
2010-07-26 12:18:57 +03:00
Michael Snoyman
1c6f8fb46c
FormFieldSettings
2010-07-26 12:01:18 +03:00
Michael Snoyman
55e4771104
Fixed bug in boolInput
2010-07-24 22:34:08 +03:00
Michael Snoyman
e6dc40d582
Fixed auth module
2010-07-22 13:03:07 +03:00
Michael Snoyman
0db163aea8
ToForm and ToFormField take master site param
2010-07-22 12:27:26 +03:00
Michael Snoyman
71c8355698
URL settings in Yesod typeclass
2010-07-22 07:25:36 +03:00
Michael Snoyman
4b2b14e3ac
Added intInput
2010-07-21 09:41:45 +03:00
Michael Snoyman
2391995622
URLs are modifiable via IORefs
2010-07-21 08:18:34 +03:00
Greg Weber
83057e1a5f
add jqueryDayTimeField for a datetime field widget
2010-07-20 13:33:49 -07:00
Michael Snoyman
d4333814f7
Parsing toFormField attribute, dropping Form newtype wrappers
2010-07-20 22:14:07 +03:00
Michael Snoyman
a0bc2a1d21
persistent 0.2.0
2010-07-20 16:54:54 +03:00
Greg Weber
8ca2f3e2b4
derive standard classes for JqueryDay field
2010-07-16 11:20:57 -07: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
db7dfcbefd
Added Html' and get404
2010-07-13 11:17:25 +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
d5704fb65d
E-mail validation via email-validate
2010-07-11 10:12:33 +03:00
Michael Snoyman
93d71a4779
Added email field
2010-07-11 10:05:05 +03:00
Michael Snoyman
ecd39ed587
Added jsonRaw function
2010-07-11 07:25:56 +03:00
Michael Snoyman
9f75a77fcc
Unwrapped type for jqueryDayField et al
2010-07-10 22:15:24 +03:00
Michael Snoyman
0f1378a013
Widgets only create script and style tags when necessary
2010-07-10 21:56:35 +03:00
Michael Snoyman
2c0434c431
Added addJavaScript for widgets
2010-07-10 21:48:16 +03:00
Michael Snoyman
7d273861e2
Better doc for setSession
2010-07-10 21:44:10 +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
d6509266f4
Fix optionalFieldHelper
2010-07-07 17:20:24 +03:00
Michael Snoyman
2a71c7ab9b
Unified fields and inputs
2010-07-07 07:12:04 +03:00
Michael Snoyman
9fde607bd8
Fancy form widgets
2010-07-07 06:21:32 +03:00
Michael Snoyman
5354c03a2c
Autocomplete form widget
2010-07-06 22:36:20 +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
ef7d27df7c
Renamings in Form
2010-07-06 10:42:58 +03:00
Michael Snoyman
af46ece3ed
Hamlet adds ToHtml typeclass
2010-07-06 09:15:55 +03:00
Michael Snoyman
55e0af467d
Added JqueryDay and NicHtml newtypes
2010-07-06 09:14:18 +03:00
Michael Snoyman
6d05c9ec30
Specify label and tooltip in field attributes
2010-07-05 22:43:41 +03:00
Michael Snoyman
c71821a5c9
Added time field
2010-07-04 08:21:41 +03:00
Michael Snoyman
2289400d7a
Hamlet html-angle-brackets change
2010-07-04 01:28:15 +03:00
Michael Snoyman
fcfd1559ca
Minor fix in atom
2010-07-04 01:00:50 +03:00
Michael Snoyman
56240984f3
A bunch of minor additions for forms
2010-07-02 13:36:45 +03:00
Michael Snoyman
c7f1669ac0
Yesod routes must fulfill equality constraint
2010-07-02 09:37:17 +03:00
Michael Snoyman
879d5657ba
Remove old content from Form module
2010-07-02 09:22:15 +03:00
Michael Snoyman
65d8e2febd
Added blog sample
2010-07-02 09:19:26 +03:00
Michael Snoyman
f2e71a6c00
htmlField and fixed auth
2010-07-02 07:18:39 +03:00
Michael Snoyman
be3235a0b2
Added maybeAuthorized
2010-07-02 07:18:08 +03:00
Michael Snoyman
d8fca59025
Semi-working forms based on widgets
...
Cool feature: automatically include a Javascript library for a
datepicker when you need a day field.
2010-07-01 22:16:56 +03:00
Michael Snoyman
8f1f8537fe
Began porting forms to widgets
2010-07-01 20:46:16 +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
5568530a5d
Added extractBody
2010-07-01 17:19:42 +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
53f7837cff
Added a few incomplete functions to Form
2010-06-30 23:17:00 +03:00
Michael Snoyman
1a375e8fb4
Merged Yesod.Form and yesod.Formable
2010-06-30 22:41:47 +03:00
Michael Snoyman
95047029f8
Some documentation updates
...
Next target for cleanup: Yesod.Form, Yesod.Formable and
Yesod.Helpers.Crud.
2010-06-30 21:55:33 +03:00