Merge branch 'release/5.35.0'
ref #10068 fix start focus in Taxon Editor
Updated version in pom / project files to taxeditor version : 5.35.0 and cdmlib version : 5.35.0
fix #10214 fix overriden cache configuration creation, replace eternal by 1h / 20min
cleanup
ref #10182: disable details view after freetext changes
ref #10182: update details view when it gets the focus and there are changes - continue
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 - code cleaning
ref #10182: disable details view after editing name in name editor - continue
ref #10182: disable details view after editing name in name editor, refresh after save
ref #10182: disable details view after editing name in name editor
ref #10182: revert refresh of details view when loosing focus
ref #10214 rename CdmCacheBase to CdmPermanentCacheBase in TaxEditor (cont.)
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 try to fix ClassNotFoundException for javax.validation.ConstraintViolation
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
fix logging in service proxy
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 #10138 disable REFRESH_DETAILS
ref #10204, ref #9359 add beanutils and commons-collections to taxeditor buildproperties again -continue
ref #10204, ref #9359 add beanutils and commons-collections to taxeditor buildproperties again
ref #10204, ref #9359 add beanutils and commons-collections to taxeditor pom again
ref #10202: disable specimen selection or reference selection if the other possibility is already used
ref #10204, ref #9359 add ezmorph to taxeditor pom again
ref #10204, ref #9359 add json-lib to taxeditor pom again
ref #10212 update test H2 for taxeditor
ref #10204: minor
minor
add warning that taxa will be deleted with all factual data
temporary revert the removal of json library
ref #10138: after parsing send event to update the details view - continue
code cleaning
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 #10204: revert remove of json and other libraries
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 #10201, ref #10194 adapt testH2 in taxeditor
ref #10201 Make synonym type an enum in taxeditor
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
javadoc
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)
further rename taxonNameEditor -> taxonEditor (cont.)
further rename taxonNameEditor -> taxonEditor
ref #10189 split CdmApplicationController into repository and application part in taxeditor print publisher (only make compilable)
ref #10189 split CdmApplicationController into repository and application part in TaxEditor (cont.)
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
ref #10186 further remove ConversationHolder from TaxEditor code and some cleanup
rename some eu.*.Abstract*E4 classes
rename AbstractGroupedContainerE4 -> AbstractGroupedContainer and cleanup