aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/refinery/blog/posts
Commit message (Collapse)AuthorAgeFilesLines
* Made it so that comments and the body_content_right have been further ↵Justin Ricaurte2011-07-304-67/+8
| | | | 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-294-9/+9
| | | | | | (with alias for compatability) Fix archive view for rails-3-1 support
* Update translation scopesJamie Winsor2011-07-283-12/+12
| | | | | | Update url helpers in public views Various uninitialized constant fixes for public views & controllers Add some request specs to test what was fixed in this commit
* More request specs and updates to code to make specs pass.Uģis Ozols2011-07-282-14/+14
|
* will_paginate -> paginate.Uģis Ozols2011-07-271-1/+1
|
* Cucumber tag steps now pass.Uģis Ozols2011-07-271-6/+6
|
* Wip.Uģis Ozols2011-07-278-0/+202