Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added permitted_post_params to PostsController | Philip Arndt | 2016-02-14 | 1 | -2/+8 |
| | | | In the style of refinerycms core extensions | ||||
* | Update page part format | Philip Arndt | 2016-02-14 | 1 | -2/+2 |
| | |||||
* | Precompile frontend.css | Philip Arndt | 2015-08-10 | 1 | -0/+1 |
| | |||||
* | Default to Refinery::Authentication::Devise::User | Philip Arndt | 2015-08-10 | 1 | -1/+1 |
| | | | This will need to be better addressed in #446 but.. it stops the errors. | ||||
* | Removed coupling to refinerycms-wymeditor. | Philip Arndt | 2015-05-20 | 6 | -4/+17 |
| | |||||
* | Merge pull request #438 from refinery/merge-pr-432 | Philip Arndt | 2015-05-20 | 21 | -100/+44 |
|\ | | | | | Replaces #432 | ||||
| * | remove JS from tests for reliability and dramatic speed increase. | Philip Arndt | 2015-05-20 | 4 | -41/+37 |
| | | |||||
| * | Use find(id).trigger(:click) to find elements with before:: css | Anita Graham | 2015-05-19 | 1 | -4/+4 |
| | | |||||
| * | Removed unneeded icon files | Philip Arndt | 2015-05-18 | 14 | -0/+0 |
| | | |||||
| * | Remove comments icons | Philip Arndt | 2015-05-18 | 1 | -13/+0 |
| | | |||||
| * | Suppress search form output when there's nothing. | Philip Arndt | 2015-05-18 | 1 | -3/+1 |
| | | |||||
| * | Added refinery/blog/backend.css to precompile list | Philip Arndt | 2015-05-18 | 1 | -0/+5 |
| | | |||||
| * | Use find/trigger(:click) instead of click_link | Anita Graham | 2015-05-18 | 2 | -5/+6 |
| | | |||||
| * | Removing old blog custom style | Marie-Helene Tremblay | 2015-05-18 | 1 | -43/+0 |
|/ | | | | Old and new style was overlapping. | ||||
* | Tidied up implementation of delete_translation and specs | Philip Arndt | 2015-05-14 | 3 | -9/+9 |
| | |||||
* | Corrige un bug empêchant la mise à jour des Post en espagnol, parfois | Jérémy FRERE | 2015-05-14 | 2 | -9/+1 |
| | |||||
* | Adds spec to check no other translation had been deleted | Jérémy FRERE | 2015-05-14 | 1 | -0/+6 |
| | |||||
* | Removes forgotten :focus on specs | Jérémy FRERE | 2015-05-14 | 2 | -2/+2 |
| | |||||
* | Adds a button to delete the displayed translation of a blog post | Jérémy FRERE | 2015-05-14 | 8 | -1/+69 |
| | |||||
* | Merge pull request #397 from no17436/copy-post-to-teaser-fix | Philip Arndt | 2015-05-14 | 1 | -1/+1 |
|\ | | | | | fix Copy Post Body to Teaser | ||||
| * | fix Copy Post Body to Teaser | Michał Małowski | 2014-12-04 | 1 | -1/+1 |
| | | |||||
* | | fixes issue #436 | duccioarmenise | 2015-05-14 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #431 from johanb/master | Philip Arndt | 2015-05-06 | 1 | -1/+1 |
|\ \ | | | | | | | Update engine.rb as per instructions | ||||
| * | | Update engine.rb as per instructions | Johan Bruning | 2015-05-01 | 1 | -1/+1 |
| | | | | | | | | | | | | https://github.com/refinery/refinerycms/issues/2267 | ||||
* | | | Merge remote-tracking branch 'origin/fix-specs' | Philip Arndt | 2015-05-03 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | This makes the specs wait for the JS to be executed, which seems to take some time, unfortunately. | ||||
| * | | | Fix specs | Brice Sanchez | 2015-05-01 | 1 | -1/+4 |
| | | | | |||||
* | | | | Expect to see 'Author' before accessing it. | Philip Arndt | 2015-05-03 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge pull request #430 from johanb/master | Philip Arndt | 2015-04-28 | 1 | -0/+21 |
|\ \ \ | |/ / |/| | | Include Dutch I18n | ||||
| * | | Include Dutch I18n | Johan Bruning | 2015-04-28 | 1 | -0/+21 |
|/ / | |||||
* | | Merge pull request #428 from mhtremblay/patch-2 | Brice Sanchez | 2015-04-10 | 1 | -1/+1 |
|\ \ | | | | | | | typo correction | ||||
| * | | typo correction | Marie-Helene Tremblay | 2015-04-10 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #427 from mhtremblay/patch-1 | Philip Arndt | 2015-04-02 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | Update fr.yml [ci skip] | ||||
| * | | Update fr.yml | Marie-Helene Tremblay | 2015-04-01 | 1 | -1/+1 |
|/ / | |||||
* | | Use have_selector API for greater test reliability. | Philip Arndt | 2015-03-05 | 1 | -1/+2 |
| | | |||||
* | | Run CI against Ruby 2.2, notify Gitter. | Philip Arndt | 2015-03-05 | 1 | -0/+3 |
| | | |||||
* | | Fixed test failures relating to not finding the title. | Philip Arndt | 2015-03-05 | 6 | -9/+17 |
| | | |||||
* | | Merge remote-tracking branch 'anitagraham/rails-4-2' | Philip Arndt | 2015-02-26 | 2 | -2/+3 |
|\ \ | | | | | | | | | | Closes #419 | ||||
| * | | Switch to poltergeist from selenium | Anita Graham | 2015-02-24 | 2 | -2/+3 |
| | | | |||||
* | | | Merge pull request #418 from refinery/rails-4-2 | Philip Arndt | 2015-02-26 | 3 | -9/+9 |
|\| | | | | | | | | Rails 4.2 | ||||
| * | | Updated Gemfile definitions | Philip Arndt | 2015-02-20 | 1 | -6/+7 |
| | | | |||||
| * | | Update gem globalize (< 5.2) and fix factory_girl | Brice Sanchez | 2015-02-20 | 2 | -2/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'kevinsmouts/patch-1' | Philip Arndt | 2015-02-20 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | change friendly_id version from 5.0.0 to 5.1.0 | Kevin Smous | 2015-02-10 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #420 from refinery/require_filters_spam | Philip Arndt | 2015-02-25 | 2 | -1/+2 |
|\ \ \ \ | |/ / / |/| | | | Require filters_spam only in comment model | ||||
| * | | | Require filters_spam only in comment model | Brice Sanchez | 2015-02-24 | 2 | -1/+2 |
|/ / / | |||||
* | | | Merge remote-tracking branch 'ratanachai/patch-2' | Philip Arndt | 2015-02-20 | 1 | -2/+5 |
|\ \ \ | |||||
| * | | | Order of gems in Gemfile | Ratanachai S. | 2015-02-13 | 1 | -1/+4 |
| |/ / | | | | | | | Add information that gem 'refinerycms-page-images' should be after gem 'refinerycms-blog' in Gemfile. | ||||
* | | | Merge pull request #414 from adrienrusso/patch-1 | Philip Arndt | 2015-02-17 | 1 | -3/+3 |
|\ \ \ | |/ / |/| | | Remove Harcoded page_url | ||||
| * | | Remove Harcoded page_url | Adrien Russo | 2015-02-16 | 1 | -3/+3 |
|/ / | |||||
* | | Merge pull request #403 from darmens/patch-3 | Philip Arndt | 2014-12-08 | 1 | -1/+1 |
|\ \ | | | | | | | ru_page_title is available |