Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
9cd8700e 07/18/2018 04:29 PM Andreas Kohlbecker

ref #7547 ref #7554 list entry buttons enablement uses sharedState.readonly and ignores datasource readonly

f53fffc6 07/18/2018 02:59 PM Andreas Kohlbecker

ref #7559 clearing of the hibernate session only after exceptions, no more session close or clearing after any save operation in the cdmstore

a903034c 07/18/2018 02:17 PM Andreas Kohlbecker

ref #7558 clearing only of the hibernate session after exceptions, no more session close

9399c5ec 07/17/2018 09:26 PM Andreas Kohlbecker

ref #7558 clearing the hibernate session after exceptions and closing it after any use to avoid dirty sessions dangling around

1fef7214 07/16/2018 04:06 PM Andreas Kohlbecker

fix #7554 resetting nested components readonly states when setting new team or person instance

320ad9d6 07/16/2018 02:51 PM Andreas Kohlbecker

ref #7550 replacing the selfregisration of the VaadinUserHelper to the vaadin session by a UserHelperAccess bean

60f27ea9 07/13/2018 12:37 PM Andreas Kohlbecker

ref #7348 implementing find service for registrations with user, typeDesignationStatus, registrationStatus, identifier and taxonname filters

41556e03 07/12/2018 05:40 PM Andreas Kohlbecker

ref #7552 adapting cdm-vaadin to TypedEntityReference now being in other package

39939f0e 07/12/2018 02:43 PM Andreas Kohlbecker

ref #6967 moving RegistrationWorkingSetService to cdmlib

a2728ed2 07/12/2018 02:41 PM Andreas Kohlbecker

ref #7550 moving the actual CdmUserHelper to cdmlib and making it available in cdm-vaadin by extending the UserHelper class and interface hierarchy

37f70555 07/12/2018 02:40 PM Andreas Kohlbecker

ref #7550 moving the actual CdmUserHelper to cdmlib and making it available in cdm-vaadin by extending the UserHelper class and interface hierarchy

9d35d224 07/11/2018 06:02 PM Andreas Kohlbecker

fixing NPE in ToManyRelatedEntitiesListSelect

1a836a82 07/11/2018 02:30 PM Andreas Kohlbecker

readonly notification in editors

8a1add90 07/11/2018 01:31 PM Andreas Kohlbecker

fix #7547 ToManyRelatedEntitiesListSelect buttons adapt to component readonlystate

72ad71d3 07/11/2018 01:04 PM Andreas Kohlbecker

ref #7546 preventing from adding a second type only registration before the first one has a typification

cf9c36f8 07/11/2018 11:59 AM Andreas Kohlbecker

fix #7546 implementing workflow for creating registrations for existing names:

  • Label with explanations for users
  • Select element offering to create registrations for name and types or for tapes only
  • creation of blocking registrations in case the name of a type only registration is not registered yet
af8ec722 07/10/2018 04:39 PM Andreas Kohlbecker

fix #7545 loading typifiedName into cache to avoid multiple representation problems

3e1190d6 07/10/2018 11:55 AM Andreas Kohlbecker

ref #7523 removing name filter again, since this is blocking the creation of pure typeDesignation registrations

45649db0 07/10/2018 10:39 AM Andreas Kohlbecker

enabling editing of registration identifiers

b9e727eb 07/09/2018 03:06 PM Andreas Kohlbecker

ref #7361 fixing update problem of editOrCreate button

7256d30f 07/09/2018 01:15 PM Andreas Kohlbecker

avoiding occational NPE in updateEditOrCreateButton()

fb908fa3 07/09/2018 01:10 PM Andreas Kohlbecker

ref #7361 icon 'create-new' modified

c09732ba 07/09/2018 12:25 PM Andreas Kohlbecker

ref #7361 creating new icon 'create-new' & introducing ButtonFactory for harmonization of button creation

ef4b0cab 07/09/2018 12:23 PM Andreas Kohlbecker

fixing NPE for selection of null Basionym

99a498e7 07/06/2018 02:32 PM Andreas Kohlbecker

ref #7534 fixing submitter filter for continue mode

b7f9be76 07/06/2018 11:58 AM Andreas Kohlbecker

fix #7535 TeamOrPersonField and PersonField without OK button - bugfix

87bbccd4 07/06/2018 08:27 AM Andreas Kohlbecker

fix #7535 TeamOrPersonField and PersonField without OK button

fd071f70 07/06/2018 08:06 AM Andreas Kohlbecker

un-boxing

3c4acc0c 07/05/2018 09:40 PM Andreas Kohlbecker

hint on unselecting items in multiselect list

b13dc53b 07/05/2018 09:37 PM Andreas Kohlbecker

fixing pager for last page

1e6c448a 07/05/2018 09:34 PM Andreas Kohlbecker

fix #7534 storing search filter settings in session

