Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
46418777 12/03/2020 02:25 PM Andreas Müller

ref #8547 make ReferenceType.inReferenceContraints() a list (adapt vaadin)

a75434dd 11/27/2020 01:29 PM Andreas Kohlbecker

aqdapting to RegistrationDTO typifiedName as non-property

de5e3f7c 11/24/2020 06:23 PM Andreas Müller

ref #9279 extract TypeDesignationWorkingSet as top level class and some cleanup (vaadin)

84b030bf 09/22/2020 02:46 PM Andreas Kohlbecker

fix #9229 using NomenclaturalStatusDTO in the TaxonNameEditor

adec36b1 09/21/2020 04:49 PM Andreas Müller

cleanup

7058de02 09/10/2020 09:31 AM Andreas Müller

ref #6581 adapt vaadin to new nomenclatural source handling

7da4623a 08/28/2020 03:36 PM Andreas Müller

ref #6581 fix tests in SpecimenTypeDesignationWorkingSetServiceImpl

74b13aca 03/27/2020 03:27 PM Andreas Kohlbecker

adapting to moved ReferenceEllypsisFormatter

ee2bbfeb 09/06/2019 07:38 PM Andreas Kohlbecker

fix #8408 adding select for code editions to nom status row

c80e35c1 09/06/2019 06:35 PM Andreas Kohlbecker

fix #8462 fuffering new blocking registrations for later association with main registration

b465e8d2 05/24/2019 03:52 PM Andreas Kohlbecker

bugfix related to initstrategy

1a2cb532 05/24/2019 11:22 AM Andreas Kohlbecker

ref #8209 modularization of reference init strategies by using the EntitiyInitStrategy class

7a5312a7 04/26/2019 10:46 AM Andreas Kohlbecker

ref #8215 using match mode BEGINNING for all AgentBase paging providers, also centralizing the construction

5acf0504 04/25/2019 01:14 PM Andreas Kohlbecker

fix #8215 changing default match mode for reference paging provider to BEGINNING

3f339951 04/25/2019 11:52 AM Andreas Kohlbecker

fix #8209 using ReferenceEllypsisFormatter for all Reference comboboxes

572b86b7 04/11/2019 04:39 PM Andreas Kohlbecker

ref #8176 fixing edit button functionality in WeaklyRelatedEntityCombobox

ee57c0d9 03/27/2019 01:47 PM Andreas Kohlbecker

ref #8050 fixing bug in reloadRegistrtions() and removing remain from previous conflict

8af7fcc2 03/27/2019 11:36 AM Andreas Kohlbecker

ref #8050 creating blocking registrations for exising names which are used in the context of another registration

eee96dac 03/27/2019 11:35 AM Andreas Kohlbecker

ref #8050 moving transactional code from RegistrationWorkingsetPresenter to new service class

68d2ffb7 03/22/2019 07:21 PM Andreas Kohlbecker

fix #8149 inclusion of NULL and Genric ref types optional and fixing bugy refresh

d8ec06ee 03/22/2019 03:32 PM Andreas Kohlbecker

removing useless session flush in CdmStore.delete function

72cbb7ab 03/21/2019 04:44 PM Andreas Kohlbecker

ref #7356 foundation for selenide tests implemented

eb8d2f54 03/13/2019 09:02 AM Andreas Kohlbecker

ref #8176 bugfix in TaxonNameStringFilterablePagingProvider.idFor()

af0633ea 03/12/2019 05:57 PM Andreas Kohlbecker

ref #8176 WeaklyRelatedEntityCombobox solving minor performance on setValue

98db0610 03/12/2019 12:52 PM Andreas Kohlbecker

ref #8132 fixin bug related to transaction rollback in CdmStore

5261131c 03/11/2019 06:10 PM Andreas Kohlbecker

ref #8132 proper transaction rollback in CdmStore - copied from hfx branch

e98e8737 03/11/2019 02:18 PM Andreas Kohlbecker

Revert "ref #8132 proper transaction rollback in CdmStore" which has been only been cherry-picked to avoid merge problems during the release later on

This reverts commit 278e8f9600956b6e8205337045815a153f0a05ac.

278e8f96 03/11/2019 02:16 PM Andreas Kohlbecker

ref #8132 proper transaction rollback in CdmStore

