aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/refinery/blog/admin/posts/_post.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade translation picker API.Philip Arndt2014-12-041-6/+8
|
* Fix deprecation warnings related to :confirm option.Uģis Ozols2012-06-151-1/+3
|
* Added i18n support to models through globalize3.Adrien Coquio2012-06-091-1/+10
| | | | | | | | | | | | | | * 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.
* Fix draft translationNic Haynes2012-03-221-1/+1
|
* Show published date if not draftedNic Haynes2012-03-211-4/+5
|
* Add draft label to admin indexNic Haynes2012-03-201-0/+3
|
* Added support for new code in Refinery CMS since resolve/refinerycms#1234Philip Arndt2012-02-011-3/+3
|
* Fixed namespacing for Refinery conventions.Philip Arndt2012-01-171-1/+1
|
* Restructured part of the project to Refinery::Blog::Admin not ↵Philip Arndt2012-01-171-0/+21
Refinery::Admin::Blog