aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/refinery/blog/shared/_post.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* Fix longstanding typo filed_in -> filled_inPhilip Arndt2013-07-151-2/+2
|
* rewrite comments count msg + add link to comments sectionMarek Labos2012-08-201-9/+5
|
* Added i18n support to models through globalize3.Adrien Coquio2012-06-091-1/+1
| | | | | | | | | | | | | | * 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.
* Don't show 'read more' link in situations where the full post is already ↵Ryan Deussing2012-06-051-1/+3
| | | | displayed because there is no teaser.
* Added support for new code in Refinery CMS since resolve/refinerycms#1234Philip Arndt2012-02-011-4/+4
|
* Fixed namespacing for Refinery conventions.Philip Arndt2012-01-171-4/+4
|
* Refactored everything (models, helpers) into proper namespace of ↵Philip Arndt2011-11-091-1/+1
| | | | Refinery::Blog. Requires refinery commit 25162b585b9c4023d39fd1a9796140bfa4ecb909
* Update translation scopesJamie Winsor2011-07-281-7/+7
| | | | | | 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
* Cucumber tag steps now pass.Uģis Ozols2011-07-271-5/+5
|
* Wip.Uģis Ozols2011-07-271-0/+46