Michael Snoyman
1cdb2495bc
Minor scaffolding fixes
2011-06-07 09:34:31 +03:00
Alexey Khudyakov
733fdd845c
Fix documentation
2011-06-06 14:05:06 +04:00
Alexey Khudyakov
3a7620b49b
Eliminate case ladder using MaybeT transformer
2011-06-06 13:45:24 +04:00
Alexey Khudyakov
ecd6f00a92
Rearrange imports
2011-06-06 13:31:47 +04:00
Alexey Khudyakov
9c1b9356dc
Update documentation
2011-06-06 13:17:18 +04:00
Alexey Khudyakov
233d53258f
Use when
2011-06-05 21:52:40 +04:00
Alexey Khudyakov
e81a636020
Add function for setting password
2011-06-05 19:49:54 +04:00
Alexey Khudyakov
9c5f049114
* Parametrize all functions by user data type. So it's possible to
...
use custom data type for users. (So it's possible to store additional
data).
* Add type class for custom user data type
* Export User data type there is no point in hiding it. It becomes possible
to manipulate user database from withint yesod application
2011-06-05 19:30:08 +04:00
Alexey Khudyakov
7cd2f9f6c4
Use macro to chose quasyquote syntax. Reduce clutter caused by
2011-06-05 01:29:11 +04:00
Michael Snoyman
b7aebd79e3
Merge pull request #72 from gregwebs/dry
...
DRY scaffolding
2011-05-31 06:58:17 -07:00
Greg Weber
de91f350f5
DRY scaffolding
2011-05-30 20:28:10 -07:00
Michael Snoyman
580fefca9c
Less yesod build crashes
2011-05-23 15:58:39 +03:00
Michael Snoyman
0221258fec
Fix some warnings
2011-05-23 15:54:14 +03:00
Michael Snoyman
c916ae568e
Reference config/routes properly.
2011-05-23 15:50:42 +03:00
Michael Snoyman
350f0e947c
Messages files support in yesod build
2011-05-16 22:04:35 +03:00
Michael Snoyman
c406c50970
Merge pull request #69 from gregwebs/html5boilerplate
...
generate html5boilerplate hamlet and css
2011-05-16 11:22:47 -07:00
Greg Weber
b635e0f2ec
generate html5boilerplate hamlet and css
2011-05-15 15:35:31 -07:00
Michael Snoyman
13d9932c74
New i18n stuff
2011-05-15 17:10:51 +03:00
Michael Snoyman
c44ee5509e
yesod-form 0.2
2011-05-13 09:01:48 +03:00
Michael Snoyman
4cc7d9c7d3
Some more message (thanks to Mike Frai)
2011-05-04 07:43:21 +03:00
Michael Snoyman
f864ed4b06
New YesodMessage stuff
2011-05-02 05:57:45 +03:00
Michael Snoyman
ba686f16e9
Remove "Helpers"
2011-05-01 22:14:32 +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
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
da4f679f36
Use readKey/showKey
2011-04-14 17:43:10 +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
b236e1f913
Scaffolded site puts routes/entities in separate files
2011-04-08 00:47:53 +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
ef635dc07d
Export routes from Email plugin
2011-04-03 14:17:31 +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
Michael Snoyman
3132bd5c80
Add a missing >
2011-03-31 21:43:41 +02:00
Michael Snoyman
46f8a9abc9
Remove extra text dependency
2011-03-27 22:51:20 +02:00
Michael Snoyman
3251f8b6bc
Call devel-server as separate executable
2011-03-24 08:48:19 +02:00
Michael Snoyman
883ae7ae70
Removed authenticate-oauth-supported flag
2011-03-09 16:37:57 +02:00
Hiromi Ishii
a7e9695e26
added OAuth support
2011-03-07 18:27:03 +09:00