Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
bd46f97b 10/17/2016 01:30 PM Patrick Plitzner

ref #5458 Fix potential NPE

0f09a07c 10/17/2016 01:00 PM Patrick Plitzner

ref #5458 Fix initial opening of settings window

dc4aa464 10/17/2016 12:59 PM Patrick Plitzner

ref #5458 Layout for settings windows

5eece89f 10/17/2016 12:47 PM Patrick Plitzner

ref #5458 Split settings window into two

  • one for distribution/taxonomy settings and one for other setting
75f20bed 10/13/2016 06:26 PM Patrick Plitzner

ref #5458 Center detail window

cb4029b0 10/13/2016 06:26 PM Patrick Plitzner

ref #5458 Redesign navigation architecture

  • after login the user will be redirected directly to the table view and the settings dialog will be opened -made settings window implement ClickListener and ValueChangeListener
  • fixed possible NPEs due to redesign
092fd728 10/13/2016 06:26 PM Patrick Plitzner

ref #5458 Update selected distribution status after selection

3f6f86d5 10/13/2016 06:26 PM Patrick Plitzner

ref #5458 Replace term dropdown with popup window for performance

fda2cb06 10/13/2016 06:26 PM Patrick Plitzner

ref #5458 Add toggle button for abbreviations to settings menu

  • extract constants for session attributes
70ea5d03 10/13/2016 06:26 PM Patrick Plitzner

Trim Code + add serial version uid

f6db28c4 10/13/2016 04:09 PM Andreas Müller

cleanup

558d5bd1 10/12/2016 12:13 PM Patrick Plitzner

ref #5458 extract constants for session attributes

5f031b4f 10/12/2016 12:05 PM Patrick Plitzner

ref #5458 Error handling for abbreviated labels

785fc5d7 10/11/2016 04:53 PM Patrick Plitzner

ref #5458 Add abbreviated labels to distribution table

e693adbd 10/11/2016 03:18 PM Patrick Plitzner

ref #5458 Reduce size of distribution table

  • Show only abbreviated labels for presence absence terms
49a35b7d 10/11/2016 02:21 PM Patrick Plitzner

ref #5458 Refactoring

  • removed single implemented interfaces
  • merged methods
  • removed unnecessary try&catch blocks
f9837f2a 10/11/2016 11:15 AM Patrick Plitzner

ref #5458 Add TermCacher class

4f7ccb87 10/11/2016 10:46 AM Patrick Plitzner

ref #5458 Implement multi select for NamedArea selection

e37d3114 10/10/2016 04:38 PM Patrick Plitzner

ref #5458 Add generated serial version uid

c1c005ed 10/10/2016 10:17 AM Patrick Plitzner

Remove generated css files and add them to .gitignore

dd433955 09/26/2016 08:14 AM Patrick Plitzner

ref #5458 Add named areas selection box

ce1318e1 09/26/2016 05:31 AM Patrick Plitzner

ref #5458 Enhance detail window messages

38798657 09/22/2016 03:33 PM Patrick Plitzner

ref #5458 Enhance user messages

6ae724c9 09/22/2016 12:00 PM Patrick Plitzner

ref #5458 Fix duplicate column exception

3ed14411 09/22/2016 11:54 AM Patrick Plitzner

ref #5458 Extract duplicate code

6f0224b6 09/22/2016 11:31 AM Patrick Plitzner

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

9f8c87ee 09/22/2016 09:34 AM Patrick Plitzner

ref #5458 Implement update of distribution editor via settings window

3e9b93db 09/21/2016 04:30 PM Patrick Plitzner

ref #5458 Correctly log out of session when clicking logout button

3a824e7f 09/06/2016 03:39 PM Patrick Plitzner

ref #5458 Redesign settings diaolog to support taxon tree

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
a6e7790d 09/05/2016 04:45 PM Patrick Plitzner

ref #5458 Add taxon tree instead of combo box

6ec7fb0b 09/05/2016 11:02 AM Patrick Plitzner

ref #5458 Adapt settings view to tree node selection

33a5d14e 09/05/2016 10:07 AM Patrick Plitzner

ref #5458 temp commit add tree to distribution selection

f81b22b6 09/01/2016 08:47 AM Patrick Plitzner

ref #5458 Escape SQL control character '

97e6a2a3 08/30/2016 12:19 PM Patrick Plitzner

ref #5458 Split classification and taxa in two separate combo boxes

f2bcb5be 08/30/2016 12:18 PM Patrick Plitzner

ref #5458 Remove unnecessary method parameters

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

c2c4af3c 08/30/2016 11:26 AM Patrick Plitzner

ref #5458 Add root node to node container constructor

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

ref #5458 refactor API method

0021fedd 08/29/2016 05:47 PM Patrick Plitzner

