cdm-vaadin.git
6 years agofix #7523 excluding taxon nams which are already published
Andreas Kohlbecker [Mon, 2 Jul 2018 10:51:45 +0000 (12:51 +0200)]
fix #7523 excluding taxon nams which are already published

6 years agoref #7523 exteding CdmFilterablePagingProvider by Restrictions filter
Andreas Kohlbecker [Mon, 2 Jul 2018 07:32:30 +0000 (09:32 +0200)]
ref #7523 exteding CdmFilterablePagingProvider by Restrictions filter

6 years agofix #7274 GrantedAuthorityRevokingRegistrationUpdateLister: closing second session...
Andreas Kohlbecker [Thu, 28 Jun 2018 10:56:10 +0000 (12:56 +0200)]
fix #7274 GrantedAuthorityRevokingRegistrationUpdateLister: closing second session in case of hibernate exceptions and let them bubble up

6 years agodocumenting GrantedAuthorityRevokingRegistrationUpdateLister
Andreas Kohlbecker [Wed, 27 Jun 2018 13:25:14 +0000 (15:25 +0200)]
documenting GrantedAuthorityRevokingRegistrationUpdateLister

6 years agoMerge branch 'release/5.1.0' into develop
jenkins [Wed, 27 Jun 2018 15:39:14 +0000 (17:39 +0200)]
Merge branch 'release/5.1.0' into develop

6 years agoupdating poms for branch'release/5.1.0' with non-snapshot versions
jenkins [Wed, 27 Jun 2018 15:35:29 +0000 (17:35 +0200)]
updating poms for branch'release/5.1.0' with non-snapshot versions

6 years agojenkins bumping cdmlib.version to 5.1.0
jenkins [Wed, 27 Jun 2018 15:35:19 +0000 (17:35 +0200)]
jenkins bumping cdmlib.version to 5.1.0

6 years agojenkins bumping cdmlib.version to 5.1.0-SNAPSHOT origin/release/5.1.0
jenkins [Wed, 27 Jun 2018 12:48:27 +0000 (14:48 +0200)]
jenkins bumping cdmlib.version to 5.1.0-SNAPSHOT

6 years agoupdating poms for 5.2.0-SNAPSHOT development
jenkins [Wed, 27 Jun 2018 12:48:19 +0000 (14:48 +0200)]
updating poms for 5.2.0-SNAPSHOT development

6 years agojenkins bumping cdmlib.version to 5.2.0-SNAPSHOT
jenkins [Wed, 27 Jun 2018 12:48:09 +0000 (14:48 +0200)]
jenkins bumping cdmlib.version to 5.2.0-SNAPSHOT

6 years agoref #7313 creating vocabulary before terms
Andreas Kohlbecker [Wed, 27 Jun 2018 12:15:36 +0000 (14:15 +0200)]
ref #7313 creating vocabulary before terms

6 years agofixing broken test dataset
Andreas Kohlbecker [Tue, 26 Jun 2018 18:28:32 +0000 (20:28 +0200)]
fixing broken test dataset

6 years agotypo
Andreas Kohlbecker [Tue, 26 Jun 2018 16:05:31 +0000 (18:05 +0200)]
typo

6 years agofix #7313 adding kindOfUnit terms to new vocabulary
Andreas Kohlbecker [Tue, 26 Jun 2018 13:59:19 +0000 (15:59 +0200)]
fix #7313 adding kindOfUnit terms to new vocabulary

6 years agoref #7059 removing code to delete obsolete terms
Andreas Kohlbecker [Tue, 26 Jun 2018 12:29:33 +0000 (14:29 +0200)]
ref #7059 removing code to delete obsolete terms

6 years agofixing readonly state of SwitchableTextField
Andreas Kohlbecker [Tue, 26 Jun 2018 12:26:37 +0000 (14:26 +0200)]
fixing readonly state of SwitchableTextField

6 years agoref #7364 fixing readonly state of NameRelationField
Andreas Kohlbecker [Tue, 26 Jun 2018 12:19:51 +0000 (14:19 +0200)]
ref #7364 fixing readonly state of NameRelationField

