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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Refinery::Core.config to get site name.
Uģis Ozols
2012-01-02
3
-4
/
+4
*
Fix deprecation warning. Closes #164.
Uģis Ozols
2012-01-02
1
-5
/
+4
*
Refinery::Page.default_parts is now Refinery::Pages.config.default_parts
Philip Arndt
2011-12-17
1
-3
/
+3
*
Use Refinery::Page APIs (content_for) properly.
Philip Arndt
2011-12-17
1
-3
/
+3
*
Allow configurable author for blog posts.
Pete Higgins
2011-12-14
2
-6
/
+13
*
ensure page titles on date-based and tag-based archive views are unique
Shaun
2011-11-11
2
-0
/
+4
*
Merge branch 'master' into rails-3-1
Philip Arndt
2011-11-10
3
-22
/
+17
|
\
|
*
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
27
-389
/
+385
*
|
Fix draft preview of blog posts
Jamie Winsor
2011-09-21
2
-2
/
+2
*
|
setting indentation to 'rails way' for protected and private classes
Jamie Winsor
2011-09-19
2
-21
/
+21
*
|
Fix indent on protected methods
Jamie Winsor
2011-09-19
1
-18
/
+18
*
|
Namespace BlogController into Blog::BaseController
Jamie Winsor
2011-09-19
4
-17
/
+19
*
|
Namespace BlogControllerHelper to Blog::ControllerHelper
Jamie Winsor
2011-09-19
3
-29
/
+31
*
|
remove duplicate BlogControllerHelper include
Jamie Winsor
2011-09-19
1
-2
/
+0
*
|
Abstract filter methods into controller helpers
Jamie Winsor
2011-09-19
3
-26
/
+32
*
|
Remove jquery include - now handled by asset pipeline
Jamie Winsor
2011-09-16
1
-1
/
+0
*
|
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
*
|
Revert sweeper's expiration parameter to strings for now
Jamie Winsor
2011-09-04
1
-2
/
+3
*
|
convert expire_page parameters in blog sweeper from strings to url helpers
Jamie Winsor
2011-09-04
1
-2
/
+2
*
|
remove useless comment
Jamie Winsor
2011-09-04
1
-1
/
+0
*
|
fix localization string for submit button on comment
Jamie Winsor
2011-09-04
1
-1
/
+1
*
|
refactor factories and add #show tests for posts controller
Jamie Winsor
2011-09-04
2
-4
/
+4
*
|
index action of blog post controller now caches and sweeps on changes
Jamie Winsor
2011-09-03
11
-62
/
+86
*
|
Add attr_accessible to blog posts to interact better with page_images
Michael Gall
2011-08-31
1
-0
/
+2
*
|
will_paginate is back.
Uģis Ozols
2011-08-25
10
-16
/
+19
*
|
Syntax fixes for Ruby 1.8.7
Jamie Winsor
2011-08-14
3
-18
/
+6
*
|
refactor engine testing scenario
Jamie Winsor
2011-08-03
7
-0
/
+0
*
|
I18n scope fix.
Uģis Ozols
2011-08-03
1
-2
/
+2
*
|
WIP - use asset pipeline.
Uģis Ozols
2011-08-03
44
-104
/
+654
*
|
Fix some I18n translations.
Uģis Ozols
2011-08-03
3
-7
/
+13
*
|
Made it so that comments and the body_content_right have been further refacto...
Justin Ricaurte
2011-07-30
2
-0
/
+49
*
|
Made it so that comments and the body_content_right have been further refacto...
Justin Ricaurte
2011-07-30
4
-67
/
+8
*
|
Refactor blog_archive_list helper function into blog_archive_widget function ...
Jamie Winsor
2011-07-29
6
-43
/
+41
*
|
Update translation scopes
Jamie Winsor
2011-07-28
5
-22
/
+22
*
|
Update translation scopes and routes.
Uģis Ozols
2011-07-28
5
-17
/
+20
*
|
More request specs and updates to code to make specs pass.
Uģis Ozols
2011-07-28
2
-14
/
+14
*
|
Array is paginated differently.
Uģis Ozols
2011-07-28
2
-6
/
+8
*
|
Update some translation scopes.
Uģis Ozols
2011-07-28
3
-7
/
+9
*
|
will_paginate -> paginate.
Uģis Ozols
2011-07-27
5
-14
/
+10
*
|
Remove per_page pagination code from controllers.
Uģis Ozols
2011-07-27
3
-8
/
+9
*
|
Move per_page pagination stuff into model to dry up posts controller.
Uģis Ozols
2011-07-27
2
-10
/
+9
*
|
Cucumber tag steps now pass.
Uģis Ozols
2011-07-27
10
-83
/
+84
*
|
Cucumber author steps now pass.
Uģis Ozols
2011-07-27
3
-9
/
+9
*
|
Wip.
Uģis Ozols
2011-07-27
40
-26
/
+26
*
|
Rails 3.1 - wip.
Uģis Ozols
2011-07-27
26
-620
/
+644
|
/
*
Blog:PostsController#index doesn't paginate the blog posts if an rss feed is ...
Jack Kinsella
2011-07-22
1
-0
/
+2
[next]