aboutsummaryrefslogtreecommitdiffstats
path: root/app/helpers/refinery
Commit message (Expand)AuthorAgeFilesLines
* Fix find_blog_post controller helperBrice Sanchez2016-05-301-1/+1
* sort newest firstJess Brown2014-04-161-1/+1
* Use strong parameters.Uģis Ozols2014-01-271-5/+4
* Merge branch 'master' into rails4Uģis Ozols2014-01-201-26/+17
|\
| * Restricting tags to live postsPatrick Davey2013-10-171-1/+1
* | Supported Rails 4 and Refinery 3.0.0.devPhilip Arndt2013-09-161-16/+27
|/
* Move avatar_url method to posts helper because view stuff shouldn't be in the...Uģis Ozols2012-07-311-0/+5
* Added i18n support to models through globalize3.Adrien Coquio2012-06-091-6/+6
* Refactor all_previous into published_dates_older_than.Pete Higgins2012-02-101-2/+2
* Refactor blog archive widget.Pete Higgins2012-02-101-22/+43
* Move some of the Refinery::Setting's over to Refinery::Blog.Uģis Ozols2012-02-041-1/+1
* Added support for new code in Refinery CMS since resolve/refinerycms#1234Philip Arndt2012-02-011-2/+2
* Fixed to show the word 'blog' only once in routeTony Semana2012-01-171-2/+2
* Fixes posts_helper to use updated refinery namespacingTony Semana2012-01-171-3/+3
* Fixed namespacing for Refinery conventions.Philip Arndt2012-01-171-5/+4
* Refactored everything (models, helpers) into proper namespace of Refinery::Bl...Philip Arndt2011-11-093-54/+56
* Fix draft preview of blog postsJamie Winsor2011-09-211-1/+1
* setting indentation to 'rails way' for protected and private classesJamie Winsor2011-09-191-18/+18
* Fix indent on protected methodsJamie Winsor2011-09-191-18/+18
* Namespace BlogControllerHelper to Blog::ControllerHelperJamie Winsor2011-09-192-28/+30
* Abstract filter methods into controller helpersJamie Winsor2011-09-191-0/+28
* Refactor blog_archive_list helper function into blog_archive_widget function ...Jamie Winsor2011-07-291-34/+22
* Cucumber tag steps now pass.Uģis Ozols2011-07-271-0/+61