aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/blog/categories
Commit message (Collapse)AuthorAgeFilesLines
* Wip.Uģis Ozols2011-07-271-21/+0
|
* Use the correct message for no posts on category show page.Kyle Wilkinson2011-06-131-1/+3
|
* Modify the category view of the blog to show a paged view, rather than all ↵Kyle Wilkinson2011-06-131-7/+6
| | | | blog posts.
* Consistent whitespace.Philip Arndt2010-11-231-1/+1
|
* More deprecation warnings foundJoe Sak2010-11-201-1/+1
|
* More HTML5 and some show view formattingJoe Sak2010-09-211-2/+2
|
* refactoring the frontend to use more partials, separate out the categories ↵djones2010-09-061-0/+20
into it's own controller, namespace the blog into it's own folder and create a base blog controller for handling common front end tasks