Commit Graph

1958 Commits

Author SHA1 Message Date
Michael Snoyman
a8b06e0e9a Fixed yesod devel flag checking 2012-04-25 10:43:21 +03:00
Michael Snoyman
fbc75699da Mention yesod test on homepage 2012-04-25 07:32:22 +03:00
Michael Snoyman
9c7b8db916 Merge remote-tracking branch 'parcs/purge-cpp' 2012-04-25 07:25:54 +03:00
Michael Snoyman
d3277efe8a Removed a file from cabal file 2012-04-25 07:21:15 +03:00
Michael Snoyman
4120d16b64 Added yesod test command 2012-04-25 07:20:03 +03:00
Michael Snoyman
a4052b2784 Improved scaffolded cabal file 2012-04-25 07:19:46 +03:00
Michael Snoyman
f99fe1983f Fix scaffolded tests 2012-04-25 07:00:43 +03:00
Michael Snoyman
d96a28a088 More yesod-test cabal changes 2012-04-25 06:59:06 +03:00
Michael Snoyman
797339cbd2 yesod-test: use correct nonce/token key 2012-04-25 06:54:13 +03:00
Michael Snoyman
0755761834 Fix tests in scaffolding a bit 2012-04-24 18:57:14 +03:00
Michael Snoyman
81e61c4b55 Merge remote-tracking branch 'origin/master' 2012-04-24 17:33:06 +03:00
Michael Snoyman
cb2700d005 yesod-test: support newest hspec 2012-04-24 17:31:53 +03:00
Felipe Lessa
68001ed057 Fix a fixme comment. 2012-04-24 09:55:47 -03:00
Michael Snoyman
2a4747cd36 yesod-test: blaze-html 0.5 2012-04-23 16:06:37 +03:00
Michael Snoyman
ed9cafbf8f Fix to-cabal script 2012-04-23 15:25:11 +03:00
Michael Snoyman
82cf5d5b61 yesod: blaze-html 0.5 2012-04-23 15:13:29 +03:00
Michael Snoyman
49ebe878f0 yesod-newsfeed: blaze-html 0.5 2012-04-23 14:18:41 +03:00
Michael Snoyman
c34a62e5ca yesod-platform: do not include text 2012-04-23 14:14:41 +03:00
Michael Snoyman
8802472344 yesod-auth: use blaze-html 0.5 2012-04-23 14:14:23 +03:00
Michael Snoyman
aa459bc8d8 Fixed some warnings 2012-04-23 14:01:25 +03:00
Michael Snoyman
4789a1d073 yesod-form: blaze-html 0.5 2012-04-23 13:49:52 +03:00
Michael Snoyman
4bb2c33bfe yesod-core for blaze-html 0.5 2012-04-23 11:12:02 +03:00
Michael Snoyman
e2c79f95bd OpenID claimed IDs 2012-04-20 10:14:32 +03:00
Michael Snoyman
e19597cbf7 Include yesod-platform.cabal 2012-04-19 11:36:10 +03:00
Michael Snoyman
dcbccfaa71 hjsmin bump 2012-04-19 11:07:48 +03:00
Michael Snoyman
9fbd9d239d Merge remote-tracking branch 'origin/master' 2012-04-19 07:59:06 +03:00
Michael Snoyman
a4920c46ca Version bumps 2012-04-19 07:57:43 +03:00
Michael Snoyman
15e6289fe1 Merge pull request #336 from SKAhack/master
Fixed comment of Yesod.Default.Util.widgetFileJsCss
2012-04-17 20:42:56 -07:00
Luite Stegeman
3ea7bcacaf add warning, this seems to bite many new users 2012-04-17 22:52:09 +03:00
Hiroki Sato
6f26f75064 Fixed comment 2012-04-18 02:41:59 +09:00
Michael Snoyman
4b6490e037 Generalize hiddenField to any PathPiece 2012-04-17 18:31:57 +03:00
Michael Snoyman
d1e29f958b Help out cabal a bit 2012-04-17 18:31:56 +03:00
Michael Snoyman
a3fdf21121 Auto-wrap SomeMessage on fieldSettingsLabel 2012-04-17 18:31:56 +03:00
Michael Snoyman
ce1f691f43 Merge pull request #332 from markwright/master
Add missing test source files to extra-source-files
2012-04-16 06:28:39 -07:00
Mark Wright
745edc36b1 Add test/main.hs to extra-source-files: to hopefully fix https://github.com/yesodweb/yesod/issues/331 2012-04-16 21:15:58 +10:00
Mark Wright
f7b0f6ce12 Include missing test files and sort the list of test files 2012-04-16 21:10:52 +10:00
Michael Snoyman
b9e52bfec7 Include approot for dev by default (#329) 2012-04-15 09:47:26 +03:00
Michael Snoyman
b1e71b0a8a yesod-platform in scaffolded cabal 2012-04-15 06:45:27 +03:00
Felipe Lessa
a485e5c33b Merge pull request #326 from Xarch/master
French translation of Yesod Auth.
2012-04-11 11:17:44 -07:00
Félix
856a25c67f Frencih -> French 2012-04-11 20:15:11 +02:00
Félix
e41a6aca80 Fixed module informations for the french translation of form messages 2012-04-11 19:49:11 +02:00
Felipe Lessa
a2cb436828 Fix FIXME comment on htmlField (fixes #328). 2012-04-11 08:34:55 -03:00
Félix
9ccd0e24a6 French support for forms 2012-04-10 20:27:10 +02:00
Félix
69871a030a Fixed some typos in the french translation 2012-04-10 19:14:41 +02:00
Patrick Palka
1b9b19bb64 [scaffold] use if-then-else instead of guards
While the guards solution was nice, it causes GHC to emit a
non-exhaustive pattern warning.
2012-04-10 12:12:54 -04:00
Michael Snoyman
74a826fbb4 clearSession 2012-04-10 18:56:30 +03:00
Félix
dd8ce35e74 French translation of Yesod Auth messages 2012-04-09 19:58:23 +02:00
Patrick Palka
7ce991d9cb [scaffold] fix typo in setLogger definition 2012-04-09 11:13:28 -04:00
Patrick Palka
78be263e02 [scaffold] remove the cryptic dev/prod combinators 2012-04-09 11:09:42 -04:00
gregwebs
ba4cd002e1 documentation cleanup 2012-04-09 05:54:53 -07:00