cleanup
combine service-layer utility packages in vaadin
rename RoleProbe(r) in vaadin
ref #9182 improving layout of collection editor
fix #9182 adding name field to collection editor
changing label 'Super-Collection' to 'In collection'
ref #7833 restricting access to RegistrationWorkingsetView:
delete button not needed when creating new institution
ref #7648 generalizing bean instantiation in cdm presenters
ref #7572 also searching the institute titleCache when looking up for collections
fix #7588 updating buttons on setDataSource
ref #7573 superCollection only visible for advanced users
fix #7572 CollectionCaptionGenerator to show collection code and institution in comboboxes
fix #7571 adding intitute field to collection editor
ref #7550 replacing the selfregisration of the VaadinUserHelper to the vaadin session by a UserHelperAccess bean
ref #7550 moving the actual CdmUserHelper to cdmlib and making it available in cdm-vaadin by extending the UserHelper class and interface hierarchy
consistent popup opening, using boundTargetField to identify field to be updated
introducing PopupViewRegistration to manage view popupview and target field
AbstractEditorAction now with source button and target field
renaming package from eu.eu.etaxonomy.cdm.vaadin.security to etaxonomy.cdm.vaadin.permission
selecting newly created collection in collection editor
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 #7269 layout improvements in messages popup window
ref #7195 introducing the concept of EditorActionContext stacks to facilitate creating blocking relations
fix #7231 replacing SpringApplicationEventBus by scoped Vaadin4Spring Event Bus
cosmetic
ref #7204 refactoring editor events and introducing generic EntityEditorActionEvent
fix #7150 fixing per entity granting of authorities for CollectionEditor
fix #7149 implementing CollectionEditor