6 years agoref #7458 fixing readonly state in FilterableAnnotationsField
Andreas Kohlbecker [Tue, 26 Jun 2018 11:30:10 +0000 (13:30 +0200)]
ref #7458 fixing readonly state in FilterableAnnotationsField

6 years agoref #7458 implementation of the note field for the NameTypeEditor
Andreas Kohlbecker [Mon, 25 Jun 2018 20:53:06 +0000 (22:53 +0200)]
ref #7458 implementation of the note field for the NameTypeEditor

6 years agoref #7458 implementation of the note field for the TypeSpecimenEditor
Andreas Kohlbecker [Mon, 25 Jun 2018 20:26:06 +0000 (22:26 +0200)]
ref #7458 implementation of the note field for the TypeSpecimenEditor

6 years agoref #7458 solving generic type parameter problem in FilterableAnnotationsField
Andreas Kohlbecker [Mon, 25 Jun 2018 19:34:10 +0000 (21:34 +0200)]
ref #7458 solving generic type parameter problem in FilterableAnnotationsField

6 years agoref #7458 initial implementation of a note field at the example of the TaxonNameEditor
Andreas Kohlbecker [Mon, 25 Jun 2018 10:39:26 +0000 (12:39 +0200)]
ref #7458 initial implementation of a note field at the example of the TaxonNameEditor

6 years agoref #7331 re-introducing load to cirumvent bug
Andreas Kohlbecker [Mon, 25 Jun 2018 10:59:58 +0000 (12:59 +0200)]
ref #7331 re-introducing load to cirumvent bug

6 years agofix failing test
Andreas Müller [Wed, 20 Jun 2018 23:03:19 +0000 (01:03 +0200)]
fix failing test

6 years agocleanup
Andreas Müller [Wed, 20 Jun 2018 22:55:01 +0000 (00:55 +0200)]
cleanup

6 years agofix #7498 selective handling of ToOneRelatedEntityCombobox when casting to Reloadable...
Andreas Kohlbecker [Tue, 19 Jun 2018 14:15:41 +0000 (16:15 +0200)]
fix #7498 selective handling of ToOneRelatedEntityCombobox when casting to ReloadableLazyComboBox

6 years agofix #7482 adding missing case in onEntityChangeEvent() for replacedSynonmy
Andreas Kohlbecker [Fri, 15 Jun 2018 16:43:28 +0000 (18:43 +0200)]
fix #7482 adding missing case in onEntityChangeEvent() for replacedSynonmy

6 years agofinally solving the nasty readonly problem with TeamOrPersonBaseField on updating...
Andreas Kohlbecker [Fri, 15 Jun 2018 16:30:32 +0000 (18:30 +0200)]
finally solving the nasty readonly problem with TeamOrPersonBaseField on updating authorship information

6 years agoref #7338 fixing bugs related to VALIDATE_AGAINST_HIGHER_NAME_PART mode:
Andreas Kohlbecker [Fri, 15 Jun 2018 16:05:49 +0000 (18:05 +0200)]
ref #7338 fixing bugs related to VALIDATE_AGAINST_HIGHER_NAME_PART mode:
   - NPE when switching to intraSpecific rank with two name editors open
   - ConncurrentModification problem when canceling editor

6 years agoref #7223 fixing most severe layout issues
Andreas Kohlbecker [Fri, 15 Jun 2018 14:50:53 +0000 (16:50 +0200)]
ref #7223 fixing most severe layout issues

6 years agoref #7223 implementing adaptive field visibility for ReferenceEditor
Andreas Kohlbecker [Fri, 15 Jun 2018 13:27:36 +0000 (15:27 +0200)]
ref #7223 implementing adaptive field visibility for ReferenceEditor

6 years agofix #7257 keyboard shortcut 'enter' for login button
Andreas Kohlbecker [Fri, 15 Jun 2018 09:10:49 +0000 (11:10 +0200)]
fix #7257 keyboard shortcut 'enter' for login button

6 years agofix #7476 initializing PagingProviders after view refresh
Andreas Kohlbecker [Thu, 14 Jun 2018 16:59:11 +0000 (18:59 +0200)]
fix #7476 initializing PagingProviders after view refresh

