initial time of date element needs to be UTC timezone
[taxeditor.git] / eu.etaxonomy.taxeditor.store / plugin.xml
index 2a188f2f0d7210972cce64306657adff5bc6463c..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
-        allowMultiple="false"
-        class="eu.etaxonomy.taxeditor.view.supplementaldata.SupplementalDataViewPart"
-        icon="icons/applications-office.png"
-        id="eu.etaxonomy.taxeditor.view.supplementalData"
-        name="%view.name.3"
-        restorable="true">
-  </view>
-  <view
-        allowMultiple="false"
-        class="eu.etaxonomy.taxeditor.view.detail.DetailsViewPart"
-        icon="icons/accessories-text-editor.png"
-        id="eu.etaxonomy.taxeditor.view.detail"
-        name="%view.name.4"
-        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>
-  <view
-        allowMultiple="false"
-        class="eu.etaxonomy.taxeditor.view.sessions.SessionsViewPart"
-        id="eu.etaxonomy.taxeditor.view.sessions.SessionsViewPart"
-        name="%view.name.SESSIONS"
-        restorable="false">
-  </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>
-         </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">
                   definitionId="hasROLE_PROJECT_MANAGER">
             </reference>
          </activeWhen>
-      </handler>
-      <handler
-            class="eu.etaxonomy.taxeditor.handler.OpenDatabasePreferencesWizardHandler"
-            commandId="eu.etaxonomy.taxeditor.store.open.OpenDatabasePreferencesWizardHandler">
-            <activeWhen>
-            <reference
-                  definitionId="hasROLE_PROJECT_MANAGER">
-            </reference>
-         </activeWhen>
       </handler>
        <handler
             class="eu.etaxonomy.taxeditor.handler.OpenImportPreferenceHandler"
    <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.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.store.open.OpenDistributionEditorWizardHandler"
             name="%command.name.11">
       </command>
-       <command
-            id="eu.etaxonomy.taxeditor.store.open.OpenDatabasePreferencesWizardHandler"
-            name="%command.name.15">
-      </command>
-      
       <command
             defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.ChangeConnectionHandler"
             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"
       </wizard>
       <wizard
             category="eu.etaxonomy.taxeditor.export.category.cdm"
-            class="eu.etaxonomy.taxeditor.io.wizard.OutputModelExportWizard"
+            class="eu.etaxonomy.taxeditor.io.wizard.CdmLightExportWizard"
             id="eu.etaxonomy.taxeditor.io.export.output_model"
             name="%wizard.name.22">
       </wizard>
    </viewCommandMapping>
 </extension>
 <extension
-      id="id1"
+      id="eu.etaxonomy.taxeditor.store.workbench.model"
+      name="Store Workbench Model"
       point="org.eclipse.e4.workbench.model">
    <fragment
          apply="always"