fix #7353 SpecimenTypedesignationsWorkingsetEditor: adapting to changes in DerivedUnitConverter and blockig kindOfUnit changes in case of multiple typeDesignations per specimen
avoiding LIE in SpecimenTypeDesignationWorkingsetEditorPresenter collectors field and externatlizing init stratiegies
TaxonNameEditor: avoiding LIE in authorship fields
fix #7350 fixing GatheringDate set method & fixing field type
ref #7348 moving RegistrationDTO related classes into cdmlib-services conformant packages
switching vom id based to uuid based ui navigation and entity references
ref #7344 updating presenter entity caches with beans modified in popup editors and refreshing teamOrPerson Fields (2)
ref #7344 updating presenter entity caches with beans modified in popup editors and refreshing teamOrPerson Fields
ref #7344 inferring authorship from the editor fields, reducing calls to updateAuthorshipFields(), fixing valueChange event handling
ref #7344 new TaxonNameEditor mode to allow autofilling of name authorship fields
fix #7337 adding typifiedName reference to TypeDesignationWorkingsetEditorAction
fix #7314 DecimalConverter and IntegerConverter for better parsing of numbers in min max fields
ref #6740 re-enabling type status flags by default
fix #7249
ref #7269 layout improvements in messages popup window
fix #7207 NomenclaturalTitle, Collector titel and bibliographic title for TeamOrPersonField
fix #7246 consitent implementation of LazySelect reloading of modified entity beans:
setting TaxonNamePopupEditor to full size again
ref #6740 setting typified name when no other type designations are in the registration
ref #7247 adapting NameTypeDesignationPresenter to modified base entity type
ref #6740 enabling typeName button in NameTypeDesignation editor and first changes to make delete working
new TaxonEditorMode: requireNomenclaturalReference
fitering TaxonEditorModes before passing to basionym editor
ref #7195 introducing the concept of EditorActionContext stacks to facilitate creating blocking relations
fix #7231 replacing SpringApplicationEventBus by scoped Vaadin4Spring Event Bus
ref #6740 NameTypeDesignationEditor layout finetuning
ref #6740 TypeDesignationSetManager switched from workingsetid to baseReference
ref #6740 service methods to load NameTypeDesignations for Registrations
fix #6740 NameTypeDesignationEditor save operation working
ref #6740 NameTypeDesignationEditor implemented
TaxonNameEditor fixing field visibility issues
fixing collection date field
label change to 'Validation'
ref #6871 adding button for validations
TaxonNamePopupEditor layout and passing modes to basionym popup
executing list filter while typing
adding missing ToOneRelatedEntityReloader
ref #7214 fixing wrong usage of cacher methods
adding intstrategies for in.in.inReferences
ref #7206 fixing multiple representations problem in ToOneRelatedEntityReloader
ref #7206 removing old debug code
ref #7206 replacing CdmEntityCache by CdmTransientEntityCacher and implementing EntityCacheDebugger
alternative caption in nomenclaturalReferenceSectionEditingOnly mode
improving layout
removing debug code
installing and setting up better error handler
fixing TaxonNameEditorAction problems
making use of new TaxonNameFactory.NewNameInstance method
fix #7205 using ToManyRelatedEntitiesListSelect create edit button in TaxonNamePopupEditor
introducing EditPermissionTester and disabling ToManyRelatedEntitiesListSelect edit buttons depeding on the users permissions
fixing issued with edit button in ToManyRelatedEntitiesListSelect
enabling media reference edit and add buttons in SpecimenTypeDesignationDTORows
fix #7172 default ReferenceTypes for the registrationUI and disallowing section in StartRegistrationPresenter
ref #7171 TaxonNameEditor nomenclaturalReferenceSectionEditingOnly mode
fix #7170 hiding CombinationAuthorship & BasionymAuthorship if empty
fixing LIEs related to adding removing basionyms in TaxonNameEditor
adding missing CdmFilterablePagingProvider for teamOrPerson fields
fix #7154 CdmEntityCache can update cached entities and using this in ToOneRelatedEntityReloader and in SpecimenTypeDesignationWorkingsetEditorPresenter to update the ui with modified collections
fix #7150 fixing per entity granting of authorities for CollectionEditor
fix #7149 implementing CollectionEditor
fixing ugly 'null' representation in vaadin TextField
fix #7135 TeamOrPersonField allows selecting from existing Persons and Teams
fix #7132 readonly mode for SpecimenTypeDesignationWorkingsetPopupEditor and TaxonNamePopupEditor
delete of SpecimenTypeDesignationWorkingSet implemented
moving bussiness logic from presenter into DTO Service
fix #7083 possible to edit preferredStableUri of TypeSpecimens
implementing delete operations in SpecimenTypeDesignationWorkingsetPopupEditor
fixing enabled state of typedesignation fields in SpecimenTypeDesignationWorkingsetEditor
solving multiple representation probelms when adding source references to MediaSpecimen
adding missing URI converter
attempt to fix the enabled state in SpecimenTypeDesignationDTORow - no success
SpecimenTypeDesignationWorkingSetDTO with nore knowledge on typifiedName and citation simplifies presenters
ref #7059 ref #7046 using kindOfunit for TypeDesisgnations instead of DerivationEvent type and fixing save and LIE problems: - intoducing EntityCache to allow re-using previously loaded entities - CdmEntityCache implements EntityCache - ToOneRelatedEntityReloader to replace entities loaded by the LazySelect...
fix #7059 using KindOfUnit instead of DerivationEventType
ref #7054 removing '.representations' from init strategies
ref #7046 removing prepareAsFieldGroupDataSource() which was opening connectinos which where never closed and adding missing initStrategies
ref #7046 completely removing open session per view implementation and adding init strategies for Name and Typedesignation editor
ref #6867 generic failsave mechanism to grant per entity permission in CdmPopupEditors
ref #6867 RegistrationWorkingsetEditor: granting UPDATE permissions for SpecimenOrObservationBase entities
fix #6999 generic button state updater for toOne relation field
ref #6169 feature completed: adding new type designation workingsets
fix #6810 View for starting new registrations implemented
ref #6724 converter to deproxy hibernate beans
ref #6724 geolocation field: map improvement
ref #6724 geolocation field with log lat parsing and map
ref #6724 removing initstrategy which is no longer nedded after #6687 is fixed and disabling referenceSystemField
fix #6687 per view implementation of the 'session-per-conversation' pattern
ref #6687 SpecimenTypeDesignationWorkingsetEditor save operation
ref #6687 moving all update and delete operations into a dedicated class: CdmStore
popup editor window width, method documentation and SpecimenTypeDesignationWorkingsetPopupEditor to undefined width
ref #6724 types editor row items enablement by derivationEventType & avoiding LIEs durting DerivedUnitConversion
ref #6724 SpecimenTypeDesignationWorkingsetEditor with Types sub section for contained SpecimenTypeDesignation
ref #6724 Custom Field for geo location Points
ref #6724 SpecimenTypeDesignationWorkingsetEditor improvements
ref #6724 implementing SpecimenTypeDesignationWorkingSetDTO as editor dto and modifying the TypeDesignationConverter accordingly
fixing import missing after merge
Merge branch 'feature/#6687' into develop
ref #6724 initial trunk implementation for a SpecimenTypeDesignationWorkingsetEditor
ref #6707 1st attempt to make editing transient properties possible - save fails with LIE
ref #6169 basionymToggle moved to top and has correct initial state