ref #10089 rename TypeDesignationWorkingSet to TypeDesignationSet in vaadin
cleanup
combine service-layer utility packages in vaadin
adapt vaadin to new package structure for persistence.permission
adapt Vaadin to model changes v5.8.1
ref #7648 registering TaxonGraphHibernateListener for RefistrationUI
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
fix #7274 GrantedAuthorityRevokingRegistrationUpdateLister: closing second session in case of hibernate exceptions and let them bubble up
documenting GrantedAuthorityRevokingRegistrationUpdateLister
typo
renaming package from eu.eu.etaxonomy.cdm.vaadin.security to etaxonomy.cdm.vaadin.permission
fix #7148 deleteting GrantedAuthorityImpl and dissociate them from User and Group
ref #6867 deproxy hibernate proxys
ref #6867 GrantedAuthorityRevokingRegistrationUpdateLister implemented