Project

General

Profile

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

# Date Author Comment
d2cd6047 12/01/2017 08:20 AM Andreas Kohlbecker

fixing two more presenter tests: EditConceptRelationshipPresenterTest, NewTaxonBasePresenterTest

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

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