aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/refinery/blog/shared
Commit message (Collapse)AuthorAgeFilesLines
* Fix longstanding typo filed_in -> filled_inPhilip Arndt2013-07-151-2/+2
|
* Merge remote-tracking branch 'Nethemba/ux_none_comments'Philip Arndt2012-09-051-9/+5
|\
| * rewrite comments count msg + add link to comments sectionMarek Labos2012-08-201-9/+5
| |
* | Adding Blog AutodiscoveryAndrew Hooker2012-09-041-0/+2
|/
* 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.
* Use shorter syntax for render :partial => ...Uģis Ozols2012-04-101-4/+4
|
* Fix deprecation warnings.Uģis Ozols2012-04-101-3/+3
|
* Added support for new code in Refinery CMS since resolve/refinerycms#1234Philip Arndt2012-02-015-8/+8
|
* Fixed namespacing for Refinery conventions.Philip Arndt2012-01-175-13/+13
|
* Refactored everything (models, helpers) into proper namespace of ↵Philip Arndt2011-11-092-2/+2
| | | | Refinery::Blog. Requires refinery commit 25162b585b9c4023d39fd1a9796140bfa4ecb909
* Made it so that comments and the body_content_right have been further ↵Justin Ricaurte2011-07-301-0/+9
| | | | refactored out, so that they can be easily overridden. body_content_right can also now have things prepended and appended to it.
* 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-275-9/+9
|
* Wip.Uģis Ozols2011-07-275-0/+76