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
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move avatar_url method to posts helper because view stuff shouldn't be in the...
Uģis Ozols
2012-07-31
1
-1
/
+1
*
Fix deprecation warnings by changing update_attribute to update_column.
Uģis Ozols
2012-07-31
1
-0
/
+0
*
Merge pull request #251 from resolve/split_approved_rejected_actions
Philip Arndt
2012-07-06
2
-6
/
+10
|
\
|
*
Split rejected and approved comment actions into separate controller actions.
Uģis Ozols
2012-07-06
2
-6
/
+10
*
|
Shorten render call.
Uģis Ozols
2012-07-06
1
-4
/
+1
|
/
*
Use shorter syntax of render where possible.
Uģis Ozols
2012-06-27
8
-48
/
+32
*
Refinery already bundles jquery-ui so there's no reason to include it twice.
Uģis Ozols
2012-06-15
1
-4
/
+0
*
Fix deprecation warnings related to :confirm option.
Uģis Ozols
2012-06-15
2
-2
/
+6
*
Added i18n support to models through globalize3.
Adrien Coquio
2012-06-09
6
-4
/
+38
*
Don't show 'read more' link in situations where the full post is already disp...
Ryan Deussing
2012-06-05
1
-1
/
+3
*
Use shorter syntax for render :partial => ...
Uģis Ozols
2012-04-10
15
-26
/
+26
*
Fix deprecation warnings.
Uģis Ozols
2012-04-10
6
-10
/
+10
*
Fix reference to ShareThis key.
Cory Deppen
2012-04-10
1
-1
/
+1
*
Fix draft translation
Nic Haynes
2012-03-22
1
-1
/
+1
*
Show published date if not drafted
Nic Haynes
2012-03-21
1
-4
/
+5
*
Fix markup for draft input
Nic Haynes
2012-03-21
1
-4
/
+6
*
Move draft checkbox for better usability
Nic Haynes
2012-03-20
1
-4
/
+5
*
Add draft label to admin index
Nic Haynes
2012-03-20
1
-0
/
+3
*
This took code presentation to a new level.
Philip Arndt
2012-02-29
1
-3
/
+1
*
Don't like having a dialogue for this
Philip Arndt
2012-02-29
1
-1
/
+1
*
y u need two lines
Philip Arndt
2012-02-29
1
-2
/
+1
*
Refactor blog archive widget.
Pete Higgins
2012-02-10
1
-3
/
+3
*
Move some of the Refinery::Setting's over to Refinery::Blog.
Uģis Ozols
2012-02-04
3
-6
/
+6
*
Added support for new code in Refinery CMS since resolve/refinerycms#1234
Philip Arndt
2012-02-01
18
-49
/
+48
*
Correct path for form tag. Updated cancel_url to new format.
Mark Stuart
2012-01-30
1
-2
/
+2
*
add source url for post
Jeff Shumate
2012-01-25
2
-1
/
+23
*
really fix issue 175 path error in _nav
Jeff Shumate
2012-01-25
1
-1
/
+1
*
fix issue 175
Jeff Shumate
2012-01-25
1
-2
/
+2
*
Fix route helper in categories view.
Pete Higgins
2012-01-24
1
-1
/
+1
*
Fixed namespacing for Refinery conventions.
Philip Arndt
2012-01-17
28
-120
/
+112
*
Restructured part of the project to Refinery::Blog::Admin not Refinery::Admin...
Philip Arndt
2012-01-17
21
-25
/
+25
*
Use Refinery::Core.config to get site name.
Uģis Ozols
2012-01-02
2
-3
/
+3
*
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
1
-0
/
+9
*
ensure page titles on date-based and tag-based archive views are unique
Shaun
2011-11-11
2
-0
/
+4
*
Refactored everything (models, helpers) into proper namespace of Refinery::Bl...
Philip Arndt
2011-11-09
8
-17
/
+16
*
Fix draft preview of blog posts
Jamie Winsor
2011-09-21
1
-1
/
+1
*
Remove jquery include - now handled by asset pipeline
Jamie Winsor
2011-09-16
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
1
-2
/
+2
*
index action of blog post controller now caches and sweeps on changes
Jamie Winsor
2011-09-03
5
-16
/
+16
*
will_paginate is back.
Uģis Ozols
2011-08-25
7
-13
/
+13
*
refactor engine testing scenario
Jamie Winsor
2011-08-03
1
-0
/
+0
*
I18n scope fix.
Uģis Ozols
2011-08-03
1
-2
/
+2
*
WIP - use asset pipeline.
Uģis Ozols
2011-08-03
11
-104
/
+11
*
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
5
-9
/
+19
[next]