Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Give the test user access to refinerycms_blog extension. | Philip Arndt | 2014-11-12 | 2 | -1/+4 | |
| | | | | | | | | Fixes #392 | |||||
* | | Merge pull request #393 from simi/patch-1 | Philip Arndt | 2014-11-12 | 1 | -1/+1 | |
|\ \ | |/ |/| | | | | | Add Travis badge to README.md. [ci skip] | |||||
| * | Add Travis badge to README.md. | Josef Šimánek | 2014-11-13 | 1 | -1/+1 | |
|/ | | | [ci skip] | |||||
* | Fix incorrect spec file introduced in a96ffaf51220e928b3fbdfcc4db969cc810f597b | Philip Arndt | 2014-11-12 | 1 | -1/+0 | |
| | ||||||
* | The backend needs to require jquery-ui/autocomplete since ↵ | Philip Arndt | 2014-11-04 | 3 | -0/+4 | |
| | | | | refinery/refinerycms#2735 | |||||
* | Added binstubs to ease dummy application use. | Philip Arndt | 2014-11-04 | 2 | -0/+67 | |
| | ||||||
* | Merge pull request #390 from prokopsimek/patch-1 | Philip Arndt | 2014-10-11 | 1 | -2/+2 | |
|\ | | | | | Update cs.yml | |||||
| * | Update cs.yml | Prokop Simek | 2014-10-11 | 1 | -2/+2 | |
| | | | | | | fix cs locale | |||||
* | | Updated Ruby 2.1 instruction for CI | Philip Arndt | 2014-10-11 | 1 | -1/+1 | |
| | | ||||||
* | | Removed plugin#activity call as this method was removed. | Philip Arndt | 2014-10-11 | 2 | -10/+0 | |
|/ | ||||||
* | Updated readme for this version. | Philip Arndt | 2014-08-24 | 1 | -3/+3 | |
| | ||||||
* | Merge pull request #372 from jess/sorting | Philip Arndt | 2014-08-24 | 1 | -1/+1 | |
|\ | | | | | sort newest first | |||||
| * | sort newest first | Jess Brown | 2014-04-16 | 1 | -1/+1 | |
| | | ||||||
* | | Upgraded some testing syntax, changed to selenium for more passable results. | Philip Arndt | 2014-08-22 | 15 | -26/+26 | |
| | | ||||||
* | | Use docker builds, cache Bundler on Travis CI | Philip Arndt | 2014-08-22 | 1 | -0/+2 | |
| | | ||||||
* | | Depend on refinerycms-wymeditor because we use it. | Philip Arndt | 2014-08-22 | 2 | -7/+9 | |
| | | ||||||
* | | Merge remote-tracking branch 'arthurtalkgoal/master' | Philip Arndt | 2014-08-21 | 2 | -6/+65 | |
|\ \ | | | | | | | | | | | | | Conflicts: config/locales/zh-TW.yml | |||||
| * | | Update Translation | Arthur | 2014-05-21 | 3 | -16/+34 | |
| | | | ||||||
| * | | Chinese Tradition i18n | Arthur | 2014-05-20 | 3 | -1/+174 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inserted zh-TW translation translate form in chinese Translate admin form body part header Translate the advanced options Translate Chinese | |||||
* | | | Updated versions | Philip Arndt | 2014-08-09 | 1 | -3/+3 | |
| | | | ||||||
* | | | Merge pull request #380 from greendog/master | Philip Arndt | 2014-06-22 | 2 | -0/+35 | |
|\ \ \ | | | | | | | | | added new migrations for acts-as-taggable-on engine | |||||
| * | | | added new migrations for acts-as-taggable-on engine | Alexander Negoda | 2014-06-22 | 2 | -0/+35 | |
|/ / / | ||||||
* | / | Re-use icons from the Core package. | Uģis Ozols | 2014-05-15 | 1 | -2/+2 | |
| |/ |/| | ||||||
* | | Merge pull request #371 from arthurtalkgoal/master | Uģis Ozols | 2014-03-28 | 1 | -0/+132 | |
|\ \ | |/ |/| | Chinese Tradition i18n | |||||
| * | Chinese Tradition i18n | Arthur | 2014-03-28 | 1 | -0/+132 | |
|/ | | | | inserted zh-TW translation | |||||
* | Remove redundant and fix some of the existing locales. | Uģis Ozols | 2014-02-04 | 4 | -12/+9 | |
| | ||||||
* | Tell friendly_id to regenerate slug if title has changed. | Uģis Ozols | 2014-02-03 | 2 | -0/+30 | |
| | | | | | This is due to change in friendly_id 5.0.x where it doesn’t regenerate slug when record is updated. | |||||
* | Only run against 2.1.0 and 2.0.0 on Travis CI. | Uģis Ozols | 2014-02-03 | 1 | -3/+1 | |
| | ||||||
* | Merge pull request #368 from refinery/rails4 | Philip Arndt | 2014-02-02 | 25 | -179/+186 | |
|\ | | | | | Rails 4 support. | |||||
| * | Use newest version of filters_spam which doesn't produce a ton of ↵ | Uģis Ozols | 2014-01-27 | 1 | -0/+1 | |
| | | | | | | | | deprecation warnings. | |||||
| * | Replace selenium with poltergeist. | Uģis Ozols | 2014-01-27 | 2 | -1/+3 | |
| | | ||||||
| * | Get rid of load_tasks which doesn't work anymore. | Uģis Ozols | 2014-01-27 | 1 | -1/+0 | |
| | | ||||||
| * | Use strong parameters. | Uģis Ozols | 2014-01-27 | 9 | -40/+36 | |
| | | ||||||
| * | Cleanup Gemfile and depend on relased version of friendly_id. | Uģis Ozols | 2014-01-27 | 2 | -14/+11 | |
| | | ||||||
| * | Use proper dependencies. Now we can bundle install. | Uģis Ozols | 2014-01-20 | 2 | -8/+7 | |
| | | ||||||
| * | Merge branch 'master' into rails4 | Uģis Ozols | 2014-01-20 | 10 | -53/+213 | |
| |\ | |/ |/| | | | | | | | Conflicts: app/helpers/refinery/blog/controller_helper.rb app/models/refinery/blog/post.rb | |||||
* | | Remove todo.md | Philip Arndt | 2013-12-09 | 1 | -5/+0 | |
| | | | | | | | | [ci skip] | |||||
* | | Merge pull request #363 from kenips/globalize_fix_master | Philip Arndt | 2013-12-07 | 1 | -1/+4 | |
|\ \ | | | | | | | Apply core globalize fix 2450. Fixes #361. | |||||
| * | | Apply core globalize fix 2450. Fixes #361. | Ken Ip | 2013-12-08 | 1 | -1/+4 | |
|/ / | ||||||
* | | Merge pull request #358 from snake66/fixup-nb-locale | Uģis Ozols | 2013-11-24 | 1 | -14/+154 | |
|\ \ | | | | | | | Update norwegian (nb) locale. | |||||
| * | | Update norwegian (nb) locale. | Harald Eilertsen | 2013-11-24 | 1 | -14/+154 | |
|/ / | ||||||
* | | Merge pull request #354 from jerefrer/patch-1 | Uģis Ozols | 2013-10-24 | 1 | -1/+1 | |
|\ \ | | | | | | | Fixes small french locale typo | |||||
| * | | Fixes small french locale typo | Jérémy FRERE | 2013-10-24 | 1 | -1/+1 | |
|/ / | ||||||
* | | Clarify license, authors, version requirement. | Philip Arndt | 2013-10-22 | 2 | -4/+5 | |
| | | ||||||
* | | Use expect syntax. | Uģis Ozols | 2013-10-18 | 1 | -3/+5 | |
| | | ||||||
* | | Merge pull request #352 from patrickdavey/restrict_tags_to_live_posts | Uģis Ozols | 2013-10-17 | 2 | -1/+26 | |
|\ \ | | | | | | | Restricting tags to live posts | |||||
| * | | Explicitly setting tag list in tests | Patrick Davey | 2013-10-18 | 1 | -2/+2 | |
| | | | ||||||
| * | | Restricting tags to live posts | Patrick Davey | 2013-10-17 | 2 | -1/+26 | |
| | | | ||||||
* | | | Don't set tag_list on the post factory - it's not a required attribute. | Uģis Ozols | 2013-10-17 | 2 | -3/+4 | |
|/ / | ||||||
| * | Supported Rails 4 and Refinery 3.0.0.dev | Philip Arndt | 2013-09-16 | 19 | -168/+188 | |
|/ |