Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added i18n support to models through globalize3. | Adrien Coquio | 2012-06-09 | 1 | -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 count | Andrew Hooker | 2012-05-19 | 1 | -1/+1 |
| | |||||
* | Fix MassAssignmentSecurity::Error in integration test. | Pete Higgins | 2012-04-01 | 1 | -1/+3 |
| | |||||
* | Now supporting FriendlyId 4 | Philip Arndt | 2012-02-27 | 1 | -5/+2 |
| | |||||
* | Move some of the Refinery::Setting's over to Refinery::Blog. | Uģis Ozols | 2012-02-04 | 1 | -4/+4 |
| | |||||
* | Refactored everything (models, helpers) into proper namespace of ↵ | Philip Arndt | 2011-11-09 | 1 | -0/+26 |
Refinery::Blog. Requires refinery commit 25162b585b9c4023d39fd1a9796140bfa4ecb909 |