Project

General

Profile

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

# Date Author Comment
5c8b52af 10/19/2016 12:18 PM Patrick Plitzner

ref #5458 Add property formatting for distribution table

3b0bc0db 10/18/2016 10:37 AM Patrick Plitzner

ref #5458 performance tweak for distribution status selection

32bf574c 10/17/2016 01:31 PM Patrick Plitzner

ref #5458 Add support for setting distribution status filter in settings

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

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

ref #5458 Enhance detail window 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

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
89800b69 08/29/2016 05:38 PM Patrick Plitzner

ref #5458 Fix details view

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

ref #5458 Code cleanup

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

Refactored setting window to work on taxon nodes #5458

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.

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

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

Added SQL-Container to DB-Status App

7376bad6 01/15/2015 11:21 AM Alexander Oppermann

added style information

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

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