Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a735bbbf 02/15/2017 09:35 AM Andreas Kohlbecker

ref #5285 attempt to avoid using the CdmSpringContextHelper
using DI to get rid of CdmSpringContextHelper, but got stuck due to the complexity and variety of the 'design patterns' that have been used.

a1dac6b2 02/13/2017 10:42 AM Andreas Kohlbecker

#5285 removing problematic multi VaadinServlet configuration

e6b01164 02/10/2017 04:44 PM Andreas Kohlbecker

ref

fd9cf932 02/09/2017 04:38 PM Andreas Kohlbecker

ref #5285 SpringUI configuration working

  • @SpringUI added and configured
  • theme harmonization as has as possible without causing glitches
  • updating to vaadin 7.7.7
029f979a 02/08/2017 01:34 PM Andreas Kohlbecker

ref #5285 replacing VaadinServlet by SpringVaadinServlet

bdaf82ec 02/08/2017 01:31 PM Andreas Kohlbecker

deprecating unused class

a4caff94 02/03/2017 02:50 PM Andreas Müller

ref #6362 fix NonViralName occurrence in vaadin

c964d5e8 01/10/2017 01:36 PM Patrick Plitzner

Fix title of distribution settings view

7b2a0df1 12/20/2016 11:50 AM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code

a45e5ee7 11/22/2016 10:03 AM Andreas Kohlbecker

fix #6206 mapping one @WebServlets to the path /VAADIN/*

9fe639a8 11/14/2016 09:26 AM Patrick Plitzner

ref #6131 Redirect for old URLs

  • deleted test ui class
5521f23c 11/10/2016 01:45 PM Andreas Müller

Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/cdm-vaadin into develop

b22621fd 11/08/2016 02:29 PM Patrick Plitzner

ref #5458 Avoid possible exception for case sensitive root node column

9bb42d8a 11/08/2016 02:00 PM Patrick Plitzner

ref #5458 Fix node retrieval for classification

bea4aa93 11/08/2016 01:53 PM Patrick Plitzner

ref #5458 label for null selection (remove status)

8a6e2f9a 11/08/2016 01:48 PM Patrick Plitzner

ref #5458 Refresh titlecache of named area vocabularies

f9ea11c9 11/08/2016 01:47 PM Patrick Plitzner

ref #5458 Allow one-click selection for status term

4b321494 11/08/2016 09:42 AM Patrick Plitzner

ref #5458 Fix node retrieval and taxonTree refresh

ba0e4a8c 11/08/2016 09:16 AM Patrick Plitzner

ref #5458 Allow null selection to remove distribution status

0cb4f241 11/07/2016 11:45 AM Andreas Kohlbecker

setting vaadin production mode to true - globally

abbbb46c 11/07/2016 11:45 AM Andreas Kohlbecker

disabling SuperDev mode which is now on by default

cd760b09 11/07/2016 11:45 AM Andreas Kohlbecker

fixing double servlet mapping

1925e9f2 11/04/2016 11:20 PM Andreas Müller

ref #5974 Fix synonymRelationship issues in vaadin

47936c60 11/04/2016 02:47 PM Andreas Müller

ref #5974 remove synonym relationship and other model changes

e82b27f2 11/04/2016 02:36 PM Andreas Müller

cleanup

0e522f9f 11/04/2016 02:09 PM Andreas Müller

ref #5974 Remove synonym relationships

e8a3d3c8 11/03/2016 10:12 AM Patrick Plitzner

ref #5458 Fix potential SQL query syntax exception

ad0d2649 11/02/2016 04:01 PM Patrick Plitzner

ref #5458 Notify user when taxon tree is loading

246e313b 11/02/2016 12:40 PM Patrick Plitzner

ref #5458 Clear caches when re-initializing table view

f5b90187 11/02/2016 12:04 PM Patrick Plitzner

ref #5458 Performance and usability

  • avoid re-initialization of distribution settings
  • removed Save button
787028b1 11/02/2016 09:19 AM Patrick Plitzner

ref #5458 Fix some intitialization problems

f9517a12 11/01/2016 03:50 PM Patrick Plitzner

ref #5458 Add taxon filter to distribution settings

4a72ff97 11/01/2016 02:00 PM Patrick Plitzner

ref #5458 Improve performance for taxon tree in settings dialog

  • more efficient caching
2e52d3ee 10/27/2016 11:24 AM Patrick Plitzner

ref #5458 Changed URI for distribution and concept editor

b5f17980 10/27/2016 11:19 AM Patrick Plitzner

ref #5458 Fix exception for non-unique column ids

8f1d102f 10/26/2016 04:08 PM Patrick Plitzner

ref #5458 Fix class cast exception

44123d65 10/26/2016 04:02 PM Patrick Plitzner

ref #5458 Sort named areas

f8b0de79 10/26/2016 03:23 PM Patrick Plitzner

ref #5458 Fix item initialization problems

fe7f0131 10/26/2016 02:56 PM Patrick Plitzner

ref #5458 Use service based on UuidAndTitleCache to build taxon tree

41f187f1 10/21/2016 08:43 AM Patrick Plitzner

ref #5458 Validation for settings dialogs

073d62ba 10/21/2016 08:04 AM Patrick Plitzner

ref #5458 Refactor SQLException handling

58dba687 10/21/2016 07:48 AM Patrick Plitzner

ref #6131 Refactor settings dialog

  • extracted abstract class
  • set style for OK/Cancel button
5c8b52af 10/19/2016 12:18 PM Patrick Plitzner

ref #5458 Add property formatting for distribution table

d196eb4d 10/18/2016 06:45 PM Patrick Plitzner

ref #5458 Usability and UI tweaks

b8e7047b 10/18/2016 05:57 PM Patrick Plitzner

ref #5458 Performance increase for taxon node selection

  • by using SqlContainer the nodes are lazily loaded
  • child nodes are loaded via a second SQL query which is filtered for parent_id when expanding a node
  • parent-child relations are cached
a8118bab 10/18/2016 05:55 PM Patrick Plitzner

ref #5458 remove distribution selection view

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

ref #5458 performance tweak for distribution status selection

e11ccba6 10/17/2016 05:25 PM Patrick Plitzner

ref #5458 UI tweak for settings window

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

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

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

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