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
adaption for error handling of delete methods
removed style parameter for combobox. Quick fix for ticket #4289. Needs to be reviewed.
creating new instance of key statement with existing text in the case of copy/paste
Updated version in config files to 3.3.7-SNAPSHOT
Updated version in config files to 3.3.6
added PostFix to memento to distinguish between remote and data source
replaced static term initialisation methods with newly added cdmCacher driven methods
improved handling for missing representation for certain language #4249
#4244 fixed
fix #4249
skip the dialog for setting the default nomenclatural code. The default is the botanical code.
editor changes for red list project (datasource view and create new datasource from file menu)
fix idInVocabulary #4243
fixed Ticket #4243
remove deprecated method
Updated version in config files to 3.3.6-SNAPSHOT
Updated version in config files to 3.3.5
fix NPE for unselected feature tree
Updated version in config files to 3.3.5-SNAPSHOT
Updated version in config files to 3.3.4
setting name in case of editing datasource
remmoved setting of database name to empty when cloning
make lineSeparator 1.6 compatibel again
added new constructor with mode argument for wizard pages and deprecated the old constructor. CdmDataSourceWizard and CdmDataSourceTypeSelectionWizardPage now call the new constructor.
refactoring cdm data source to cdm source plugin.xml : added clone menu item / command
refactored wizard dialog and pages to allow for easy in place editing and cloning of datasources. CdmDataSourceRepository : added methods for (I)PersistentRemoteSource
refactoring to change the specific (I)CdmDataSource to the more generic (I)CdmSource to prepare fro remoting CloneDataSourceHandler : new handler to clone a datasource
adding a taxon bulk editor and changes because the delete methods does not throw exceptions anymore
Updated version in config files to 3.3.4-SNAPSHOT
Updated version in config files to 3.3.3
Updated version in config files to 3.3.3-SNAPSHOT
Updated version in config files to 3.3.2