aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/refinery/blog/category.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fixed test failures relating to not finding the title.Philip Arndt2015-03-051-0/+4
|
* Use strong parameters.Uģis Ozols2014-01-271-8/+1
|
* Use refinerycms-acts-as-indexed for search functionality.Uģis Ozols2013-08-071-2/+0
| | | | | Also simplify index views for posts, categories and comments by removing redundant code.
* Added i18n support to models through globalize3.Adrien Coquio2012-06-091-2/+14
| | | | | | | | | | | | | | * Added Post translation * Added Category translation * Use friendly_id globalize with category * Added migrate_data option on migrations for translations * Use Refinery locale instead of I18n * Refactored duplicate locale_picker partial * Removed useless .all call * Use presence instead if / blank? * Added with_globalize scopes when loading posts of one category * Use Globalize when creating post factory * Fix failing specs by creating blog posts/categories using needed locale.
* Adding Finder Method to utilize countAndrew Hooker2012-05-191-1/+1
|
* Fix MassAssignmentSecurity::Error in integration test.Pete Higgins2012-04-011-1/+3
|
* Now supporting FriendlyId 4Philip Arndt2012-02-271-5/+2
|
* Move some of the Refinery::Setting's over to Refinery::Blog.Uģis Ozols2012-02-041-4/+4
|
* Refactored everything (models, helpers) into proper namespace of ↵Philip Arndt2011-11-091-0/+26
Refinery::Blog. Requires refinery commit 25162b585b9c4023d39fd1a9796140bfa4ecb909