cdm-vaadin.git
6 years agojenkins bumping cdmlib.version to 4.12.0-SNAPSHOT origin/release/4.12.0
jenkins [Tue, 5 Dec 2017 14:21:02 +0000 (15:21 +0100)]
jenkins bumping cdmlib.version to 4.12.0-SNAPSHOT

6 years agojenkins bumping cdmlib.version to 4.13.0-SNAPSHOT
jenkins [Tue, 5 Dec 2017 14:20:47 +0000 (15:20 +0100)]
jenkins bumping cdmlib.version to 4.13.0-SNAPSHOT

6 years agodeleting old unused file based db
Andreas Kohlbecker [Tue, 5 Dec 2017 12:04:35 +0000 (13:04 +0100)]
deleting old unused file based db

6 years agocleanup
Andreas Müller [Tue, 5 Dec 2017 11:54:50 +0000 (12:54 +0100)]
cleanup

6 years agobetter delete impl in SpecimenTypeDesignationWorkingSetServiceImpl and ignoring test
Andreas Kohlbecker [Tue, 5 Dec 2017 11:26:14 +0000 (12:26 +0100)]
better delete impl in SpecimenTypeDesignationWorkingSetServiceImpl and ignoring test

6 years agoAdded language property files to classpath
Fabian Reimeier [Tue, 5 Dec 2017 09:52:58 +0000 (10:52 +0100)]
Added language property files to classpath

6 years agoref #7103 using transaction rollback to reset db after test method
Andreas Kohlbecker [Mon, 4 Dec 2017 15:30:59 +0000 (16:30 +0100)]
ref #7103 using transaction rollback to reset db after test method

6 years agorenaming SpecimenTypeDesignationWorkingsetEditorPresenterTest to SpecimenTypeDesignat...
Andreas Kohlbecker [Mon, 4 Dec 2017 14:41:48 +0000 (15:41 +0100)]
renaming SpecimenTypeDesignationWorkingsetEditorPresenterTest to SpecimenTypeDesignationWorkingSetServiceImplTest and fixing test data

6 years agoswitched back to vaadin-table for performance
Fabian Reimeier [Mon, 4 Dec 2017 12:14:23 +0000 (13:14 +0100)]
switched back to vaadin-table for performance

6 years agoref #6903 reworked distribution area sorting
Fabian Reimeier [Mon, 4 Dec 2017 12:12:55 +0000 (13:12 +0100)]
ref #6903 reworked distribution area sorting

6 years agoenabling a test
Andreas Kohlbecker [Fri, 1 Dec 2017 14:10:28 +0000 (15:10 +0100)]
enabling a test

6 years agoremoving obsolte redundant test data set
Andreas Kohlbecker [Fri, 1 Dec 2017 14:06:30 +0000 (15:06 +0100)]
removing obsolte redundant test data set

6 years agoremoving unitils-alternativeRunner.properties which is no longer needed now
Andreas Kohlbecker [Fri, 1 Dec 2017 13:59:11 +0000 (14:59 +0100)]
removing unitils-alternativeRunner.properties which is no longer needed now

6 years agousing the CleanSweepInsertLoadStrategy for PresenterTests with FirstData_UsersAndPerm...
Andreas Kohlbecker [Fri, 1 Dec 2017 13:38:56 +0000 (14:38 +0100)]
using the CleanSweepInsertLoadStrategy for PresenterTests with FirstData_UsersAndPermissions dataset

6 years agofixing some problems in test data for StatusPresenterTest
Andreas Kohlbecker [Fri, 1 Dec 2017 07:20:10 +0000 (08:20 +0100)]
fixing some problems in test data for StatusPresenterTest

6 years agofixing two more presenter tests: EditConceptRelationshipPresenterTest, NewTaxonBasePr...
Andreas Kohlbecker [Thu, 30 Nov 2017 21:52:48 +0000 (22:52 +0100)]
fixing two more presenter tests: EditConceptRelationshipPresenterTest, NewTaxonBasePresenterTest

6 years agopartially fixing broken test suite:
Andreas Kohlbecker [Thu, 30 Nov 2017 20:02:01 +0000 (21:02 +0100)]
partially fixing broken test suite:
 - using in mem h2 db for all tests
 - ignoring all broken presenter tests
 - separating out test applicationContext for pure service tests
 - reducing test data sets

