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
*
Remove Refinery.i18n_enabled? checks because refinerycms-i18n is now a hard d...
Uģis Ozols
2012-11-15
2
-2
/
+2
*
Add approve/reject links in comment notification mail.
Uģis Ozols
2012-09-05
1
-0
/
+5
*
Merge remote-tracking branch 'Nethemba/fix_tags_title'
Philip Arndt
2012-09-05
1
-1
/
+1
|
\
|
*
fix escaping quotes in title
Marek Labos
2012-08-30
1
-1
/
+1
*
|
Merge remote-tracking branch 'Nethemba/form_ux_impro'
Philip Arndt
2012-09-05
1
-14
/
+2
|
\
\
|
*
|
using form advanced opt. menu snippet from refinery core
Marek Labos
2012-08-25
1
-14
/
+2
|
|
/
*
|
Merge remote-tracking branch 'Nethemba/ux_none_comments'
Philip Arndt
2012-09-05
3
-42
/
+35
|
\
\
|
*
|
rewrite comments count msg + add link to comments section
Marek Labos
2012-08-20
1
-9
/
+5
|
*
|
moving condition for displaying comments into comments template
Marek Labos
2012-08-20
1
-3
/
+1
|
*
|
removing noisy "no comments" message
Marek Labos
2012-08-20
1
-30
/
+29
|
|
/
*
/
Adding Blog Autodiscovery
Andrew Hooker
2012-09-04
1
-0
/
+2
|
/
*
escape title and tags in templates
Marek Labos
2012-08-17
2
-3
/
+3
*
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
[next]