Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Widget: Google Translate #5386

Merged
merged 7 commits into from Oct 28, 2016
Merged

Widget: Google Translate #5386

merged 7 commits into from Oct 28, 2016

Commits on Oct 24, 2016

  1. Add Google translate widget

    Widget that enables using google translate on your site
    artpi committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    3c82c8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c36f7fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ebde71 View commit details
    Browse the repository at this point in the history
  4. Google Translate Widget: coding standard changes.

    - Add / update comments and docblocks.
    - Use Yoda conditions.
    - Remve trailing whitespace.
    - only lowercase in function names.
    jeherve authored and artpi committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    af6d128 View commit details
    Browse the repository at this point in the history
  5. JShint style fixes

    artpi committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    10b8e36 View commit details
    Browse the repository at this point in the history
  6. Fix undefined index lang

    I forgot to put quotes around array key before
    artpi committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    8a2eb90 View commit details
    Browse the repository at this point in the history
  7. Fix more code styling issues

    artpi committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    7e0368e View commit details
    Browse the repository at this point in the history