merging Conflicts in src/main/java/eu/etaxonomy/cdm/service/CdmStore.java

998a72e0 03/07/2019 04:58 PM Andreas Kohlbecker

ref #7106 refactoring CdmStore in turn of changed CdmRepository.getSession()

  • CdmStore as Spring bean
  • CdmStore managed transactions and sessions properly
b7647a99 03/07/2019 02:57 PM Andreas Kohlbecker

ref #7106 using new CdmRepository.clearSession() method

5976b46d 03/05/2019 04:05 PM Andreas Kohlbecker

Merge branch 'hotfix/5.5.2' into develop

09c85ccb 03/05/2019 03:49 PM Andreas Kohlbecker

ref #8160 CdmBeanItemContainerFactory @Transactional only where needed and clearing session before each service call

f4f3c705 03/04/2019 01:53 PM Andreas Kohlbecker

ref #8160 CdmBeanItemContainerFactory as service bean to load entities only in readyOnly transactions to avoid unintendet flushing

b599ad36 02/21/2019 04:46 PM Andreas Kohlbecker

ref #8117 commenting orthographic corrected names filter to prevent from unclear performance probelms, see ref #7899

8d8da57a 02/21/2019 12:40 PM Andreas Kohlbecker

ref #8117 commenting orthographic corrected names filter to prevent from unclear performance probelms, see ref #7899

35a51c01 12/21/2018 04:19 PM Andreas Kohlbecker

ref #7833 registration start view only shows references for which the user has permissions

5dd877d3 12/20/2018 03:41 PM Andreas Kohlbecker

ref #7481 adding validator for in reference type constraints

5b9c1d33 12/20/2018 11:56 AM Andreas Kohlbecker

ref #7481 moving inReference constraints to cdmlib-model

9bbd60ec 12/20/2018 09:37 AM Andreas Kohlbecker

ref #7481 inReference options filtered by applicable type

3bf04fa1 12/19/2018 03:23 PM Andreas Kohlbecker

ref #7899 excluding 'incorrect' names from name comboboxes by fitering by NameRelationshipType

0ca40381 12/14/2018 02:40 PM Andreas Kohlbecker

ref #7949renaming ComboboxLabelProvider to EllypsisFormatter and other classes accordingly, abstract base class introduced

2192ca65 12/14/2018 02:38 PM Andreas Kohlbecker

ref #7949 renaming ComboboxLabelProvider to EllypsisFormatter and other classes accordingly, abstract base class introduced

a7612c19 12/13/2018 05:51 PM Andreas Kohlbecker

fix #7949 Reference combobox with begins and anywhere search mode

532d021f 12/13/2018 04:48 PM Andreas Kohlbecker

ref #7951 ReferenceLabelProvider: fixing wrong string replacement for more complete ellipsis

bf643f22 12/13/2018 03:19 PM Andreas Kohlbecker

fix #7951 ReferenceLabelProvider to ellipsis the reference labels

1f016f08 12/06/2018 04:58 PM Andreas Kohlbecker

fix #7937 excluding current name from name relation selects

ef59fcf5 11/13/2018 03:36 PM Andreas Kohlbecker

SpecimenTypeDesignationWorkingSetServiceImpl load method read-only

82006e78 11/08/2018 05:23 PM Andreas Kohlbecker

ref #7559 referencing issue in comments

6d2a0540 11/08/2018 02:35 PM Andreas Kohlbecker

ref #7559 always clearing session in CdmFilterablePagingProvider

d02788a3 10/23/2018 11:15 AM Andreas Kohlbecker

ref #7630 fixing creation of blocking registrations realted to new unsaved names

db1db901 10/17/2018 04:17 PM Andreas Kohlbecker

fix #7831 excluding the current name from the WeaklyRelatedEntityCombobox for genus name and specific epithet

67bf2db8 10/15/2018 03:47 PM Andreas Kohlbecker

ref #7785 preliminary commit

3aad942d 09/26/2018 01:35 PM Andreas Kohlbecker

using CdmEntity.isPersisted()

98c2f401 09/24/2018 05:48 PM Andreas Kohlbecker

ref #7783 using WeaklyRelatedEntityCombobox in TaxonNameEditor: add, edit buttons working and enabled state updating ok

2d25257c 09/24/2018 12:14 PM Andreas Kohlbecker