6 years agoref #7097 added internationalization for distribution status app
Fabian Reimeier [Tue, 28 Nov 2017 10:23:31 +0000 (11:23 +0100)]
ref #7097 added internationalization for distribution status app

6 years agoref #7023 bugfix
Fabian Reimeier [Tue, 28 Nov 2017 10:21:24 +0000 (11:21 +0100)]
ref #7023 bugfix

6 years agoavoiding NPE
Andreas Kohlbecker [Mon, 27 Nov 2017 10:44:34 +0000 (11:44 +0100)]
avoiding NPE

6 years agofxing problems in testsetup:
Andreas Kohlbecker [Mon, 27 Nov 2017 09:31:42 +0000 (10:31 +0100)]
fxing problems in testsetup:
  - separate applicationContext.xml for old tests and for alternative tests
  - removing TDYPE from taxonname and reference test data xml

6 years agoimplementing test framework for integration tests and setting up SpecimenTypeDesignat...
Andreas Kohlbecker [Fri, 24 Nov 2017 22:32:09 +0000 (23:32 +0100)]
implementing test framework for integration tests and setting up SpecimenTypeDesignationWorkingService tests

6 years agofixing maven-resources plugin version
Andreas Kohlbecker [Fri, 24 Nov 2017 21:46:11 +0000 (22:46 +0100)]
fixing maven-resources plugin version

6 years agoimplementing AlternativeUnitilsJUnit4TestClassRunner to load unitils-alternativeRunne...
Andreas Kohlbecker [Thu, 23 Nov 2017 14:39:21 +0000 (15:39 +0100)]
implementing AlternativeUnitilsJUnit4TestClassRunner to load unitils-alternativeRunner.properties when used as runner

6 years agodelete of SpecimenTypeDesignationWorkingSet implemented
Andreas Kohlbecker [Thu, 23 Nov 2017 11:36:30 +0000 (12:36 +0100)]
delete of SpecimenTypeDesignationWorkingSet implemented

6 years agoref #7023 switched to vaadin-grid
Fabian Reimeier [Thu, 23 Nov 2017 10:41:50 +0000 (11:41 +0100)]
ref #7023 switched to vaadin-grid

6 years agomoving bussiness logic from presenter into DTO Service
Andreas Kohlbecker [Thu, 23 Nov 2017 09:17:07 +0000 (10:17 +0100)]
moving bussiness logic from presenter into DTO Service

6 years agofix #7083 possible to edit preferredStableUri of TypeSpecimens
Andreas Kohlbecker [Wed, 22 Nov 2017 16:39:01 +0000 (17:39 +0100)]
fix #7083 possible to edit preferredStableUri of TypeSpecimens

6 years agoimplementing delete operations in SpecimenTypeDesignationWorkingsetPopupEditor
Andreas Kohlbecker [Wed, 22 Nov 2017 14:52:20 +0000 (15:52 +0100)]
implementing delete operations in SpecimenTypeDesignationWorkingsetPopupEditor

6 years agoRegistrationRequiredDataInserter better transaction management
Andreas Kohlbecker [Wed, 22 Nov 2017 14:50:00 +0000 (15:50 +0100)]
RegistrationRequiredDataInserter better transaction management

6 years agoPersistentContextAnalyzer bug fix regaring update
Andreas Kohlbecker [Wed, 22 Nov 2017 14:48:47 +0000 (15:48 +0100)]
PersistentContextAnalyzer bug fix regaring update

6 years agoCdmVaadinConfiguration with support for test classes to define enabled ui via environ...
Andreas Kohlbecker [Wed, 22 Nov 2017 14:46:50 +0000 (15:46 +0100)]
CdmVaadinConfiguration with support for test classes to define enabled ui via environment variables

6 years agofixing enabled state of typedesignation fields in SpecimenTypeDesignationWorkingsetEditor
Andreas Kohlbecker [Thu, 16 Nov 2017 09:32:13 +0000 (10:32 +0100)]
fixing enabled state of typedesignation fields in SpecimenTypeDesignationWorkingsetEditor

6 years agosolving multiple representation probelms when adding source references to MediaSpecimen
Andreas Kohlbecker [Tue, 14 Nov 2017 21:16:14 +0000 (22:16 +0100)]
solving multiple representation probelms when adding source references to MediaSpecimen
  - extending PersistentContextAnalyzer
  - EntityCache support for more than one base entities

