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
...
*
mild refactor, one line if statement and decreased an indent one level.
Philip Arndt
2011-04-02
1
-4
/
+2
*
Closes GH-29. Blog posts act as taggable. rspec & cukes passing
Joe Sak
2011-03-11
7
-5
/
+53
*
More test coverage for tags: can fill tags in on admin form
Joe Sak
2011-03-11
1
-0
/
+6
*
Acts as taggable installed
Joe Sak
2011-03-11
1
-0
/
+3
*
fix searching: use _post partial and put inside ul
scambra
2011-03-07
1
-1
/
+3
*
<aside> can't be inside <p> (thanks IRC channel member t4nkD)
Joe Sak
2011-03-04
1
-10
/
+9
*
fix no results message
scambra
2011-03-04
1
-1
/
+1
*
Kill AJAX based post nav -- let's shoot for HTML5 History API soon
Joe Sak
2011-03-01
1
-2
/
+4
*
Whups. Wrong variable name pasted in
Joe Sak
2011-02-24
1
-1
/
+1
*
Closes GH-44. Authors are now associated with blog posts by current_user Merg...
Joe Sak
2011-02-24
5
-4
/
+52
|
\
|
*
ALL CUKES PASS: Show author login in view templates (if author present?)
Joe Sak
2011-02-24
3
-3
/
+3
|
*
Wrong syntax for AR association
Joe Sak
2011-02-24
1
-1
/
+1
|
*
WIP: trying to test user association as author
Joe Sak
2011-02-24
2
-1
/
+47
|
*
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
|
/
*
Only show these sections when there is relevant information to show.
Philip Arndt
2011-02-21
2
-16
/
+20
*
Added settings click-button functionality for toggling comments being enabled...
Philip Arndt
2011-02-21
3
-3
/
+26
*
Fix constant ajax-loader spinning.
Philip Arndt
2011-02-21
1
-5
/
+5
*
tidy up views, removing reference to comments when comments disable
Simon Hambly
2011-02-20
3
-29
/
+31
*
lambda is necessary to keep Time.now from becoming a constant, which allows ....
Joe Sak
2011-02-16
1
-3
/
+3
*
Closes GH-34. Pagination was already in the public controller, the index view...
Joe Sak
2011-02-16
1
-0
/
+1
*
This is probably just faster
Joe Sak
2011-02-16
1
-2
/
+2
*
Show publish date in preview data of admin index
Joe Sak
2011-02-16
1
-1
/
+1
*
default_scope :order => 'published_at DESC'
Joe Sak
2011-02-16
2
-10
/
+18
*
Closes GH-30. Link uncategorized posts in the blog admin menu
Joe Sak
2011-02-16
1
-0
/
+4
*
Add controller action and view template for uncategorized posts
Joe Sak
2011-02-16
2
-0
/
+33
*
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
3
-2
/
+10
*
.html_safe failed on empty body & sidebody content
Joe Sak
2011-02-15
1
-2
/
+2
*
BlogPost != NewsItem
Joe Sak
2011-01-10
1
-4
/
+4
*
Archives group by year after 2 years
Joe Sak
2011-01-10
3
-9
/
+38
*
Used internationalization for the months in the file list.
Marcelo Griggio Cajueiro
2011-01-03
1
-1
/
+1
*
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
1
-1
/
+3
*
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
*
Added some rspec tests for blog post model.
Uģis Ozols
2010-12-07
1
-0
/
+1
*
Use rails naming convention for translations that contain html markup.
Uģis Ozols
2010-12-03
2
-2
/
+2
*
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
2
-7
/
+9
*
Refactored nav partial, added 'blog home' to locale and removed unneeded <nav...
Uģis Ozols
2010-12-03
2
-14
/
+10
*
Added missing </li> tag.
Uģis Ozols
2010-12-03
1
-0
/
+1
[prev]
[next]