Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
47936c60 11/04/2016 02:47 PM Andreas Müller

ref #5974 remove synonym relationship and other model changes

0e522f9f 11/04/2016 02:09 PM Andreas Müller

ref #5974 Remove synonym relationships

37c5915e 06/04/2015 02:20 PM Cherian Mathew

updated test db for new model changes and updated test data accordingly

0e7981e2 05/07/2015 04:34 PM Cherian Mathew

NewTaxonBasePresenterTest.xml : adjusted ids in test data to avoid unique key issue
unitils.properties : reverted back to standard h2 jdbs driver

10cc0e5e 05/07/2015 12:40 PM Cherian Mathew

NewTaxonBaseComposite : add exception handling when name already exists
StatusComposite : added tab sheet with main / excluded tabs
CdmQueryFactory, LeafNodeTaxonContainer : added rank filter for ranks below species aggregate
NewTaxonBasePresenter : added check if name exists...

f1a1f6de 05/06/2015 06:38 PM Cherian Mathew

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

6809e6bd 04/22/2015 02:24 PM Cherian Mathew

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

08af4f8a 04/21/2015 03:44 PM Cherian Mathew

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

2ba67e3f 04/17/2015 10:12 AM Cherian Mathew

EditConceptRelationshipComposite : updated ui, added save + cancel + drag&drop functionality
ConceptRelationshipComposite : using the EditConceptRelationshipComposite
StatusComposite : set drag&drop mode
ConceptRelationshipPresenter, EditConceptRelationshipPresenter : moved create, update, edit methods to EditConceptRelationshipPresenter...

9f53671d 04/16/2015 03:01 PM Cherian Mathew

EditConceptRelationshipComposite : updated composite for new and edit functionality
IdAndUuid -> IdAndUuidName : new identity object with name
NewTaxonBaseComposite, StatusComposite, NewTaxonBasePresenter, IConceptRelationshipComponentListener, INewTaxonBaseComponentListener : changed IdUuid to IdUuidName...

c1c3cfe7 04/13/2015 05:29 PM Cherian Mathew

added corrected dataset

53c75a2d 04/13/2015 02:33 PM Cherian Mathew

StatusPresenter : moved logic to container
StatusComposite, NewTaxonBasePresenterTest, NewTaxonBasePresenterTest : added classification id argument for taxon creation

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

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

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

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

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

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

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

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

updated the test dataset to match the new schema

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

initial commit for project cdm-vaadin