cdm-vaadin.git
5 years agoimproving error messaging: PopupEditorException with editor context information
Andreas Kohlbecker [Thu, 8 Nov 2018 12:55:54 +0000 (13:55 +0100)]
improving error messaging: PopupEditorException with editor context information

5 years agofix #7892 proper initialization of references for new taxon names
Andreas Kohlbecker [Wed, 7 Nov 2018 16:44:40 +0000 (17:44 +0100)]
fix #7892 proper initialization of references for new taxon names

5 years agoref #7893 supplying editor context information for new name button
Andreas Kohlbecker [Wed, 7 Nov 2018 15:42:13 +0000 (16:42 +0100)]
ref #7893 supplying editor context information for new name button

5 years agofix #7893 always re-enabling the new name button when the new name editor is closed
Andreas Kohlbecker [Wed, 7 Nov 2018 15:37:49 +0000 (16:37 +0100)]
fix #7893 always re-enabling the new name button when the new name editor is closed

5 years agofix #7888 using EventBase.timespan for collection date
Andreas Kohlbecker [Tue, 6 Nov 2018 14:30:57 +0000 (15:30 +0100)]
fix #7888 using EventBase.timespan for collection date

5 years agofix #7846 editor context information shown as breadcrumbs in the toolbar of popup...
Andreas Kohlbecker [Tue, 6 Nov 2018 10:11:56 +0000 (11:11 +0100)]
fix #7846 editor context information shown as breadcrumbs in the toolbar of popup editors

5 years agosvg icons triangle-right-wide
Andreas Kohlbecker [Tue, 6 Nov 2018 10:10:06 +0000 (11:10 +0100)]
svg icons triangle-right-wide

5 years agoref #7870 clearing the session to wipe out any left overs from previous usage of...
Andreas Kohlbecker [Fri, 26 Oct 2018 16:22:21 +0000 (18:22 +0200)]
ref #7870 clearing the session to wipe out any left overs from previous usage of the session in handleViewEntered

5 years agoref #7870 adding the WindowErrorHandler also to the VaadinSession to also get hold...
Andreas Kohlbecker [Fri, 26 Oct 2018 16:21:51 +0000 (18:21 +0200)]
ref #7870 adding the WindowErrorHandler also to the VaadinSession to also get hold of 'internal errors'

5 years agoref #7867 attempting to avoid FieldGroup in TeamOrPersonField without having any...
Andreas Kohlbecker [Thu, 25 Oct 2018 16:28:14 +0000 (18:28 +0200)]
ref #7867 attempting to avoid FieldGroup in TeamOrPersonField without having any idea why this can happen & better logging for further analyis

5 years agoMerge branch 'release/5.4.0' into develop
jenkins [Thu, 25 Oct 2018 12:47:14 +0000 (14:47 +0200)]
Merge branch 'release/5.4.0' into develop

5 years agoupdating poms for branch'release/5.4.0' with non-snapshot versions
jenkins [Thu, 25 Oct 2018 12:44:14 +0000 (14:44 +0200)]
updating poms for branch'release/5.4.0' with non-snapshot versions

5 years agojenkins bumping cdmlib.version to 5.4.0
jenkins [Thu, 25 Oct 2018 12:43:58 +0000 (14:43 +0200)]
jenkins bumping cdmlib.version to 5.4.0

5 years agojenkins bumping cdmlib.version to 5.4.0-SNAPSHOT
jenkins [Thu, 25 Oct 2018 12:06:18 +0000 (14:06 +0200)]
jenkins bumping cdmlib.version to 5.4.0-SNAPSHOT

5 years agoupdating poms for 5.5.0-SNAPSHOT development
jenkins [Thu, 25 Oct 2018 12:06:12 +0000 (14:06 +0200)]
updating poms for 5.5.0-SNAPSHOT development

5 years agojenkins bumping cdmlib.version to 5.5.0-SNAPSHOT
jenkins [Thu, 25 Oct 2018 12:06:03 +0000 (14:06 +0200)]
jenkins bumping cdmlib.version to 5.5.0-SNAPSHOT

5 years agoref #7222 changing new registratino label to latest suggestion
Andreas Kohlbecker [Thu, 25 Oct 2018 11:05:26 +0000 (13:05 +0200)]
ref #7222 changing new registratino label to latest suggestion

