Commit Graph

4261 Commits

Author SHA1 Message Date
Michael Snoyman
99831b52a2 Respect accept header for JSON in devel server #719 2014-04-24 07:14:01 +03:00
Michael Snoyman
f43c7fd3e4 copy-to-port #724 2014-04-24 06:38:53 +03:00
Michael Snoyman
e9311d0e1f ToWidget instances for Css, JS 2014-04-23 16:31:13 +03:00
Michael Snoyman
bf3e8afefb Fix some character encoding bugs 2014-04-23 16:05:00 +03:00
Greg Weber
9fa5a23597 remove white space 2014-04-21 22:07:22 -07:00
Greg Weber
2ea07ed398 use latest css-text version 2014-04-21 22:07:22 -07:00
Greg Weber
22caf035ef absolute url function returns lazy text 2014-04-21 22:07:21 -07:00
Greg Weber
a2e979ccda expose url re-writing function 2014-04-21 22:07:21 -07:00
Greg Weber
c3976efea9 make relative css urls absolute 2014-04-21 22:07:20 -07:00
Michael Snoyman
9b816aec75 Scaffolding update 2014-04-18 16:08:57 +03:00
Michael Snoyman
65f12be39b Fixes for previous merge 2014-04-18 15:18:31 +03:00
Michael Snoyman
c9378af060 Strip a bound 2014-04-18 14:36:17 +03:00
Michael Snoyman
fe622d5345 Merge remote-tracking branch 'origin/master' into yesod-1.4
Conflicts:
	yesod-auth/yesod-auth.cabal
	yesod-form/Yesod/Form/Fields.hs
	yesod-form/yesod-form.cabal
	yesod-persistent/Yesod/Persist/Core.hs
2014-04-18 14:33:54 +03:00
Michael Snoyman
b6f221b54e Platform update 2014-04-17 08:31:20 +03:00
Michael Snoyman
03a39a05f7 Export defaultYesodMiddleware and authorizationCheck 2014-04-17 07:54:37 +03:00
Michael Snoyman
2c9777403a Travis: install alex 2014-04-16 14:42:41 +03:00
Michael Snoyman
dfd7965b6b Workarounds for older bytestrings 2014-04-16 14:31:54 +03:00
Michael Snoyman
e8ce5650da Version bump 2014-04-14 08:40:21 +03:00
Michael Snoyman
e036f934f6 Add MonadCatch for WidgetT 2014-04-14 08:32:55 +03:00
Michael Snoyman
186a676a5c Merge branch 'master' of github.com:yesodweb/yesod 2014-04-12 22:26:47 +03:00
Michael Snoyman
82d40c4ad4 Remove a useless upper bound 2014-04-12 22:26:19 +03:00
Michael Snoyman
e355dbcf43 GHC 7.8 support 2014-04-12 21:47:06 +03:00
Michael Snoyman
dc6c96a4a3 Merge pull request #714 from pseudonom/static-docs
Fixed old comment on CSS post-processing default
2014-04-12 21:01:45 +03:00
pseudonom
620e200c4d Fixed old comment on CSS post-processing default 2014-04-11 17:26:39 -04:00
Michael Snoyman
7133f75bf3 Note about strictness annotations 2014-04-10 20:36:46 +03:00
Michael Snoyman
b67d225f56 Use mplus (thanks @meteficha) 2014-04-10 20:30:14 +03:00
Michael Snoyman
4dc7a1258c Deeply evaluate session and headers #712 2014-04-10 20:21:49 +03:00
Michael Snoyman
c44a48c8ae Test cases for #712 2014-04-10 19:59:54 +03:00
Michael Snoyman
398abb0ade Scaffolding update 2014-04-10 19:58:46 +03:00
Michael Snoyman
b8a73d9b7f defaultMiddlewares and MonadCatch instance 2014-04-10 15:04:29 +03:00
Michael Snoyman
ad4ab651b4 renderBootstrap2 2014-04-09 21:59:06 +03:00
Michael Snoyman
e61c98507b Workaround for some meaningless warnings 2014-04-09 21:34:36 +03:00
Michael Snoyman
3f4a870b86 Workaround for GHC 7.8.1 regression 2014-04-09 20:49:03 +03:00
Michael Snoyman
c8553920a3 Version bump 2014-04-09 20:14:02 +03:00
Michael Snoyman
0b861143af Add yesod-auth-hashdb to make-cabal.sh 2014-04-09 19:55:08 +03:00
Michael Snoyman
8b3d854d22 Reformat make-cabal.sh 2014-04-09 19:54:32 +03:00
Michael Snoyman
2528bc3c3e Merge pull request #710 from paul-rouse/master
Add yesod-auth-hashdb to platform and Yesod.Auth description
2014-04-09 19:49:43 +03:00
Michael Snoyman
588cafa223 Expand YesodDB for GHC 7.8.1 bug #709 2014-04-09 19:37:33 +03:00
Paul Rouse
a81639f480 Typo 2014-04-09 17:36:39 +01:00
Paul Rouse
7180d8f299 Add yesod-auth-hashdb to platform and Yesod.Auth description 2014-04-09 17:33:41 +01:00
Michael Snoyman
5a24477316 Fix some CPP 2014-04-09 07:40:38 +03:00
Michael Snoyman
41054cc171 A few version bumps 2014-04-03 16:20:21 +03:00
Michael Snoyman
7512cc2bfc Add ToContent etc instance for Css and Javascript 2014-04-03 12:23:38 +03:00
Michael Snoyman
55309a01b3 Don't install deprecated mega-sdist 2014-04-02 13:09:57 +03:00
Michael Snoyman
f16f7ed83d Version bump 2014-04-02 13:04:10 +03:00
Michael Snoyman
843e03d4f7 scaffolding and platform updates 2014-04-02 13:03:41 +03:00
Michael Snoyman
5edb77eb80 Use defaultShouldDisplayException 2014-03-30 09:38:36 +03:00
Michael Snoyman
76cff2ab23 MonadReader instance for HandlerT and WidgetT 2014-03-28 13:15:51 +03:00
Michael Snoyman
03d86646a6 Version bump 2014-03-27 17:41:23 +02:00
Michael Snoyman
66e9e203f8 Remove some old files 2014-03-27 17:40:58 +02:00