aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/refinery/blog/posts/index.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* Update page part formatPhilip Arndt2016-02-141-2/+2
|
* Use shorter syntax for render :partial => ...Uģis Ozols2012-04-101-2/+2
|
* Fix deprecation warnings.Uģis Ozols2012-04-101-2/+2
|
* Move some of the Refinery::Setting's over to Refinery::Blog.Uģis Ozols2012-02-041-3/+3
|
* Fixed namespacing for Refinery conventions.Philip Arndt2012-01-171-3/+3
|
* Refinery::Page.default_parts is now Refinery::Pages.config.default_partsPhilip Arndt2011-12-171-3/+3
|
* Use Refinery::Page APIs (content_for) properly.Philip Arndt2011-12-171-3/+3
|
* 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-8/+4
| | | | 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
* Update translation scopesJamie Winsor2011-07-281-7/+7
| | | | | | 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
* will_paginate -> paginate.Uģis Ozols2011-07-271-1/+1
|
* Wip.Uģis Ozols2011-07-271-0/+24