fixing #2547
removed version dependency for org.eclipse.nebula.widgets.compositetable and added the composite table jar to the p2 update
fix #4450
merge-update from trunk
added sanity checks for delimiters
pom.xml : comment for the file permissions problem eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF : removed version numbers and added plugin for repository metadata ApplicationWorkbenchWindowAdvisor : added saving of repositories to post window close...
fix #2187
adapted cdmlib dependencies
increased version number
eu.etaxonomy.taxeditor.product, eu.etaxonomy.taxeditor.feature/feature.xml, eu.etaxonomy.taxeditor.feature.platform/feature.xml : commented out license text to prevent extra popup on update plugin(_de,_en).properties : added license info to productBlurb used in the About popup...
#4389
Added copy button to popup and context info to the error trace
added caused by to multistatus error dialog
OpenDefinedTermEditorHandler : changed error dialog to warning since there is no exception CdmErrorDialog : changed copy item text to avoid confusion MessagingUtils : cleanup and added MultiStatus errorDialog to solve windows problem (#4416)
added check for entity being null
eu.etaxonomy.taxeditor.product : updated start levels, added update specific arguments feature.xml x 2 : added dependencies for p2 updates IPreferenceKeys : added the key to allow updates at startup TaxonomicEditorGeneralPreferences : added checkbox to allow updates at startup
added new error dialog for operations
change labels for relationship descriptions #4087
Updated version in config files to 3.3.8-SNAPSHOT
Updated version in config files to 3.3.7
Renamed label "Messages" to "Error Log"
Added note to default language preference page to inform the user about restarting the editor after making changes to the language setting.
refactored default language selection methods.
remove logging for DerivedUnitFacadeNotSupportedException as it is handled #3846
Handle null object in StoreUtil.getCdmEntity
Added Default Language Selection for the TaxonomicEditor to fix #4358
eclipse preference changes
fix for #2754
MessagingUtils : added option for displaying contact message in the error dialog ApplicationWorkbenchAdvisor : using new method with contact message AbstractBulkEditorInput : added errorDialog for MergeException
ApplicationWorkbenchAdvisor : added comments EditPasswordElement : Added to make sure user exists in db before changing password UserDetailElement : Disabled user text field since User is immutable NewObjectHandler : added non-empty validator for the case of User and Group
New class for logging and dialog functionality
Moved all logging and dialog functionality to the new class MessagingUtils. Refactoring code to adapt to above change. Added new custom error dialog - CdmErrorDialog Added runtime exception handling to the ApplicationWorkbenchAdvisor by adding a custom status handler
reintegrated redlist branch into trunk
update ReferenceDetailElement
adapt to new return type for name authors
added possibility to show / hide uuid column added scrolling to the viewer
MemberDetailElement : removed member label string EntitySelectionElement : removed " : " suffix to label string when label string is empty
corrected behaviour when adding / saving new authorites