cdm-vaadin.git
7 years agoref #6131 Redirect for old URLs
Patrick Plitzner [Mon, 14 Nov 2016 08:26:43 +0000 (09:26 +0100)]
ref #6131 Redirect for old URLs

 - deleted test ui class

7 years agoMerge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/cdm-vaadin into develop
Andreas Müller [Thu, 10 Nov 2016 12:45:02 +0000 (13:45 +0100)]
Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/cdm-vaadin into develop

7 years agoref #5458 Avoid possible exception for case sensitive root node column
Patrick Plitzner [Tue, 8 Nov 2016 13:29:22 +0000 (14:29 +0100)]
ref #5458 Avoid possible exception for case sensitive root node column

7 years agoref #5458 Fix node retrieval for classification
Patrick Plitzner [Tue, 8 Nov 2016 13:00:56 +0000 (14:00 +0100)]
ref #5458 Fix node retrieval for classification

7 years agoref #5458 label for null selection (remove status)
Patrick Plitzner [Tue, 8 Nov 2016 12:53:55 +0000 (13:53 +0100)]
ref #5458 label for null selection (remove status)

7 years agoref #5458 Refresh titlecache of named area vocabularies
Patrick Plitzner [Tue, 8 Nov 2016 12:48:18 +0000 (13:48 +0100)]
ref #5458 Refresh titlecache of named area vocabularies

7 years agoref #5458 Allow one-click selection for status term
Patrick Plitzner [Tue, 8 Nov 2016 12:47:43 +0000 (13:47 +0100)]
ref #5458 Allow one-click selection for status term

7 years agoref #5458 Fix node retrieval and taxonTree refresh
Patrick Plitzner [Tue, 8 Nov 2016 08:42:40 +0000 (09:42 +0100)]
ref #5458 Fix node retrieval and taxonTree refresh

7 years agoref #5458 Allow null selection to remove distribution status
Patrick Plitzner [Tue, 8 Nov 2016 08:16:11 +0000 (09:16 +0100)]
ref #5458 Allow null selection to remove distribution status

7 years agolowering java target version to 1.7
Andreas Kohlbecker [Mon, 7 Nov 2016 11:35:46 +0000 (12:35 +0100)]
lowering java target version to 1.7

7 years agofixing dependency management problems
Andreas Kohlbecker [Mon, 7 Nov 2016 09:07:43 +0000 (10:07 +0100)]
fixing dependency management problems
  - letting versions be managed through cdmlib-parent
  - depending project on cdmlib-remote
  - removing classes cloned from cdmlib-remote
  - removing obsolete version definitions and dependency overrides

7 years agoremoving scope provided from launcher
Andreas Kohlbecker [Fri, 4 Nov 2016 18:07:40 +0000 (19:07 +0100)]
removing scope provided from launcher

7 years agosimplifying dependencies in pom.xml (using scope 'compile' where appropriate)
Andreas Kohlbecker [Fri, 4 Nov 2016 15:36:37 +0000 (16:36 +0100)]
simplifying dependencies in pom.xml (using scope 'compile' where appropriate)

7 years agoupdating DataSourceConfigurer with new code from cdmlib-remote - THIS IS REALLY UGLY!
Andreas Kohlbecker [Fri, 4 Nov 2016 15:25:58 +0000 (16:25 +0100)]
updating DataSourceConfigurer with new code from cdmlib-remote - THIS IS REALLY UGLY!

7 years agoadding developer logging config to ide launcher
Andreas Kohlbecker [Fri, 4 Nov 2016 15:11:08 +0000 (16:11 +0100)]
adding developer logging config to ide launcher

7 years agogitignore
Andreas Kohlbecker [Fri, 4 Nov 2016 14:26:07 +0000 (15:26 +0100)]
gitignore

7 years agoref #5862 adding missing dependency to provide missing xsd when offline
Andreas Kohlbecker [Fri, 4 Nov 2016 11:46:39 +0000 (12:46 +0100)]
ref #5862 adding missing dependency to provide missing xsd when offline

7 years agofixing startup, dependency problems of jetty
Andreas Kohlbecker [Thu, 3 Nov 2016 16:28:33 +0000 (17:28 +0100)]
fixing startup, dependency problems of jetty
 - fixed for eclipse ide
 - fixed for maven-jetty plugin

7 years agosetting vaadin production mode to true - globally
Andreas Kohlbecker [Thu, 3 Nov 2016 16:19:17 +0000 (17:19 +0100)]
setting vaadin production mode to true - globally