ref #5458 Remove unnecessary text

89800b69 08/29/2016 05:38 PM Patrick Plitzner

ref #5458 Fix details view

deafa597 08/29/2016 05:21 PM Patrick Plitzner

ref #5458 add white space to SQL query

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

68d6d316 08/29/2016 03:33 PM Patrick Plitzner

ref #5458 Fix and streamline SQL distribution query

2242f8a9 08/29/2016 10:27 AM Patrick Plitzner

ref #5458 Revert SQL streamlining

ef2701d9 08/25/2016 04:21 PM Patrick Plitzner

ref #5458 streamlined SQL query

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
f5d57f6d 08/23/2016 07:51 AM Patrick Plitzner

ref #5458 Code cleanup

af91f565 08/22/2016 11:09 AM Patrick Plitzner

ref #5458 Fix grouping and add ordering of taxon node table

d49a2434 08/22/2016 10:04 AM Patrick Plitzner

Fix potential NPE

15e79265 06/20/2016 01:45 PM Patrick Plitzner

Fix test (There are 29 relation types now)

4d00f3a5 06/13/2016 07:29 PM Patrick Plitzner

Optimize taxon node container #5458

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

49d7537a 06/08/2016 02:54 PM Patrick Plitzner

Renaming #5458

90d7f315 06/08/2016 02:54 PM Patrick Plitzner

Fix label of 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

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

Refactor SQL query to work on a list of taxon nodes #5458

68e1e979 04/28/2016 08:42 PM Andreas Müller

Vaadin H2 test database updated

19c380b7 03/08/2016 10:28 AM Katja Luther

minor

9f2a3880 03/08/2016 10:27 AM Katja Luther

Revert "fix for 4.0 update"

This reverts commit f005d5fe176805dbaad3b009684875d55d0b10fe.

e1c71b47 03/08/2016 10:26 AM Katja Luther

fix for update to 4.0

c442b312 03/08/2016 10:26 AM Katja Luther

fix project for version 4.0

c839d071 03/08/2016 10:26 AM Katja Luther

fix project after dependency updates

1288c7df 03/07/2016 04:03 PM Katja Luther

fix for update to 4.0

e0888574 02/25/2016 10:08 AM Andreas Kohlbecker

removing unwanted test file

084507a8 09/10/2015 05:09 PM Cherian Mathew

Adapt to tagged text methods change to protected

f310f2db 07/16/2015 01:06 PM Andreas Kohlbecker

adding missing include

2d71187d 07/15/2015 06:40 PM Andreas Kohlbecker

ignoring test which fails on jgitflow relase finish

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

Adapt to changed 'save' call in services layer

37c5915e 06/04/2015 02:20 PM Cherian Mathew

updated test db for new model changes and updated test data accordingly

67a0eae3 06/04/2015 01:04 PM Cherian Mathew

merged from master

2a3aed04 05/07/2015 05:27 PM Cherian Mathew

testing git flow publish

86ecbed8 05/07/2015 05:21 PM Cherian Mathew

testing for remote feature

3e7f8ad4 05/07/2015 05:16 PM Cherian Mathew

removed incorrect test datasource setting and corresponding factory class

0e7981e2 05/07/2015 04:34 PM Cherian Mathew

NewTaxonBasePresenterTest.xml : adjusted ids in test data to avoid unique key issue
unitils.properties : reverted back to standard h2 jdbs driver

f0adbe96 05/07/2015 01:31 PM Cherian Mathew

pom.xml : set explicit memory parameters for tests
StatusPresenterTest : corrected test to adjust for new rank filter

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

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

cd3136ac 05/06/2015 12:10 PM Cherian Mathew

set default limit in sql queries to 15000

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

90cf504a 05/05/2015 02:29 PM Cherian Mathew

Fixed layout issues.
StatusComposite : added async operation for disableing components when reloading taxa

a453d164 05/04/2015 04:26 PM Cherian Mathew

StatusComposite : seperated init and refresh methods for the txa table, using seperate method to set visible comun ids
LeafNodeTaxonContainer : corrected isSynonym method

be1478a2 04/30/2015 01:08 PM Alexander Oppermann

Fixed problem for toolbar and new authentification object. Added getter method to CdmVaadinAuthentication, in order to get the principal object with user name and roles.

19a6274b 04/29/2015 07:17 PM Cherian Mathew

Merge branch 'creditor'

c3dcb24c 04/29/2015 07:15 PM Cherian Mathew

StatusComposite : added 'set as unresolved' action to context menu
LeafNodeTaxonContainer : added sorting of synonym container

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'

5b2505f1 04/28/2015 10:32 AM Cherian Mathew

StatusComposite : using new added context menu addon instead of vaadin actions
ConceptRelationshipView : setting classification combobox to read only for classifications from url