6 years agofix #7475 removing empty rows from ToManyRelatedEntitiesListSelect on commit
Andreas Kohlbecker [Thu, 14 Jun 2018 16:05:28 +0000 (18:05 +0200)]
fix #7475 removing empty rows from ToManyRelatedEntitiesListSelect on commit

6 years agofix #7477 ToManyRelatedEntitiesListSelect remove button always enabled
Andreas Kohlbecker [Thu, 14 Jun 2018 15:54:37 +0000 (17:54 +0200)]
fix #7477 ToManyRelatedEntitiesListSelect remove button always enabled

6 years agoref #7338 mode VALIDATE_AGAINST_HIGHER_NAME_PART implemented for specificEpithet...
Andreas Kohlbecker [Thu, 14 Jun 2018 10:06:55 +0000 (12:06 +0200)]
ref #7338 mode VALIDATE_AGAINST_HIGHER_NAME_PART implemented for specificEpithet - fixing field refresh problems on genus change

6 years agoref #7338 mode VALIDATE_AGAINST_HIGHER_NAME_PART implemented for specificEpithet...
Andreas Kohlbecker [Thu, 14 Jun 2018 09:40:03 +0000 (11:40 +0200)]
ref #7338 mode VALIDATE_AGAINST_HIGHER_NAME_PART implemented for specificEpithet - fixing ConcurrentModification problem

6 years agoref #7338 mode VALIDATE_AGAINST_HIGHER_NAME_PART implemented for specificEpithet
Andreas Kohlbecker [Thu, 14 Jun 2018 09:23:52 +0000 (11:23 +0200)]
ref #7338 mode VALIDATE_AGAINST_HIGHER_NAME_PART implemented for specificEpithet

6 years agoref #7338 TaxonNameEditor mode VALIDATE_AGAINST_HIGHER_NAME_PART implemented for...
Andreas Kohlbecker [Wed, 13 Jun 2018 15:48:59 +0000 (17:48 +0200)]
ref #7338 TaxonNameEditor mode VALIDATE_AGAINST_HIGHER_NAME_PART implemented for genusOrUninomial

6 years agofixing NPE introcdued in caf42d50
Andreas Kohlbecker [Mon, 11 Jun 2018 09:56:56 +0000 (11:56 +0200)]
fixing NPE introcdued in caf42d50

6 years agoTextFieldNFix trim empty string to null - final FIX
Andreas Kohlbecker [Fri, 8 Jun 2018 18:11:01 +0000 (20:11 +0200)]
TextFieldNFix trim empty string to null - final FIX

6 years agoref #7364 filtering references by isbn to limit to nomenclatural codes only
Andreas Kohlbecker [Fri, 8 Jun 2018 13:36:28 +0000 (15:36 +0200)]
ref #7364 filtering references by isbn to limit to nomenclatural codes only

6 years agoconsistent initialization of TextFieldNFix
Andreas Kohlbecker [Fri, 8 Jun 2018 11:26:48 +0000 (13:26 +0200)]
consistent initialization of TextFieldNFix

6 years agofix #7461 ordering references in comboboxes by titleCache, issn, isbn - consistence...
Andreas Kohlbecker [Thu, 7 Jun 2018 16:43:08 +0000 (18:43 +0200)]
fix #7461 ordering references in comboboxes by titleCache, issn, isbn - consistence by CdmFilterablePagingProviderFactory

6 years agofixing edit event publishing related to validations
Andreas Kohlbecker [Thu, 7 Jun 2018 13:41:48 +0000 (15:41 +0200)]
fixing edit event publishing related to validations

6 years agosimplifying TaxonNameEditorAction handling
Andreas Kohlbecker [Thu, 7 Jun 2018 13:40:51 +0000 (15:40 +0200)]
simplifying TaxonNameEditorAction handling

6 years agofixing readOnly issue in TeamOrPersonField
Andreas Kohlbecker [Thu, 7 Jun 2018 13:39:19 +0000 (15:39 +0200)]
fixing readOnly issue in TeamOrPersonField

6 years agoadding COLLECTION.[CREATE,READ] to Group submitter
Andreas Kohlbecker [Thu, 7 Jun 2018 13:06:58 +0000 (15:06 +0200)]
adding COLLECTION.[CREATE,READ] to Group submitter

