ref #7241 modifications to use generic DelegatingErrorHandler
ref #7244 changed layout
ref #7244 added general help window and refactored
ref #7241 added DelegatingErrorHandler for components
label text changes
translation for login and logout
ref #7097 added translations and fixed NPE
ref #7097 configure language based on vaadin session locale
showing error message on failed login attempt
fix #6810 View for starting new registrations implemented
View based authentication with login dialog
ref #6169 removing replaced RegistrationItemDesign
ref #6169 replacing declarative WorkflowViewDesign
ref #6169 renaming phycobank in packages to registration
ref #6169 UI preformance improvement for RegistrationItems
ref #6169 using RegistrationItem in the ListView
ref #6169 design for better list items
ref #6169 generic workflows
ref #6169 more complete workflow view
ref #6169 initial concept fo a workflow view
ref #6169 more views for starting registrations and basic branding
ref #6169 responsive dashboard
removing old unused deigns
ref #6169 initial design for main application
ConceptRelationshipComposite, ConceptRelationshipView : using source from event to set primary composite LeafNodeTaxonContainer : checking for nulls SelectionEvent : added source object as member StatusComposite : adding component as source instead of in the list of objects...
related to #4886 ConceptRelationshipComposite, D3ConceptRelationshipTree, ConceptRelationshipPresenter, IConceptRelationshipComponentListener, d3.conceptrelationshiptree_connector.js : added possibility to clear concept relationship tree CdmChangeEvent : added new constructor with possibility to add source component...
EditConceptRelationshipComposite, EditConceptRelationshipPresenter : hack for checking relationship rules (currently only for congruence) INewTaxonBaseComponentListener, NewTaxonBaseComposite, NewTaxonBasePresenter : Setting default secundum when addin taxon / synonym...
ConceptRelationshipComposite : ui fixes for controls EditConceptRelationshipComposite : changed polling interval to 1 sec IStatusComposite, StatusComposite, StatusPresenter, ConceptRelationshipUI, ConceptRelationshipView : allowing setting of classifications via url parameters...
D3ConceptRelationshipTree, ConceptRelationshipComposite, ConceptRelationshipPresenter, ConceptRelationshipView, IConceptRelationshipComponentListener : added directional variable to display cr tree in both direction d3.conceptrelationshiptree_connector.js : updated to handle bi-directional display...
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...
added d3.js js lib added js / css files for concept relationship composite
moved all jetty + cdmlib related stuff (except web.xml) to test
initial commit for project cdm-vaadin