Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
dfe03eb9 04/29/2015 05:53 PM Cherian Mathew

setting authentication in security context of UI thread

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

36b2a29d 04/24/2015 11:29 AM Cherian Mathew

revert authentication check

aee16929 04/23/2015 06:34 PM Cherian Mathew

ConceptRelationshipComposite : ui fixes for controls
EditConceptRelationshipComposite : changed polling interval to 1 sec
IStatusComposite, StatusComposite, StatusPresenter, ConceptRelationshipUI, ConceptRelationshipView : allowing setting of classifications via url parameters...

3df4ea80 04/22/2015 02:26 PM Cherian Mathew

reverting back authentication hack

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

e5e6f7cc 04/10/2015 02:05 PM Cherian Mathew

revert authentication check

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

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

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

c6974750 03/12/2015 04:14 PM Cherian Mathew

StatusComposite : added ui elements for filtering add / removing taxa
styles.css : added custom styles for filter table , grid spacing
StatusEditorUI : changed theme to mytheme

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

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

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

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

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
8343ec26 12/16/2014 03:00 PM Alexander Oppermann

fixed launch configuration
fixed layout problems

203dc822 12/16/2014 11:25 AM Cherian Mathew

added a simple ui just to check that vaading works

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

initial commit for project cdm-vaadin