fix #6047: add the possibility to the termComboElement that the idInVoc is used as label
ref #5305 Refactored combo elements
fix #5305 Set max width of combo elements to 50px
#5910 if the default language of the editor is not available then the Language.Default representation is used
Add scope restrictions to PolytomousKey details view #5280
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
removed style parameter for combobox. Quick fix for ticket #4289. Needs to be reviewed.
merge-update from trunk
update some logging
merge-update of trunk and disabling GUI-Control separation
merged/implemented cdm3.3 model adaptations
added method to filter DefinedTerm objects by TermType
NumberWithLabelElement : added getDouble method CdmFormFactory : updated create methods for creating elements for DefinedTerm and DerivedUnit objects DateDetailSection : FIXME:3.3MC tag EnumComboElement : added SpecimenOrObservationType and OriginalSourceType to the data holders list and the default label method...
Decreased log severity for terms with missing title caches
Preparing 3.0.9 release version
Merged a fix for TermComboElement back into trunk
a setter was not changing the fields value
Cleaned combo a little bit more
Added the ability to clear the selection of a combo
Refactoring of selection elements. Additional minor refactoring. Fixed a bug with Translation Editor (#2752)
refactoring of package names for consistency
Committing changes to definedtermeditor after merge from branch