initial time of date element needs to be UTC timezone
[taxeditor.git] / eu.etaxonomy.taxeditor.store / plugin.xml
index ef5a54afb1cea9768d32427f9d5b60acfe55e935..615341c2c704cc25bc3b82445d49bcbf36efa1ae 100755 (executable)
    </extension>
    <extension
          point="org.eclipse.ui.views">
-      <view
-            class="eu.etaxonomy.taxeditor.view.datasource.CdmDataSourceViewPart"
-            icon="icons/system-file-manager.png"
-            id="eu.etaxonomy.taxeditor.view.datasource"
-            name="%view.name"
-            restorable="true">
-      </view>
       <view
         allowMultiple="true"
         class="eu.etaxonomy.taxeditor.view.dataimport.SpecimenImportView"
         id="eu.etaxonomy.taxeditor.view.dataimport.GbifResponseImportView"
         name="%view.name.8">
          </view>
-      <view  
-                       name="%view.name.0"  
-                       category="org.eclipse.ui"  
-                       class="org.eclipse.ui.ExtensionFactory:progressView"  
-                       id="org.eclipse.ui.views.ProgressView">  
-               </view>
-               <view  
-                       name="%view.name.1"  
-                       icon="icons/console.gif"  
-                       category="org.eclipse.ui"  
-                       class="org.eclipse.ui.ExtensionFactory:logView"  
-                       id="org.eclipse.ui.views.LogView">  
-               </view>
-  <view
-        class="eu.etaxonomy.taxeditor.view.reporting.ReportingViewPart"
-        id="eu.etaxonomy.taxeditor.reporting.viewPart"
-        name="%view.name.2"
-        restorable="true">
-  </view>
-  <view
-        class="eu.etaxonomy.taxeditor.view.userecords.UseRecordsViewPart"
-        icon="icons/leaf_detail.png"
-        id="eu.etaxonomy.taxeditor.view.userecords"
-        name="%view.name.5"
-        restorable="true">
-  </view>
-   </extension>
-   <extension
-         point="org.eclipse.ui.editors">
-      <editor
-            class="eu.etaxonomy.taxeditor.editor.definedterm.DefinedTermEditor"
-            default="false"
-            id="eu.etaxonomy.taxeditor.editor.definedTerm"
-            name="%editor.name">
-      </editor>
    </extension>
    <extension
          point="org.eclipse.ui.menus">
-      <menuContribution 
-         allPopups="false" 
-                 locationURI="menu:eu.etaxonomy.taxeditor.workbench.menu.window?before=eu.etaxonomy.taxeditor.application.windowMenu.last"> 
-           <dynamic 
-                    class="eu.etaxonomy.taxeditor.editor.definedterm.DefinedTermMenu" 
-                   id="eu.etaxonomy.taxeditor.editor.definedterm.DefinedTermMenu"> 
-              <visibleWhen 
-                      checkEnabled="true"> 
-                  <reference 
-                        definitionId="isCdmStoreConnected"> 
-                  </reference> 
-             </visibleWhen> 
-        </dynamic> 
-      </menuContribution>
       <menuContribution
             locationURI="menu:eu.etaxonomy.taxeditor.workbench.menu.file?after=eu.etaxonomy.taxeditor.application.filemenu.io">
          <command
             </control>
          </toolbar>
       </menuContribution>
-      <menuContribution
-            locationURI="popup:eu.etaxonomy.taxeditor.editor.definedTerm">
-         <menu
-               label="%menu.label.0">
-            <command
-                  commandId="eu.etaxonomy.taxeditor.editor.definedTerms.newTermVocabulary"
-                  label="%command.label.12"
-                  style="push">
-            </command>
-            <command
-                  commandId="eu.etaxonomy.taxeditor.editor.definedTerms.newDefinedTerm"
-                  label="%command.label.13"
-                  style="push">
-               <visibleWhen
-                     checkEnabled="true">
-                  <reference
-                        definitionId="isModifiable">
-                  </reference>
-               </visibleWhen>
-            </command>
-            <command
-                  commandId="eu.etaxonomy.taxeditor.editor.definedTerms.newKindOfTerm"
-                  label="Kind Of Term"
-                  style="push">
-               <visibleWhen
-                     checkEnabled="true">
-                  <reference
-                        definitionId="isShowExperimentalFeatures">
-                  </reference>
-               </visibleWhen>
-            </command>
-         </menu>
-         <command
-               commandId="eu.etaxonomy.taxeditor.editor.definedTerms.delete"
-               label="%command.label.14"
-               style="push">
-            <visibleWhen
-                  checkEnabled="true">
-               <reference
-                     definitionId="isModifiable">
-               </reference>
-            </visibleWhen>
-         </command>
-      </menuContribution>
    </extension>
    <extension
          point="org.eclipse.ui.handlers">
    <extension
          name="%extension.name.0"
          point="org.eclipse.ui.commands">
