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

Create Convert plugin #229

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Create Convert plugin #229

wants to merge 6 commits into from

Commits on Jul 29, 2017

  1. Create Convert plugin

    Converts different units of measurements as well as currencies.
    Shawn Corrigan authored Jul 29, 2017
    Configuration menu
    Copy the full SHA
    204d919 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2017

  1. Coding style

    Shawn Corrigan authored Aug 1, 2017
    Configuration menu
    Copy the full SHA
    8c56131 View commit details
    Browse the repository at this point in the history
  2. More code styling changes

    I have added more code styling changes, however I have not tested the functionality of the plugin with Jeeves.
    Shawn Corrigan authored Aug 1, 2017
    Configuration menu
    Copy the full SHA
    7100708 View commit details
    Browse the repository at this point in the history
  3. Update Convert.php

    Shawn Corrigan authored Aug 1, 2017
    Configuration menu
    Copy the full SHA
    b3d1ca0 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2017

  1. Improved temperature conversion and changed casing

    Shawn Corrigan authored Aug 2, 2017
    Configuration menu
    Copy the full SHA
    19a0156 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2018

  1. Removed extra newlines, other changes

    Removed unnecessary newlines. Moved switch case to method getConvertedToAmount. Added additional check for Tofurkish in to or from unit.
    Shawn Corrigan authored Jan 17, 2018
    Configuration menu
    Copy the full SHA
    bf88756 View commit details
    Browse the repository at this point in the history