Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
8ef14383 04/07/2015 06:18 PM Alexander Oppermann

Added SQL-Container to DB-Status App

aceb7b1d 04/02/2015 11:03 AM Cherian Mathew

StatusPresenter : added method to update taxon published flag
CdmSpringContextHelper : added method to get taxon service
CdmQueryFactory, LeafNodeTaxonContainer : added uuid to taxon query select
StatusComposite, IStatusComposite : using new taxon published flag update method...

1d066036 04/01/2015 01:27 PM Cherian Mathew

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...

7836684b 03/27/2015 07:07 PM Alexander Oppermann

starting to implement sql queries...the container is not done yet.

374bb513 03/25/2015 05:20 PM Cherian Mathew

StatusComposite, IStatusComposite : implemented filters and context menu
CdmSQLStringDecorator : empty string decorator
StatusPresenter : added getter methods
CdmVaadinBaseTest, StatusPresenterTest , StatusPresenterTest : added tests

c6974750 03/12/2015 04:14 PM Cherian Mathew

StatusComposite : added ui elements for filtering add / removing taxa
styles.css : added custom styles for filter table , grid spacing
StatusEditorUI : changed theme to mytheme

51fe9924 03/12/2015 11:33 AM Cherian Mathew

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...

411327e7 01/19/2015 06:21 PM Cherian Mathew

StatusDTO : corrected set method
DbStatusUI : removed unnecessary "/VAADIN" url pattern
NavigatorTestUI, CdmSpringContextHelperTest : removed umlaut character

7376bad6 01/15/2015 11:21 AM Alexander Oppermann

added style information

1746c51d 01/14/2015 04:48 PM Alexander Oppermann

finalize vaadin app to seperate to prepare the next step for separating vaadin from cdmlib-remote

e6af66a6 01/14/2015 12:34 AM Alexander Oppermann

improving UsersContainer

1b9d7954 01/13/2015 08:11 PM Alexander Oppermann

Implementing UserContainer

6689ac7b 01/12/2015 11:36 PM Alexander Oppermann

improved table component

7cef91f1 01/08/2015 05:07 PM Alexander Oppermann

table component

4c82bcaa 01/05/2015 05:33 PM Alexander Oppermann

Migrating Vaadin into separate Project

  • implementing mvp pattern
  • creating an app structure
  • visual editing via visual designer possible
8343ec26 12/16/2014 03:00 PM Alexander Oppermann

fixed launch configuration
fixed layout problems

203dc822 12/16/2014 11:25 AM Cherian Mathew

added a simple ui just to check that vaading works

ab04087e 12/15/2014 02:18 PM Cherian Mathew

moved all jetty + cdmlib related stuff (except web.xml) to test

c52a98a0 12/15/2014 12:55 PM Cherian Mathew

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

65df455c 12/15/2014 11:22 AM Alexander Oppermann

updated the test dataset to match the new schema

881a1d56 12/11/2014 01:33 PM Alexander Oppermann

moved it to backup

ead0a1ab 12/03/2014 02:16 PM Cherian Mathew

initial commit for project cdm-vaadin