Project

General

Profile

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

# Date Author Comment
52a59b6e 06/05/2017 10:42 PM Andreas Müller

adapt vaadin to model changes 4.7

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

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

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

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

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