aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers
Commit message (Collapse)AuthorAgeFilesLines
...
* Make comment moderation toggleablePhilip Arndt2010-08-101-1/+2
|
* add advanced options to blog post and prepare to add checkboxes for categories.Philip Arndt2010-08-091-0/+5
|
* Set up menu and what is to come.Philip Arndt2010-08-093-0/+31
|
* Namespaced blog posts under blog/posts to allow for blog/comments and ↵Philip Arndt2010-08-091-1/+1
| | | | blog/categories
* Initial commit - you can create, edit and delete a blog post and it respects ↵Philip Arndt2010-08-092-0/+35
the fact that it is draft or not.