aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/refinery/blog/admin/posts_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix the ability to remove all categories from a blog postBrice Sanchez2016-05-301-1/+1
* Added permitted_post_params to PostsControllerPhilip Arndt2016-02-141-2/+8
* Tidied up implementation of delete_translation and specsPhilip Arndt2015-05-141-1/+1
* Corrige un bug empêchant la mise à jour des Post en espagnol, parfoisJérémy FRERE2015-05-141-1/+1
* Adds a button to delete the displayed translation of a blog postJérémy FRERE2015-05-141-0/+7
* Use strong parameters.Uģis Ozols2014-01-271-3/+12
* Fix N+1 query in posts for associated authors.Uģis Ozols2013-08-071-1/+1
* Update specs due to recent Capybara/FactoryGirl upgrade.Uģis Ozols2013-06-271-1/+1
* Removed page caching on posts, and the associated sweeperAndy Gray2012-07-311-2/+0
* Use shorter syntax of render where possible.Uģis Ozols2012-06-271-1/+1
* Added i18n support to models through globalize3.Adrien Coquio2012-06-091-1/+6
* Use shorter syntax for render :partial => ...Uģis Ozols2012-04-101-1/+1
* Refinery::Crud already sets title_attribute and redirect_to_url with the same...Uģis Ozols2012-02-041-3/+1
* Added support for new code in Refinery CMS since resolve/refinerycms#1234Philip Arndt2012-02-011-3/+3
* New 'main_app.' formatMark Stuart2012-01-301-1/+1
* Fixed namespacing for Refinery conventions.Philip Arndt2012-01-171-9/+9
* Restructured part of the project to Refinery::Blog::Admin not Refinery::Admin...Philip Arndt2012-01-171-0/+92