6 years agofix #7453 for sections resolve the inReference in the RegistrationWorkingSetService
Andreas Kohlbecker [Thu, 7 Jun 2018 12:48:43 +0000 (14:48 +0200)]
fix #7453 for sections resolve the inReference in the RegistrationWorkingSetService

6 years agofixing inconsistent nomenclaturalTitleCacheField behavior
Andreas Kohlbecker [Wed, 6 Jun 2018 14:53:35 +0000 (16:53 +0200)]
fixing inconsistent nomenclaturalTitleCacheField behavior

6 years agoCustomComponentFields using NestedButtonStateUpdaters for consistent button states
Andreas Kohlbecker [Wed, 6 Jun 2018 14:04:17 +0000 (16:04 +0200)]
CustomComponentFields using NestedButtonStateUpdaters for consistent button states

6 years agosupressing name creation events not coming from own view
Andreas Kohlbecker [Wed, 6 Jun 2018 12:00:49 +0000 (14:00 +0200)]
supressing name creation events not coming from own view

6 years agoignore readonly states of the datasource on setValue in TeamOrPersonField
Andreas Kohlbecker [Wed, 6 Jun 2018 11:37:56 +0000 (13:37 +0200)]
ignore readonly states of the datasource on setValue in TeamOrPersonField

6 years agofixing LazyInitializationException related to validations
Andreas Kohlbecker [Wed, 6 Jun 2018 11:37:08 +0000 (13:37 +0200)]
fixing LazyInitializationException related to validations

6 years agoconsistent popup opening, using boundTargetField to identify field to be updated
Andreas Kohlbecker [Wed, 6 Jun 2018 09:50:01 +0000 (11:50 +0200)]
consistent popup opening, using boundTargetField to identify field to be updated

6 years agoPopupViewRegistration to manage view popupview and target field - fixing problems
Andreas Kohlbecker [Thu, 17 May 2018 08:45:34 +0000 (10:45 +0200)]
PopupViewRegistration to manage view popupview and target field - fixing problems

6 years agoref #3560 add includeUnpublished for loadChildNodesOfTaxonNode in Vaadin
Andreas Müller [Sun, 3 Jun 2018 12:26:52 +0000 (14:26 +0200)]
ref #3560 add includeUnpublished for loadChildNodesOfTaxonNode  in Vaadin

6 years agomanually adapt cdmlib version in vaadin
Andreas Müller [Tue, 22 May 2018 19:48:00 +0000 (21:48 +0200)]
manually adapt cdmlib version in vaadin

6 years agocleanup
Andreas Müller [Wed, 16 May 2018 21:12:55 +0000 (23:12 +0200)]
cleanup

6 years agofixed npe
Fabian Reimeier [Fri, 18 May 2018 15:31:25 +0000 (17:31 +0200)]
fixed npe

6 years agoDocumentation and refactoring
Fabian Reimeier [Thu, 17 May 2018 11:37:15 +0000 (13:37 +0200)]
Documentation and refactoring

6 years agoMerge branch 'release/5.0.0' into develop
jenkins [Thu, 17 May 2018 09:48:39 +0000 (11:48 +0200)]
Merge branch 'release/5.0.0' into develop

6 years agoupdating poms for branch'release/5.0.0' with non-snapshot versions
jenkins [Thu, 17 May 2018 09:45:25 +0000 (11:45 +0200)]
updating poms for branch'release/5.0.0' with non-snapshot versions

6 years agojenkins bumping cdmlib.version to 5.0.0
jenkins [Thu, 17 May 2018 09:45:17 +0000 (11:45 +0200)]
jenkins bumping cdmlib.version to 5.0.0

6 years agomanually bumping version to 5.0.0-SNAPSHOT origin/release/5.0.0
Andreas Kohlbecker [Thu, 17 May 2018 08:53:45 +0000 (10:53 +0200)]
manually bumping version to 5.0.0-SNAPSHOT

6 years agomanually bumping version to 5.1.0-SNAPSHOT
Andreas Kohlbecker [Thu, 17 May 2018 08:49:58 +0000 (10:49 +0200)]
manually bumping version to 5.1.0-SNAPSHOT

