cleanup
ref #9148 add commons-imaging-1.0-alpha1 to TaxEditor dependencies and remove sanselan-0.97-incubator
ref #9148 rename ImageInfo to CdmImageInfo in TaxEditor
ref #5710 add reset to TermManager after reconnect
remove space arround nameInSource in fact label
ref #9118 change link to update site to https
encode invalid character in URI
ref #9078 fix caching for deduplicated name in ParseHandler
Exclude ignored entities from session expection
add loading of default language to CdmStoreConnector
avoid NPE and fix closing of obsolete editors when deleting classification
fix #9078 finally switch to new deduplication handling (but keep old code until fully reviewed)
rename CdmCacher to CdmCacherBase
ref #9071 use ExtendedTimePeriodFormatter in DescriptionHelper and improve formatting for CategoricalData
fix possible concurrent modification exception
ref #9071 use toString() instead of getTimePeriod()
ref #9071 use getTimePeriod instead of ExtendedTimePeriodPartialFormatter
ref #9078 remove commented code in ParseHandler
ref #9078 adapt ParseHandler to new serverside deduplication
ref #8754: adapt description for delete descriptions
ref #9084: add config to delete description in character matrix
set location of login dialog to center of application
avoid widget is disposed exception when clicking on finish and open
using correct message for failed developer login attempt
ref #9025 password field does not trigger connect button when action is schmea create
ref #9025 fixing button color issue
ref #8754: adapt deleteHandling to configuration
fix problems with Nomenclatural code preference
ref #9078, ref #8857 adapt TaxEditor to extended CreateTaxonDTO
i18n for TaxonNodeDetailElement
ref #9004 rename parent child relation source to placement source in TaxEditor
ref #9032: label can set to bold
fix #9032: layout issues in feature details view
ref #8990 fix NPE in getTemporalDataText (cont.)
ref #8990 fix NPE in getTemporalDataText
fix #9033: correct handling for notes when switching between status and no staus
fix #9040: adapt preferences to availableFor attribute of features
ref #8990: use the extendedTimePeriodPartialFormatter
ref #9038 further improve BigDecimal handling in TaxEditor
ref #9038 try to improve BigDecimal handling in TaxEditor
ref #9038 try to fix regEx compile error
ref #8990: add temporal data to editor - adapt date element
ref #8990: add temporal data to editor
ref #9038 fix handling of null values for StatisticalMeasurementValue (comments still need to be removed)
ref #9038 slightly adapted the regEx for StatisticalMeasurementValue BigDecimal
fix #9066: visibility of specimen list editor configurable
handle terms without vocabulary
ref #9032: adapt featureTree creation to isAvailableFor
ref #9032: add available for in feature details view
ref #8785: fix enable/disable sourcetype selection
ref #9033: handling of status notes
fix #9063: fix details view for media specimen
ref #5710 run term reset on all Term classes
fix #9060: fix NPE in term search
ref #9038: check value with regex if fit in BigDecimal
adapting layout in RemotingLoginDialog
ref #9025 improve localhost mgd. handling (cont.)
ref #7189 resetting remote login dialog to default font sizes
ref #9038: use QuantitativeDataFormatter for formating the label
ref #9033: adapt labels
ref #7432 show default login data only if server is localhost mgd.
ref #9025 improve localhost mgd. handling for schema create and update and some general minor improvements and refactorings
revert unwanted RemotingLoginDialog changes
ref #7189 fixing layout issues with empty cells in grid
ref #9022: add lifespan to person detail element
adapt TaxEditor to new package structure for persistence.permission and format.description and some cleanup
ref #9038: do not set big decimal value to 0.0 if field is cleared
rename CdmServerUtils, CdmServerException and CdmEmbeddedServerException
use new non-test version of SecurityExceptionUtils in MessagingUtils