remove use of TermService.findByEnum
rename RightsTerm -> RightsType #3593
unknown
rename FieldObservation -> FieldUnit #3566
rename field observation in NewFieldObservationWizard.java and rename the class #3566
rename field observation in SearchManager #3566
rename NewFieldObservationWizard.java and label #3566
fixing ordering in enums and remove dash #3752, #3736
Fix Details does not open for synonyms #3823
fix delete problem for open MultiPageEditors
fix linebreak problem for imported names #3798
Remove BerlinModelImport from Editor
supplemental method for testing permissions
updating comment
closing all editors when switching to new user
adapting to latest model changes for change of package
Updated version in config files to 3.3.0-SNAPSHOT
merged trunk into branch
merged model adaptions to cdmlib 3.2.4 from campanula branch
Updated version in config files to 3.2.4-SNAPSHOT
Updated version in config files to 3.2.3
removed unused GUI 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.
merge-update from trunk
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