6 years agofixing problems related to mediaSpecimens
Andreas Kohlbecker [Tue, 14 Nov 2017 16:16:30 +0000 (17:16 +0100)]
fixing problems related to mediaSpecimens

6 years agosolving problems with typeSpecimen conversion
Andreas Kohlbecker [Tue, 14 Nov 2017 15:37:57 +0000 (16:37 +0100)]
solving problems with typeSpecimen conversion

6 years agoadding missing URI converter
Andreas Kohlbecker [Tue, 14 Nov 2017 15:37:25 +0000 (16:37 +0100)]
adding missing URI converter

6 years agoattempt to fix the enabled state in SpecimenTypeDesignationDTORow - no success
Andreas Kohlbecker [Tue, 14 Nov 2017 14:23:56 +0000 (15:23 +0100)]
attempt to fix the enabled state in SpecimenTypeDesignationDTORow - no success

6 years agofixing NPE
Andreas Kohlbecker [Tue, 14 Nov 2017 14:04:00 +0000 (15:04 +0100)]
fixing NPE

6 years agoimproving init strategy
Andreas Kohlbecker [Tue, 14 Nov 2017 14:03:30 +0000 (15:03 +0100)]
improving init strategy

6 years agoSpecimenTypeDesignationWorkingSetDTO with nore knowledge on typifiedName and citation...
Andreas Kohlbecker [Tue, 14 Nov 2017 11:49:02 +0000 (12:49 +0100)]
SpecimenTypeDesignationWorkingSetDTO with nore knowledge on typifiedName and citation simplifies presenters

6 years agoref #7059 ref #7046 using kindOfunit for TypeDesisgnations instead of DerivationEvent...
Andreas Kohlbecker [Sun, 12 Nov 2017 22:02:11 +0000 (23:02 +0100)]
ref #7059 ref #7046 using kindOfunit for TypeDesisgnations instead of DerivationEvent type and fixing save and LIE problems:
    - intoducing EntityCache to allow re-using previously loaded entities
    - CdmEntityCache implements EntityCache
    - ToOneRelatedEntityReloader to replace entities loaded by the LazySelect
    - SpecimenTypeDesignationWorkingsetEditorPresenter implements CachingPresenter so that EnityCache and
ToOneRelatedEntityReloader can interact
    - completing init strategies in RegistrationWorkingSetService
    - SpecimenTypeDesignationWorkingsetEditorPresenter.saveBean reuses entities stored in entityCache
    - introducing SpecimenTypeDesignationWorkingSetService

6 years agoMerge branch 'release/4.11.0' into develop
jenkins [Wed, 8 Nov 2017 11:18:57 +0000 (12:18 +0100)]
Merge branch 'release/4.11.0' into develop

6 years agoupdating poms for branch'release/4.11.0' with non-snapshot versions
jenkins [Wed, 8 Nov 2017 11:16:35 +0000 (12:16 +0100)]
updating poms for branch'release/4.11.0' with non-snapshot versions

6 years agojenkins bumping cdmlib.version to 4.11.0
jenkins [Wed, 8 Nov 2017 11:16:25 +0000 (12:16 +0100)]
jenkins bumping cdmlib.version to 4.11.0

6 years agoRevert "ref #7035 reducing heardbeat interval to 30s to cleanup open connections...
Andreas Kohlbecker [Wed, 8 Nov 2017 10:57:57 +0000 (11:57 +0100)]
Revert "ref #7035 reducing heardbeat interval to 30s to cleanup open connections" since we no longer need forces cleanup of open view, see issue #7035 for details

This reverts commit 475ec4ee62660184e6c875d3209bcaff8184b276.

6 years agojenkins bumping cdmlib.version to 4.11.0-SNAPSHOT origin/release/4.11.0
jenkins [Wed, 8 Nov 2017 10:42:28 +0000 (11:42 +0100)]
jenkins bumping cdmlib.version to 4.11.0-SNAPSHOT

6 years agoupdating poms for 4.12.0-SNAPSHOT development
jenkins [Wed, 8 Nov 2017 10:42:22 +0000 (11:42 +0100)]
updating poms for 4.12.0-SNAPSHOT development

