Michael Snoyman
8b2297adf4
Conditional support for persistent2 branch.
...
Pinging @gregwebs. I've backported the relevant tweaks on the yesod-1.4
branch, to allow master to compile against persistent2. Whenever you're
ready to release persistent2, we can:
1. Release persistent2.
2. Release new versions of yesod packages, which will work with
persistent 1.3 and 2.0.
3. Add an upper bound in Stackage to avoid using the new persistent
libraries until they're ready for primetime.
4. Release your blog post.
yesod-1.4 should then remove the CPP here and only work with
persistent2; the biggest "breaking change" in the 1.4 release will be
remove backwards compatibility hacks for persistent, conduit,
shakespeare, and wai.
2014-08-27 11:16:08 +03:00
Michael Snoyman
c66ef04f17
Merge branch 'master' into yesod-1.4
...
Conflicts:
yesod-form/Yesod/Form/Functions.hs
2014-08-25 20:20:16 +03:00
Michael Snoyman
2ad3227776
Version bumps
2014-08-20 17:54:46 +03:00
Michael Snoyman
a2d118e236
network/network-uri split
2014-08-16 23:02:32 +03:00
Michael Snoyman
9726f9c59f
Version bump
2014-08-06 14:03:53 +03:00
Michael Snoyman
7f5ed740a9
renderBootstrap2
2014-07-30 11:52:04 +03:00
Michael Snoyman
b33650551e
Version bump
2014-07-26 22:16:37 +03:00
Michael Snoyman
73204a0620
Merge pull request #784 from geraldus/form-i18n-ru-temp
...
Basic form i18n for Russian Language
2014-07-26 22:10:48 +03:00
Артур Файзрахманов
99484ab894
Fixed cabal file
...
Added Russian form translation as exposed module in .cabal
2014-07-27 01:08:39 +06:00
Michael Snoyman
6a09bc3406
Version bumps
2014-07-26 21:53:26 +03:00
Michael Snoyman
e6eae8ee5a
Merge remote-tracking branch 'origin/master' into yesod-1.4
...
Conflicts:
yesod-routes/Yesod/Routes/Parse.hs
yesod-routes/test/Hierarchy.hs
yesod-routes/yesod-routes.cabal
2014-07-26 21:20:31 +03:00
Michael Snoyman
9a583e5af3
Version bumps
2014-06-18 06:59:23 +03:00
Michael Snoyman
b93a5d1993
Merge branch 'master' into yesod-1.4
...
Conflicts:
yesod-core/test/YesodCoreTest/CleanPath.hs
yesod-persistent/yesod-persistent.cabal
2014-06-09 11:22:30 +03:00
Michael Snoyman
4158353070
Merge remote-tracking branch 'origin/master' into yesod-1.4
2014-06-05 15:13:15 +03:00
Michael Snoyman
0d599e463a
Version bumps
2014-06-05 06:05:47 +03:00
Michael Snoyman
0a3ae4ef66
Merge remote-tracking branch 'origin/master' into yesod-1.4
2014-06-01 16:12:36 +03:00
Michael Snoyman
08f796fc58
Version bumps
2014-05-27 12:48:03 +03:00
Michael Snoyman
96e59947eb
Add ToJSON and FromJSON for Textarea ( fixes #738 )
2014-05-13 09:08:44 +03:00
Michael Snoyman
098bff53ec
Lower bound on hamlet-1.1.8 for yesod-form #727
2014-04-30 07:40:54 +03:00
Michael Snoyman
c9378af060
Strip a bound
2014-04-18 14:36:17 +03:00
Michael Snoyman
3f4a870b86
Workaround for GHC 7.8.1 regression
2014-04-09 20:49:03 +03:00
Michael Snoyman
d764464152
conduit 1.1
2014-03-27 16:38:52 +02:00
Vincent Hanquez
8d07d1fa72
Use const time equality from byteable instead of crypto-api
2014-03-18 08:29:47 +00:00
Felipe Lessa
4366dbc05f
Bump yesod-form to version 1.3.8.
2014-03-11 17:10:54 -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
43eb8d83f0
Update hello-forms to use multi email field
2014-03-09 18:56:25 +02:00
Michael Snoyman
bcff12bed1
parseHelperGen
2014-03-05 06:59:57 +02:00
Michael Snoyman
12ddec8b8c
Fix pure for AForm #672
2014-02-26 07:54:01 +02:00
Michael Snoyman
480b4e3304
Some fixes for mass input
2014-02-10 11:24:20 +02:00
Michael Snoyman
37a2aba25c
Version bump
2014-02-02 18:45:29 +02:00
Michael Snoyman
b88308720f
step= for int and double fields
2014-01-21 22:52:18 +02:00
Michael Snoyman
1479f44f82
Version bumps
2014-01-16 07:46:27 +02:00
Michael Snoyman
b018c5d7aa
Allow persistent 1.3
2013-12-26 12:13:10 +02:00
Michael Snoyman
6f68aa46ff
Version bump
2013-12-13 08:24:18 +02:00
Michael Snoyman
294641c404
Version bumps
2013-11-10 07:48:01 +02:00
Michael Snoyman
2e7694d465
Version bump
2013-10-13 18:40:17 +03:00
Michael Snoyman
c876974656
version bumps
2013-09-10 20:43:42 +03:00
Michael Snoyman
db17c0ade1
shakespeare 1.2/version bumps
2013-09-08 13:48:24 +02:00
Michael Snoyman
5642489841
Minor tweaks for #590
2013-09-01 16:15:03 +03:00
Michael Snoyman
d5bf0f583d
Version bumps
2013-08-13 18:59:21 +03:00
Lubomír Sedlář
51f1b54b34
Add Czech translation to forms
2013-08-01 19:23:59 +02:00
Michael Snoyman
aae3c7a4fb
Version bumps
2013-06-24 13:57:07 +03:00
Michael Snoyman
99ba9456f7
Killed Yesod.Form.Class ( fixes #470 )
2013-04-11 14:18:52 +03:00
Michael Snoyman
28e7a9db23
Persistent 1.2
2013-04-03 09:06:13 +03:00
Michael Snoyman
099b96f178
Everything compiles
2013-03-13 13:35:11 +02:00
Michael Snoyman
db57468832
Version bumps
2013-03-11 12:07:10 +02:00
Michael Snoyman
eecda0c80e
Removed conditional compilation
2013-03-11 11:46:05 +02:00
Michael Snoyman
431787f7cb
Remove some upper bounds
2013-02-18 10:33:44 +02:00
Michael Snoyman
551b9d7c1e
Version bumps
2013-02-18 07:02:08 +02:00
Michael Snoyman
c786b30afb
email-validate 1.0.0
2013-02-02 19:51:15 +02:00
Michael Snoyman
d167842839
Version bumps, http-types 0.8
2013-01-29 10:33:14 +02:00
Michael Snoyman
b7224f9654
Version bumps
2012-12-02 14:38:34 +02:00
Michael Snoyman
fb02d71d73
Persistent 1.1
2012-11-27 16:57:46 +02:00
Michael Snoyman
69791585aa
email-validate 0.3
2012-11-22 07:09:41 +02:00
Michael Snoyman
053210da6f
shakespeare-js 1.0.2 and 1.1
2012-11-16 09:27:31 +02:00
Michael Snoyman
e40c846d47
yesod-form version bump
2012-11-15 09:18:37 +02:00
Michael Snoyman
e43bc22c39
Version bumps
2012-11-13 09:52:21 +02:00
Michael Snoyman
363e4afeee
Allow multiple files ( #448 )
2012-11-07 09:08:29 +02:00
Simon Hengel
dfae661878
Adept Hspec tests for forward compatibility
...
* Don't use hspecX, it's deprecated.
* Do not import Test.Hspec.HUnit. It's no longer necessary and may be
removed in the future.
2012-10-16 14:44:58 +02:00
Michael Snoyman
8793cffe47
warpEnv
2012-09-24 15:57:01 +02:00
Michael Snoyman
0c68f46762
MonadLift instance for AForm
2012-09-19 09:03:53 +03:00
Michael Snoyman
fef3024d30
network 2.4
2012-09-19 09:02:58 +03:00
Michael Snoyman
a6ce05609d
Version bumps
2012-09-11 07:17:23 +03:00
Michael Snoyman
6b31b583f2
checkMMod
2012-08-22 20:05:34 +03:00
Michael Snoyman
55264b1c6b
Version bumps
2012-08-13 20:42:57 +03:00
Felipe Lessa
d1f9a30efa
yesod-form: Use constTimeEq when checking XSRF token ( fixes #388 ).
2012-07-25 16:19:07 -03:00
Michael Snoyman
14f1fd1e27
Better parseTime
2012-07-13 16:20:10 +03:00
Michael Snoyman
699d76d13a
Merge branch 'beta'
...
Conflicts:
yesod-core/yesod-core.cabal
yesod-json/yesod-json.cabal
yesod-test/Yesod/Test.hs
yesod-test/test/main.hs
yesod-test/yesod-test.cabal
2012-07-11 08:48:09 +03:00
Michael Snoyman
3ecbf43f5d
$newline
2012-07-01 20:59:37 +03:00
Michael Snoyman
014732dac8
hspec 1.2
2012-06-26 10:56:50 +03:00
Michael Snoyman
9df0dd0212
Remove bounds on data-default
2012-06-26 09:09:07 +03:00
Michael Snoyman
ebc737a5cb
conduit 0.5
2012-06-22 15:28:14 +03:00
Michael Snoyman
83e6061944
Merge branch 'master' of https://github.com/tanakh/yesod
...
Conflicts:
yesod-auth/Yesod/Auth/Message.hs
yesod-form/yesod-form.cabal
2012-06-05 06:22:31 +03:00
Hideyuki Tanaka
7296b13fc3
japanese translation
2012-06-05 01:13:22 +09:00
Christian Rødli Amble
5a54cf0dbc
Norwegian language support.
2012-06-04 11:03:04 +02:00
Michael Snoyman
61b5627e44
Version bumps
2012-05-14 12:33:44 +03:00
Michael Snoyman
d0a7447f56
Remove containers upper bounds
2012-05-09 10:25:19 +03:00
Michael Snoyman
468b013860
Turn on blaze-html 0.5 by default
2012-05-09 09:50:37 +03:00
Michael Snoyman
e18c678aed
Remove upper bounds on bytestring ( yesodweb/shakespeare#60 )
2012-04-29 09:38:45 +03:00
Michael Snoyman
4789a1d073
yesod-form: blaze-html 0.5
2012-04-23 13:49:52 +03:00
Michael Snoyman
a3fdf21121
Auto-wrap SomeMessage on fieldSettingsLabel
2012-04-17 18:31:56 +03:00
Félix
e41a6aca80
Fixed module informations for the french translation of form messages
2012-04-11 19:49:11 +02:00
Michael Snoyman
110b4a2b45
Relax some upper bounds
2012-04-05 22:40:51 +03:00
Michael Snoyman
43d938bbe7
Switch from BSD3 to MIT
2012-04-03 10:45:51 +03:00
Michael Snoyman
fc29c153ed
Removed dates from version numbers
2012-04-03 07:57:43 +03:00
Michael Snoyman
25ec577449
transformers 0.3
2012-03-28 16:23:00 +02:00
Michael Snoyman
46308c8d1f
fsClass to fsAttrs
2012-03-25 17:57:40 +02:00
Michael Snoyman
22cd28b8f4
shakespeare 1.0 bump
2012-03-20 17:30:06 +02:00
Michael Snoyman
ec62f6f68c
nonce -> token ( #214 )
2012-03-16 06:39:30 +02:00
Michael Snoyman
cbd0719f37
conduit 0.3
2012-03-12 13:40:04 +02:00
Greg Weber
096a84cec1
version bumps for new shakespeare
2012-03-11 23:12:24 -07:00
Felipe Lessa
8a3024113f
Bump yesod-form to 0.4.2.
2012-02-20 16:32:55 -02:00
Felipe Lessa
99fa1a07c4
yesod-form requires yesod-core >= 0.10.2.
...
Commit 651a1f8abd introduced
this dependency without stating it on the build-depends.
2012-02-16 12:13:12 -02:00
Michael Snoyman
b26868cd28
Version bumps
2012-02-09 15:20:15 +02: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
9b92215819
WAI 1.1
2012-01-26 15:56:13 +02:00
Simon Hengel
5c2f2b11c3
Use HTTP repository URLs
...
That way they get linked from Hackage.
2012-01-18 09:45:31 +01:00
Michael Snoyman
8e623d04a6
Merge branch 'beta'
2011-12-29 12:01:21 +02:00
Michael Snoyman
ae79c4db39
yesod-form fixes
2011-12-28 00:07:06 +02:00