aboutsummaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* 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 engine testing scenarioJamie Winsor2011-08-031-0/+0
* 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-272-59/+61
* Added ability to disable teaser independent of teaser lengthJohan Bruning2011-07-041-0/+4
* Making use of translation scopes.Philip Arndt2011-07-011-1/+1
* Ensure that the custom_teaser column exists before trying to use it incase th...Philip Arndt2011-06-271-4/+3
* this needs html_safeJoe Sak2011-06-231-1/+1
* Add helper for finding the teaser to display for a blog post. Use this when ...Kyle Wilkinson2011-06-211-0/+12
* BlogPost != NewsItemJoe Sak2011-01-101-4/+4
* Archives group by year after 2 yearsJoe Sak2011-01-101-3/+17
* Used internationalization for the months in the file list.Marcelo Griggio Cajueiro2011-01-031-1/+1
* << is much faster than +=Philip Arndt2010-12-101-6/+6
* Move 'Archives' text to locale.Uģis Ozols2010-12-101-1/+3
* keep to the same markup scheme Refinery uses for the menudjones2010-11-261-2/+4
* Consistent whitespace.Philip Arndt2010-11-231-3/+3
* Added Next, Previous Article & Home navigationJoe Sak2010-11-201-0/+4
* Archive listing, views, helpersJoe Sak2010-11-181-0/+22