aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/refinery/blog/posts/tagged.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* fix escaping quotes in titleMarek Labos2012-08-301-1/+1
|
* escape title and tags in templatesMarek Labos2012-08-171-1/+1
|
* Use shorter syntax for render :partial => ...Uģis Ozols2012-04-101-2/+2
|
* Fix deprecation warnings.Uģis Ozols2012-04-101-1/+1
|
* Fixed namespacing for Refinery conventions.Philip Arndt2012-01-171-3/+3
|
* ensure page titles on date-based and tag-based archive views are uniqueShaun2011-11-111-0/+2
|
* will_paginate is back.Uģis Ozols2011-08-251-1/+1
|
* WIP - use asset pipeline.Uģis Ozols2011-08-031-1/+1
|
* Made it so that comments and the body_content_right have been further ↵Justin Ricaurte2011-07-301-6/+1
| | | | refactored out, so that they can be easily overridden. body_content_right can also now have things prepended and appended to it.
* Refactor blog_archive_list helper function into blog_archive_widget function ↵Jamie Winsor2011-07-291-1/+1
| | | | | | (with alias for compatability) Fix archive view for rails-3-1 support
* Cucumber tag steps now pass.Uģis Ozols2011-07-271-6/+6
|
* Wip.Uģis Ozols2011-07-271-0/+22