5 years agofix #7855 preventing nomenclaturalTitle from being changed in PersonField without...
Andreas Kohlbecker [Thu, 25 Oct 2018 09:08:49 +0000 (11:08 +0200)]
fix #7855 preventing nomenclaturalTitle from being changed in PersonField without user interaction

5 years agofix #7036 making sure all spring beans are disposed when the vaadin session times out
Andreas Kohlbecker [Wed, 24 Oct 2018 12:53:15 +0000 (14:53 +0200)]
fix #7036 making sure all spring beans are disposed when the vaadin session times out
   - RegistrationToolbar, RegistrationUI, RegistrationWorkingsetPresenter, NavigationManagerBean as DisposableBean
   - seetting the vaadin closeIdleSessions parameter to true in web.xml

5 years agoref #7858 removing delete button from name editor to avoid problems for some users...
Andreas Kohlbecker [Wed, 24 Oct 2018 10:55:05 +0000 (12:55 +0200)]
ref #7858 removing delete button from name editor to avoid problems for some users - prelimiary solution

5 years agoref #7830 ref #7814 fixing WeaklyRelatedEntityCombobox reset to textfield for genus...
Andreas Kohlbecker [Wed, 24 Oct 2018 10:33:08 +0000 (12:33 +0200)]
ref #7830 ref #7814 fixing WeaklyRelatedEntityCombobox reset to textfield for genus in name editor

5 years agoremovin unused initstrategy
Andreas Kohlbecker [Tue, 23 Oct 2018 15:25:53 +0000 (17:25 +0200)]
removin unused initstrategy

5 years agofix #7845 new genus or species: setting value of genus or spec. epithet only if the...
Andreas Kohlbecker [Tue, 23 Oct 2018 14:32:31 +0000 (16:32 +0200)]
fix #7845 new genus or species: setting value of genus or spec. epithet only if the name is not yet known

5 years agofix #7842 reloading registration before adding blocking registrations
Andreas Kohlbecker [Tue, 23 Oct 2018 10:03:25 +0000 (12:03 +0200)]
fix #7842 reloading registration before adding blocking registrations

5 years agoref #7630 fixing creation of blocking registrations realted to new unsaved names
Andreas Kohlbecker [Tue, 23 Oct 2018 09:15:00 +0000 (11:15 +0200)]
ref #7630 fixing creation of blocking registrations realted to new unsaved names

5 years agofix #7831 excluding the current name from the WeaklyRelatedEntityCombobox for genus...
Andreas Kohlbecker [Wed, 17 Oct 2018 14:17:15 +0000 (16:17 +0200)]
fix #7831 excluding the current name from the WeaklyRelatedEntityCombobox for genus name and specific epithet

5 years agofix #7830 fixing WeaklyRelatedEntityCombobox reset to textfield for specific epithet...
Andreas Kohlbecker [Wed, 17 Oct 2018 12:00:39 +0000 (14:00 +0200)]
fix #7830 fixing WeaklyRelatedEntityCombobox reset to textfield for specific epithet in name editor

5 years agoref #7785 using CdmTransientEntityAndUuidCacher to promote using the CachingCdmUserHelper
Andreas Kohlbecker [Mon, 15 Oct 2018 13:45:28 +0000 (15:45 +0200)]
ref #7785 using CdmTransientEntityAndUuidCacher to promote using the CachingCdmUserHelper

5 years agoref #7785 preliminary commit
Andreas Kohlbecker [Tue, 9 Oct 2018 15:23:46 +0000 (17:23 +0200)]
ref #7785 preliminary commit

5 years agofix #7824 cleaning up maps in PopupViewRegistration when views are detached - closes...
Andreas Kohlbecker [Sun, 14 Oct 2018 17:12:23 +0000 (19:12 +0200)]
fix #7824 cleaning up maps in PopupViewRegistration when views are detached - closes memory leak

5 years agofix #7814 CdmEditor not readlony with un-persisted entities and hiding delete button...
Andreas Kohlbecker [Fri, 12 Oct 2018 20:22:48 +0000 (22:22 +0200)]
fix #7814 CdmEditor not readlony with un-persisted entities and hiding delete button in this case

