| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
displayed because there is no teaser.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Refinery::Blog. Requires refinery commit 25162b585b9c4023d39fd1a9796140bfa4ecb909
|
|
|
|
| |
refactored out, so that they can be easily overridden. body_content_right can also now have things prepended and appended to it.
|
|
|
|
|
|
| |
Update url helpers in public views
Various uninitialized constant fixes for public views & controllers
Add some request specs to test what was fixed in this commit
|
| |
|
|
|