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

Fix for issue #1277 #1279

Merged
merged 8 commits into from
Nov 19, 2018
Merged

Fix for issue #1277 #1279

merged 8 commits into from
Nov 19, 2018

Commits on Oct 22, 2018

  1. Fix for issue #1277

    Nicolas Beauvais committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    f23c75f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. Fix CS

    nicolasbeauvais committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    2dcbefc View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2018

  1. Refactor fix for issue #1277

    Nicolas Beauvais committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    7d85553 View commit details
    Browse the repository at this point in the history
  2. Add missing return types

    Nicolas Beauvais committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    3d2adea View commit details
    Browse the repository at this point in the history
  3. Add withoutManipulations() helper method for Conversion.php

    Nicolas Beauvais committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    26a0609 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2018

  1. Add test for the withoutManipulations method

    Nicolas Beauvais committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    fcf84f6 View commit details
    Browse the repository at this point in the history
  2. Add test for performManipulations early return

    Nicolas Beauvais committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    258da65 View commit details
    Browse the repository at this point in the history
  3. Fix style

    Nicolas Beauvais committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    b77f95e View commit details
    Browse the repository at this point in the history