Commit Graph

2252 Commits

Author SHA1 Message Date
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
hirschen
101ef2497c Code cleanup and output exit status of build. 2012-04-18 08:59:35 +02: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
hirschen
204c8cc744 Run the buildhook with 'system' 2012-04-17 14:16:32 +02:00
hirschen
ccb9d00191 Add success- and failhook options to cmdline 2012-04-17 10:40:04 +02: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
Luite Stegeman
2f5628d254 fix building with GHC API 2012-04-13 02:02:58 +02: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
Greg Weber
44647eda1d Merge pull request #325 from acheshkov/patch-1
add additional documentation for language function
2012-04-09 05:52:16 -07:00
Michael Snoyman
7af5eef145 Version bump 2012-04-09 13:24:58 +03:00
Michael Snoyman
2aed359e44 Fix scaffolded settings.yml 2012-04-09 13:24:46 +03:00
Anton
09c461dd89 add additional documentation for language function 2012-04-09 14:02:09 +06:00
Michael Snoyman
5a716de3d0 Version bump 2012-04-09 10:17:53 +03:00
Michael Snoyman
285c3497f4 Version bump 2012-04-09 10:16:06 +03:00
Michael Snoyman
aed67fc680 Better scaffolded default-layout for Twitter Bootstrap 2012-04-09 10:16:06 +03:00
Patrick Palka
27d8f13e7f [yesod] update extra-source-files in cabal file 2012-04-08 00:58:19 -04:00
Patrick Palka
e341420596 Merge remote-tracking branch 'origin/master' into purge-cpp 2012-04-08 00:29:17 -04:00
Patrick Palka
5b8925962f [scaffold] make the scaffolding buildable 2012-04-08 00:27:22 -04:00
gregwebs
1f392d2b79 install yesod with cabal-meta 2012-04-07 17:40:55 -07:00
Michael Snoyman
4ac413e419 Configurable session name 2012-04-07 23:01:29 +03:00
Patrick Palka
55bd35fc5c [scaffold] add 'production' and 'prod' combinator 2012-04-06 12:21:03 -04:00
Patrick Palka
687961cd22 [scaffold] refactor uses of CPP into pure Haskell 2012-04-06 12:16:03 -04:00
Luite Stegeman
2ba9828295 add Types to other-modules 2012-04-06 06:38:46 +02:00
Luite Stegeman
d774c32680 include .cabal file in the watched files 2012-04-05 21:53:58 +02:00
Michael Snoyman
8d0f429c62 Merge remote-tracking branch 'origin/master' 2012-04-05 22:41:11 +03:00
Michael Snoyman
110b4a2b45 Relax some upper bounds 2012-04-05 22:40:51 +03:00
Michael Snoyman
f8c41eb5ac Doc fix 2012-04-05 22:39:39 +03:00