Commit graph

14 commits

Author SHA1 Message Date
Amanda Wagener
1a666d4a73 Remove Rails2/Rails3 checks as this branch only supports Rails 2. 2010-12-01 12:05:05 +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)