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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Closes GH-30. Link uncategorized posts in the blog admin menu
Joe Sak
2011-02-16
1
-0
/
+4
*
|
Update english language file for uncategorized posts
Joe Sak
2011-02-16
1
-0
/
+3
*
|
Add controller action and view template for uncategorized posts
Joe Sak
2011-02-16
2
-0
/
+33
*
|
Add route for uncategorized posts index in blog admin
Joe Sak
2011-02-16
1
-1
/
+3
*
|
Add class method to find uncategorized posts
Joe Sak
2011-02-16
1
-1
/
+5
*
|
test coverage for previous changes
Joe Sak
2011-02-15
1
-5
/
+13
*
|
Closes GH-37. Move habtm assn to a has_many :through so posts can be ordered ...
Joe Sak
2011-02-15
3
-2
/
+10
*
|
.html_safe failed on empty body & sidebody content
Joe Sak
2011-02-15
1
-2
/
+2
*
|
Russian localization added.
Vitaly Ishkulov
2011-01-26
1
-0
/
+124
*
|
Missed translation blog.posts.post.filed_in in translation files
Adrien Giboire
2011-01-25
2
-0
/
+4
*
|
Added French Translations
Adrien Giboire
2011-01-25
1
-0
/
+122
*
|
redo gemspec.
Philip Arndt
2011-01-11
2
-3
/
+5
*
|
BlogPost != NewsItem
Joe Sak
2011-01-10
1
-4
/
+4
*
|
Archives group by year after 2 years
Joe Sak
2011-01-10
4
-10
/
+39
|
/
*
Used internationalization for the months in the file list.
Marcelo Griggio Cajueiro
2011-01-03
1
-1
/
+1
*
Added file for internationalization of the Brazilian Portuguese.
Marcelo Griggio Cajueiro
2011-01-03
1
-0
/
+124
*
Use i18n to display the post created_at.
Marcelo Griggio Cajueiro
2010-12-30
2
-4
/
+4
*
The blog nav should not grab next & previous drafts :)
Joe Sak
2010-12-15
1
-2
/
+2
*
Make the body content work when there are not this many parts.
Philip Arndt
2010-12-13
1
-2
/
+2
*
Set page output to html_safe.
Phil Spitler
2010-12-12
1
-2
/
+2
*
<< is much faster than +=
Philip Arndt
2010-12-10
1
-6
/
+6
*
Move 'Archives' text to locale.
Uģis Ozols
2010-12-10
2
-1
/
+4
*
Cleanup views as will_paginate link labels gets set in core.
Uģis Ozols
2010-12-10
2
-12
/
+4
*
Prevent mass assignment.
Uģis Ozols
2010-12-08
1
-0
/
+2
*
Merge remote branch 'seasonlabs/master'
Philip Arndt
2010-12-08
1
-0
/
+121
|
\
|
*
fine tuning
Xavi Blanch
2010-12-07
1
-8
/
+8
|
*
translations
Xavi Blanch
2010-12-07
1
-49
/
+49
|
*
Translating progress
Victor Castell
2010-12-07
1
-0
/
+121
*
|
Added some rspec tests for blog category model.
Uģis Ozols
2010-12-07
1
-7
/
+19
*
|
Added some rspec tests for blog post model.
Uģis Ozols
2010-12-07
4
-9
/
+155
|
/
*
Use rails naming convention for translations that contain html markup.
Uģis Ozols
2010-12-03
3
-4
/
+4
*
Fix translation path.
Uģis Ozols
2010-12-03
1
-1
/
+1
*
Optimised post_count method. See gist for benchmarks - https://gist.github.co...
Uģis Ozols
2010-12-03
1
-8
/
+1
*
Reduce db queries.
Uģis Ozols
2010-12-03
1
-1
/
+1
*
When we delete blog post it should delete associated comments too.
Uģis Ozols
2010-12-03
1
-1
/
+1
*
Rails 3 validation style.
Uģis Ozols
2010-12-03
3
-7
/
+4
*
Moved some text to locale.
Uģis Ozols
2010-12-03
3
-8
/
+14
*
Refactored nav partial, added 'blog home' to locale and removed unneeded <nav...
Uģis Ozols
2010-12-03
3
-14
/
+11
*
Added missing </li> tag.
Uģis Ozols
2010-12-03
1
-0
/
+1
*
Fix deprecation warnings.
Uģis Ozols
2010-12-03
4
-4
/
+4
*
We don't need those h in Rails 3.
Uģis Ozols
2010-12-03
3
-3
/
+3
*
Use symbol instead of string.
Uģis Ozols
2010-12-03
1
-1
/
+1
*
Use :confirm and :method link_to methods.
Uģis Ozols
2010-12-03
2
-4
/
+4
*
Moved 'no blog posts' text to locale file.
Uģis Ozols
2010-12-03
2
-5
/
+9
*
Version 1.1 which supports Rails3 versions of RefineryCMS (1.0.1 etc are for ...
Philip Arndt
2010-12-03
3
-6
/
+10
*
RC versions driving me crazy, let's use 1.0
Philip Arndt
2010-12-03
3
-4
/
+4
*
rc.17 is the proper format apparently (rc.xx rather than rcxx). Closes GH-20
Philip Arndt
2010-12-01
3
-4
/
+4
*
Now dependent on Refinery 0.9.8 (and thus Rails 3)
Amanda Wagener
2010-12-01
2
-3
/
+10
*
Remove all Rails2/Rails3 checks as master is now Rails3 only
Amanda Wagener
2010-12-01
8
-160
/
+67
*
WARNING: Rails 2 users should move to the rails2-stable branch. This commit ...
Amanda Wagener
2010-12-01
2
-20
/
+20
[prev]
[next]