ref #6719 renaming the TypeDesignationConverter to TypeDesignationSetManager
ref #6719 updating documentation on the TypeDesignationConverter
ref #6724 implementing SpecimenTypeDesignationWorkingSetDTO as editor dto and modifying the TypeDesignationConverter accordingly
ref #6719 fixing bug releated to sorting
ref #6535 fix updated test H2 in vaadin
ref #6719 adapting test case
ref #6719 cleaning up
ref #6719 better handling of case when statusType is null
ref #6719 deterministic sortorder when base enitity is TaxonName (NameTypes)
ref #6719 fixing bug in name editor event
fixing import missing after merge
Merge branch 'feature/#6687' into develop
ref #6724 initial trunk implementation for a SpecimenTypeDesignationWorkingsetEditor
ref #6719 RegistrationItemEditButtons active; Chooser for new type designations
ref #6719 RegistrationItems with edit buttons for name and per typedesignationWorkingSet
ref #6719 introducing TypeDesignationWorkingSet with string representation
ref #6719 skipping fieldunit during cache generation
ref #6719 improved TypeDesignationConverter
ref #6719 refactoring and better test
ref #6169 RegistrationItem separate name button + action for type buttons
ref #6687 reverting hibernate.event.merge.entity_copy_observer to default for next release
ref #6169 disabling registration workflow tabsheet
ref #6169 button tooltips
ref #6169 TeamOrPersonField with buttons to remove and add Person and Team instances
ref #6169 add, remove, move buttons in ToManyRelatedEntitiesListSelect operational and with correct state
ref #6169 fixing width
solving compilation probelm due to class literal with type parameters
ref #6707 1st attempt to make editing transient properties possible - save fails with LIE
ref #6169 removing grid view from ListViewBean
ref #6169 documenting bean nesting in ToManyRelatedEntitiesListSelect
ref #6169 fixing missing set value in ToManyRelatedEntitiesComboboxSelect
ref #6169 basionymToggle moved to top and has correct initial state
ref #6169 ToManyRelatedEntitiesComboboxSelect, CdmFilterablePagingProvider and CdmTitleCacheCaptionGenerator implemented
ref #6169 fixing NPE
ref #6169 renaming FieldListEditor to ToManyRelatedEntitiesListSelect
fixing test case
Merge branch 'phycobank' into develop
Conflicts: src/main/java/eu/etaxonomy/cdm/mock/Registration.java src/main/java/eu/etaxonomy/cdm/mock/RegistrationService.java src/main/java/eu/etaxonomy/cdm/vaadin/model/DbTableDTO.java src/main/java/eu/etaxonomy/cdm/vaadin/model/registration/RegistrationWorkingSet.java...
ref #6687 attempt to get rid of the hibernate.event.merge.entity_copy_observer=allow - not working yet
TODO notes
ref #6368 adapting cdm-vaadin to new TaxonName model
adapt vaadin to model changes 4.7
update test schema and test database for vaadin
ref #6446, ref #6368 remove TaxonnameBase in vaadin,
ref #6673 comment on deprecated method
ref #6169 disabling nomReffield in name editor
ref #6169 fixing bug in ToOneRelatedEntityCombobox: initial selection was always null
ref #6169 adding combinationAutorField to name editor
ref #6169 renaming taxon package to name
fix #6687 hibernate.event.merge.entity_copy_observer=log to avoid merge problems
ref #6169 first attempt to impement prester tests - not working yet
more consistent save operations with better logging
ref #6169 InReference and Microreference Fields for the TaxonName Editor
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 add missing tiny, and small style for filtered selects (combobox)
removing remain from removed example UI
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
Fix service handling and refresh problem for distribution table
removing deprecation annotations
removing obsolete example code
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 protectecting also AuthorTeam fields
ref #6169 UserHelper checking permissions:
ref #6169 updating modified names and typedesignations in view
ref #6169 advanced mode for popup editors
ref #6169 basic TaxonName popup editor
ref #6169 better name for IdAndString class: EntityReference
ref #6169 RegistrationItemButtonGroups: making names and typeDesignations clickable
ref #6169 hiding the Registration edit button from non curators
ref #6169 harmonizing the check if user is curator
ref #6169 remoging service mock and loading ResgistrationSets by citationID
ref #6169 displaying the Registration.submitter to curators
dedup of registration institutes
#6169 configure the enable state of fields in a fieldGroup individually
pulling up injectPresenter() in View class hierarchy
#6169 generic cdm entity select lists and using them in the Registration editor
seperating out content initialization from View constructors
ref #6169 inserting Role Curation as required data
#6562 restricting AbstractEditorPresenter to events coming from the related view
ref #6169 initial Popup editor for Registrations
#6169 fixing bug in TimePeriodFormatter
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 - bugfixes
ref #6612 updating UI components on modified References
ref #6612 introducing EntityChangeEvent and generalizing Event class hierarchy
ref #6169 renaming EntityEvents into EditorEvents to better express the purpose
ref #6628 moving the ConfigFileUtils into cdmlib
ref #6169 externalizing data inserter in separate class and package
ref #6628 harmonizing cdm home folder utils and providing a default subfolder suggestion for cdm-remote-webapp instances
fix #6628 UI enablement via per instance property files, UIs are now inactive per default