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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #200 from dmoose/rails-3-1-recent-popular
Philip Arndt
2012-02-22
1
-0
/
+2
|
\
|
*
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
*
|
Correct translations scope
Mark Stuart
2012-02-23
1
-1
/
+1
|
/
*
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
|
\
|
*
fix corrupted indentation
Marek
2011-09-11
1
-16
/
+16
|
*
canonical tag for posts
Marek
2011-09-11
1
-15
/
+19
|
*
fixed listing of uncategorized posts
Michael Pope
2011-08-15
1
-2
/
+2
*
|
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
*
|
refactor engine testing scenario
Jamie Winsor
2011-08-03
1
-0
/
+0
*
|
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
14
-335
/
+349
|
/
*
Blog:PostsController#index doesn't paginate the blog posts if an rss feed is ...
Jack Kinsella
2011-07-22
1
-0
/
+2
*
I don't know, it looks like before_filters are down here
Joe Sak
2011-07-12
1
-1
/
+3
*
this is the 'railscasts' way of handling the category checkboxes
Joe Sak
2011-07-12
1
-1
/
+6
*
Added ability to disable teaser independent of teaser length
Johan Bruning
2011-07-04
1
-0
/
+10
*
fix my typos
Philip Arndt
2011-07-01
1
-1
/
+1
*
Making use of modules and putting classes under modules.
Philip Arndt
2011-07-01
6
-220
/
+240
*
Making use of translation scopes.
Philip Arndt
2011-07-01
3
-5
/
+5
*
tag url strategy updated
Joe Sak
2011-06-21
1
-2
/
+3
*
Needs to use ~* operator
Joe Sak
2011-06-21
1
-1
/
+1
*
postgreSQL is picky about doing a LIKE query
Joe Sak
2011-06-21
1
-2
/
+14
*
Fix failure on Ruby 1.8.7 where lines can't begin with a . (it has to be on t...
Philip Arndt
2011-06-21
1
-4
/
+3
*
autocomplete added for tags
Joe Sak
2011-06-15
1
-0
/
+8
*
Modify the category view of the blog to show a paged view, rather than all bl...
Kyle Wilkinson
2011-06-13
1
-0
/
+4
[next]