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
/
models
/
blog_post.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make category_ids attribute accessible so that blog categories can be updated.
Kyle Wilkinson
2011-06-14
1
-1
/
+1
*
Merged remote branch 'keram/master'.
Philip Arndt
2011-05-31
1
-2
/
+5
|
\
|
*
For backwards compatibility must be approximate_ascii and strip_non_ascii by ...
Marek
2011-05-19
1
-2
/
+2
|
*
Approximate ascii on blog slugs. For: GH-60
Marek
2011-05-19
1
-1
/
+4
*
|
Add page-like tab functionality
Michael Gall
2011-05-31
1
-0
/
+2
|
/
*
Edited app/models/blog_post.rb via GitHub
Joe Sak
2011-05-10
1
-1
/
+1
*
Added form fields for SEO and translations.
Philip Arndt
2011-05-06
1
-1
/
+2
*
Add is_seo_meta call to blog posts.
Philip Arndt
2011-05-05
1
-9
/
+11
*
Acts as taggable installed
Joe Sak
2011-03-11
1
-0
/
+3
*
Closes GH-44. Authors are now associated with blog posts by current_user Merg...
Joe Sak
2011-02-24
1
-1
/
+3
|
\
|
*
Wrong syntax for AR association
Joe Sak
2011-02-24
1
-1
/
+1
|
*
Blog Posts belong to an author ("user_id")
Joe Sak
2011-02-24
1
-0
/
+2
*
|
just a lil' reminder
Joe Sak
2011-02-24
1
-1
/
+2
|
/
*
lambda is necessary to keep Time.now from becoming a constant, which allows ....
Joe Sak
2011-02-16
1
-3
/
+3
*
This is probably just faster
Joe Sak
2011-02-16
1
-2
/
+2
*
default_scope :order => 'published_at DESC'
Joe Sak
2011-02-16
1
-9
/
+17
*
Add class method to find uncategorized posts
Joe Sak
2011-02-16
1
-1
/
+5
*
Closes GH-37. Move habtm assn to a has_many :through so posts can be ordered ...
Joe Sak
2011-02-15
1
-1
/
+3
*
Archives group by year after 2 years
Joe Sak
2011-01-10
1
-0
/
+4
*
The blog nav should not grab next & previous drafts :)
Joe Sak
2010-12-15
1
-2
/
+2
*
Added some rspec tests for blog post model.
Uģis Ozols
2010-12-07
1
-0
/
+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
1
-2
/
+1
*
Remove all Rails2/Rails3 checks as master is now Rails3 only
Amanda Wagener
2010-12-01
1
-24
/
+7
*
use string value for :scoping
J. Edward Dewyea
2010-11-22
1
-11
/
+11
*
Added Next, Previous Article & Home navigation
Joe Sak
2010-11-20
1
-8
/
+22
*
Archive listing, views, helpers
Joe Sak
2010-11-18
1
-0
/
+14
*
use published at in more places
djones
2010-09-21
1
-1
/
+1
*
added publish date support. fixes bug where categories were showing posts tha...
djones
2010-09-21
1
-3
/
+7
*
added built in ShareThis.com support
djones
2010-09-14
1
-0
/
+17
*
Hello rails3 support.
Philip Arndt
2010-09-03
1
-1
/
+5
*
Comments are now moderated automatically unless moderation is enabled and sho...
Philip Arndt
2010-08-30
1
-0
/
+8
*
Good, brackets aren't required here.
Philip Arndt
2010-08-26
1
-1
/
+1
*
Blog categories now save onto their posts.
Philip Arndt
2010-08-26
1
-4
/
+2
*
In theory categories should save correctly.
Philip Arndt
2010-08-25
1
-0
/
+8
*
generate additional fields and specify relationships.
Philip Arndt
2010-08-09
1
-0
/
+3
*
Initial commit - you can create, edit and delete a blog post and it respects ...
Philip Arndt
2010-08-09
1
-0
/
+14