ref #7364 validation section implemented in TaxonNameEditor
fix #7363 adding support for replacedSynonyms to TaxonNameEditor
ref #7386 fixing NPE
ref #7386 adding missing setBasionyms() method to taxonNameDTO - 3
ref #7386 adding missing setBasionyms() method to taxonNameDTO - 2
fix #7386 adding missing setBasionyms() method to taxonNameDTO
turning TaxonNamePopupEditor into dto editor
introducing CdmEntityDecoraterDTO and refactoring presenters
removing unused dto
fix #7353 SpecimenTypedesignationsWorkingsetEditor: adapting to changes in DerivedUnitConverter and blockig kindOfUnit changes in case of multiple typeDesignations per specimen
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
renaming RegistationDTO.messages to validationProblems
ref #7103 TypedEntityReference: harmonizing equals with hashCode method (ignore label) and reenabling testcase in SpecimenTypeDesignationWorkingSetServiceImplTest
ref #7195 introducing the concept of EditorActionContext stacks to facilitate creating blocking relations
ref #6740 TypeDesignationSetManager switched from workingsetid to baseReference
fix #7169 RegistrationWorkingSet supports sections and adding test
fix #7114 using the DerivedUnitConverterFactory in SpecimenTypeDesignationDTO
implementing test framework for integration tests and setting up SpecimenTypeDesignationWorkingService tests
moving bussiness logic from presenter into DTO Service
fix #7083 possible to edit preferredStableUri of TypeSpecimens
solving multiple representation probelms when adding source references to MediaSpecimen
fixing problems related to mediaSpecimens
solving problems with typeSpecimen conversion
fixing NPE
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 #6169 feature completed: adding new type designation workingsets
ref #6169 Button row to create new registrations in a registration working set
fix #6810 View for starting new registrations implemented
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 SpecimenTypeDesignationWorkingsetEditor improvements
ref #6724 registration specific DerivationEventTypes: CULTURE_METABOLIC_INACTIVE
ref #6724 registration specific DerivationEventTypes
ref #6724 implementing SpecimenTypeDesignationWorkingSetDTO as editor dto and modifying the TypeDesignationConverter accordingly
ref #6719 improved TypeDesignationConverter
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 #6368 adapting cdm-vaadin to new TaxonName model
adapt vaadin to model changes 4.7
ref #6446, ref #6368 remove TaxonnameBase in vaadin,
ref #6169 better name for IdAndString class: EntityReference
ref #6169 better bibliographic references
ref #6169 switching from mock Registration to Registration class in cdmlib
removing unused class
refactoring package structure
ref #6169 message count indicator, edit reference button and impoved layout
ref #6169 reusing RegistrationItem for WorkflowView
ref #6169 visualization of RegistrationWorkingSets in the workflow view
ref #6169 RegistrationWorkingSets more complete, validation problems accessible via UI
ref #6169 initial RegistrationWorkingSet implementation
ref #6190 removing svn property place holder in first line of code
cleanup
ref #5458 Refactoring
ref #5458 Implement multi select for NamedArea selection
ref #5458 Remove unnecessary method parameters
Renaming #5458
added new style information to cdm-vaadin
StatusDTO : corrected set method DbStatusUI : removed unnecessary "/VAADIN" url pattern NavigatorTestUI, CdmSpringContextHelperTest : removed umlaut character
finalize vaadin app to seperate to prepare the next step for separating vaadin from cdmlib-remote
improving UsersContainer
Implementing UserContainer