ref #7783 implementing WeaklyRelatedEntityCombobox according PagingProvider

7450d44b 08/29/2018 06:50 PM Andreas Kohlbecker

fix #7702 always clearing session in finally clause

51886e05 08/17/2018 09:58 AM Andreas Kohlbecker

ref #7559 removing commented code which also includes old conversationHolder stuff

dd3f7f9d 08/13/2018 07:32 PM Andreas Kohlbecker

ref #7622 persisting new registrations only when typeDesignations have been added

3d526586 07/31/2018 03:17 PM Andreas Kohlbecker

commenting org.hibernate.SQL logging

359c3906 07/27/2018 02:11 PM Andreas Kohlbecker

ref #7572 two bug fixes

09a9df91 07/27/2018 02:02 PM Andreas Kohlbecker

ref #7572 also searching the institute titleCache when looking up for collections

6055cbe0 07/20/2018 10:53 AM Andreas Kohlbecker

fix #7569 ordering typedesignations in workingset by type

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

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

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

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

fix #7533 typeStatus filter for registration list view

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

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

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

ref #7458 implementation of the note field for the TypeSpecimenEditor

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

ref #7331 re-introducing load to cirumvent bug

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

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

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

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

fix #7453 for sections resolve the inReference in the RegistrationWorkingSetService

e9c6f795 04/27/2018 02:16 PM Andreas Kohlbecker

fix #7381 invalid initstrategy was causing LIEs on saving SpecimenTypeDesignationEditor

e04ffd41 04/27/2018 11:28 AM Andreas Kohlbecker

removing .teamMembers from initStrategies since TeamAutoBeanInitializer is active now

877a8283 04/23/2018 10:23 AM Andreas Kohlbecker

renaming package from eu.eu.etaxonomy.cdm.vaadin.security to etaxonomy.cdm.vaadin.permission

3baf1767 04/19/2018 02:20 PM Andreas Kohlbecker

fix #7353 SpecimenTypedesignationsWorkingsetEditor: adapting to changes in DerivedUnitConverter and blockig kindOfUnit changes in case of multiple typeDesignations per specimen

5915a355 04/17/2018 10:09 AM Andreas Kohlbecker

avoiding LIE in SpecimenTypeDesignationWorkingsetEditorPresenter collectors field and externatlizing init stratiegies

3b4bcfb5 04/16/2018 05:03 PM Andreas Kohlbecker

fix #7350 fixing GatheringDate set method & fixing field type

6d6d19d1 04/11/2018 04:55 PM Andreas Kohlbecker

ref #7348 moving RegistrationDTO related classes into cdmlib-services conformant packages

0844524a 04/11/2018 04:55 PM Andreas Kohlbecker

switching vom id based to uuid based ui navigation and entity references

e5e64d18 04/09/2018 04:31 PM Andreas Kohlbecker

ref #7344 updating presenter entity caches with beans modified in popup editors and refreshing teamOrPerson Fields (2)

  • adding entity as field to EntityChangeEvent
  • replacing all onDoneWithEditor listener methods by according onEntityChangeEvent methods
1d6d9f08 03/27/2018 02:52 PM Andreas Kohlbecker

ref #7331 cicrumventing the bug for RegistrationWorkingSetService.loadWorkingSetByReferenceID()

ee671da1 03/19/2018 12:27 PM Andreas Kohlbecker

extending userHelper by method to access the current user

699de23b 02/07/2018 02:38 PM Andreas Kohlbecker

ref #7195 consistently displaying blocking registrations in list view and registration working set editor:

  • RegistrationWorkingSetService method to load blocking registrations
  • using ShowDetailsEvent to request presenters to show blocking registrations...
fa315d14 02/07/2018 09:11 AM Andreas Kohlbecker

ref #7195 showing blocking registrations in RegistrationWorkingsetEditor

3b66edef 02/06/2018 03:15 PM Andreas Kohlbecker

ref #6740 enabling typeName button in NameTypeDesignation editor and first changes to make delete working

ee7eb9e7 02/02/2018 07:20 PM Andreas Kohlbecker

ref #7195 enabling and highlighting blockedBy button

e8674a36 02/02/2018 05:05 PM Andreas Kohlbecker

ref #7195 introducing the concept of EditorActionContext stacks to facilitate creating blocking relations