Project

General

Profile

Download (12.3 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f277a761 05/31/2016 05:29 PM Andreas Kohlbecker

pom.xml merge strategy for gitflow releases

1a3e979c 04/24/2015 04:21 PM Alexander Oppermann

*added new config window
*added settings icon
*removed edit button from toolbar
*added double click listener
*added sql container and changed query
*added popupView for better editing
*saving back works properly

f1584a2a 04/13/2015 02:35 PM Cherian Mathew

new component to edit taxon relationships

270ff317 04/10/2015 01:55 PM Cherian Mathew

Added test classes for javascript component integration using d3.js and the new concept relationship editor

513ad98e 04/10/2015 01:52 PM Cherian Mathew

ConceptRelationshipComposite, ConceptRelationshipPresenter, IConceptRelationshipComponentListener : composite / presenter for the new concept relationship view
D3ConceptRelationshipTree, D3ConceptRelationshipTreeState : js component + state for the concept relationship composite...

5e8d80a3 04/10/2015 01:47 PM Cherian Mathew

added d3.js js lib
added js / css files for concept relationship composite

45da4f57 04/10/2015 01:45 PM Cherian Mathew

removed unnecessary StatusEditorView

e48e562b 04/10/2015 11:28 AM Cherian Mathew

added service which tracks selection events for a given ui

77864135 04/09/2015 11:58 AM Alexander Oppermann

remove old theme

1b8dfb1b 04/09/2015 11:52 AM Alexander Oppermann

added new style information to cdm-vaadin

5cf75203 04/08/2015 03:03 PM Cherian Mathew

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

73baaed9 04/08/2015 02:54 PM Cherian Mathew

Added tests for NewTaxonBasePresenter
Improved corrected existing tests
CdmTestDataSourceFactory, unitils.properties : added custom test data source factory for unitils

034d3d7a 04/02/2015 10:27 AM Cherian Mathew

testing fixes :

  • removed unnecessary config files
  • moved h2 test db to test resources folder
  • cleaned up unitils properties file
  • reverted applicationContext to use persistentTermInitializer
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...

55b07406 04/01/2015 01:22 PM Cherian Mathew

initial commit for edit theme

69b5b3d5 04/01/2015 12:54 PM Cherian Mathew

file h2 db for tests

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

3908fcfb 03/12/2015 11:34 AM Cherian Mathew

test classes and datasets for status editor

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

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

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

Implementing UserContainer

8921eaba 01/12/2015 09:34 AM Alexander Oppermann

external commit

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

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

moved it to backup

e84b1ba9 12/03/2014 03:49 PM Cherian Mathew

added jetty launch file for cdm-vaadin
svn:ignored widgetsets dir in src/main/webapp/VAADIN

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

initial commit for project cdm-vaadin

70d41663 12/03/2014 01:35 PM Andreas Kohlbecker

creating a sub repo for the cdm-vaadin wen frontend