aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added binstubs to ease dummy application use.Philip Arndt2014-11-042-0/+67
|
* Merge pull request #390 from prokopsimek/patch-1Philip Arndt2014-10-111-2/+2
|\ | | | | Update cs.yml
| * Update cs.ymlProkop Simek2014-10-111-2/+2
| | | | | | fix cs locale
* | Updated Ruby 2.1 instruction for CIPhilip Arndt2014-10-111-1/+1
| |
* | Removed plugin#activity call as this method was removed.Philip Arndt2014-10-112-10/+0
|/
* Updated readme for this version.Philip Arndt2014-08-241-3/+3
|
* Merge pull request #372 from jess/sortingPhilip Arndt2014-08-241-1/+1
|\ | | | | sort newest first
| * sort newest firstJess Brown2014-04-161-1/+1
| |
* | Upgraded some testing syntax, changed to selenium for more passable results.Philip Arndt2014-08-2215-26/+26
| |
* | Use docker builds, cache Bundler on Travis CIPhilip Arndt2014-08-221-0/+2
| |
* | Depend on refinerycms-wymeditor because we use it.Philip Arndt2014-08-222-7/+9
| |
* | Merge remote-tracking branch 'arthurtalkgoal/master'Philip Arndt2014-08-212-6/+65
|\ \ | | | | | | | | | | | | Conflicts: config/locales/zh-TW.yml
| * | Update TranslationArthur2014-05-213-16/+34
| | |
| * | Chinese Tradition i18nArthur2014-05-203-1/+174
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inserted zh-TW translation translate form in chinese Translate admin form body part header Translate the advanced options Translate Chinese
* | | Updated versionsPhilip Arndt2014-08-091-3/+3
| | |
* | | Merge pull request #380 from greendog/masterPhilip Arndt2014-06-222-0/+35
|\ \ \ | | | | | | | | added new migrations for acts-as-taggable-on engine
| * | | added new migrations for acts-as-taggable-on engineAlexander Negoda2014-06-222-0/+35
|/ / /
* | / Re-use icons from the Core package.Uģis Ozols2014-05-151-2/+2
| |/ |/|
* | Merge pull request #371 from arthurtalkgoal/masterUģis Ozols2014-03-281-0/+132
|\ \ | |/ |/| Chinese Tradition i18n
| * Chinese Tradition i18nArthur2014-03-281-0/+132
|/ | | | inserted zh-TW translation
* Remove redundant and fix some of the existing locales.Uģis Ozols2014-02-044-12/+9
|
* Tell friendly_id to regenerate slug if title has changed.Uģis Ozols2014-02-032-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 Ozols2014-02-031-3/+1
|
* Merge pull request #368 from refinery/rails4Philip Arndt2014-02-0225-179/+186
|\ | | | | Rails 4 support.
| * Use newest version of filters_spam which doesn't produce a ton of ↵Uģis Ozols2014-01-271-0/+1
| | | | | | | | deprecation warnings.
| * Replace selenium with poltergeist.Uģis Ozols2014-01-272-1/+3
| |
| * Get rid of load_tasks which doesn't work anymore.Uģis Ozols2014-01-271-1/+0
| |
| * Use strong parameters.Uģis Ozols2014-01-279-40/+36
| |
| * Cleanup Gemfile and depend on relased version of friendly_id.Uģis Ozols2014-01-272-14/+11
| |
| * Use proper dependencies. Now we can bundle install.Uģis Ozols2014-01-202-8/+7
| |
| * Merge branch 'master' into rails4Uģis Ozols2014-01-2010-53/+213
| |\ | |/ |/| | | | | | | Conflicts: app/helpers/refinery/blog/controller_helper.rb app/models/refinery/blog/post.rb
* | Remove todo.mdPhilip Arndt2013-12-091-5/+0
| | | | | | | | [ci skip]
* | Merge pull request #363 from kenips/globalize_fix_masterPhilip Arndt2013-12-071-1/+4
|\ \ | | | | | | Apply core globalize fix 2450. Fixes #361.
| * | Apply core globalize fix 2450. Fixes #361.Ken Ip2013-12-081-1/+4
|/ /
* | Merge pull request #358 from snake66/fixup-nb-localeUģis Ozols2013-11-241-14/+154
|\ \ | | | | | | Update norwegian (nb) locale.
| * | Update norwegian (nb) locale.Harald Eilertsen2013-11-241-14/+154
|/ /
* | Merge pull request #354 from jerefrer/patch-1Uģis Ozols2013-10-241-1/+1
|\ \ | | | | | | Fixes small french locale typo
| * | Fixes small french locale typoJérémy FRERE2013-10-241-1/+1
|/ /
* | Clarify license, authors, version requirement.Philip Arndt2013-10-222-4/+5
| |
* | Use expect syntax.Uģis Ozols2013-10-181-3/+5
| |
* | Merge pull request #352 from patrickdavey/restrict_tags_to_live_postsUģis Ozols2013-10-172-1/+26
|\ \ | | | | | | Restricting tags to live posts
| * | Explicitly setting tag list in testsPatrick Davey2013-10-181-2/+2
| | |
| * | Restricting tags to live postsPatrick Davey2013-10-172-1/+26
| | |
* | | Don't set tag_list on the post factory - it's not a required attribute.Uģis Ozols2013-10-172-3/+4
|/ /
| * Supported Rails 4 and Refinery 3.0.0.devPhilip Arndt2013-09-1619-168/+188
|/
* Merge pull request #348 from gajeev/masterUģis Ozols2013-09-071-6/+6
|\ | | | | scss fixes
| * frontend scss editgajeev2013-09-051-14/+14
| |
| * scss fixesgajeev2013-09-051-17/+17
|/
* Use refinerycms-testing from the github repo to get latest ↵Uģis Ozols2013-09-041-1/+1
| | | | selenium-webdriver version.
* Specify position for each page part when seeding db.Uģis Ozols2013-09-041-2/+2
| | | | #318