6 years agojenkins bumping cdmlib.version to 4.12.0-SNAPSHOT
jenkins [Wed, 8 Nov 2017 10:42:13 +0000 (11:42 +0100)]
jenkins bumping cdmlib.version to 4.12.0-SNAPSHOT

6 years agofixing LIE
Andreas Kohlbecker [Tue, 7 Nov 2017 16:38:28 +0000 (17:38 +0100)]
fixing LIE

6 years agofix #7059 using KindOfUnit instead of DerivationEventType
Andreas Kohlbecker [Tue, 7 Nov 2017 16:38:17 +0000 (17:38 +0100)]
fix #7059 using KindOfUnit instead of DerivationEventType

6 years agoref #7055 registrations for non IAPT data only for latest reference - disabled due...
Andreas Kohlbecker [Mon, 6 Nov 2017 15:13:18 +0000 (16:13 +0100)]
ref #7055 registrations for non IAPT data only for latest reference - disabled due to data inconsistency

6 years agoreloading new reference to get id
Andreas Kohlbecker [Mon, 6 Nov 2017 11:23:58 +0000 (12:23 +0100)]
reloading new reference to get id

6 years agoref #7054 removing '.representations' from init strategies
Andreas Kohlbecker [Mon, 6 Nov 2017 09:40:04 +0000 (10:40 +0100)]
ref #7054 removing '.representations' from init strategies

6 years agofix #7053 fixing inconsistent field enablement
Andreas Kohlbecker [Fri, 3 Nov 2017 16:35:08 +0000 (17:35 +0100)]
fix #7053 fixing inconsistent field enablement

6 years agoref #7051 avoiding warnings in the log due to unimplemented method
Andreas Kohlbecker [Fri, 3 Nov 2017 15:48:02 +0000 (16:48 +0100)]
ref #7051 avoiding warnings in the log due to unimplemented method

6 years agocleaning up debug code
Andreas Kohlbecker [Fri, 3 Nov 2017 15:26:19 +0000 (16:26 +0100)]
cleaning up debug code

6 years agoref #7046 removing prepareAsFieldGroupDataSource() which was opening connectinos... feature/#7046 origin/feature/#7046
Andreas Kohlbecker [Fri, 3 Nov 2017 14:10:06 +0000 (15:10 +0100)]
ref #7046 removing prepareAsFieldGroupDataSource() which was opening connectinos  which where never closed and adding missing initStrategies

6 years agoremoving old unused CdmVaadinConversationalServlet
Andreas Kohlbecker [Fri, 3 Nov 2017 11:10:13 +0000 (12:10 +0100)]
removing old unused CdmVaadinConversationalServlet

6 years agoref #7046 removing request start and end listener classes
Andreas Kohlbecker [Fri, 3 Nov 2017 11:05:08 +0000 (12:05 +0100)]
ref #7046 removing request start and end listener classes

6 years agoref #7046 completely removing open session per view implementation and adding init...
Andreas Kohlbecker [Thu, 2 Nov 2017 11:42:21 +0000 (12:42 +0100)]
ref #7046 completely removing open session per view implementation and adding init strategies for Name and Typedesignation editor

6 years agoref #6903 sort table columns, keep taxon and rank as first and second column roteliste-bl-test-01
Fabian Reimeier [Fri, 27 Oct 2017 10:05:26 +0000 (12:05 +0200)]
ref #6903 sort table columns, keep taxon and rank as first and second column

6 years agoavoiding NPE in case spring profile 'debug' is not active
Andreas Kohlbecker [Fri, 27 Oct 2017 09:53:42 +0000 (11:53 +0200)]
avoiding NPE in case spring profile 'debug' is not active

6 years agoref #6903 Hack for RL 2017 to disable editing of column DE
Fabian Reimeier [Fri, 27 Oct 2017 09:36:48 +0000 (11:36 +0200)]
ref #6903 Hack for RL 2017 to disable editing of column DE

6 years agoref #6903 sort classifications
Fabian Reimeier [Fri, 27 Oct 2017 09:35:31 +0000 (11:35 +0200)]
ref #6903 sort classifications

6 years agoref #7036 LoginView in View scope helps disposing this bean
Andreas Kohlbecker [Fri, 27 Oct 2017 09:25:11 +0000 (11:25 +0200)]
ref #7036 LoginView in View scope helps disposing this bean
 it is no longer required to have it in the UIScope

