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 to allow custom task types in CSV import #138

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

Commits on Aug 31, 2016

  1. Fix double slash in URI

    GeekJosh authored Aug 31, 2016
    Configuration menu
    Copy the full SHA
    b97fe4a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2016

  1. Configuration menu
    Copy the full SHA
    0bae5ca View commit details
    Browse the repository at this point in the history
  2. Revert "Fix double slash in URI"

    This reverts commit b97fe4a.
    Josh Johnson committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    019b282 View commit details
    Browse the repository at this point in the history
  3. Revert "Enable custom task types in CSV import"

    This reverts commit 0bae5ca.
    Josh Johnson committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    a219b45 View commit details
    Browse the repository at this point in the history
  4. Revert "Revert "Enable custom task types in CSV import""

    This reverts commit a219b45.
    Josh Johnson committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    de1f812 View commit details
    Browse the repository at this point in the history
  5. Although validation passed, id's were still hard coded

    Josh Johnson committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    1942dfe View commit details
    Browse the repository at this point in the history
  6. Wrapped in strtolower to make case insensitive

    Josh Johnson committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    645585b View commit details
    Browse the repository at this point in the history