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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Refinery::Crud already sets title_attribute and redirect_to_url with the same...
Uģis Ozols
2012-02-04
2
-4
/
+1
*
Added support for new code in Refinery CMS since resolve/refinerycms#1234
Philip Arndt
2012-02-01
4
-18
/
+18
*
New 'main_app.' format.
Mark Stuart
2012-01-30
1
-6
/
+6
*
New 'main_app.' format
Mark Stuart
2012-01-30
1
-1
/
+1
*
Fix comment posting.
Pete Higgins
2012-01-24
1
-1
/
+1
*
Fixed namespacing for Refinery conventions.
Philip Arndt
2012-01-17
6
-45
/
+45
*
Restructured part of the project to Refinery::Blog::Admin not Refinery::Admin...
Philip Arndt
2012-01-17
4
-10
/
+10
*
Allow configurable author for blog posts.
Pete Higgins
2011-12-14
1
-6
/
+4
*
Merge branch 'master' into rails-3-1
Philip Arndt
2011-11-10
2
-14
/
+16
*
Refactored everything (models, helpers) into proper namespace of Refinery::Bl...
Philip Arndt
2011-11-09
7
-35
/
+36
*
setting indentation to 'rails way' for protected and private classes
Jamie Winsor
2011-09-19
1
-3
/
+3
*
Namespace BlogController into Blog::BaseController
Jamie Winsor
2011-09-19
4
-17
/
+19
*
Namespace BlogControllerHelper to Blog::ControllerHelper
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
2
-26
/
+4
*
Change current_user to current_refinery_user
Jamie Winsor
2011-09-14
1
-1
/
+1
*
Second commit for ::Refinery::AdminController
Michael Gall
2011-09-05
4
-4
/
+4
*
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
3
-20
/
+28
*
will_paginate is back.
Uģis Ozols
2011-08-25
1
-1
/
+4
*
Syntax fixes for Ruby 1.8.7
Jamie Winsor
2011-08-14
3
-18
/
+6
*
Array is paginated differently.
Uģis Ozols
2011-07-28
1
-3
/
+3
*
Update some translation scopes.
Uģis Ozols
2011-07-28
1
-2
/
+3
*
Remove per_page pagination code from controllers.
Uģis Ozols
2011-07-27
2
-8
/
+6
*
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
2
-9
/
+8
*
Wip.
Uģis Ozols
2011-07-27
1
-1
/
+1
*
Rails 3.1 - wip.
Uģis Ozols
2011-07-27
7
-0
/
+349