6 years agoref #7035 reducing heardbeat interval to 30s to cleanup open connections
Andreas Kohlbecker [Thu, 26 Oct 2017 13:18:29 +0000 (15:18 +0200)]
ref #7035 reducing heardbeat interval to 30s to cleanup open connections

6 years agoref #6903 TermCacher reorganisation
Fabian Reimeier [Thu, 26 Oct 2017 12:10:32 +0000 (14:10 +0200)]
ref #6903 TermCacher reorganisation

6 years agoref #6903 resolved NPE when loading classification from session
Fabian Reimeier [Thu, 26 Oct 2017 11:13:32 +0000 (13:13 +0200)]
ref #6903 resolved NPE when loading classification from session

6 years agoref #7036 implementing DetachListener in DistributionStatusUI to relase db connection...
Andreas Kohlbecker [Thu, 26 Oct 2017 09:04:58 +0000 (11:04 +0200)]
ref #7036 implementing DetachListener in DistributionStatusUI to relase db connections for unused Views

6 years agoRevert "enabling transaction close on conversation unbind after ref #6780 is fixed...
Andreas Kohlbecker [Wed, 25 Oct 2017 16:06:44 +0000 (18:06 +0200)]
Revert "enabling transaction close on conversation unbind after ref #6780 is fixed this could also have en effect to ref #7035"

need to revert due to problems with transaction synchronization being not active

This reverts commit ec18134aae9b2699aebfcf378da03d767332dcb7.

6 years agoenabling transaction close on conversation unbind after ref #6780 is fixed this could...
Andreas Kohlbecker [Wed, 25 Oct 2017 14:48:50 +0000 (16:48 +0200)]
enabling transaction close on conversation unbind after ref #6780 is fixed this could also have en effect to ref #7035

6 years agoref #7035 unbinding ConversationHolder on access denied situations
Andreas Kohlbecker [Wed, 25 Oct 2017 14:33:27 +0000 (16:33 +0200)]
ref #7035 unbinding ConversationHolder on access denied situations

6 years agoref #6903 handle taxon filter result as selection if user selection is empty
Fabian Reimeier [Wed, 25 Oct 2017 09:33:39 +0000 (11:33 +0200)]
ref #6903 handle taxon filter result as selection if user selection is empty

6 years agoRevert "releasing ConversationHolder to prevent memory leaks"
Andreas Kohlbecker [Tue, 24 Oct 2017 15:27:46 +0000 (17:27 +0200)]
Revert "releasing ConversationHolder to prevent memory leaks"

setting the ConversationHolder null at the end of a view causes problems

This reverts commit 697d2b55a4b05f672fac988f55b018f622ecb305.

6 years agoreleasing ConversationHolder to prevent memory leaks
Andreas Kohlbecker [Tue, 24 Oct 2017 15:18:28 +0000 (17:18 +0200)]
releasing ConversationHolder to prevent memory leaks

6 years agoref #6903 resolved LIE issue when opening area and taxa settings window after reload
Fabian Reimeier [Tue, 24 Oct 2017 10:27:12 +0000 (12:27 +0200)]
ref #6903 resolved LIE issue when opening area and taxa settings window after reload

6 years agocleanup
Andreas Kohlbecker [Mon, 23 Oct 2017 15:13:04 +0000 (17:13 +0200)]
cleanup

6 years agoref #6867 generic failsave mechanism to grant per entity permission in CdmPopupEditors
Andreas Kohlbecker [Mon, 23 Oct 2017 15:07:05 +0000 (17:07 +0200)]
ref #6867 generic failsave mechanism to grant per entity permission in CdmPopupEditors

6 years agoref #6867 using runAsAuthentication ROLE_USERMANAGER to grant per entity authorities
Andreas Kohlbecker [Mon, 23 Oct 2017 09:49:20 +0000 (11:49 +0200)]
ref #6867 using runAsAuthentication ROLE_USERMANAGER to grant per entity authorities

6 years agoref #6867 RegistrationWorkingsetEditor: granting UPDATE permissions for SpecimenOrObs...
Andreas Kohlbecker [Mon, 23 Oct 2017 09:26:01 +0000 (11:26 +0200)]
ref #6867 RegistrationWorkingsetEditor: granting UPDATE permissions for SpecimenOrObservationBase entities