7 years agodisabling SuperDev mode which is now on by default
Andreas Kohlbecker [Thu, 3 Nov 2016 11:40:51 +0000 (12:40 +0100)]
disabling SuperDev mode which is now on by default

7 years agofixing double servlet mapping
Andreas Kohlbecker [Thu, 3 Nov 2016 11:34:28 +0000 (12:34 +0100)]
fixing double servlet mapping

7 years agofixin project setup:
Andreas Kohlbecker [Fri, 28 Oct 2016 08:40:50 +0000 (10:40 +0200)]
fixin project setup:
  - solving maven warnings
  - solving some dependency problems (itextpdf, ...)
  - solving dependency probelms with jetty launcher in eclipse
  - making maven jetty plugin work
  - removing p6spy stuff

7 years agoref #5974 Fix synonymRelationship issues in vaadin
Andreas Müller [Fri, 4 Nov 2016 22:20:53 +0000 (23:20 +0100)]
ref #5974  Fix synonymRelationship issues in vaadin

7 years agocleanup
Andreas Müller [Fri, 4 Nov 2016 14:04:27 +0000 (15:04 +0100)]
cleanup

7 years agoUpdate test H2 in vaadin to new model
Andreas Müller [Fri, 4 Nov 2016 13:48:15 +0000 (14:48 +0100)]
Update test H2 in vaadin to new model

7 years agoref #5974 remove synonym relationship and other model changes
Andreas Müller [Fri, 4 Nov 2016 13:47:34 +0000 (14:47 +0100)]
ref #5974 remove synonym relationship and other model changes

7 years agocleanup
Andreas Müller [Fri, 4 Nov 2016 13:36:39 +0000 (14:36 +0100)]
cleanup

7 years agoref #5974 Remove synonym relationships
Andreas Müller [Thu, 13 Oct 2016 14:11:29 +0000 (16:11 +0200)]
ref #5974 Remove synonym relationships

7 years agoref #5458 Fix potential SQL query syntax exception
Patrick Plitzner [Thu, 3 Nov 2016 09:12:32 +0000 (10:12 +0100)]
ref #5458 Fix potential SQL query syntax exception

7 years agoref #5458 Notify user when taxon tree is loading
Patrick Plitzner [Wed, 2 Nov 2016 15:01:00 +0000 (16:01 +0100)]
ref #5458 Notify user when taxon tree is loading

7 years agoref #5458 Clear caches when re-initializing table view
Patrick Plitzner [Wed, 2 Nov 2016 11:40:15 +0000 (12:40 +0100)]
ref #5458 Clear caches when re-initializing table view

7 years agoref #5458 Performance and usability
Patrick Plitzner [Wed, 2 Nov 2016 11:04:01 +0000 (12:04 +0100)]
ref #5458 Performance and usability

 - avoid re-initialization of distribution settings
 - removed Save button

7 years agoref #5458 Fix some intitialization problems
Patrick Plitzner [Wed, 2 Nov 2016 08:19:38 +0000 (09:19 +0100)]
ref #5458 Fix some intitialization problems

7 years agoref #5458 Add taxon filter to distribution settings
Patrick Plitzner [Tue, 1 Nov 2016 14:50:18 +0000 (15:50 +0100)]
ref #5458 Add taxon filter to distribution settings

7 years agoref #5458 Improve performance for taxon tree in settings dialog
Patrick Plitzner [Tue, 1 Nov 2016 13:00:23 +0000 (14:00 +0100)]
ref #5458 Improve performance for taxon tree in settings dialog

 - more efficient caching

7 years agoRevert "fixing mvn dependencies to fix test setup for jetty launcher"
Andreas Kohlbecker [Fri, 28 Oct 2016 07:00:30 +0000 (09:00 +0200)]
Revert "fixing mvn dependencies to fix test setup for jetty launcher"

This reverts commit d111e4ee89477f3f5a71d8965a8d95d9d564ea9f.

7 years agofixing mvn dependencies to fix test setup for jetty launcher
Andreas Kohlbecker [Thu, 27 Oct 2016 16:07:44 +0000 (18:07 +0200)]
fixing mvn dependencies to fix test setup for jetty launcher

7 years agoadding new launcher for eclipse Jetty Integration
Andreas Kohlbecker [Thu, 27 Oct 2016 15:48:48 +0000 (17:48 +0200)]
adding new launcher for eclipse Jetty Integration

7 years agoref #5458 Changed URI for distribution and concept editor
Patrick Plitzner [Thu, 27 Oct 2016 09:24:44 +0000 (11:24 +0200)]
ref #5458 Changed URI for distribution and concept editor

