aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update default_page_part title and slug in seedHEADmasterBrice Sanchez2016-06-101-1/+1
| | | #460
* Merge pull request #448 from refinery/fix-447Philip Arndt2016-06-021-1/+1
|\ | | | | Fix the ability to remove all categories from a blog post
| * 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
|\ \ | |/ |/| Sort Tags and Categories by newest first
| * tags and categories sort by newest firstdougbradbury2015-06-112-2/+2
| |
* | Merge pull request #456 from sintro/masterBrice Sanchez2016-05-301-6/+19
|\ \ | | | | | | Improved russian locale
| * | Improved russian localesintro2016-05-301-6/+19
| | |
* | | Merge pull request #458 from refinery/bugfix/specsPhilip Arndt2016-05-3116-295/+333
|\ \ \ | |/ / |/| | Bugfix/specs
| * | bump version to 3.0.1Brice Sanchez2016-05-301-1/+1
| | |
| * | update travis configBrice Sanchez2016-05-301-20/+7
| | |
| * | includes translations in admin categories controllerBrice Sanchez2016-05-301-0/+1
| | |
| * | Fix specsBrice Sanchez2016-05-3011-273/+321
| | |
| * | Add refinerycms-authentication-devise in Gemfile for specsBrice Sanchez2016-05-301-0/+2
| | | | | | | | | | | | No hard dependency on .gemspec
| * | 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
| | | | | | In the style of refinerycms core extensions
* | Update page part formatPhilip Arndt2016-02-141-2/+2
| |
* | Precompile frontend.cssPhilip Arndt2015-08-101-0/+1
| |
* | Default to Refinery::Authentication::Devise::UserPhilip Arndt2015-08-101-1/+1
|/ | | This will need to be better addressed in #446 but.. it stops the errors.
* Removed coupling to refinerycms-wymeditor.Philip Arndt2015-05-206-4/+17
|
* Merge pull request #438 from refinery/merge-pr-432Philip Arndt2015-05-2021-100/+44
|\ | | | | Replaces #432
| * remove JS from tests for reliability and dramatic speed increase.Philip Arndt2015-05-204-41/+37
| |
| * Use find(id).trigger(:click) to find elements with before:: cssAnita Graham2015-05-191-4/+4
| |
| * 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
| |
| * Added refinery/blog/backend.css to precompile listPhilip Arndt2015-05-181-0/+5
| |
| * Use find/trigger(:click) instead of click_linkAnita Graham2015-05-182-5/+6
| |
| * Removing old blog custom styleMarie-Helene Tremblay2015-05-181-43/+0
|/ | | | Old and new style was overlapping.
* Tidied up implementation of delete_translation and specsPhilip Arndt2015-05-143-9/+9
|
* Corrige un bug empêchant la mise à jour des Post en espagnol, parfoisJérémy FRERE2015-05-142-9/+1
|
* Adds spec to check no other translation had been deletedJérémy FRERE2015-05-141-0/+6
|
* Removes forgotten :focus on specsJérémy FRERE2015-05-142-2/+2
|
* Adds a button to delete the displayed translation of a blog postJérémy FRERE2015-05-148-1/+69
|
* Merge pull request #397 from no17436/copy-post-to-teaser-fixPhilip Arndt2015-05-141-1/+1
|\ | | | | fix Copy Post Body to Teaser
| * fix Copy Post Body to TeaserMichał Małowski2014-12-041-1/+1
| |
* | fixes issue #436duccioarmenise2015-05-141-1/+1
| |
* | Merge pull request #431 from johanb/masterPhilip Arndt2015-05-061-1/+1
|\ \ | | | | | | Update engine.rb as per instructions
| * | Update engine.rb as per instructionsJohan Bruning2015-05-011-1/+1
| | | | | | | | | | | | https://github.com/refinery/refinerycms/issues/2267
* | | Merge remote-tracking branch 'origin/fix-specs'Philip Arndt2015-05-031-0/+1
|\ \ \ | | | | | | | | | | | | | | | | This makes the specs wait for the JS to be executed, which seems to take some time, unfortunately.
| * | | Fix specsBrice Sanchez2015-05-011-1/+4
| | | |
* | | | Expect to see 'Author' before accessing it.Philip Arndt2015-05-031-1/+1
| |/ / |/| |
* | | Merge pull request #430 from johanb/masterPhilip Arndt2015-04-281-0/+21
|\ \ \ | |/ / |/| | Include Dutch I18n
| * | Include Dutch I18nJohan Bruning2015-04-281-0/+21
|/ /
* | Merge pull request #428 from mhtremblay/patch-2Brice Sanchez2015-04-101-1/+1
|\ \ | | | | | | typo correction
| * | typo correctionMarie-Helene Tremblay2015-04-101-1/+1
|/ /
* | Merge pull request #427 from mhtremblay/patch-1Philip Arndt2015-04-021-1/+1
|\ \ | | | | | | | | | | | | Update fr.yml [ci skip]
| * | Update fr.ymlMarie-Helene Tremblay2015-04-011-1/+1
|/ /
* | Use have_selector API for greater test reliability.Philip Arndt2015-03-051-1/+2
| |
* | Run CI against Ruby 2.2, notify Gitter.Philip Arndt2015-03-051-0/+3
| |