aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/refinery/blog/posts/show.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* moving condition for displaying comments into comments templateMarek Labos2012-08-201-3/+1
|
* Use shorter syntax of render where possible.Uģis Ozols2012-06-271-1/+1
|
* Use shorter syntax for render :partial => ...Uģis Ozols2012-04-101-1/+1
|
* Fix deprecation warnings.Uģis Ozols2012-04-101-1/+1
|
* Fix reference to ShareThis key.Cory Deppen2012-04-101-1/+1
|
* Refactored everything (models, helpers) into proper namespace of ↵Philip Arndt2011-11-091-3/+3
| | | | Refinery::Blog. Requires refinery commit 25162b585b9c4023d39fd1a9796140bfa4ecb909
* Remove jquery include - now handled by asset pipelineJamie Winsor2011-09-161-1/+0
|
* WIP - use asset pipeline.Uģis Ozols2011-08-031-2/+2
|
* Made it so that comments and the body_content_right have been further ↵Justin Ricaurte2011-07-301-47/+2
| | | | 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
* More request specs and updates to code to make specs pass.Uģis Ozols2011-07-281-10/+10
|
* Wip.Uģis Ozols2011-07-271-0/+67