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

Replace CesiumViewerWidget #838

Merged
merged 93 commits into from
Jun 14, 2013
Merged

Replace CesiumViewerWidget #838

merged 93 commits into from
Jun 14, 2013

Commits on May 1, 2013

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

Commits on May 7, 2013

  1. Configuration menu
    Copy the full SHA
    65fba2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4658a5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4123f4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c70230f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9f36e9 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2013

  1. Ongoing Viewer widget work.

    Add ability to control which widgets are created at construction time.  Also properly implement destroy and clean up some Timeline code to allow it to be destroyed.
    mramato committed May 8, 2013
    Configuration menu
    Copy the full SHA
    742f448 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2013

  1. Merge branch 'homeButton' into viewer

    Conflicts:
    	Source/Widgets/BaseLayerPicker/BaseLayerPicker.js
    	Source/Widgets/FullscreenButton/FullscreenButton.js
    	Source/Widgets/lighter.css
    	Source/Widgets/widgets.css
    mramato committed May 9, 2013
    Configuration menu
    Copy the full SHA
    fd46bf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1456f0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79bd8bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93aaa7b View commit details
    Browse the repository at this point in the history

Commits on May 10, 2013

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

Commits on May 16, 2013

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

Commits on May 17, 2013

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

Commits on May 20, 2013

  1. Configuration menu
    Copy the full SHA
    47632fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    713b37b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f2a96a View commit details
    Browse the repository at this point in the history
  4. Ongoing Viewer work.

    This change primarily adds back functionality to the Cesium Viewer that is now considered app specific, in this case, the existing query parameters.  Also made a few other tweaks.
    mramato committed May 20, 2013
    Configuration menu
    Copy the full SHA
    c15feb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8edc2d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec2530b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01ae269 View commit details
    Browse the repository at this point in the history
  8. Remove CesiumViewerWidget

    1. Replace all usage of CesiumViewerWidget with the new Viewer widget.
    2. Delete `Client CZML` example becasue it's no longer needed and redundant with `Simple CZML Demo`
    3. Delete `Two Viewer Widgets` because we aren't ready to support multiple scenes the correct way.  The technique used by this demo resulted in poor performance and lots of data duplication.
    mramato committed May 20, 2013
    Configuration menu
    Copy the full SHA
    bb16ff9 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2013

  1. Configuration menu
    Copy the full SHA
    18b7b8a View commit details
    Browse the repository at this point in the history
  2. More changes after review.

    mramato committed May 21, 2013
    Configuration menu
    Copy the full SHA
    502ef3a View commit details
    Browse the repository at this point in the history

Commits on May 30, 2013

  1. Merge branch 'master' into viewer

    Conflicts:
    	Specs/DynamicScene/DataSourceDisplaySpec.js
    mramato committed May 30, 2013
    Configuration menu
    Copy the full SHA
    9db8cf5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'widgetCleanup' into viewer

    Conflicts:
    	Apps/CesiumViewer/CesiumViewer.js
    	Apps/Sandcastle/gallery/Simple CZML Demo.html
    	Apps/Sandcastle/gallery/Terrain.html
    	Source/Widgets/Dojo/CesiumViewerWidget.js
    	Source/Widgets/FullscreenButton/FullscreenButton.js
    mramato committed May 30, 2013
    Configuration menu
    Copy the full SHA
    06ba445 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1b4fb4 View commit details
    Browse the repository at this point in the history
  4. Ongoing Viewer widget work

    1. Make the new Viewer follow the new API style of other widgets.
    2. Fix Sandcastle examples so that they all run.
    3. Fix specs.
    mramato committed May 30, 2013
    Configuration menu
    Copy the full SHA
    c37e7dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84d9b91 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2013

  1. Merge branch 'widgetCleanupES5' into viewerES5

    Conflicts:
    	Apps/CesiumViewer/CesiumViewer.js
    	Apps/Sandcastle/gallery/Simple CZML Demo.html
    	Apps/Sandcastle/gallery/Terrain.html
    	Source/Widgets/Dojo/CesiumViewerWidget.js
    mramato committed May 31, 2013
    Configuration menu
    Copy the full SHA
    1ed22b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b753f4a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'widgetCleanupES5' into viewerES5

    Conflicts:
    	Source/Widgets/Dojo/CesiumViewerWidget.js
    mramato committed May 31, 2013
    Configuration menu
    Copy the full SHA
    c11487b View commit details
    Browse the repository at this point in the history
  4. Fix Sandcastle examples.

    mramato committed May 31, 2013
    Configuration menu
    Copy the full SHA
    7122d5d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2013

  1. Merge branch 'widgetCleanup' into viewerES5

    Conflicts:
    	Source/Widgets/Dojo/CesiumViewerWidget.js
    mramato committed Jun 1, 2013
    Configuration menu
    Copy the full SHA
    4143055 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d68c980 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    098dd26 View commit details
    Browse the repository at this point in the history
  4. Fixes after merge.

    mramato committed Jun 1, 2013
    Configuration menu
    Copy the full SHA
    d8be10e View commit details
    Browse the repository at this point in the history
  5. Clean up Viewer.css so that it doesn't conflict with other widgets wh…

    …en included in Sandcastle.
    mramato committed Jun 1, 2013
    Configuration menu
    Copy the full SHA
    780e00f View commit details
    Browse the repository at this point in the history
  6. Doc and spec cleanup.

    mramato committed Jun 1, 2013
    Configuration menu
    Copy the full SHA
    ebe49c3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca1c48c View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2013

  1. Merge branch 'widgetCleanup' into viewer

    Conflicts:
    	Specs/Widgets/CesiumWidget/CesiumWidgetSpec.js
    mramato committed Jun 3, 2013
    Configuration menu
    Copy the full SHA
    f912f00 View commit details
    Browse the repository at this point in the history
  2. Refactor new Viewer drag and drop code.

    To keep Viewer as lean and flexible as possible, drag and drop code is now it's own utility class, ViewerDropHandler, which allows users to add drag & drop support in one line of code.
    mramato committed Jun 3, 2013
    Configuration menu
    Copy the full SHA
    12f6a0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abcf02a View commit details
    Browse the repository at this point in the history
  4. Ongoing Viewer work

    Refactor camera tracking code into a common ViewerDynamicSceneControls utility class, which will let users using the DyanmicScene layer easily add useful input behavior.
    mramato committed Jun 3, 2013
    Configuration menu
    Copy the full SHA
    cab0167 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fdfea38 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e87869 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'widgetCleanup' into viewer

    Conflicts:
    	Source/Widgets/Dojo/CesiumViewerWidget.js
    mramato committed Jun 3, 2013
    Configuration menu
    Copy the full SHA
    ce80844 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8a1d636 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2013

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

