Commit Graph

13 Commits

Author SHA1 Message Date
ErikPorter
3312bdd55f Moving some things around for optimal templating (just for blogs for now). Controller convention is needed for admin actions still, but the current structure is closer to what it should be in the end.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044346
2009-12-20 08:57:20 +00:00
ErikPorter
4e93b3e601 Added Slugify action to be used in client script for setting the post slug based on the title of the post.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043168
2009-12-04 07:25:42 +00:00
ErikPorter
a13df76497 Added all the infrastructure for deleting Blogs and BlogPosts.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043102
2009-12-03 19:50:57 +00:00
ErikPorter
fe099c157a Added an admin blog management page and changed some links throughout the blog admin to point to it instead of the blog edit page.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043012
2009-12-03 04:30:34 +00:00
ErikPorter
3a3c34bf90 More clean up for blogs and added blog list page on the front end and added a menu item.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043003
2009-12-03 01:37:45 +00:00
ErikPorter
c7e1950716 Did some cleanup on blogs and hooked up BlogPost edit.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4042850
2009-12-01 20:24:18 +00:00
ErikPorter
803e07fc74 Hooked up viewing the posts by Blog (front end) and viewing a BlogPost.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4042252
2009-11-25 23:12:19 +00:00
ErikPorter
24656896da Hooking up create BlogPost and some other service changes to make sure getting posts is scoped to Blog.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4042128
2009-11-25 01:34:23 +00:00
ErikPorter
215e0f012a Did some more url refining for Blogs and setup and hooked up blog edit page.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041914
2009-11-23 17:34:46 +00:00
ErikPorter
038a38e958 Fixed up the url for blog pages and hooked up IsBlogConstraint for the new url.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041739
2009-11-22 07:52:02 +00:00
loudej
6010a9b915 Commenting a catch-all route... Refining the item links...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041614
2009-11-21 02:42:45 +00:00
ErikPorter
b919cacbf7 Fixing up urls for blogs and setting up some initial services, controller actions, routes, etc for BlogPost.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041606
2009-11-21 00:38:41 +00:00
ErikPorter
9ff20d7945 Initial check in of some code that shows a list of blogs, a blog details page and can create a blog.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041601
2009-11-20 23:31:49 +00:00