6 years agojenkins bumping cdmlib.version to 4.15.0-SNAPSHOT
jenkins [Thu, 17 May 2018 08:17:48 +0000 (10:17 +0200)]
jenkins bumping cdmlib.version to 4.15.0-SNAPSHOT

6 years agoupdating poms for 4.16.0-SNAPSHOT development
jenkins [Thu, 17 May 2018 08:17:41 +0000 (10:17 +0200)]
updating poms for 4.16.0-SNAPSHOT development

6 years agojenkins bumping cdmlib.version to 4.16.0-SNAPSHOT
jenkins [Thu, 17 May 2018 08:17:24 +0000 (10:17 +0200)]
jenkins bumping cdmlib.version to 4.16.0-SNAPSHOT

6 years agofix #7425 VerbatimTimePeriodField implemented
Andreas Kohlbecker [Thu, 17 May 2018 07:43:13 +0000 (09:43 +0200)]
fix #7425 VerbatimTimePeriodField implemented

6 years agoref #7238 fixing field binding in PersonField to adapt to model changes
Andreas Kohlbecker [Wed, 16 May 2018 17:31:31 +0000 (19:31 +0200)]
ref #7238 fixing field binding in PersonField to adapt to model changes

6 years agointroducing PopupViewRegistration to manage view popupview and target field
Andreas Kohlbecker [Wed, 16 May 2018 15:36:47 +0000 (17:36 +0200)]
introducing PopupViewRegistration to manage view popupview and target field

6 years agoAbstractEditorAction now with source button and target field
Andreas Kohlbecker [Wed, 16 May 2018 11:44:37 +0000 (13:44 +0200)]
AbstractEditorAction now with source button and target field

6 years agoref #7364 validation section implemented in TaxonNameEditor
Andreas Kohlbecker [Wed, 16 May 2018 06:36:43 +0000 (08:36 +0200)]
ref #7364 validation section implemented in TaxonNameEditor

6 years agovalid => val. in testdata
Andreas Müller [Wed, 16 May 2018 09:28:22 +0000 (11:28 +0200)]
valid => val. in testdata

6 years agoajust first and lastname field names
Andreas Müller [Sat, 12 May 2018 13:11:17 +0000 (15:11 +0200)]
ajust first and lastname field names

6 years agoAdapt vaadin to model version 5.0
Andreas Müller [Sat, 12 May 2018 13:04:09 +0000 (15:04 +0200)]
Adapt vaadin to model version 5.0

6 years agofix #7363 adding support for replacedSynonyms to TaxonNameEditor
Andreas Kohlbecker [Thu, 3 May 2018 10:03:44 +0000 (12:03 +0200)]
fix #7363 adding support for replacedSynonyms to TaxonNameEditor

6 years agoref #6241 replaced @date by @since in vaadin
Andreas Müller [Wed, 2 May 2018 12:32:57 +0000 (14:32 +0200)]
ref #6241 replaced @date by @since in vaadin

6 years agoref #7366 disabling readonly during commmit when TaxonOrPersonField-Editor is write...
Andreas Kohlbecker [Wed, 2 May 2018 10:26:50 +0000 (12:26 +0200)]
ref #7366 disabling readonly during commmit when TaxonOrPersonField-Editor is write enabled

6 years agoavoiding unchecked genrics
Andreas Kohlbecker [Wed, 2 May 2018 10:04:06 +0000 (12:04 +0200)]
avoiding unchecked genrics

6 years agoref #7366 allowing to remove related TeamOrPerson when TeamOrPerson is readonly
Andreas Kohlbecker [Wed, 2 May 2018 10:01:57 +0000 (12:01 +0200)]
ref #7366 allowing to remove related TeamOrPerson when TeamOrPerson is readonly

6 years agoref #7386 fixing NPE
Andreas Kohlbecker [Wed, 2 May 2018 08:14:01 +0000 (10:14 +0200)]
ref #7386 fixing NPE

6 years agorenaming handleTransientProperties() to preBeanSave() and adding postBeanSave()
Andreas Kohlbecker [Wed, 2 May 2018 08:01:42 +0000 (10:01 +0200)]
renaming handleTransientProperties() to preBeanSave() and adding postBeanSave()

