Skip to content

Changes

Summary

  1. Bug 511216 - Support central USS OAuth login in MPC (details)
  2. 517545: org.eclipse.core.runtime.CoreException: Node not found: 'xxx' (details)
  3. 514082: Allow Marketplace REST API to return a list of favourite lists (details)
  4. 514082: Allow Marketplace REST API to return a list of favourite lists (details)
  5. 517559: Import Favorites List: Select all/Deselect all have wrong (details)
  6. 517582: iframe in news html opened externally (details)
  7. [releng] final Orbit version for Oxygen (details)
Commit 792fe72194e147eb9abb8c2e047bcc9b3a1c9753 by brian de alwis
Bug 511216 - Support central USS OAuth login in MPC

Use correct OAuth Client ID for MPC

Signed-off-by: Brian de Alwis <bsd@mt.ca>
Change-Id: I5b6a41f0fffb07bd65ea67c3e5c7b45698e3f518
The file was modified org.eclipse.epp.mpc.ui/plugin.xml (diff)
Commit 1e097d30aceb59d73f940ba8823fb2190a1f22cf by Carsten Reckord
517545: org.eclipse.core.runtime.CoreException: Node not found: 'xxx'

Skip missing nodes in result and log an information message.

Bug: 517545
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=517545
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/DefaultMarketplaceService.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/service/IMarketplaceService.java (diff)
Commit a4795f0ea347889103366b0aea2b86420b41546c by Carsten Reckord
514082: Allow Marketplace REST API to return a list of favourite lists

Adapted favorites service to include full username and list name.

Bug: 514082
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=514082
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/UserFavoritesService.java (diff)
Commit 398967dcf9c7719733ee0f47a929c3b634a735e4 by Carsten Reckord
514082: Allow Marketplace REST API to return a list of favourite lists

Make the /favorites segment of a favorites list URL optional.

Both of these will work now:
https://marketplace.eclipse.org/user/creckord/favorites
https://marketplace.eclipse.org/user/creckord

Bug: 514082
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=514082
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/mpc/ui/MarketplaceUrlHandler.java (diff)
Commit 8d5d0046f45fdda89ad30d5a52055e48415ccdbc by Carsten Reckord
517559: Import Favorites List: Select all/Deselect all have wrong initial state

workaround for bug 517572

Also, don't change the selection one item at a time...

Bug: 517559
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=517559
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/FavoritesViewer.java (diff)
Commit d36573904a59de71254332a9318952e80d432f3d by Carsten Reckord
517582: iframe in news html opened externally

Only begin opening content in external browser once page has
completed loading. And only if we're sure it's external content.

Bug: 517582
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=517582
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/NewsViewer.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/NewsUrlHandler.java (diff)
Commit 820e31bbe0ff2e18fd8458857906878339aecb98 by Carsten Reckord
[releng] final Orbit version for Oxygen
The file was modified org.eclipse.epp.mpc-target/oxygen.target (diff)
The file was modified org.eclipse.epp.mpc-target/staging.target (diff)