Project

General

Profile

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

# Date Author Comment
539794c5 05/02/2018 02:32 PM Andreas Müller

ref #6241 replaced @date by @since in vaadin

7b2a0df1 12/20/2016 11:50 AM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code

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

93fcde18 04/29/2015 12:28 PM Cherian Mathew

fix for #4844
CdmVaadinAuthentication : new class used for authentication
AuthenticationPresenter, AbstractAuthenticatedUI, CdmVaadinSessionUtilities, AuthenticationView, IAuthenticationComponent : using new authentication object linked to host and context path...

6f501be5 04/23/2015 09:12 AM Cherian Mathew

ConceptRelationshipComposite : made direction aware
EditConceptRelationshipComposite : made direction aware and added arrows as hints
StatusComposite, ConceptRelationshipView : moved taxon table drop handler from status composite to view
edit.scss, styles.css : added arrow styles

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

ad4585b6 04/10/2015 01:32 PM Cherian Mathew

added methods to init / get selection service

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