Commits on Jun 6, 2013

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

Commits on Jun 7, 2013

  1. Configuration menu
    Copy the full SHA
    8aa0ce2 View commit details
    Browse the repository at this point in the history
  2. Remove trailing comma.

    mramato committed Jun 7, 2013
    Configuration menu
    Copy the full SHA
    76b43ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9e630f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9562c01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b346854 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00c6d40 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2013

  1. Configuration menu
    Copy the full SHA
    d006633 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2180610 View commit details
    Browse the repository at this point in the history
  3. Ongoing Viewer mixin work.

    mramato committed Jun 10, 2013
    Configuration menu
    Copy the full SHA
    070bac3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1606ec View commit details
    Browse the repository at this point in the history
  5. Spec cleanup.

    mramato committed Jun 10, 2013
    Configuration menu
    Copy the full SHA
    4e86954 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0f6f3e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d86ac9d View commit details
    Browse the repository at this point in the history
  8. Minor doc tweak.

    mramato committed Jun 10, 2013
    Configuration menu
    Copy the full SHA
    6e834c8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d7984d1 View commit details
    Browse the repository at this point in the history
  10. Update CHANGES

    mramato committed Jun 10, 2013
    Configuration menu
    Copy the full SHA
    a890378 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9d663b7 View commit details
    Browse the repository at this point in the history
  12. Clean up documentation.

    mramato committed Jun 10, 2013
    Configuration menu
    Copy the full SHA
    55db3b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2013

  1. Configuration menu
    Copy the full SHA
    86861ce View commit details
    Browse the repository at this point in the history
  2. Fix typos.

    shunter committed Jun 11, 2013
    Configuration menu
    Copy the full SHA
    674cbb0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into viewer

    Conflicts:
    	CHANGES.md
    mramato committed Jun 11, 2013
    Configuration menu
    Copy the full SHA
    564ce66 View commit details
    Browse the repository at this point in the history
  4. Fix regression.

    mramato committed Jun 11, 2013
    Configuration menu
    Copy the full SHA
    f998e66 View commit details
    Browse the repository at this point in the history
  5. Fixed typo.

    mramato committed Jun 11, 2013
    Configuration menu
    Copy the full SHA
    b139f2f View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    acb439f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2013

  1. Configuration menu
    Copy the full SHA
    750a788 View commit details
    Browse the repository at this point in the history
  2. Fix spec afte intgrate.

    Also expose the flight duration property on HomeButtonViewModel.
    mramato committed Jun 12, 2013
    Configuration menu
    Copy the full SHA
    267468b View commit details
    Browse the repository at this point in the history
  3. Add loading indicator to Cesium Viewer app

    Also fix some error handling and query string parsing code.  We'll have more robust notification in the Viewer widget with future work.
    mramato committed Jun 12, 2013
    Configuration menu
    Copy the full SHA
    9df9189 View commit details
    Browse the repository at this point in the history
  4. Viewer resize

    This still isn't perfect, but it's as good as the old Viewer widget and has the added bonus of the timeline and logos moving accordingly depending on whether the animation/timeline widgets exists.
    mramato committed Jun 12, 2013
    Configuration menu
    Copy the full SHA
    e71ef21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39d4fe2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb3c160 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    292d908 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d181104 View commit details
    Browse the repository at this point in the history
  9. Minor doc cleanup.

    mramato committed Jun 12, 2013
    Configuration menu
    Copy the full SHA
    35e64ab View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2013

  1. Fix #860

    mramato committed Jun 13, 2013
    Configuration menu
    Copy the full SHA
    68c1223 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    683ba3e View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary quotes

    shunter committed Jun 13, 2013
    Configuration menu
    Copy the full SHA
    79d520d View commit details
    Browse the repository at this point in the history
  4. Don't rely on Array.forEach

    shunter committed Jun 13, 2013
    Configuration menu
    Copy the full SHA
    6351d39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f2d0a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    437cf78 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3987742 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2cd39a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8a3557e View commit details
    Browse the repository at this point in the history