Commit Graph

2118 Commits

Author SHA1 Message Date
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
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
Hiromi Ishii
c2d4f15cad removed extra file deps for qq.h 2012-04-05 16:23:25 +09:00
gregwebs
c1ff148cfd remove fromArgsWith from documentation 2012-04-04 14:23:32 -07:00
Michael Snoyman
487e5c9bc4 Don't test for tiny 2012-04-04 07:12:05 +03:00
Michael Snoyman
43d938bbe7 Switch from BSD3 to MIT 2012-04-03 10:45:51 +03:00
Michael Snoyman
6461edf00b Feeds use xml-conduit (#301) 2012-04-03 09:51:04 +03:00
Michael Snoyman
ddde7e1676 yesod devel prints error messages too 2012-04-03 09:49:22 +03:00
Michael Snoyman
9563865e30 sitemap uses xml-conduit 2012-04-03 09:19:55 +03:00
Michael Snoyman
742ffa4d14 Automatically apply toWidget to ^{} interpolations 2012-04-03 08:07:57 +03:00
Michael Snoyman
fc29c153ed Removed dates from version numbers 2012-04-03 07:57:43 +03:00
Michael Snoyman
94bb9ce22c Removed submodules 2012-04-03 07:55:56 +03:00
Michael Snoyman
c00aa5971b yesod devel: hide "Loading package" messages 2012-04-03 07:45:13 +03:00
Michael Snoyman
c3f58479f9 Devel server prints URL, not just port (#306) 2012-04-03 07:02:12 +03:00
Michael Snoyman
4d7355cf33 Merge remote-tracking branch 'origin/master' into HEAD 2012-04-02 20:28:11 +03:00
Michael Snoyman
8639c54339 NoMonomorhpismRestriction in scaffolding 2012-04-02 18:33:30 +03:00
Michael Snoyman
94a844f9fe yesod devel handles Vim better 2012-04-02 18:33:14 +03:00
Michael Snoyman
1b985796ec Better generateFormPost 2012-04-02 18:32:53 +03:00
gregwebs
db55170dff fix import warnings 2012-04-02 07:35:30 -07:00
Michael Snoyman
fa1a03d420 Scaffolder: always use App as sitearg 2012-04-02 17:24:39 +03:00
gregwebs
0020feff62 still need to invoke cabal on 7.4 2012-04-02 07:11:19 -07:00
gregwebs
1ccbf5ce06 fix yesod devel file finding breakage 2012-04-02 06:47:41 -07:00
gregwebs
26a78f41ce Merge branch 'master' of github.com:yesodweb/yesod 2012-04-01 11:06:18 -07:00
gregwebs
3fbe4c8f62 ignore lower case directories 2012-04-01 07:19:14 -07:00
gregwebs
8b3adbb01e use hs-source-dirs, no hamlet deps in 7.4
* pass along hs-source-dirs to the dependency finders
* 7.4 tracks hamlet dependencies already
2012-04-01 06:58:23 -07:00