Commit Graph

843 Commits

Author SHA1 Message Date
Michael Snoyman
f864ed4b06 New YesodMessage stuff 2011-05-02 05:57:45 +03:00
Michael Snoyman
ff0c907159 YesodMessage changes 2011-05-01 22:46:21 +03:00
Michael Snoyman
ba686f16e9 Remove "Helpers" 2011-05-01 22:14:32 +03:00
Michael Snoyman
ef74164f5f Initial I18N suport 2011-04-29 17:20:21 +03:00
Michael Snoyman
fe592b6ad1 Removed some debug 2011-04-29 16:36:30 +03:00
Michael Snoyman
b04e034b0d Ugly devel hack, but it (hopefully) works 2011-04-29 09:24:22 +03:00
Michael
4db67d2b2f Bug fix 2011-04-28 15:37:30 +03:00
Michael Snoyman
0d77804d0f Don't rely on OverloadedStrings 2011-04-24 16:40:05 +03:00
Michael Snoyman
36966acc74 Removed devel-server.hs 2011-04-19 21:36:50 +03:00
Michael Snoyman
97ec67a8ba Better Lucius support, rearrange some files 2011-04-19 21:01:53 +03:00
Michael Snoyman
44e22e9261 Build yesod threaded 2011-04-18 17:59:59 +03:00
Michael Snoyman
1aec06f73d Scaffolded site uses yesod devel properly 2011-04-18 17:28:34 +03:00
Michael Snoyman
c55a122236 yesod devel 2011-04-18 16:38:14 +03:00
Michael Snoyman
dade68afc7 yesod build 2011-04-18 15:19:33 +03:00
Michael Snoyman
46ebf76c01 Main is not a valid foundation datatype name 2011-04-17 06:51:12 +03:00
Michael Snoyman
254795cb40 Various scaffolding tweaks 2011-04-15 12:36:19 +03:00
Michael Snoyman
52bb6fdc50 Cleanup, use SinglePiece 2011-04-15 12:32:07 +03:00
Michael Snoyman
adbc9e1868 Export toHtml 2011-04-15 07:56:08 +03:00
Michael Snoyman
18e04175eb joinPath takes Text 2011-04-15 07:33:52 +03:00
Michael Snoyman
da4f679f36 Use readKey/showKey 2011-04-14 17:43:10 +03:00
Michael Snoyman
69abcb344a Breadcrumbs use Text 2011-04-12 23:13:56 +03:00
Michael Snoyman
a547ba0ac5 Fix bug with root link 2011-04-10 21:06:37 +03:00
Michael Snoyman
1948a9a429 Logging TH functions and a minor bugfix 2011-04-09 23:16:22 +03:00
Michael Snoyman
eb94784201 Merge remote branch 'patrick/master'
Conflicts:
	Yesod/Helpers/Auth/HashDB.hs
	yesod-auth.cabal
2011-04-09 22:36:43 +03:00
Michael Snoyman
410aec472f addLucius/addLuciusMedia 2011-04-08 11:55:38 +03:00
Michael Snoyman
e114a057fb addCassiusMedia 2011-04-08 11:53:54 +03:00
Michael Snoyman
b236e1f913 Scaffolded site puts routes/entities in separate files 2011-04-08 00:47:53 +03:00
Michael Snoyman
b778372e2f Exporting parseRoutesFile 2011-04-08 00:40:51 +03:00
Michael Snoyman
9b36dc2bf6 Scaffolded site: yesod 0.8 2011-04-08 00:35:25 +03:00
patrick brisbin
248e287d24 version bump 2011-04-07 16:24:32 -04:00
patrick brisbin
d6ecbf5d0a some HashDB cleanups
* inputs are now flagged as required
* handle empty input more elegantly
* don't preformat the setMessage contents
* cleanup some hamlet
2011-04-07 16:23:07 -04:00
Michael Snoyman
2b957655c6 yesod-core 0.8 2011-04-07 23:16:49 +03:00
Michael Snoyman
5e5125a5ac Fix fromMultiPiece call 2011-04-05 00:52:25 +03:00
Michael Snoyman
372bcf52d8 Yesod.Core exports everything 2011-04-04 21:46:08 +03:00
Michael Snoyman
aa20916e94 Some implementations from Bas 2011-04-04 20:54:50 +03:00
Michael Snoyman
06ad6c254b messageLogger 2011-04-03 22:24:13 +03:00
Michael Snoyman
300fe9031f maximumContentLength 2011-04-03 22:16:11 +03:00
Michael Snoyman
423f693bc3 Fix query string redirect bug 2011-04-03 22:07:40 +03:00
Michael Snoyman
ef635dc07d Export routes from Email plugin 2011-04-03 14:17:31 +03:00
Michael Snoyman
2e7e24f2a2 addJuliusBody 2011-04-01 14:24:21 +03:00
Michael Snoyman
b1ecaeee08 cookiePath 2011-04-01 13:13:57 +03:00
Michael Snoyman
0a8c8e7f9c Removed extra type argument on GGWidget 2011-04-01 13:08:25 +03:00
Michael Snoyman
49f81f0f87 Finally removed RequestReader 2011-04-01 13:06:29 +03:00
Michael Snoyman
0ee09c2ac5 Remove bsToChars... helper functions 2011-04-01 12:54:41 +03:00
Michael Snoyman
d9fb87b634 More String -> Text 2011-04-01 12:52:35 +03:00
Michael Snoyman
35e424f241 sendFilePart 2011-04-01 12:49:59 +03:00
Michael Snoyman
b1abfd1a6a Large-scale switch from String and Ascii to Text 2011-04-01 12:43:13 +03:00
Michael Snoyman
571ec80d16 Fake conversion to monad-control 2011-04-01 11:32:57 +03:00
Michael Snoyman
fe38853ff0 Mini scaffolded site 2011-03-31 23:58:40 +02:00
Michael Snoyman
66ff096898 Version bumps 2011-03-31 22:56:34 +02:00