add delete configurator dialog for taxa and names bulkeditor
Add support for generic SpecimenOrObservationBase class to EntitySelectionElement and selection wizard
minor
check for isdeletable before set delete button disabled
Fix potential NPE
in a selection element an disabled element can't be deleted so the delete button should be disabled too
Pre-select country as named area type for country selection for specimens (#2353)
Show abbreviated title cache for authors and refernce in taxon details view
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
MemberDetailElement : removed member label string EntitySelectionElement : removed " : " suffix to label string when label string is empty
avoiding NPE and other exceptions
fixing missing text of Group members (User) in details section
disabling edit button if user is allowed to UPDATE & making text elements selectable
solving #4013 (GrantedAuthority: Humane label of TaxonNode authorities)
merge-update of trunk and disabling GUI-Control separation
rename FieldObservation -> FieldUnit #3566
merged/implemented cdm3.3 model adaptations
removed unused classes
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...
Aligning Editor with 3.3 model changes. First phase commit which updates only the classes. Branch not compilable at the moment.
solved #2990 (implement missing parts of Groups admin details view)
Fixed #2435
Refactoring of selection elements. Additional minor refactoring. Fixed a bug with Translation Editor (#2752)
Fixes #2681
refactoring of package names for consistency
Fixing background color logic as it was kind of broken
Fixes #2441
Renaming MediaMetaData to MediaInfo
Refactoring of property change handling. Also fixes #2363
Fixes a couple of problems with user and group selection dialogs.
Fixes #2358
"otherNode" will be implemented at a later stage. This is actually a little bit complicated when we want to make it user friendly. See #2343
minor improvements
Refactoring selection elements so they can be configured
Fixes #2309
had to rename the packages to make them compliant with buckminster