5 years agoref #7630 fixing creation of blocking relations - removing old problem causing restr...
Andreas Kohlbecker [Fri, 12 Oct 2018 16:49:32 +0000 (18:49 +0200)]
ref #7630 fixing creation of blocking relations  - removing old problem causing restrictive code

5 years agoref #7648 using runAsAuthenticator for RunAsAdmin to configure TaxonGraphHibernateLis...
Andreas Kohlbecker [Fri, 12 Oct 2018 15:50:57 +0000 (17:50 +0200)]
ref #7648 using runAsAuthenticator for RunAsAdmin to configure TaxonGraphHibernateListener for vaadin

5 years agoref #7648 adapting CdmVaadinConfiguration to changes in the TaxonGraphHibernateListener
Andreas Kohlbecker [Fri, 12 Oct 2018 11:44:46 +0000 (13:44 +0200)]
ref #7648 adapting CdmVaadinConfiguration to changes in the TaxonGraphHibernateListener

5 years agoref #7222 modifying the text on nomRef sub sections
Andreas Kohlbecker [Tue, 9 Oct 2018 15:32:26 +0000 (17:32 +0200)]
ref #7222 modifying the text on nomRef sub sections

5 years agoref #7222 removing the 'Hint:' line in TaxonNameEditor
Andreas Kohlbecker [Tue, 9 Oct 2018 15:27:32 +0000 (17:27 +0200)]
ref #7222 removing the 'Hint:' line in TaxonNameEditor

5 years agofix #7777 avoiding null access to views of undisposed LoginPresenters
Andreas Kohlbecker [Mon, 8 Oct 2018 12:35:47 +0000 (14:35 +0200)]
fix #7777 avoiding null access to views of undisposed LoginPresenters

5 years agofixing bug related to creation of new names in RegistrationWorkingsets
Andreas Kohlbecker [Fri, 5 Oct 2018 13:34:17 +0000 (15:34 +0200)]
fixing bug related to creation of new names in RegistrationWorkingsets

5 years agoref #7648 startup option for registrations to create missing taxon graph edges
Andreas Kohlbecker [Fri, 5 Oct 2018 12:48:26 +0000 (14:48 +0200)]
ref #7648 startup option for registrations to create missing taxon graph edges

5 years agoref #6621 commenting no longer used registrationCreate and registrationWipeout options
Andreas Kohlbecker [Thu, 4 Oct 2018 19:21:36 +0000 (21:21 +0200)]
ref #6621 commenting no longer used registrationCreate and registrationWipeout options

5 years agoref #7648 registering TaxonGraphHibernateListener for RefistrationUI
Andreas Kohlbecker [Tue, 2 Oct 2018 16:48:42 +0000 (18:48 +0200)]
ref #7648 registering TaxonGraphHibernateListener for RefistrationUI

5 years agoref #7648 using CdmEntityInstantiator to disentangle the handling the creation of...
Andreas Kohlbecker [Wed, 26 Sep 2018 11:38:47 +0000 (13:38 +0200)]
ref #7648 using CdmEntityInstantiator to disentangle the handling the creation of new taxon names for registrations

5 years agousing CdmEntity.isPersisted()
Andreas Kohlbecker [Wed, 26 Sep 2018 11:35:37 +0000 (13:35 +0200)]
using CdmEntity.isPersisted()

5 years agoref #7648 generalizing bean instantiation in cdm presenters
Andreas Kohlbecker [Wed, 26 Sep 2018 10:17:29 +0000 (12:17 +0200)]
ref #7648 generalizing bean instantiation in cdm presenters

5 years agoremoving commented code
Andreas Kohlbecker [Tue, 25 Sep 2018 08:04:06 +0000 (10:04 +0200)]
removing commented code

5 years agoref #7630 fixing creation of blocking relations (part 2) and assuring registrations...
Andreas Kohlbecker [Tue, 25 Sep 2018 07:56:50 +0000 (09:56 +0200)]
ref #7630 fixing creation of blocking relations (part 2) and assuring registrations have an identifier when saved

5 years agoref #7783, ref #7630 fixing creation of blocking relations (was broken since commit...
Andreas Kohlbecker [Mon, 24 Sep 2018 16:14:41 +0000 (18:14 +0200)]
ref #7783, ref #7630 fixing creation of blocking relations (was broken since commit:f6d73035

