Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|/ | |||||
* | Merge pull request #348 from gajeev/master | Uģis Ozols | 2013-09-07 | 1 | -6/+6 |
|\ | | | | | scss fixes | ||||
| * | frontend scss edit | gajeev | 2013-09-05 | 1 | -14/+14 |
| | | |||||
| * | scss fixes | gajeev | 2013-09-05 | 1 | -17/+17 |
|/ | |||||
* | Use refinerycms-testing from the github repo to get latest ↵ | Uģis Ozols | 2013-09-04 | 1 | -1/+1 |
| | | | | selenium-webdriver version. | ||||
* | Specify position for each page part when seeding db. | Uģis Ozols | 2013-09-04 | 1 | -2/+2 |
| | | | | #318 | ||||
* | Use stable version of refinerycms-settings. | Uģis Ozols | 2013-09-04 | 1 | -1/+1 |
| | |||||
* | Merge pull request #345 from refinery/use_refinerycms-acts-as-indexed_for_search | Philip Arndt | 2013-08-11 | 8 | -60/+32 |
|\ | | | | | Use refinerycms-acts-as-indexed for search functionality. | ||||
| * | Use select and map instead of pluck to make JRuby happy. | Uģis Ozols | 2013-08-12 | 1 | -1/+1 |
| | | |||||
| * | Use refinerycms-acts-as-indexed for search functionality. | Uģis Ozols | 2013-08-07 | 8 | -59/+31 |
|/ | | | | | Also simplify index views for posts, categories and comments by removing redundant code. |