starting to implement sql queries...the container is not done yet.
StatusComposite, IStatusComposite : implemented filters and context menu CdmSQLStringDecorator : empty string decorator StatusPresenter : added getter methods CdmVaadinBaseTest, StatusPresenterTest , StatusPresenterTest : added tests
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
added style information
finalize vaadin app to seperate to prepare the next step for separating vaadin from cdmlib-remote
improving UsersContainer
Implementing UserContainer
improved table component
external commit
table component
Migrating Vaadin into separate Project
fixed launch configuration fixed layout problems
added a simple ui just to check that vaading works
moved all jetty + cdmlib related stuff (except web.xml) to test
changed version to match cdmlib. changed dependency library to provided scope. changed maven jetty version to the eclipse one moved widgetset to vaadin package to have vaddin code in a unique namespace
updated the test dataset to match the new schema
moved it to backup
initial commit for project cdm-vaadin