-      <command
-            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.ChangeConnectionHandler"
-            id="eu.etaxonomy.taxeditor.store.datasource.change"
-            name="%command.name">
-      </command>
-      <command
-            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.EditDataSourceHandler"
-            id="eu.etaxonomy.taxeditor.store.datasource.edit"
-            name="%command.name.0">
-      </command>
-      <command
-            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.CloneDataSourceHandler"
-            id="eu.etaxonomy.taxeditor.store.datasource.clone"
-            name="%command.name.8">
-      </command>
-      <command
-            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.CreateDataSourceHandler"
-            id="eu.etaxonomy.taxeditor.store.datasource.create"
-            name="%command.name.1">
-      </command>
-      <command
-            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.DeleteDataSourceHandler"
-            id="eu.etaxonomy.taxeditor.view.datasource.delete"
-            name="%command.name.13">
-      </command>
-      <command
-            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.UpdateDataSourceHandler"
-            id="eu.etaxonomy.taxeditor.store.datasource.update"
-            name="%command.name.3">
-      </command>
       <command
             defaultHandler="eu.etaxonomy.taxeditor.handler.ShowLoginWindowHandler"
             id="eu.etaxonomy.taxeditor.store.operations.showLoginWindow"
             id="eu.etaxonomy.taxeditor.store.operations.reconnect"
             name="%command.name.RE_CONNECT">
       </command>
-      <command
-            defaultHandler="eu.etaxonomy.taxeditor.editor.definedterm.handler.OpenDefinedTermEditorHandler"
-            id="eu.etaxonomy.taxeditor.store.openDefinedTermEditor"
-            name="%command.name.5">
-         <commandParameter
-               id="eu.etaxonomy.taxeditor.store.openDefinedTermEditor.termTypeUuid"
-               name="%commandParameter.name.0"
-               optional="true">
-         </commandParameter>
-      </command>
-      <command
-            defaultHandler="eu.etaxonomy.taxeditor.editor.definedterm.handler.CreateDefinedTermHandler"
-            id="eu.etaxonomy.taxeditor.editor.definedTerms.newDefinedTerm"
-            name="%command.name.6">
-      </command>
-      <command
-            defaultHandler="eu.etaxonomy.taxeditor.editor.definedterm.handler.CreateDefinedTermHandler"
-            id="eu.etaxonomy.taxeditor.editor.definedTerms.newKindOfTerm"
-            name="New kind-of term">
-      </command>
-      <command
-            defaultHandler="eu.etaxonomy.taxeditor.editor.definedterm.handler.CreateTermVocabularyHandler"
-            id="eu.etaxonomy.taxeditor.editor.definedTerms.newTermVocabulary"
-            name="%command.name.7">
-      </command>
       <command
             id="eu.etaxonomy.taxeditor.store.openPasswordWizzard"
             name="%command.name.10">
             id="eu.etaxonomy.taxeditor.datasource.connect"
             name="%command.name.12">
       </command>
-      <command
-            defaultHandler="eu.etaxonomy.taxeditor.editor.definedterm.handler.DeleteTermBaseHandler"
-            id="eu.etaxonomy.taxeditor.editor.definedTerms.delete"
-            name="%command.name.14">
-      </command>
       <command
             defaultHandler="eu.etaxonomy.taxeditor.handler.OpenInspectSessionsHandler"
             id="eu.etaxonomy.taxeditor.store.open.InspectSessionsDialog"