6 years agoref #7386 removing obsolete handleTransientProperties() method
Andreas Kohlbecker [Wed, 2 May 2018 08:01:27 +0000 (10:01 +0200)]
ref #7386 removing obsolete handleTransientProperties() method

6 years agoref #7386 adding missing setBasionyms() method to taxonNameDTO - 3
Andreas Kohlbecker [Wed, 2 May 2018 07:57:30 +0000 (09:57 +0200)]
ref #7386 adding missing setBasionyms() method to taxonNameDTO - 3

6 years agoref #7386 adding missing setBasionyms() method to taxonNameDTO - 2
Andreas Kohlbecker [Mon, 30 Apr 2018 07:45:19 +0000 (09:45 +0200)]
ref #7386 adding missing setBasionyms() method to taxonNameDTO - 2

6 years agoref #7389 comment referencing the issue
Andreas Kohlbecker [Sat, 28 Apr 2018 15:28:23 +0000 (17:28 +0200)]
ref #7389 comment referencing the issue

6 years agofix #7386 adding missing setBasionyms() method to taxonNameDTO
Andreas Kohlbecker [Sat, 28 Apr 2018 15:16:54 +0000 (17:16 +0200)]
fix #7386 adding missing setBasionyms() method to taxonNameDTO

6 years agofix #7385 TaxonNameEditor adapts field visibility to rank
Andreas Kohlbecker [Fri, 27 Apr 2018 13:18:55 +0000 (15:18 +0200)]
fix #7385 TaxonNameEditor adapts field visibility to rank

6 years agofix #7382 disabling save button and showing message when type designations are missing
Andreas Kohlbecker [Fri, 27 Apr 2018 12:50:44 +0000 (14:50 +0200)]
fix #7382 disabling save button and showing message when type designations are missing

6 years agofix #7381 invalid initstrategy was causing LIEs on saving SpecimenTypeDesignationEditor
Andreas Kohlbecker [Fri, 27 Apr 2018 12:16:43 +0000 (14:16 +0200)]
fix #7381 invalid initstrategy  was causing LIEs on saving SpecimenTypeDesignationEditor

6 years agoconsistent readonly state of TeamOrPersonField in TaxonNameEditor
Andreas Kohlbecker [Fri, 27 Apr 2018 09:58:07 +0000 (11:58 +0200)]
consistent readonly state of TeamOrPersonField in TaxonNameEditor

6 years agoremoving .teamMembers from initStrategies since TeamAutoBeanInitializer is active now
Andreas Kohlbecker [Fri, 27 Apr 2018 09:28:24 +0000 (11:28 +0200)]
removing .teamMembers from initStrategies since TeamAutoBeanInitializer is active now

6 years agoref #7366 fixing problems with readonly states while setting values
Andreas Kohlbecker [Thu, 26 Apr 2018 07:52:10 +0000 (09:52 +0200)]
ref #7366 fixing problems with readonly states while setting values

6 years agoToManyRelatedEntitiesListSelect minor refactoring
Andreas Kohlbecker [Tue, 24 Apr 2018 16:06:24 +0000 (18:06 +0200)]
ToManyRelatedEntitiesListSelect minor refactoring

6 years agominot label change in TaxonNamePopupEditor
Andreas Kohlbecker [Tue, 24 Apr 2018 16:05:56 +0000 (18:05 +0200)]
minot label change in TaxonNamePopupEditor

6 years agoremoving commented line
Andreas Kohlbecker [Tue, 24 Apr 2018 15:59:02 +0000 (17:59 +0200)]
removing commented line

6 years agoref #7366 fixing problems with readonly states in TeamOrPersonField and subcomponents...
Andreas Kohlbecker [Tue, 24 Apr 2018 15:58:08 +0000 (17:58 +0200)]
ref #7366 fixing problems with readonly states in TeamOrPersonField and subcomponents and fixing problems with removal and re-adding of entities

6 years agoref #7366 TeamOrPersonField read only if user lacks editing permissions
Andreas Kohlbecker [Tue, 24 Apr 2018 09:38:03 +0000 (11:38 +0200)]
ref #7366 TeamOrPersonField read only if user lacks editing permissions