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
6ecf2c4c89
Some convenience exports
2010-08-17 17:32:19 +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
81cbd67475
Custom form layout example
2010-08-13 17:41:46 +03:00
Michael Snoyman
29b38af610
Added ignore
2010-08-13 17:29:43 +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