7 years agoref #5458 Fix exception for non-unique column ids
Patrick Plitzner [Thu, 27 Oct 2016 09:19:45 +0000 (11:19 +0200)]
ref #5458 Fix exception for non-unique column ids

7 years agoref #5458 Fix class cast exception
Patrick Plitzner [Wed, 26 Oct 2016 14:08:44 +0000 (16:08 +0200)]
ref #5458 Fix class cast exception

7 years agoref #5458 Sort named areas
Patrick Plitzner [Wed, 26 Oct 2016 14:01:30 +0000 (16:01 +0200)]
ref #5458 Sort named areas

7 years agoref #5458 Fix item initialization problems
Patrick Plitzner [Wed, 26 Oct 2016 13:14:27 +0000 (15:14 +0200)]
ref #5458 Fix item initialization problems

7 years agoref #5458 Use service based on UuidAndTitleCache to build taxon tree
Patrick Plitzner [Wed, 26 Oct 2016 12:56:31 +0000 (14:56 +0200)]
ref #5458 Use service based on UuidAndTitleCache to build taxon tree

7 years agoref #5458 Validation for settings dialogs
Patrick Plitzner [Fri, 21 Oct 2016 06:43:16 +0000 (08:43 +0200)]
ref #5458 Validation for settings dialogs

7 years agoref #5458 Refactor SQLException handling
Patrick Plitzner [Fri, 21 Oct 2016 05:58:58 +0000 (07:58 +0200)]
ref #5458 Refactor SQLException handling

7 years agoref #6131 Refactor settings dialog
Patrick Plitzner [Fri, 21 Oct 2016 05:48:02 +0000 (07:48 +0200)]
ref #6131 Refactor settings dialog

 - extracted abstract class
 - set style for OK/Cancel button

7 years agoref #5458 Remove generated scss files and add them to .gitignore
Patrick Plitzner [Thu, 20 Oct 2016 15:55:56 +0000 (17:55 +0200)]
ref #5458 Remove generated scss files and add them to .gitignore

7 years agoref #5458 Add property formatting for distribution table
Patrick Plitzner [Wed, 19 Oct 2016 10:18:59 +0000 (12:18 +0200)]
ref #5458 Add property formatting for distribution table

7 years agoref #5458 Usability and UI tweaks
Patrick Plitzner [Tue, 18 Oct 2016 16:45:40 +0000 (18:45 +0200)]
ref #5458 Usability and UI tweaks

7 years agoref #5458 Performance increase for taxon node selection
Patrick Plitzner [Tue, 18 Oct 2016 15:57:59 +0000 (17:57 +0200)]
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

7 years agoref #5458 remove distribution selection view
Patrick Plitzner [Tue, 18 Oct 2016 15:55:13 +0000 (17:55 +0200)]
ref #5458 remove distribution selection view

7 years agoref #5458 performance tweak for distribution status selection
Patrick Plitzner [Tue, 18 Oct 2016 08:37:03 +0000 (10:37 +0200)]
ref #5458 performance tweak for distribution status selection

7 years agoref #5458 UI tweak for settings window
Patrick Plitzner [Mon, 17 Oct 2016 15:25:01 +0000 (17:25 +0200)]
ref #5458 UI tweak for settings window

7 years agoref #5458 Add support for setting distribution status filter in settings
Patrick Plitzner [Mon, 17 Oct 2016 11:31:52 +0000 (13:31 +0200)]
ref #5458 Add support for setting distribution status filter in settings

7 years agoref #5458 Fix potential NPE
Patrick Plitzner [Mon, 17 Oct 2016 11:30:17 +0000 (13:30 +0200)]
ref #5458 Fix potential NPE

7 years agoref #5458 Fix initial opening of settings window
Patrick Plitzner [Mon, 17 Oct 2016 11:00:11 +0000 (13:00 +0200)]
ref #5458 Fix initial opening of settings window

7 years agoref #5458 Layout for settings windows
Patrick Plitzner [Mon, 17 Oct 2016 10:59:43 +0000 (12:59 +0200)]
ref #5458 Layout for settings windows

7 years agoref #5458 Split settings window into two
Patrick Plitzner [Mon, 17 Oct 2016 10:47:33 +0000 (12:47 +0200)]
ref #5458 Split settings window into two

 - one for distribution/taxonomy settings and one for other setting

7 years agoref #5458 Center detail window
Patrick Plitzner [Thu, 13 Oct 2016 16:25:36 +0000 (18:25 +0200)]
ref #5458 Center detail window

