Empty concept view if an unsupported view is selected
Remove unused class
Trim code
Update ICdmEntitySessionEnabled to no longer extend ICdmChangeListener
ICdmDataChangeService, CdmUIDataChangeService, CdmDataChangeService : added new data change service with different services for the ui and non-ui states CdmApplicationState, CdmStore : added data change service to app state CdmChangeEvent, ICdmChangeListener : added change listener and even to fire in case of data changes...
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
replaced static term initialisation methods with newly added cdmCacher driven methods
misappliedName can be created directly from the accepted Taxon in TaxonNameEditor
merge-update from trunk
fix for #3557
fixing #2685 ([LINUX] Editing concept relationships does not work under linux)
Removed all calls to active menu selection (fixes #1106)
experimental implementation of ConceptGraphContentProvider
Fixes #2681
refactoring of package names for consistency
Committing changes to definedtermeditor after merge from branch
Fixes #2680
Taxon Relationship type is now editable in details view
Showing the correct label and improving the mneu
Creation of concept relationship was not correct. Relationship symbol showed the inverse of actual relation.
Improved formatting of labels in concept view
Working on the polytomous key editor
had to rename the packages to make them compliant with buckminster