Skip to content

Translatable user generated content

Latest
Compare
Choose a tag to compare
@munen munen released this 08 Oct 06:46
· 18 commits to master since this release
3a779aa

Version 1.1 features translatable user generated content. This is another unique selling proposition of Swiss Crowdfunder compared to other platforms - you are now able to market your campaign in multiple countries argeted through their unique language!

Here's the gist of what it gives you:

swiss_crowdfunder_release_1_1

Here are the full release notes:

Added

  • User generated content (Campaigns and Googies) is translated (Using
    Rails i18n and globalize)

    • Switch the language in the back-office (ActiveAdmin) while editing
      a resource and hit save
    • Now all content (pages and user generated content) is translated!
  • Introduce Rubocop for linting

Changed

  • Integration tests run with Firefox headless instead of Chromium
  • Upgrade from CircleCI v1 to v2
  • Upgrade to Rails 5.1.6 (latest in 5.1.x branch) and remove
    deprecation messages
  • Goody validates presence of :title, :description