dcd8a4c1 07/05/2018 05:55 PM Andreas Kohlbecker

ref #7533 typeStatus filter for registration list view - adding null option to filter

56432bdd 07/05/2018 05:22 PM Andreas Kohlbecker

fix #7533 typeStatus filter for registration list view

ead6f0f6 07/05/2018 08:56 AM Andreas Kohlbecker

fixing problem with empty partials in RegistrationRequiredDataInserter

9361ce64 07/04/2018 04:42 PM Andreas Kohlbecker

fix #7524 replacing uninomial field on rank change

725d1ff2 07/04/2018 03:06 PM Andreas Kohlbecker

fix #7528 indroducing RegistrationStatusSelect to allow setting the status in the RegistrationWorkingsetEditor

bfc37f02 07/04/2018 03:04 PM Andreas Kohlbecker

adding method fo find cdmAuthorities in the autenticated user

e84525a1 07/04/2018 03:03 PM Andreas Kohlbecker

typo in method name

20878688 07/04/2018 07:49 AM Andreas Kohlbecker

renaming RegistrationStateLabel to RegistrationStatusLabel

5c3eea24 07/03/2018 06:25 PM Andreas Kohlbecker

removing obsolete class TypeStateLabel

07fa0ede 07/03/2018 06:23 PM Andreas Kohlbecker

removing obsolete class RegistrationTypeConverter

637becc5 07/03/2018 06:12 PM Andreas Kohlbecker

ref #7331 using load instead of find to avoid the magic bug in the AdvancedBeaninitializer

1a4c1ca7 07/03/2018 05:59 PM Andreas Kohlbecker

fix #7131 pager implemented and added to registration list view

fde7c010 07/03/2018 03:41 PM Andreas Kohlbecker

ref #7523 fixing bug in CdmFilterablePagingProvider

cd993d95 07/02/2018 12:51 PM Andreas Kohlbecker

fix #7523 excluding taxon nams which are already published

0c12e309 07/02/2018 09:32 AM Andreas Kohlbecker

ref #7523 exteding CdmFilterablePagingProvider by Restrictions filter

4235f40e 06/28/2018 12:56 PM Andreas Kohlbecker

fix #7274 GrantedAuthorityRevokingRegistrationUpdateLister: closing second session in case of hibernate exceptions and let them bubble up

becb5ef0 06/28/2018 12:56 PM Andreas Kohlbecker

documenting GrantedAuthorityRevokingRegistrationUpdateLister

cb00dde8 06/27/2018 02:15 PM Andreas Kohlbecker

ref #7313 creating vocabulary before terms

1b767585 06/26/2018 06:05 PM Andreas Kohlbecker

typo

65d2936d 06/26/2018 03:59 PM Andreas Kohlbecker

fix #7313 adding kindOfUnit terms to new vocabulary

64a28761 06/26/2018 02:29 PM Andreas Kohlbecker

ref #7059 removing code to delete obsolete terms

af047de6 06/26/2018 02:26 PM Andreas Kohlbecker

fixing readonly state of SwitchableTextField

14d64fed 06/26/2018 02:19 PM Andreas Kohlbecker

ref #7364 fixing readonly state of NameRelationField

cf8c950b 06/26/2018 01:30 PM Andreas Kohlbecker

ref #7458 fixing readonly state in FilterableAnnotationsField

2e814df1 06/25/2018 10:53 PM Andreas Kohlbecker

ref #7458 implementation of the note field for the NameTypeEditor

782f192b 06/25/2018 10:26 PM Andreas Kohlbecker

ref #7458 implementation of the note field for the TypeSpecimenEditor

6a066197 06/25/2018 09:34 PM Andreas Kohlbecker

ref #7458 solving generic type parameter problem in FilterableAnnotationsField

a2415b9f 06/25/2018 05:41 PM Andreas Kohlbecker

ref #7458 initial implementation of a note field at the example of the TaxonNameEditor

beb7ef65 06/25/2018 12:59 PM Andreas Kohlbecker

ref #7331 re-introducing load to cirumvent bug

16510d70 06/21/2018 01:03 AM Andreas Müller

fix failing test

97a7cfe2 06/21/2018 12:56 AM Andreas Müller

cleanup

c43b6a2e 06/19/2018 04:15 PM Andreas Kohlbecker

fix #7498 selective handling of ToOneRelatedEntityCombobox when casting to ReloadableLazyComboBox

1b1f9e4e 06/15/2018 06:43 PM Andreas Kohlbecker

fix #7482 adding missing case in onEntityChangeEvent() for replacedSynonmy

d34cd38e 06/15/2018 06:30 PM Andreas Kohlbecker

finally solving the nasty readonly problem with TeamOrPersonBaseField on updating authorship information

7fa05bfe 06/15/2018 06:05 PM Andreas Kohlbecker

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
761df07f 06/15/2018 04:50 PM Andreas Kohlbecker

