Commit graph

24 commits

Author SHA1 Message Date
Marek
c1903f5797 fix corrupted indentation 2011-09-11 01:53:01 +02:00
Marek
20cffcee84 canonical tag for posts 2011-09-11 00:10:07 +02:00
Jack Kinsella
216959f3b4 Blog:PostsController#index doesn't paginate the blog posts if an rss feed is requested. 2011-07-22 06:56:46 -07:00
Philip Arndt
7028ef3ddd Making use of modules and putting classes under modules. 2011-07-01 09:14:46 +12:00
Philip Arndt
47a71b309f Making use of translation scopes. 2011-07-01 09:12:27 +12:00
Joe Sak
39a5167c20 tag url strategy updated 2011-06-21 23:09:18 -05:00
Philip Arndt
37de337eaf Present the blog post's meta information now. This will require refinerycms-core 1.0.0 2011-05-06 00:48:22 +12:00
Joe Sak
3748c1d9ef Closes GH-29. Blog posts act as taggable. rspec & cukes passing 2011-03-11 14:23:44 -06:00
Joe Sak
bf74b32f3f Archives group by year after 2 years 2011-01-10 16:11:53 -06:00
Uģis Ozols
deca138ec9 Reduce db queries. 2010-12-03 13:01:12 +02:00
Amanda Wagener
c38d9c3da5 Remove all Rails2/Rails3 checks as master is now Rails3 only 2010-12-01 11:43:26 +13:00
Philip Arndt
9b7cc770a2 Allow refinery users with access to the blog to see the blog posts when they are draft. Closes GH-19 2010-11-23 12:21:40 +13:00
Philip Arndt
97101633ca Consistent whitespace. 2010-11-23 09:34:11 +13:00
Joe Sak
da581331c7 total refactor here 2010-11-20 15:38:28 -06:00
Joe Sak
2f94c8c08a ajaxify the nav 2010-11-20 13:59:27 -06:00
Joe Sak
f99c2ccbc7 Um... find_page was already there. 2010-11-20 11:31:52 -06:00
Joe Sak
dc3cbaa091 Archive listing, views, helpers
@page added to PostsController

TODO: language file stuff -- I left comments in the view files where these belong. I don't know how to test them from here
2010-11-18 10:52:10 -06:00
Philip Arndt
5b55dc2f37 Added comment notifications. 2010-11-15 17:39:52 +13:00
Philip Arndt
4a94a73eab prefix with blog_ 2010-10-13 13:29:15 +13:00
Fernando Blat
52f741bbc4 Let's paginate 2010-10-05 17:40:46 +02:00
Fernando Blat
4a3f0724ab Pagination 2010-10-05 17:36:49 +02:00
djones
4a5e2ec52e add rss support 2010-09-14 15:02:02 +12:00
djones
ad62a155f1 better gitignore, posts controller now uses translations that exist 2010-09-07 14:28:58 +12:00
djones
bd50bdb415 refactoring the frontend to use more partials, separate out the categories into it's own controller, namespace the blog into it's own folder and create a base blog controller for handling common front end tasks 2010-09-06 16:22:13 +12:00
Renamed from app/controllers/blog_posts_controller.rb (Browse further)