7 years agoref #5458 Redesign navigation architecture
Patrick Plitzner [Thu, 13 Oct 2016 15:48:43 +0000 (17:48 +0200)]
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

7 years agoref #5458 Update selected distribution status after selection
Patrick Plitzner [Thu, 13 Oct 2016 11:35:51 +0000 (13:35 +0200)]
ref #5458 Update selected distribution status after selection

7 years agoref #5458 Replace term dropdown with popup window for performance
Patrick Plitzner [Thu, 13 Oct 2016 07:58:31 +0000 (09:58 +0200)]
ref #5458 Replace term dropdown with popup window for performance

7 years agoref #5458 Add toggle button for abbreviations to settings menu
Patrick Plitzner [Thu, 13 Oct 2016 06:43:49 +0000 (08:43 +0200)]
ref #5458 Add toggle button for abbreviations to settings menu

 - extract constants for session attributes

7 years agoTrim Code + add serial version uid
Patrick Plitzner [Thu, 13 Oct 2016 06:04:31 +0000 (08:04 +0200)]
Trim Code + add serial version uid

7 years agocleanup
Andreas Müller [Thu, 13 Oct 2016 14:09:37 +0000 (16:09 +0200)]
cleanup

7 years agoref #5458 extract constants for session attributes
Patrick Plitzner [Wed, 12 Oct 2016 10:13:45 +0000 (12:13 +0200)]
ref #5458 extract constants for session attributes

7 years agoref #5458 Error handling for abbreviated labels
Patrick Plitzner [Tue, 11 Oct 2016 16:19:44 +0000 (18:19 +0200)]
ref #5458 Error handling for abbreviated labels

7 years agoref #5458 Add abbreviated labels to distribution table
Patrick Plitzner [Tue, 11 Oct 2016 14:53:50 +0000 (16:53 +0200)]
ref #5458 Add abbreviated labels to distribution table

7 years agoref #5458 Reduce size of distribution table
Patrick Plitzner [Tue, 11 Oct 2016 13:18:16 +0000 (15:18 +0200)]
ref #5458 Reduce size of distribution table

 - Show only abbreviated labels for presence absence terms

7 years agoref #5458 Refactoring
Patrick Plitzner [Tue, 11 Oct 2016 09:31:34 +0000 (11:31 +0200)]
ref #5458 Refactoring

 - removed single implemented interfaces
 - merged methods
 - removed unnecessary try&catch blocks

7 years agoref #5458 Add TermCacher class
Patrick Plitzner [Tue, 11 Oct 2016 09:15:18 +0000 (11:15 +0200)]
ref #5458 Add TermCacher class

7 years agoref #5458 Implement multi select for NamedArea selection
Patrick Plitzner [Tue, 11 Oct 2016 08:46:31 +0000 (10:46 +0200)]
ref #5458 Implement multi select for NamedArea selection

7 years agoref #5458 Add generated serial version uid
Patrick Plitzner [Mon, 10 Oct 2016 14:38:08 +0000 (16:38 +0200)]
ref #5458 Add generated serial version uid

7 years agoRemove generated css files and add them to .gitignore
Patrick Plitzner [Mon, 10 Oct 2016 08:15:37 +0000 (10:15 +0200)]
Remove generated css files and add them to .gitignore

8 years agoref #5458 Add named areas selection box
Patrick Plitzner [Mon, 26 Sep 2016 06:14:54 +0000 (08:14 +0200)]
ref #5458 Add named areas selection box

8 years agoref #5458 Enhance detail window messages
Patrick Plitzner [Thu, 22 Sep 2016 13:50:44 +0000 (15:50 +0200)]
ref #5458 Enhance detail window messages

8 years agojenkins merging release branch into master (strategy: theirs) 4.3.0
jenkins [Fri, 23 Sep 2016 13:53:44 +0000 (15:53 +0200)]
jenkins merging release branch into master (strategy: theirs)

8 years agoMerge branch 'release/4.3.0' into develop
jenkins [Fri, 23 Sep 2016 13:53:44 +0000 (15:53 +0200)]
Merge branch 'release/4.3.0' into develop

8 years agoupdating poms for branch'release/4.3.0' with non-snapshot versions
jenkins [Fri, 23 Sep 2016 13:51:27 +0000 (15:51 +0200)]
updating poms for branch'release/4.3.0' with non-snapshot versions