ref #7223 fixing most severe layout issues

f7882bff 06/15/2018 03:27 PM Andreas Kohlbecker

ref #7223 implementing adaptive field visibility for ReferenceEditor

5ccedc9e 06/15/2018 11:10 AM Andreas Kohlbecker

fix #7257 keyboard shortcut 'enter' for login button

b19b631a 06/14/2018 06:59 PM Andreas Kohlbecker

fix #7476 initializing PagingProviders after view refresh

eded01b7 06/14/2018 06:05 PM Andreas Kohlbecker

fix #7475 removing empty rows from ToManyRelatedEntitiesListSelect on commit

06b79df2 06/14/2018 05:54 PM Andreas Kohlbecker

fix #7477 ToManyRelatedEntitiesListSelect remove button always enabled

9607cc97 06/14/2018 12:06 PM Andreas Kohlbecker

ref #7338 mode VALIDATE_AGAINST_HIGHER_NAME_PART implemented for specificEpithet - fixing field refresh problems on genus change

ce88dd79 06/14/2018 11:40 AM Andreas Kohlbecker

ref #7338 mode VALIDATE_AGAINST_HIGHER_NAME_PART implemented for specificEpithet - fixing ConcurrentModification problem

b3f62829 06/14/2018 11:24 AM Andreas Kohlbecker

ref #7338 mode VALIDATE_AGAINST_HIGHER_NAME_PART implemented for specificEpithet

7adc925d 06/13/2018 05:48 PM Andreas Kohlbecker

ref #7338 TaxonNameEditor mode VALIDATE_AGAINST_HIGHER_NAME_PART implemented for genusOrUninomial

a136d47b 06/11/2018 11:56 AM Andreas Kohlbecker

fixing NPE introcdued in caf42d50

4132369c 06/08/2018 08:11 PM Andreas Kohlbecker

TextFieldNFix trim empty string to null - final FIX

5a92c416 06/08/2018 03:36 PM Andreas Kohlbecker

ref #7364 filtering references by isbn to limit to nomenclatural codes only

521a868a 06/08/2018 01:26 PM Andreas Kohlbecker

consistent initialization of TextFieldNFix

e32daf11 06/07/2018 06:43 PM Andreas Kohlbecker

fix #7461 ordering references in comboboxes by titleCache, issn, isbn - consistence by CdmFilterablePagingProviderFactory

ca5879a8 06/07/2018 03:41 PM Andreas Kohlbecker

fixing edit event publishing related to validations

b5c3ed67 06/07/2018 03:40 PM Andreas Kohlbecker

simplifying TaxonNameEditorAction handling

0a94e611 06/07/2018 03:39 PM Andreas Kohlbecker

fixing readOnly issue in TeamOrPersonField

e5d7b47f 06/07/2018 03:06 PM Andreas Kohlbecker

adding COLLECTION.[CREATE,READ] to Group submitter

a433cf9e 06/07/2018 02:48 PM Andreas Kohlbecker

fix #7453 for sections resolve the inReference in the RegistrationWorkingSetService

caf42d50 06/06/2018 04:53 PM Andreas Kohlbecker

fixing inconsistent nomenclaturalTitleCacheField behavior

414d166a 06/06/2018 04:04 PM Andreas Kohlbecker

CustomComponentFields using NestedButtonStateUpdaters for consistent button states

f6d73035 06/06/2018 02:00 PM Andreas Kohlbecker

supressing name creation events not coming from own view

fbd0f4fc 06/06/2018 01:37 PM Andreas Kohlbecker

ignore readonly states of the datasource on setValue in TeamOrPersonField

8eb6c8dc 06/06/2018 01:37 PM Andreas Kohlbecker

fixing LazyInitializationException related to validations

af10794f 06/06/2018 11:51 AM Andreas Kohlbecker

consistent popup opening, using boundTargetField to identify field to be updated

84746052 06/06/2018 11:51 AM Andreas Kohlbecker

PopupViewRegistration to manage view popupview and target field - fixing problems

43e22332 06/03/2018 02:26 PM Andreas Müller

ref #3560 add includeUnpublished for loadChildNodesOfTaxonNode in Vaadin

fd122a90 05/22/2018 09:47 PM Andreas Müller

cleanup

55788d53 05/18/2018 05:31 PM Fabian Reimeier

fixed npe

c226920a 05/17/2018 01:37 PM Fabian Reimeier

Documentation and refactoring

82522760 05/17/2018 09:43 AM Andreas Kohlbecker

fix #7425 VerbatimTimePeriodField implemented

94e1dc4e 05/16/2018 07:31 PM Andreas Kohlbecker

ref #7238 fixing field binding in PersonField to adapt to model changes

2b6b2b23 05/16/2018 07:24 PM Andreas Kohlbecker

introducing PopupViewRegistration to manage view popupview and target field