Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
6f0224b6 09/22/2016 11:31 AM Patrick Plitzner

ref #5458 Do view data binding in enter() method of table view

aab82329 09/05/2016 07:32 PM Patrick Plitzner

ref #5458 Major performance increase

  • refactored term loading
  • cached loaded terms
  • removed unnecessary methods and generics
  • reduces warnings
427bdbbc 08/30/2016 12:18 PM Patrick Plitzner

ref #5458 Remove natural sorting from node retrieval

e203f88d 08/30/2016 12:17 PM Patrick Plitzner

ref #5458 Error handling

9fde8b52 08/30/2016 11:25 AM Patrick Plitzner

ref #5458 refactor API method

1323a4df 08/29/2016 05:21 PM Patrick Plitzner

ref #5458 fix assignment of new distribution if it was null before

b48c173c 08/29/2016 05:13 PM Patrick Plitzner

ref #5458 code cleanup

b2063ede 08/25/2016 03:26 PM Patrick Plitzner

ref #5458 Cleanup and stability for distribution editor

  • Extract string constants for DB columns
  • renaming methods and variables
  • fix session handling for CRUD operations on NamedAreas
74cce0ff 06/13/2016 10:58 AM Patrick Plitzner

Remove unused init strategy properties #54

0fe2112f 06/13/2016 10:58 AM Patrick Plitzner

Implement taxon node container to be used in selection view and settings
window #5458

5b5a7e10 06/13/2016 10:58 AM Patrick Plitzner

Refactored setting window to work on taxon nodes #5458

5e0fb4cb 06/08/2016 04:29 PM Andreas Müller

Fix compile bug in vaadin

d5a5ee56 06/08/2016 02:55 PM Patrick Plitzner

Show classifications first in selection box #5458

18754eca 06/08/2016 02:37 PM Patrick Plitzner

Only allow taxa >= species in selection view #5458

1e201891 06/08/2016 02:23 PM Patrick Plitzner

Renaming #5458

e3f9b0ed 06/08/2016 02:20 PM Patrick Plitzner

Show list of taxon nodes in selection view #5458

e0787689 06/08/2016 02:05 PM Patrick Plitzner

Refactor presenter to work on a list of taxon nodes #5458

881919d2 07/06/2015 10:25 AM Cherian Mathew

Adapt to changed 'save' call in services layer

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

9d11084b 05/05/2015 05:06 PM Cherian Mathew

related to #4886
ConceptRelationshipComposite, D3ConceptRelationshipTree, ConceptRelationshipPresenter, IConceptRelationshipComponentListener, d3.conceptrelationshiptree_connector.js : added possibility to clear concept relationship tree
CdmChangeEvent : added new constructor with possibility to add source component...

a3c60cd4 04/29/2015 06:52 PM Cherian Mathew

Merge branch 'creditor'

29aeffbe 04/29/2015 06:47 PM Cherian Mathew

EditConceptRelationshipComposite : show notification only when creating concept relationship
NewTaxonBaseComposite : added second sec. combobox for the case of creating synonyms
INewTaxonBaseComponentListener, NewTaxonBasePresenter : creating separate containers for acc. taxon and synonym references...

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

0312ac03 04/28/2015 11:27 AM Cherian Mathew

Merge branch 'creditor'

21a1bf2d 04/27/2015 02:33 PM Cherian Mathew

EditConceptRelationshipComposite, EditConceptRelationshipPresenter : hack for checking relationship rules (currently only for congruence)
INewTaxonBaseComponentListener, NewTaxonBaseComposite, NewTaxonBasePresenter : Setting default secundum when addin taxon / synonym...

1a3e979c 04/24/2015 04:21 PM Alexander Oppermann

*added new config window
*added settings icon
*removed edit button from toolbar
*added double click listener
*added sql container and changed query
*added popupView for better editing
*saving back works properly

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

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

218fbd04 04/15/2015 04:10 PM Cherian Mathew

CdmProgressComponent : Component which indicates progress via text and a progress bar
NewTaxonBaseComposite, StatusComposite : Added taxon name field for synonym creation and using new operation and progress component objects
StatusComposite : Corrections...

f1584a2a 04/13/2015 02:35 PM Cherian Mathew

new component to edit taxon relationships

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

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

19730251 04/13/2015 02:29 PM Cherian Mathew

added classification as argument for NewTaxonBaseComposite to allow for creation of taxon node

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

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

8ef14383 04/07/2015 06:18 PM Alexander Oppermann

Added SQL-Container to DB-Status App

aceb7b1d 04/02/2015 11:03 AM Cherian Mathew

StatusPresenter : added method to update taxon published flag
CdmSpringContextHelper : added method to get taxon service
CdmQueryFactory, LeafNodeTaxonContainer : added uuid to taxon query select
StatusComposite, IStatusComposite : using new taxon published flag update method...

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

7836684b 03/27/2015 07:07 PM Alexander Oppermann

starting to implement sql queries...the container is not done yet.

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

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

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

1b9d7954 01/13/2015 08:11 PM Alexander Oppermann

Implementing UserContainer

6689ac7b 01/12/2015 11:36 PM Alexander Oppermann

improved table component

7cef91f1 01/08/2015 05:07 PM Alexander Oppermann

table component

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
ab04087e 12/15/2014 02:18 PM Cherian Mathew

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

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

initial commit for project cdm-vaadin