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

Updates to ThumbnailLoader and ThumbnailService #5827

Merged
merged 14 commits into from
Sep 4, 2018

Commits on Aug 21, 2018

  1. Updates to ThumbnailLoader and ThumbnailService

    ThumbnailLoader calls new API, checks if image has pyramids and can determine what state a thumbnail is in if it is missing
    ThumbnailBean has additional simple load method that only returns a thumbnail if is available, otherwise returns an empty array
    rgozim committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    78727d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. Configuration menu
    Copy the full SHA
    2627ed7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from dominikl/update_thumbnail_loading_dom

    Add empty implementation to Destroyable
    rgozim authored Aug 22, 2018
    Configuration menu
    Copy the full SHA
    5b9a770 View commit details
    Browse the repository at this point in the history
  3. Fixed null images error

    rgozim committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    194a65b View commit details
    Browse the repository at this point in the history
  4. Fixed thumbnail loading bug

    rgozim committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    28f3d0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e12a6a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. Configuration menu
    Copy the full SHA
    1452941 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2018

  1. Cleaned up some code in insight, however discovered that default cloc…

    …k still is returned in some cases
    rgozim committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    fe5598e View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. Configuration menu
    Copy the full SHA
    4117185 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f57aa6 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. Configuration menu
    Copy the full SHA
    fbc04e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. Removed commented out code

    rgozim committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    93e5e19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e576bc View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

  1. Switched to using Gateway.getServerVersion function for obtaining ver…

    …sion
    
    of server connected to.
    Cleaned up javadoc
    rgozim committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    9c4b34e View commit details
    Browse the repository at this point in the history