Merge branch 'release/5.36.0'
Updated version in pom / project files to taxeditor version : 5.36.0 and cdmlib version : 5.36.0
ref #9766 adapt message for default term moving
ref #10221: add handling for same names
ref #10260 change identifierType in TaxEditor
ref #10221: some improvements for remote server view
ref #9766: fix to not allow d&d to default vocabulary
ref #9766: fix moving terms via menu
ref #9766 fix NPE in term search
cleanup
fix #10281 fix caching for global language
ref #9766: fix filter for terms
ref #9766: do not show standard vocabularies for moving term to
ref #9766: moving default terms should not be possible.
fix NPE in StoreUtil.compareBySearchString
fix term representation
ref #10221: change symbol
ref #9766: use new method to get vocabulary by uuid to check whether a vocabulary is default or not
ref #10055 remove all dependencies to org.apache.commons.lang. from taxeditor
ref #10228: protologue should be open
Test
ref #10222 adapt taxeditor to changes (DerivedUnitFacade and CondensedDistributionRecipe move) and cleanup
Handle & in term search
Fix handle event in QuantitativeDataDetailElement
ref #10221: code cleaning
fix #10228: open fields for elevation and date in specimen dialog
add only exception, not exception and message
fix sorting in termcombo
ref #10220: cleanup bundle.properties
ref 10220: cleanup code after removing specimenExcelImport and endnoteImport
ref #6343, ref 6794 adapt taxeditor to removal of non-typified TermVocabulary.NewInstance method
ref #10220: remove unused import code
remove menu entries for SpecimenExcelImport and Endnote import
javadoc
Merge branch 'release/5.35.0'
Updated version in pom / project files to taxeditor version : 5.36.0-SNAPSHOT and cdmlib version : 5.36.0-SNAPSHOT
Updated version in pom / project files to taxeditor version : 5.35.0 and cdmlib version : 5.35.0
ref #10182: disable details view after freetext changes
ref #10182: update details view when it gets the focus and there are changes
ref #10182: disable details view after editing name in name editor - continue
ref #10182: disable details view after editing name in name editor
ref #10214 rename CdmCacheBase to CdmPermanentCacheBase in TaxEditor
ref #10182: code cleaning with previous changes
Revert "ref #10182 fix widget is disposed in OccurrenceStatusElement"
This reverts commit fdd9dc5b0e41169f0c258dff17dface2afbea702.
Revert "ref #10182: code cleaning"
This reverts commit ecf44663eebe48174db1e129091d879b5aaf2eaa.
ref #10182: code cleaning
ref #10182 fix widget is disposed in OccurrenceStatusElement
ref #10182: mark type red if empty
fix NPE
ref #10182: do not allow to save derived unit without occurrence status type in wizard
adapt taxeditor to changes in CdmRemoteCacheManager
ref #10138: handle selection of empty media or factual data view
cleanup and renaming for caching
ref #10202: disable reference or specimen selection
ref #10186 fix incorrect isInDelay handling in SelectionDelay
ref #10202: disable specimen selection or reference selection if the other possibility is already used
ref #10138: after parsing send event to update the details view - continue
more information and better about specimen in gbif search view
ref #10138: after parsing send event to update the details view
ref #10202: add preference handling
ref #10202: add field for specimen in description element source
ref #10196 allow Structures for StateVocabularyDtoCollectionElement
use TermTree.newFeatureInstance instead of newInstance
ref #10201 make synonym type an enum in taxeditor (adapt combo element)
ref #10199: adapt delete handler and operation to multi select deletion of terms
ref #6794 remove OrderedTermBase from taxeditor
ref #10199: allow multi-select for moving terms
ref #10196 adapt TaxEditor to hybrid structure states
fix #4456: code cleaning
revert unwanted changes
remove unused initialize method to make it compile
adapt to new DescriptionElementFormatter package
add viewer generics to AbstractCdmEditorPart, remove deprecated ViewerSorter and some other cleanup
ref #10186, ref #9174 add method logging to CachingHttpInvokerProxyFactoryBean
ref #10186 fix incorrect delaySelection handling for multiselect and no active Editor
ref #10186 fix incorrect delaySelection handling for equal previous selection (and remove some debugging)
ref #10189 split CdmApplicationController into repository and application part in TaxEditor
ref #10186 further remove ConversationHolder from TaxEditor code and some cleanup (cont.)
force usage of remoting everywhere