aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Closes GH-29. Blog posts act as taggable. rspec & cukes passingJoe Sak2011-03-111-0/+13
* WIP: trying to test user association as authorJoe Sak2011-02-241-0/+46
* Added settings click-button functionality for toggling comments being enabled...Philip Arndt2011-02-211-2/+14
* Add controller action and view template for uncategorized postsJoe Sak2011-02-161-0/+7
* Archives group by year after 2 yearsJoe Sak2011-01-101-6/+17
* Reduce db queries.Uģis Ozols2010-12-031-1/+1
* Remove all Rails2/Rails3 checks as master is now Rails3 onlyAmanda Wagener2010-12-011-25/+9
* Allow refinery users with access to the blog to see the blog posts when they ...Philip Arndt2010-11-231-1/+7
* Consistent whitespace.Philip Arndt2010-11-233-8/+8
* include the blog helper in all blog front end controllers. Also fix kend erro...djones2010-11-221-0/+1
* total refactor hereJoe Sak2010-11-201-4/+0
* ajaxify the navJoe Sak2010-11-201-5/+28
* Um... find_page was already there.Joe Sak2010-11-201-5/+0
* Archive listing, views, helpersJoe Sak2010-11-181-2/+16
* Added comment notifications.Philip Arndt2010-11-151-0/+12
* prefix with blog_Philip Arndt2010-10-131-1/+4
* Let's paginateFernando Blat2010-10-051-1/+1
* PaginationFernando Blat2010-10-051-3/+3
* use published at in more placesdjones2010-09-212-2/+2
* add rss supportdjones2010-09-141-4/+8
* better gitignore, posts controller now uses translations that existdjones2010-09-071-2/+2
* refactoring the frontend to use more partials, separate out the categories in...djones2010-09-063-26/+25
* Hello rails3 support.Philip Arndt2010-09-032-4/+4
* Redirect properly after saving notification recipients and display a nice fri...Philip Arndt2010-09-021-1/+8
* Comment moderation now working in the backend. Of course it still happens aut...Philip Arndt2010-09-021-4/+18
* Comments are now moderated automatically unless moderation is enabled and sho...Philip Arndt2010-08-301-3/+4
* wrote rails engine for later, added ability to add comments and see ones alre...Philip Arndt2010-08-281-1/+20
* Fix sortingPhilip Arndt2010-08-261-1/+1
* frontend markup and categories.Philip Arndt2010-08-261-3/+15
* Added categories sectionPhilip Arndt2010-08-251-1/+1
* Added asset copying to the generator script for those systems that can't cope...Philip Arndt2010-08-183-4/+12
* Adds unmoderated support through changing approved to state.Philip Arndt2010-08-111-0/+5
* Helps when you use the RefinerySetting library properly. This is even sadder ...Philip Arndt2010-08-111-1/+1
* The settings popup for notification had silliness in itJoe Sak2010-08-101-1/+1
* Better settings, update notified has a form but doesn't yet work. Created scr...Philip Arndt2010-08-101-3/+11
* Make comment moderation toggleablePhilip Arndt2010-08-101-1/+2
* add advanced options to blog post and prepare to add checkboxes for categories.Philip Arndt2010-08-091-0/+5
* Set up menu and what is to come.Philip Arndt2010-08-093-0/+31
* Namespaced blog posts under blog/posts to allow for blog/comments and blog/ca...Philip Arndt2010-08-091-1/+1
* Initial commit - you can create, edit and delete a blog post and it respects ...Philip Arndt2010-08-092-0/+35