[teiid-designer-dev] [Teiid-Designer/teiid-designer] 58364e: TEIIDDES-1831: Provide a status icon in the server...

Paul Richardson p.g.richardson at redhat.com
Tue Sep 3 14:47:27 EDT 2013


  Branch: refs/heads/8.2.x
  Home:   https://github.com/Teiid-Designer/teiid-designer
  Commit: 58364e211af81b2b05b4c327662d1b79eae31834
      https://github.com/Teiid-Designer/teiid-designer/commit/58364e211af81b2b05b4c327662d1b79eae31834
  Author: Paul Richardson <p.g.richardson at redhat.com>
  Date:   2013-09-02 (Mon, 02 Sep 2013)

  Changed paths:
    M plugins/org.teiid.designer.core/src/org/teiid/designer/core/ModelerCore.java
    A plugins/org.teiid.designer.ui/icons/full/cview16/teiid-server-default.png
    A plugins/org.teiid.designer.ui/icons/full/cview16/teiid-server-disconnected.png
    M plugins/org.teiid.designer.ui/src/org/teiid/designer/ui/PluginConstants.java
    M plugins/org.teiid.designer.ui/src/org/teiid/designer/ui/UiPlugin.java
    M plugins/org.teiid.designer.ui/src/org/teiid/designer/ui/explorer/ModelExplorerResourceNavigator.java
    M plugins/org.teiid.designer.ui/src/org/teiid/designer/ui/i18n.properties

  Log Message:
  -----------
  TEIIDDES-1831: Provide a status icon in the server status panel

* Adds a server status icon to the status panel in the Model Explorer view

* Indicates whether the default server instance is connected or not

* Image instances should be disposed by the SWT labels

* All calls to the setter methods for the status panel wrapped within a UI
  thread runnable

* Server status panel de-cluttered with the edit link reduced to an icon
  with tooltip.

* Since status label is not initially populated, it is necessary to relayout
  its parent composite after setting its image. Otherwise, the image is
  never displayed.

* UiPlugin
 * Clean up some old commented-out code
 * Use the registry for descriptor rather than individual references


  Commit: 1f59bc31a35020cfaaa65dc9afd0bc409fce8985
      https://github.com/Teiid-Designer/teiid-designer/commit/1f59bc31a35020cfaaa65dc9afd0bc409fce8985
  Author: Paul Richardson <p.g.richardson at redhat.com>
  Date:   2013-09-03 (Tue, 03 Sep 2013)

  Changed paths:
    M target-platform/pom.xml
    M target-platform/teiid-designer.target

  Log Message:
  -----------
  Updates target platform in line with integration stack

* Release of integration stack target version of 4.1.4.Final


Compare: https://github.com/Teiid-Designer/teiid-designer/compare/e583f091d094...1f59bc31a350


More information about the teiid-designer-dev mailing list