ref #6811 avoiding repeated loading of views
removing debug mode switch
fixing bug in JodaTimePartialConverter: missing breaks in switch after refactoring
fix #6810 View for starting new registrations implemented
solving spring scope related problems with the LoginView by introducing a RedirectToLoginView
ref #6724 converter to deproxy hibernate beans
ref #6724 geolocation field: map improvement
ref #6724 geolocation field: map layout
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
ref #6687 clearing session in parent view on refresh
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
renaming package.html to resolve package documentation conflict
ref #6759 importing switch-valo theme
removing obsolte widget set file
fix #6759 using valo theme support included into the addon
fix #6759 last layout adjustment
ref #6759 using new dom style of switch
ref #6759 using new icon style of switch
fix #6758 removing registration type icon
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 #6193 adding more terms
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 registration specific DerivationEventTypes: CULTURE_METABOLIC_INACTIVE
ref #6724 registration specific DerivationEventTypes
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 #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
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
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
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