merge-update from trunk
Updated version in config files to 3.2.3
merged/implemented cdm3.3 model adaptations
removed unused classes
merged trunk into branch
removed unused GUI class
deleted not yet converted class
removed pop-up dialog for original source type and instead directly set the default type as PrimaryTaxonomicSource
FIME:3.3MC tags for code to be aligned with the 3.3 model changes related to the 'Uses' perspective
removed commented code
added method to filter DefinedTerm objects by TermType
GeneralDetailElement : removed elevation element FieldObservationDetailElement : calling new create function for filling in DefinedTerm combos (still requires a model side update) GatheringEventDetailElement : added elements for elevation / distance to ground / distance to water surface
CdmFormFactory : added createmethods for GatheringEventUnitElement, MinMaxTextSection and createDefinedTermComboElement MinMaxTextSection : new section for the min / max / text values of elevation / distance to ground / distance to water surface of the gathering event part of the DerivedUnitFacade...
added comments
changed TimePeriod object to TimePeriodParser
updated wizard to return new DerivedUnit for given type
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...
UseRecordDetailElement : FIXME tag for 'Uses' code SpecimenTypeDesignationElement : updated construction of DervivedUnit using default SpecimenOrObservationType ScopeRestrictionSection : updated construction of DefinedTerm using default TermType AbstractOriginalSourceElement : added combo list for OriginalSourceTypes...
DescribedSpecimenSection : updated element for change in TaxonDescription which now has a single specimen object instead of a list DescriptionDetailElement : Added FIXME tag for feature tree code (which is not used currently). Needs furthur discussion before implementation...
SourceCollectionDetailSection : updated construction of DervivedUnit using SpecimenOrObservationType SpecimenCollectionDetailSection : updated construction of DervivedUnit using SpecimenOrObservationType GeneralDetailElement : added combo box to choose from known SpecimenOrObservationTypes...
SpecimenOrObservationTypeSelectionDialog : new dialog which allows user to choose from known SpecimenOrObservationTypes AbstractFilteredCdmResourceSelectionDialog: added check to make sure that wizard does return a non-null entity
added sorting for the TermType Enum list and added separators between 'Other' vocabularies and known vocabularies
ScopeRestrictionSection : creating new DefinedTerm with TermType:Scope DetailsViewer : removed (for the moment commented out) DescriptionSourceSection since this is already in the supplemental details viewer DefinedTermMenuFactory : code clean up
added original source type selection dialog for creating Identifiable source
cretating new IdentifiableSources and DefinedTerms using (OriginalSource/Term)Types
AbstractFilteredCdmEnumSelectionDialog : new abstract class for a filtered selection dialog on IEnumTerm objects OriginalSourceTypeSelectionDialog : first concrete implementation of AbstractFilteredCdmEnumSelectionDialog for OriginalSourceTypeSelectionDialog
replaced term editor menu with dynamic menu factory
TermLabelProvider : added styling to distinguish between vocabularies and terms DefinedTermMenuFactory : Factory to dynamically build recursive menu for defined term editor DefinedTermEditor : mainly clean up of code
updated operations to use the new TermEditorInput and also added pop-up warnings when,
updated handlers to be more consistent and use the new TermEditorInput which stores the in memory list of vocabularies OpenDefinedTermMenu : not used anymore
with the move to term types in model change 3.3 we no longer need term specific editor inputs, all term specific inputs have been deleted. TermEditorInput : sincle term editor input which handles all cases (for all term types) AbstractDefinedTermEditorInput : removed need for term classes.
refactored NumberWithLabelElement to a single constructor with java.lang.Number as argument
updates for 3.3 model changes. Phase two commit, which contains method changes / updates
Aligning Editor with 3.3 model changes. First phase commit which updates only the classes. Branch not compilable at the moment.
Updated version in config files to 3.2.3-SNAPSHOT
Updated version in config files to 3.2.2
merging from snapshot branch
split method name for the display of the import-configurator (only for ABCD)
merging jar updates from trunk
simplified code for opening editor in TaxonNavigator
Updated version in config files to 3.2.2-SNAPSHOT
Updated version in config files to 3.2.1
Updated version in config files to 3.2.1-SNAPSHOT
Updated version in config files to 3.2.0
handle NPE in Description Helper for Markers
added composite table dependency and classpath updates for 3.2.0-SNAPSHOT
Updated version in config files to 3.2.0-SNAPSHOT
added nebula compsoitetable to manifest
commits for the CDM Authority Composite and related widgets + drag/drop objects
CdmAuthorityComposite : composite which contains a nebula CompositeTable widget CdmAuthorityTableHeader : table header widget for the CompositeTable widget in CdmAuthorityComposite...
added new oprhaned taxa icon
SearchResultLabelProvider : display new orphaned-taxa image icon for orphaned taxa AbstractGroupedContainer : updated 'isNameUsedMultipleTimes' to factor in orphaned taxa TaxonEditorInput : added display of message in case of orphaned taxa ImageResources : added new orphaned-taxa image icon to resources
Updated version in config files to 3.1.4-SNAPSHOT
Updated version in config files to 3.1.3
added event handling for abbr label text field
bumping version to 3.1.3-SNAPSHOT after release
updates for release 3.1.2
Moving trunk from 3.2-SNAPSHOT to 3.1.2-SNAPSHOT to be in sync with the latest cdmlib snapshot
BugFix for Ticket #3178. Now the TitleCache will be updated everytime if the label is changed too.
bumping up trunk version to 3.2 SNAPSHOT