6 years agoshowing error message on failed login attempt
Andreas Kohlbecker [Mon, 23 Oct 2017 07:48:11 +0000 (09:48 +0200)]
showing error message on failed login attempt

6 years agoref #6903 use listselect instead of twincolselect for status config
Fabian Reimeier [Mon, 23 Oct 2017 14:08:03 +0000 (16:08 +0200)]
ref #6903 use listselect instead of twincolselect for status config

6 years agoref #6903 corrected usage of PresenceAbsenceTermContainer
Fabian Reimeier [Mon, 23 Oct 2017 13:44:29 +0000 (15:44 +0200)]
ref #6903 corrected usage of PresenceAbsenceTermContainer

6 years agoref #6903 sort taxa in area and taxon settings window
Fabian Reimeier [Mon, 23 Oct 2017 12:56:36 +0000 (14:56 +0200)]
ref #6903 sort taxa in area and taxon settings window

6 years agoref #6903 initialize termcacher before first usage
Fabian Reimeier [Mon, 23 Oct 2017 12:42:30 +0000 (14:42 +0200)]
ref #6903 initialize termcacher before first usage

6 years agoref #6903 put distribution toolbar in view scope
Fabian Reimeier [Mon, 23 Oct 2017 12:37:54 +0000 (14:37 +0200)]
ref #6903 put distribution toolbar in view scope

6 years agoref #6903 prevent settings window to pop up with every reload and login when session...
Fabian Reimeier [Mon, 23 Oct 2017 11:09:43 +0000 (13:09 +0200)]
ref #6903 prevent settings window to pop up with every reload and login when session attributes are already set

6 years agoref #6903 initialize layout and click listener just once and refactoring
Fabian Reimeier [Mon, 23 Oct 2017 11:06:04 +0000 (13:06 +0200)]
ref #6903 initialize layout and click listener just once and refactoring

6 years agoref #6903 preload status from preferences in dialog
Andreas Müller [Sun, 22 Oct 2017 22:09:34 +0000 (00:09 +0200)]
ref #6903 preload status from preferences in dialog

6 years agocleanup
Andreas Müller [Sun, 22 Oct 2017 21:05:54 +0000 (23:05 +0200)]
cleanup

6 years agoref #6903 allow preferences for distribution area vocabulary and distribution status
Andreas Müller [Sun, 22 Oct 2017 20:49:08 +0000 (22:49 +0200)]
ref #6903 allow preferences for distribution area vocabulary and distribution status

6 years agofix compilation exception
Andreas Müller [Sun, 22 Oct 2017 17:19:59 +0000 (19:19 +0200)]
fix compilation exception

6 years agoref #6903 cleanup and refactor distribution editor
Andreas Müller [Sun, 22 Oct 2017 14:03:15 +0000 (16:03 +0200)]
ref #6903 cleanup and refactor distribution editor

6 years agosolving layout problems related to hight and scrolling
Andreas Kohlbecker [Fri, 20 Oct 2017 16:04:34 +0000 (18:04 +0200)]
solving layout problems related to hight and scrolling

6 years agorenaming event to action and solving refresh problem in workingset editor
Andreas Kohlbecker [Fri, 20 Oct 2017 15:22:59 +0000 (17:22 +0200)]
renaming event to action and solving refresh problem in workingset editor

6 years agoref #6903 fixed repo issue
Fabian Reimeier [Fri, 20 Oct 2017 15:18:57 +0000 (17:18 +0200)]
ref #6903 fixed repo issue

6 years agoref #6903
Fabian Reimeier [Fri, 20 Oct 2017 14:52:53 +0000 (16:52 +0200)]
ref #6903

6 years agoflexible choosing of the viewDisplay per UI
Andreas Kohlbecker [Fri, 20 Oct 2017 08:57:04 +0000 (10:57 +0200)]
flexible choosing of the viewDisplay per UI

6 years agoref #6867 ref #7026 extending UserHelper to allow creation of authorities with propet...
Andreas Kohlbecker [Fri, 20 Oct 2017 08:21:13 +0000 (10:21 +0200)]
ref #6867 ref #7026 extending UserHelper to allow creation of authorities with propeties and test button in debug mode