Michael Snoyman
476b10b5c7
Merge pull request #687 from meteficha/bootstrap3
...
New Yesod.Form.Bootstrap3 module
2014-03-12 06:44:28 +02:00
Michael Snoyman
532cdd0d2f
Merge pull request #689 from yesodweb/fork-handler2
...
add forkHandler. closes #680
2014-03-12 06:26:01 +02:00
Greg Weber
4b8cb247ce
add forkHandler. closes #680
...
Also fix import warnings in Handler
2014-03-11 18:33:45 -07:00
Greg Weber
5c3078b51e
parseJsonBody_ deprecated for requireJsonBody
2014-03-11 18:07:46 -07:00
Greg Weber
8535f19583
use fewer imports
2014-03-11 17:14:24 -07:00
Felipe Lessa
e44b93083a
Smarter with{Small,Large}Input, do not override existing classes.
2014-03-11 17:45:59 -03:00
Felipe Lessa
4366dbc05f
Bump yesod-form to version 1.3.8.
2014-03-11 17:10:54 -03:00
Felipe Lessa
93aa6c08de
Ignore backup files.
2014-03-11 17:10:05 -03:00
Felipe Lessa
59402da412
Deprecate the original renderBootstrap.
2014-03-11 17:09:27 -03:00
Felipe Lessa
12a527a9d5
New Yesod.Form.Bootstrap3 module.
...
The original renderBootstrap code was heavily modified by
Mladen Srdic [1]. I took his code and modified it as well,
and the result is this commit.
[1] https://www.fpcomplete.com/user/msrdic/bootstrap-3-forms-with-yesod-1
2014-03-11 17:08:41 -03:00
Michael Snoyman
c86823b1ce
Version bump
2014-03-11 18:38:21 +02:00
Michael Snoyman
64547ba773
Import mkHsFile for Windows as well
2014-03-11 06:29:51 +02:00
Michael Snoyman
43eb8d83f0
Update hello-forms to use multi email field
2014-03-09 18:56:25 +02:00
Michael Snoyman
566060df8e
Remove redundant script in travis.yml
2014-03-09 18:54:10 +02:00
Michael Snoyman
99fd185a25
Merge pull request #683 from TobyGoodwin/master
...
Implement multiEmailField
2014-03-09 18:51:17 +02:00
Toby Goodwin
e2a6ef31ed
eschew fromJust, better error reporting
2014-03-09 16:20:39 +00:00
Michael Snoyman
414236481f
Add yesod-websockets to sources.txt
2014-03-09 07:56:51 +02:00
Toby Goodwin
1acd48079c
improve error handling to report particular errs
2014-03-07 18:57:29 +00:00
Toby Goodwin
010ecffa1b
implement multiEmailField
2014-03-07 18:28:35 +00:00
Michael Snoyman
9eeefca36a
Added chat example
2014-03-07 09:16:14 +02:00
Michael Snoyman
f1ca43e7c6
Include async helpers
2014-03-07 07:34:00 +02:00
Michael Snoyman
065c1887ad
WebsocketsT ==> WebSocketsT
2014-03-07 07:19:51 +02:00
Michael Snoyman
15b509fcab
Added conduit API
2014-03-07 07:19:24 +02:00
Michael Snoyman
0a2c3a1d7a
Updated gitignore
2014-03-07 07:15:30 +02:00
Michael Snoyman
13976667ed
Initial yesod-websockets
...
Pinging @gregwebs and @meteficha. Greg: I know you were talking about
Sockets.IO support, and Felipe: I thought you might be curious about
this relative to yesod-eventsource. Comments welcome :)
2014-03-06 18:00:46 +02:00
Michael Snoyman
56e42936b0
sendRawResponse
2014-03-06 16:34:27 +02:00
Michael Snoyman
11a35799b5
Version bump
2014-03-06 07:49:21 +02:00
Michael Snoyman
d2745fc277
Separate hsfiles command
2014-03-06 07:35:05 +02:00
Michael Snoyman
a4ab0530ca
Merge branch 'now-simpler' of github.com:HugoDaniel/yesod
...
Conflicts:
yesod-bin/main.hs
yesod-bin/yesod-bin.cabal
2014-03-06 07:32:37 +02:00
Michael Snoyman
a719dee9ba
warp 2.0.3.3
2014-03-06 07:23:12 +02:00
Michael Snoyman
bcff12bed1
parseHelperGen
2014-03-05 06:59:57 +02:00
Michael Snoyman
9574eda4ae
Merge pull request #679 from docmunch/master
...
Added a createOnClickOverride function to BrowserId
2014-03-05 06:45:05 +02:00
Max Cantor (MBPr)
6182ecb256
Correct Cabal Version and Added createOnClickOverride to BrowserId
2014-03-04 15:24:08 -08:00
Greg Weber
a62157097c
parseJsonBody_ -> requireJsonBody. closes #678
2014-03-04 10:06:56 -08:00
Michael Snoyman
ac871397e9
Merge remote-tracking branch 'origin/simpler-dispatch' into persistent2-simpler-dispatch
2014-03-04 15:02:21 +02:00
Michael Snoyman
5cb02e2a9b
Minor tweaks
2014-03-04 15:02:01 +02:00
Michael Snoyman
a83971c273
Add some yesod-routes benchmarks
2014-03-04 14:09:12 +02:00
Michael Snoyman
2af3b1b8f1
Merge remote-tracking branch 'origin/simpler-dispatch' into persistent2-simpler-dispatch
2014-03-04 13:57:51 +02:00
Michael Snoyman
eb54c35677
Fix a test
2014-03-04 13:57:43 +02:00
Michael Snoyman
13172439a9
Added missing ViewPatterns
2014-03-04 13:57:15 +02:00
Michael Snoyman
84baab6fb5
Merge remote-tracking branch 'origin/simpler-dispatch' into persistent2-simpler-dispatch
2014-03-04 13:47:21 +02:00
Michael Snoyman
c19088d569
Switch yesod-core to use simpler dispatch
2014-03-04 13:46:03 +02:00
Michael Snoyman
750bc9c9ac
All simpler dispatch tests pass
2014-03-04 13:41:16 +02:00
Michael Snoyman
f4bbe1cc52
Set content-length whenever evaluating a response body
2014-03-02 14:30:46 +02:00
Michael Snoyman
2819821b2e
Version bump
2014-03-02 07:51:55 +02:00
Michael Snoyman
a1166022ed
Merge pull request #676 from igraves/master
...
Switching to Data.Default.Class in yesod-bin.
2014-03-02 07:48:32 +02:00
Ian Graves
198e65d222
Switching to Data.Default.Class in yesod-bin.
2014-03-01 14:16:44 -06:00
Michael Snoyman
12ddec8b8c
Fix pure for AForm #672
2014-02-26 07:54:01 +02:00
Michael Snoyman
58ade2e446
Merge branch 'master' of github.com:yesodweb/yesod
2014-02-26 07:51:24 +02:00
Michael Snoyman
9e7710dd9a
Merge pull request #673 from meteficha/yesod-auth-email-layout
...
Allow custom handlers for Yesod.Auth.Email
2014-02-26 07:28:37 +02:00