5 years agoref #7783 using WeaklyRelatedEntityCombobox in TaxonNameEditor: add, edit buttons...
Andreas Kohlbecker [Mon, 24 Sep 2018 15:48:21 +0000 (17:48 +0200)]
ref #7783 using WeaklyRelatedEntityCombobox in TaxonNameEditor: add, edit buttons working and enabled state updating ok

5 years agoref #7783 implementing WeaklyRelatedEntityCombobox according PagingProvider
Andreas Kohlbecker [Mon, 24 Sep 2018 10:13:39 +0000 (12:13 +0200)]
ref #7783 implementing WeaklyRelatedEntityCombobox according PagingProvider

5 years agofix #7594 RegistrationWorkingsetEditor new name button disbled when opening name...
Andreas Kohlbecker [Fri, 21 Sep 2018 11:00:46 +0000 (13:00 +0200)]
fix #7594 RegistrationWorkingsetEditor new name button disbled when opening name popup editor

5 years agoMerge branch 'release/5.3.0' into develop
jenkins [Mon, 17 Sep 2018 09:18:08 +0000 (11:18 +0200)]
Merge branch 'release/5.3.0' into develop

5 years agoupdating poms for branch'release/5.3.0' with non-snapshot versions
jenkins [Mon, 17 Sep 2018 09:14:39 +0000 (11:14 +0200)]
updating poms for branch'release/5.3.0' with non-snapshot versions

5 years agojenkins bumping cdmlib.version to 5.3.0
jenkins [Mon, 17 Sep 2018 09:14:28 +0000 (11:14 +0200)]
jenkins bumping cdmlib.version to 5.3.0

5 years agojenkins bumping cdmlib.version to 5.3.0-SNAPSHOT origin/release/5.3.0
jenkins [Mon, 17 Sep 2018 08:48:06 +0000 (10:48 +0200)]
jenkins bumping cdmlib.version to 5.3.0-SNAPSHOT

5 years agoupdating poms for 5.4.0-SNAPSHOT development
jenkins [Mon, 17 Sep 2018 08:48:00 +0000 (10:48 +0200)]
updating poms for 5.4.0-SNAPSHOT development

5 years agojenkins bumping cdmlib.version to 5.4.0-SNAPSHOT
jenkins [Mon, 17 Sep 2018 08:47:50 +0000 (10:47 +0200)]
jenkins bumping cdmlib.version to 5.4.0-SNAPSHOT

5 years agofix #7742 moving inner class SearchFilter into own class file RegistrationSearchFilter
Andreas Kohlbecker [Tue, 11 Sep 2018 14:56:23 +0000 (16:56 +0200)]
fix #7742 moving inner class SearchFilter into own class file RegistrationSearchFilter

5 years agofix #7742 unsubscribing other beans from event bus on dispose()
Andreas Kohlbecker [Tue, 11 Sep 2018 11:36:26 +0000 (13:36 +0200)]
fix #7742 unsubscribing other beans from event bus on dispose()

5 years agofix #7742 unsubscribing from event bus when disposing presenter
Andreas Kohlbecker [Tue, 11 Sep 2018 11:12:11 +0000 (13:12 +0200)]
fix #7742 unsubscribing from event bus when disposing presenter

5 years agofix #7742 disposing view, presenter and ehcaches when popupviews are closed
Andreas Kohlbecker [Tue, 11 Sep 2018 08:35:34 +0000 (10:35 +0200)]
fix #7742 disposing view, presenter and ehcaches when popupviews are closed

5 years agocleaning up old commented stuff
Andreas Kohlbecker [Fri, 7 Sep 2018 11:27:36 +0000 (13:27 +0200)]
cleaning up old commented stuff

5 years agoref #7729 removing unused ehcache.xml - all config is code based
Andreas Kohlbecker [Fri, 7 Sep 2018 09:12:24 +0000 (11:12 +0200)]
ref #7729 removing unused ehcache.xml - all config is code based

5 years agofix #7585 replacing RegistrationCuratorRoleProbe by RoleProber
Andreas Kohlbecker [Thu, 6 Sep 2018 11:51:24 +0000 (13:51 +0200)]
fix #7585 replacing RegistrationCuratorRoleProbe by RoleProber

