aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/admin/blog/posts_controller.rb
Commit message (Collapse)AuthorAgeFilesLines
* WIP: trying to test user association as authorJoe Sak2011-02-241-0/+46
|
* Add controller action and view template for uncategorized postsJoe Sak2011-02-161-0/+7
|
* use published at in more placesdjones2010-09-211-1/+1
|
* Added asset copying to the generator script for those systems that can't ↵Philip Arndt2010-08-181-2/+6
| | | | cope with rails3 coolness.
* add advanced options to blog post and prepare to add checkboxes for categories.Philip Arndt2010-08-091-0/+5
|
* Namespaced blog posts under blog/posts to allow for blog/comments and ↵Philip Arndt2010-08-091-0/+5
blog/categories