aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/admin/blog/posts_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* fixed listing of uncategorized postsMichael Pope2011-08-151-2/+2
* I don't know, it looks like before_filters are down hereJoe Sak2011-07-121-1/+3
* this is the 'railscasts' way of handling the category checkboxesJoe Sak2011-07-121-1/+6
* Making use of modules and putting classes under modules.Philip Arndt2011-07-011-70/+74
* Needs to use ~* operatorJoe Sak2011-06-211-1/+1
* postgreSQL is picky about doing a LIKE queryJoe Sak2011-06-211-2/+14
* Fix failure on Ruby 1.8.7 where lines can't begin with a . (it has to be on t...Philip Arndt2011-06-211-4/+3
* autocomplete added for tagsJoe Sak2011-06-151-0/+8
* 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 cope...Philip Arndt2010-08-181-2/+6
* 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 blog/ca...Philip Arndt2010-08-091-0/+5