8 years agojenkins bumping cdmlib.version to 4.3.0
jenkins [Fri, 23 Sep 2016 13:51:16 +0000 (15:51 +0200)]
jenkins bumping cdmlib.version to 4.3.0

8 years agojenkins bumping cdmlib.version to 4.3.0-SNAPSHOT
jenkins [Fri, 23 Sep 2016 13:12:44 +0000 (15:12 +0200)]
jenkins bumping cdmlib.version to 4.3.0-SNAPSHOT

8 years agoupdating poms for 4.4.0-SNAPSHOT development
jenkins [Fri, 23 Sep 2016 13:12:41 +0000 (15:12 +0200)]
updating poms for 4.4.0-SNAPSHOT development

8 years agojenkins bumping cdmlib.version to 4.4.0-SNAPSHOT
jenkins [Fri, 23 Sep 2016 13:12:33 +0000 (15:12 +0200)]
jenkins bumping cdmlib.version to 4.4.0-SNAPSHOT

8 years agoref #5458 Enhance user messages
Patrick Plitzner [Thu, 22 Sep 2016 13:33:47 +0000 (15:33 +0200)]
ref #5458 Enhance user messages

8 years agoref #5458 Fix duplicate column exception
Patrick Plitzner [Thu, 22 Sep 2016 10:00:06 +0000 (12:00 +0200)]
ref #5458 Fix duplicate column exception

8 years agoref #5458 Extract duplicate code
Patrick Plitzner [Thu, 22 Sep 2016 09:54:01 +0000 (11:54 +0200)]
ref #5458 Extract duplicate code

8 years agoref #5458 Do view data binding in enter() method of table view
Patrick Plitzner [Thu, 22 Sep 2016 09:31:55 +0000 (11:31 +0200)]
ref #5458 Do view data binding in enter() method of table view

8 years agoref #5458 Implement update of distribution editor via settings window
Patrick Plitzner [Thu, 22 Sep 2016 07:34:18 +0000 (09:34 +0200)]
ref #5458 Implement update of distribution editor via settings window

8 years agoref #5458 Correctly log out of session when clicking logout button
Patrick Plitzner [Wed, 21 Sep 2016 14:30:31 +0000 (16:30 +0200)]
ref #5458 Correctly log out of session when clicking logout button

8 years agoref #5458 Redesign settings diaolog to support taxon tree
Patrick Plitzner [Tue, 6 Sep 2016 13:39:18 +0000 (15:39 +0200)]
ref #5458 Redesign settings diaolog to support taxon tree

8 years agoref #5458 Major performance increase
Patrick Plitzner [Mon, 5 Sep 2016 17:32:50 +0000 (19:32 +0200)]
ref #5458 Major performance increase

 - refactored term loading
 - cached loaded terms
 - removed unnecessary methods and generics
 - reduces warnings

8 years agoref #5458 Add taxon tree instead of combo box root/branches/cdm-vaadin/develop
Patrick Plitzner [Mon, 5 Sep 2016 14:45:33 +0000 (16:45 +0200)]
ref #5458 Add taxon tree instead of combo box

8 years agoref #5458 Adapt settings view to tree node selection
Patrick Plitzner [Mon, 5 Sep 2016 09:02:39 +0000 (11:02 +0200)]
ref #5458 Adapt settings view to tree node selection

8 years agoref #5458 temp commit add tree to distribution selection
Patrick Plitzner [Mon, 5 Sep 2016 08:07:10 +0000 (10:07 +0200)]
ref #5458 temp commit add tree to distribution selection

8 years agoref #5458 Escape SQL control character '
Patrick Plitzner [Thu, 1 Sep 2016 06:47:40 +0000 (08:47 +0200)]
ref #5458 Escape SQL control character '

8 years agoref #5458 Split classification and taxa in two separate combo boxes
Patrick Plitzner [Tue, 30 Aug 2016 10:19:15 +0000 (12:19 +0200)]
ref #5458 Split classification and taxa in two separate combo boxes

8 years agoref #5458 Remove unnecessary method parameters
Patrick Plitzner [Tue, 30 Aug 2016 10:18:42 +0000 (12:18 +0200)]
ref #5458 Remove unnecessary method parameters

8 years agoref #5458 Remove natural sorting from node retrieval
Patrick Plitzner [Tue, 30 Aug 2016 10:18:13 +0000 (12:18 +0200)]
ref #5458 Remove natural sorting from node retrieval

8 years agoref #5458 Error handling
Patrick Plitzner [Tue, 30 Aug 2016 10:17:30 +0000 (12:17 +0200)]
ref #5458 Error handling