fixing double servlet mapping
ref #5458 Changed URI for distribution and concept editor
ref #5458 Redesign navigation architecture
setting authentication in security context of UI thread
fix for #4844 CdmVaadinAuthentication : new class used for authentication AuthenticationPresenter, AbstractAuthenticatedUI, CdmVaadinSessionUtilities, AuthenticationView, IAuthenticationComponent : using new authentication object linked to host and context path...
revert authentication check
ConceptRelationshipComposite : ui fixes for controls EditConceptRelationshipComposite : changed polling interval to 1 sec IStatusComposite, StatusComposite, StatusPresenter, ConceptRelationshipUI, ConceptRelationshipView : allowing setting of classifications via url parameters...
reverting back authentication hack
ConceptRelationshipComposite: added enabling / disabling of edit / delete buttons and firing event when edit concept relationship dialog is opened EditConceptRelationshipComposite : fixed problems with async calls , adapted to updated operation class, added show in dialog method...
EditConceptRelationshipComposite : updated composite for new and edit functionality IdAndUuid -> IdAndUuidName : new identity object with name NewTaxonBaseComposite, StatusComposite, NewTaxonBasePresenter, IConceptRelationshipComponentListener, INewTaxonBaseComponentListener : changed IdUuid to IdUuidName...
ConceptRelationshipComposite, ConceptRelationshipPresenter, IConceptRelationshipComponentListener : composite / presenter for the new concept relationship view D3ConceptRelationshipTree, D3ConceptRelationshipTreeState : js component + state for the concept relationship composite...
removed unnecessary StatusEditorView
added service which tracks selection events for a given ui
remove old theme
added new style information to cdm-vaadin
NewTaxonBaseComposite, INewTaxonBaseComposite, INewTaxonBaseComponentListener, NewTaxonBasePresenter : added new component for creating new taxon / synonym CdmVaadinSessionUtilities : utility class for vaddin session CdmVaadinUtilities : utility class for general vaadin ui...
StatusComposite, IStatusComposite : added font awesome refresh icon, updated checkbox generator CdmSQLContainer : added methods to disable change ebents and possiblity to add items LeafNodeTaxonContainer : corrected and split queris for taxon and synonyms...
StatusComposite : added ui elements for filtering add / removing taxa styles.css : added custom styles for filter table , grid spacing StatusEditorUI : changed theme to mytheme
First commit for Status Editor StatusEditorUI, StatusEditorView, StatusComposite, IStatusComposite, StatusPresenter : MVP classes for status editor CdmSQLContainer, CdmSpringContextHelper : using new connection pool method LeafNodeTaxonContainer : container for status editor...
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
Migrating Vaadin into separate Project
fixed launch configuration fixed layout problems
added a simple ui just to check that vaading works
initial commit for project cdm-vaadin