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: Validating annotation thread params #17

Merged
merged 8 commits into from
Apr 5, 2017
Merged

Fix: Validating annotation thread params #17

merged 8 commits into from
Apr 5, 2017

Commits on Apr 4, 2017

  1. Configuration menu
    Copy the full SHA
    04e26b9 View commit details
    Browse the repository at this point in the history
  2. Fix unit tests

    pramodsum committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    ffc4500 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af2c9cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d92934b View commit details
    Browse the repository at this point in the history
  5. Fixes from comments

    - Also includes fix for thread locale to be correctly set for image
      point annotations
    - Prevents multiple validation notifications from being triggered while
      another validation notification is already being displayed
    pramodsum committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    c1747e7 View commit details
    Browse the repository at this point in the history
  6. Removing redundant checks

    pramodsum committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    a47fde6 View commit details
    Browse the repository at this point in the history
  7. Removing checkValidThread() and emission of 'annotationerror' message…

    … in Annotator
    
    - Returns null when validateThreadParams() fails
    pramodsum committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    d7f3181 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    78bd4ea View commit details
    Browse the repository at this point in the history