aboutsummaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #448 from refinery/fix-447Philip Arndt2016-06-021-1/+1
|\
| * Fix the ability to remove all categories from a blog postBrice Sanchez2016-05-301-1/+1
* | Merge pull request #441 from dougbradbury/masterBrice Sanchez2016-06-012-2/+2
|\ \ | |/ |/|
| * tags and categories sort by newest firstdougbradbury2015-06-112-2/+2
* | includes translations in admin categories controllerBrice Sanchez2016-05-301-0/+1
* | Fix find_blog_post controller helperBrice Sanchez2016-05-301-1/+1
* | Allow author to be optional by overriding author_required?Philip Arndt2016-03-311-1/+7
* | Added permitted_post_params to PostsControllerPhilip Arndt2016-02-141-2/+8
* | Update page part formatPhilip Arndt2016-02-141-2/+2
|/
* Removed coupling to refinerycms-wymeditor.Philip Arndt2015-05-202-2/+2
* remove JS from tests for reliability and dramatic speed increase.Philip Arndt2015-05-202-3/+5
* Removed unneeded icon filesPhilip Arndt2015-05-1814-0/+0
* Remove comments iconsPhilip Arndt2015-05-181-13/+0
* Suppress search form output when there's nothing.Philip Arndt2015-05-181-3/+1
* Use find/trigger(:click) instead of click_linkAnita Graham2015-05-181-1/+2
* Removing old blog custom styleMarie-Helene Tremblay2015-05-181-43/+0
* 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-142-9/+1
* Adds a button to delete the displayed translation of a blog postJérémy FRERE2015-05-143-1/+19
* Merge pull request #397 from no17436/copy-post-to-teaser-fixPhilip Arndt2015-05-141-1/+1
|\
| * fix Copy Post Body to TeaserMichał Małowski2014-12-041-1/+1
* | fixes issue #436duccioarmenise2015-05-141-1/+1
* | Fixed test failures relating to not finding the title.Philip Arndt2015-03-053-2/+10
* | Require filters_spam only in comment modelBrice Sanchez2015-02-241-0/+2
* | Switched flags to the new SVG locale iconsPhilip Arndt2014-12-041-3/+7
* | Upgrade translation picker API.Philip Arndt2014-12-041-6/+8
|/
* The backend needs to require jquery-ui/autocomplete since refinery/refinerycm...Philip Arndt2014-11-041-0/+2
* Merge pull request #372 from jess/sortingPhilip Arndt2014-08-241-1/+1
|\
| * sort newest firstJess Brown2014-04-161-1/+1
* | Re-use icons from the Core package.Uģis Ozols2014-05-151-2/+2
|/
* Tell friendly_id to regenerate slug if title has changed.Uģis Ozols2014-02-031-0/+6
* Use strong parameters.Uģis Ozols2014-01-279-40/+36
* Merge branch 'master' into rails4Uģis Ozols2014-01-202-26/+22
|\
| * Apply core globalize fix 2450. Fixes #361.Ken Ip2013-12-081-1/+4
| * Restricting tags to live postsPatrick Davey2013-10-171-1/+1
* | Supported Rails 4 and Refinery 3.0.0.devPhilip Arndt2013-09-168-122/+136
|/
* frontend scss editgajeev2013-09-051-14/+14
* scss fixesgajeev2013-09-051-17/+17
* Use select and map instead of pluck to make JRuby happy.Uģis Ozols2013-08-121-1/+1
* Use refinerycms-acts-as-indexed for search functionality.Uģis Ozols2013-08-077-58/+31
* Fix N+1 query in posts for associated authors.Uģis Ozols2013-08-071-1/+1
* Refactored CSS to SCSS.Philip Arndt2013-07-152-101/+112
* Fix longstanding typo filed_in -> filled_inPhilip Arndt2013-07-153-5/+5
* Remove view which is not used.Uģis Ozols2013-07-011-0/+0
* Update specs due to recent Capybara/FactoryGirl upgrade.Uģis Ozols2013-06-271-1/+1
* Need to call html_safe on unsafe string before concatenating it to safe string.Uģis Ozols2013-06-211-6/+6
* Tiny code comment changes.Uģis Ozols2013-06-171-2/+1
* limit rss feed for some services that have limits (like feedburner)dougbradbury2013-06-161-1/+5
* Adds pagination links in posts#archiveJérémy FRERE2013-05-271-0/+1
* Uses I18n.localize instead of strftime for posts#archives title and no_articl...Jérémy FRERE2013-05-112-9/+9