5 years agofix #7722 removing rank limitation for validations in name editor
Andreas Kohlbecker [Wed, 5 Sep 2018 12:46:46 +0000 (14:46 +0200)]
fix #7722 removing rank limitation for validations in name editor

5 years agofix #7712 more space for the citation detail in name editor
Andreas Kohlbecker [Tue, 4 Sep 2018 14:00:04 +0000 (16:00 +0200)]
fix #7712 more space for the citation detail in name editor

5 years agofix #7624 notes field for the RegistrationPopupEditor implemented
Andreas Kohlbecker [Tue, 4 Sep 2018 13:17:17 +0000 (15:17 +0200)]
fix #7624 notes field for the RegistrationPopupEditor implemented

5 years agoref #7553: delete TypeDesignationSetManagerIT from vaadin
Katja Luther [Mon, 3 Sep 2018 10:11:29 +0000 (12:11 +0200)]
ref #7553: delete TypeDesignationSetManagerIT from vaadin

5 years agoremoving debug code line
Andreas Kohlbecker [Fri, 31 Aug 2018 12:29:24 +0000 (14:29 +0200)]
removing debug code line

5 years agorename permanentCacher setter
Andreas Müller [Thu, 30 Aug 2018 21:48:20 +0000 (23:48 +0200)]
rename permanentCacher setter

5 years agologging
Andreas Kohlbecker [Thu, 30 Aug 2018 10:21:05 +0000 (12:21 +0200)]
logging

5 years agofix #7641 ignoring unpersisted entities in ToOneRelatedEntityReloader
Andreas Kohlbecker [Thu, 30 Aug 2018 10:20:47 +0000 (12:20 +0200)]
fix #7641 ignoring unpersisted entities in ToOneRelatedEntityReloader

5 years agofix #7702 always clearing session in finally clause
Andreas Kohlbecker [Wed, 29 Aug 2018 16:50:19 +0000 (18:50 +0200)]
fix #7702 always clearing session in finally clause

5 years agofixing LIE related to RegistrationPopupEditor
Andreas Kohlbecker [Wed, 29 Aug 2018 13:24:41 +0000 (15:24 +0200)]
fixing LIE related to RegistrationPopupEditor

5 years agoref #7664 adapt return type for many methods with defined typification
Andreas Müller [Fri, 17 Aug 2018 15:19:22 +0000 (17:19 +0200)]
ref #7664 adapt return type for many methods with defined typification

5 years agoMerge branch 'release/5.2.0' into develop
jenkins [Fri, 17 Aug 2018 14:05:42 +0000 (16:05 +0200)]
Merge branch 'release/5.2.0' into develop

5 years agoupdating poms for branch'release/5.2.0' with non-snapshot versions
jenkins [Fri, 17 Aug 2018 14:02:46 +0000 (16:02 +0200)]
updating poms for branch'release/5.2.0' with non-snapshot versions

5 years agojenkins bumping cdmlib.version to 5.2.0
jenkins [Fri, 17 Aug 2018 14:02:37 +0000 (16:02 +0200)]
jenkins bumping cdmlib.version to 5.2.0

5 years agojenkins bumping cdmlib.version to 5.2.0-SNAPSHOT origin/release/5.2.0
jenkins [Fri, 17 Aug 2018 12:55:35 +0000 (14:55 +0200)]
jenkins bumping cdmlib.version to 5.2.0-SNAPSHOT

5 years agoupdating poms for 5.3.0-SNAPSHOT development
jenkins [Fri, 17 Aug 2018 12:55:28 +0000 (14:55 +0200)]
updating poms for 5.3.0-SNAPSHOT development

5 years agojenkins bumping cdmlib.version to 5.3.0-SNAPSHOT
jenkins [Fri, 17 Aug 2018 12:55:16 +0000 (14:55 +0200)]
jenkins bumping cdmlib.version to 5.3.0-SNAPSHOT

5 years agoavoiding symlinks to circumvent bug in jgitflow
Andreas Kohlbecker [Fri, 17 Aug 2018 12:54:48 +0000 (14:54 +0200)]
avoiding symlinks to circumvent bug in jgitflow

5 years agoignoring env.properties
Andreas Kohlbecker [Fri, 17 Aug 2018 12:40:35 +0000 (14:40 +0200)]
ignoring env.properties

