Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a8118bab 10/18/2016 05:55 PM Patrick Plitzner

ref #5458 remove distribution selection view

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

49a35b7d 10/11/2016 02:21 PM Patrick Plitzner

ref #5458 Refactoring

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

ref #5458 Implement multi select for NamedArea selection

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

ref #5458 Add named areas selection box

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

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

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

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

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

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

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