fix #6999 enablement of type and name editor buttons in workingset button group according to granted authorities - more robust RegistrationRequiredDataInserter - adding SPECIMENOROBSERVATIONBASE authority default groups - protecting type and name edit buttons...
fix #6997 toolbar with login logout and user name and icon
fix #6843 avoiding oversized windows by setting a defined height
fix #6843 popup window content layouts are guaranteed to have full size
ref #6811 avoiding repeated loading of views
fix #6810 View for starting new registrations implemented
ref #6687 using read-only transactions in non editor view presenters
ref #6687 closing ConversationHolder on view exit
fix #6687 per view implementation of the 'session-per-conversation' pattern
removing obsolte widget set file
ref #6759 using new dom style of switch
ref #6759 using new icon style of switch
ref #6687 SpecimenTypeDesignationWorkingsetEditor save operation
ref #6687 using conversational transaction for presave and 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 SpecimenTypeDesignationWorkingsetEditor improvements
ref #6724 implementing SpecimenTypeDesignationWorkingSetDTO as editor dto and modifying the TypeDesignationConverter accordingly
Merge branch 'feature/#6687' into develop
ref #6724 initial trunk implementation for a SpecimenTypeDesignationWorkingsetEditor
ref #6169 button tooltips
ref #6169 add, remove, move buttons in ToManyRelatedEntitiesListSelect operational and with correct state
ref #6169 fixing width
ref #6707 1st attempt to make editing transient properties possible - save fails with LIE
ref #6169 documenting bean nesting in ToManyRelatedEntitiesListSelect
ref #6169 fixing missing set value in ToManyRelatedEntitiesComboboxSelect
ref #6169 ToManyRelatedEntitiesComboboxSelect, CdmFilterablePagingProvider and CdmTitleCacheCaptionGenerator implemented
ref #6169 renaming FieldListEditor to ToManyRelatedEntitiesListSelect
ref #6687 attempt to get rid of the hibernate.event.merge.entity_copy_observer=allow - not working yet
ref #6368 adapting cdm-vaadin to new TaxonName model
ref #6673 comment on deprecated method
ref #6169 fixing bug in ToOneRelatedEntityCombobox: initial selection was always null
fix #6687 hibernate.event.merge.entity_copy_observer=log to avoid merge problems
more consistent save operations with better logging
ref #6169 Delete button in editors optional
ref #6169 fixing problem of ToOneRelatedEntityCombobox returning the wrong value
ref #6169 first implementation of delete operations
ref #6169 implementing lazy loading ToOneRelatedEntityCombobox field and using it for inReferences
ref #6562 presenters can handle events from own view & solving listSelect update problem
ref #6673 removing hacks no longer needed with the PopupEditorFactory
fix #6673 implementing the PopupEditorFactory and making all PopEditors and presenters POJOs
ref #6673 PojoEventListenerManager to manage pojos annotated with @EventLister
ref #6169 RelatedEntityListSelect (ToOneRelatedEntityField) edit and select working, add blocked by #6673
ref #6169 RelatedEntityListSelect field with add and edit button
ref #6169 ReferenceEditor: field visibility by ReferenceType & inReference field added
ref #6169 UserHelper checking permissions:
ref #6169 advanced mode for popup editors
ref #6169 basic TaxonName popup editor
ref #6169 RegistrationItemButtonGroups: making names and typeDesignations clickable
#6169 configure the enable state of fields in a fieldGroup individually
pulling up injectPresenter() in View class hierarchy
seperating out content initialization from View constructors
#6562 restricting AbstractEditorPresenter to events coming from the related view
ref #6169 initial Popup editor for Registrations
ref #6612 fixing problem in save operation: evict bean before merge to avoid duplicate beans in same session
ref #6612 support for editor widgets with nested FieldGroups
ref #6612 Team and Person editor widgets implemented and integrated in reference editor
ref #6612 Custom Textfield with switch for all protectable cache fields
ref #6612 updating UI components on modified References
ref #6169 filtering registration list by role, user and status in the 2 ListView modes
making use of the new RegistationService methods
ref #6169 generic AbstractCdmEditorPresenter wihout LazyInitializationExeption problems
View based authentication with login dialog
ref #6169 ReferenceEditor: saving references
showing validation errors in the popup editors
#6562 throwing warning on issue
#6169 TimePeriod field layout improvements
ref #6169 impoved TimePeriod custom field
ref #6169 removing usued bean reference
PopupEditor with GridLayout support
removing obsoltete UI class
better popup views and editors fully compliant to MVP
ref #6169 very basic Reference editor experiment
ref #6169 cleanup
ref #6169 lazy loading of RegistrationItem in the ListView
ref #6169 using RegistrationItem in the ListView
removing debug code
logging with log4j
ref #6169 initial list view on registrations
ref #6169 preparing for opening name editor
ref #6169 using mvp for the RegistrationWorkflowView
adding spring-mvp framework
ref #6169 more views for starting registrations and basic branding
renaming package and adding LICENSE and README for ui framework