index
:
refinerycms-blog.git
2-1-stable
2-1-stable-for-hmno
master
Fork of refinerycms-blog fixing some issues for hmno.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
controllers
/
refinery
/
blog
/
posts_controller.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Refinery.i18n_enabled? checks because refinerycms-i18n is now a hard d...
Uģis Ozols
2012-11-15
1
-1
/
+1
*
fix error when post is tagged and dont have current locale version
Marek Labos
2012-08-20
1
-1
/
+1
*
Removed page caching on posts, and the associated sweeper
Andy Gray
2012-07-31
1
-2
/
+0
*
Prevents rails from looking for a layout for the rss feed.
Charles de Bueger
2012-07-02
1
-1
/
+1
*
Use shorter syntax of render where possible.
Uģis Ozols
2012-06-27
1
-1
/
+1
*
Added i18n support to models through globalize3.
Adrien Coquio
2012-06-09
1
-2
/
+2
*
Renaming Method to better describe use, Including Deprecation Warning on Old ...
Andrew Hooker
2012-05-19
1
-1
/
+1
*
Fix page caching on index when pages param is present.
Michael Gall
2012-04-11
1
-1
/
+1
*
Don't cache when logged in or there's a flash message. Moved canonical to pro...
Philip Arndt
2012-03-20
1
-2
/
+3
*
cleanup
Jeff Shumate
2012-02-22
1
-1
/
+1
*
add popularity counter to blog posts as well as accessor for recent posts
Jeff Shumate
2012-02-22
1
-0
/
+2
*
Added support for new code in Refinery CMS since resolve/refinerycms#1234
Philip Arndt
2012-02-01
1
-2
/
+2
*
Fix comment posting.
Pete Higgins
2012-01-24
1
-1
/
+1
*
Fixed namespacing for Refinery conventions.
Philip Arndt
2012-01-17
1
-17
/
+17
*
Merge branch 'master' into rails-3-1
Philip Arndt
2011-11-10
1
-2
/
+8
*
Refactored everything (models, helpers) into proper namespace of Refinery::Bl...
Philip Arndt
2011-11-09
1
-7
/
+7
*
Namespace BlogController into Blog::BaseController
Jamie Winsor
2011-09-19
1
-1
/
+1
*
remove duplicate BlogControllerHelper include
Jamie Winsor
2011-09-19
1
-2
/
+0
*
Abstract filter methods into controller helpers
Jamie Winsor
2011-09-19
1
-21
/
+2
*
remove useless comment
Jamie Winsor
2011-09-04
1
-1
/
+0
*
refactor factories and add #show tests for posts controller
Jamie Winsor
2011-09-04
1
-2
/
+2
*
index action of blog post controller now caches and sweeps on changes
Jamie Winsor
2011-09-03
1
-2
/
+5
*
Syntax fixes for Ruby 1.8.7
Jamie Winsor
2011-08-14
1
-11
/
+4
*
Move per_page pagination stuff into model to dry up posts controller.
Uģis Ozols
2011-07-27
1
-10
/
+6
*
Cucumber tag steps now pass.
Uģis Ozols
2011-07-27
1
-8
/
+7
*
Rails 3.1 - wip.
Uģis Ozols
2011-07-27
1
-0
/
+107