5 years agoref #7559 removing commented code which also includes old conversationHolder stuff
Andreas Kohlbecker [Fri, 17 Aug 2018 07:57:48 +0000 (09:57 +0200)]
ref #7559 removing commented code which also includes old conversationHolder stuff

5 years agoref #7622 simplyfying code be replacing targetRegistration for type designations...
Andreas Kohlbecker [Mon, 13 Aug 2018 20:51:59 +0000 (22:51 +0200)]
ref #7622 simplyfying code be replacing targetRegistration for type designations by map for popupeditors and reg uuids

5 years agoref #7622 persisting new registrations only when typeDesignations have been added
Andreas Kohlbecker [Mon, 13 Aug 2018 17:32:35 +0000 (19:32 +0200)]
ref #7622 persisting new registrations only when typeDesignations have been added

5 years agofix #7629 restricting new registrations to those which make sense in the current...
Andreas Kohlbecker [Mon, 6 Aug 2018 10:04:48 +0000 (12:04 +0200)]
fix #7629 restricting new registrations to those which make sense in the current workingset

5 years agofix #7628 removing misconception in workflow code
Andreas Kohlbecker [Fri, 3 Aug 2018 19:24:32 +0000 (21:24 +0200)]
fix #7628 removing misconception in workflow code

5 years agoimproving readability of code
Andreas Kohlbecker [Fri, 3 Aug 2018 19:23:19 +0000 (21:23 +0200)]
improving readability of code

5 years agore-enabling bookSecion as reference type
Andreas Kohlbecker [Fri, 3 Aug 2018 16:47:46 +0000 (18:47 +0200)]
re-enabling bookSecion as reference type

5 years agotypo
Andreas Kohlbecker [Thu, 2 Aug 2018 13:17:22 +0000 (15:17 +0200)]
typo

5 years agoref #7546 Label with explanations for users improved
Andreas Kohlbecker [Thu, 2 Aug 2018 12:42:06 +0000 (14:42 +0200)]
ref #7546 Label with explanations for users improved

5 years agoref #7591 ReferencePropertyDefinitions adding missing data to 'all'
Andreas Kohlbecker [Thu, 2 Aug 2018 10:08:02 +0000 (12:08 +0200)]
ref #7591 ReferencePropertyDefinitions adding missing data to 'all'

5 years agoadapting assertion to changed testdata
Andreas Kohlbecker [Wed, 1 Aug 2018 15:09:58 +0000 (17:09 +0200)]
adapting assertion to changed testdata

5 years agofixing problems in test dataset with hibernate sequences for useraccount - comment
Andreas Kohlbecker [Wed, 1 Aug 2018 14:51:30 +0000 (16:51 +0200)]
fixing problems in test dataset with hibernate sequences for useraccount - comment

5 years agofixing problems in test dataset with hibernate sequences for useraccount
Andreas Kohlbecker [Wed, 1 Aug 2018 14:39:52 +0000 (16:39 +0200)]
fixing problems in test dataset with hibernate sequences for useraccount

5 years agoref #7608 string representations for media types implemented - tests
Andreas Kohlbecker [Tue, 31 Jul 2018 15:55:11 +0000 (17:55 +0200)]
ref #7608 string representations for media types implemented - tests

5 years agocommenting org.hibernate.SQL logging
Andreas Kohlbecker [Tue, 31 Jul 2018 13:17:44 +0000 (15:17 +0200)]
commenting org.hibernate.SQL logging

5 years agoref #7607 TypeDesignationSetManager: types without enclosing brackets - adapting...
Andreas Kohlbecker [Tue, 31 Jul 2018 11:00:26 +0000 (13:00 +0200)]
ref #7607 TypeDesignationSetManager: types without enclosing brackets - adapting tests

5 years agoref #7572 two bug fixes
Andreas Kohlbecker [Fri, 27 Jul 2018 12:11:33 +0000 (14:11 +0200)]
ref #7572 two bug fixes

5 years agoref #7572 also searching the institute titleCache when looking up for collections
Andreas Kohlbecker [Fri, 27 Jul 2018 12:02:23 +0000 (14:02 +0200)]
ref #7572 also searching the institute titleCache when looking up for collections