Project

General

Profile

Download (36.3 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
10d072e7 03/27/2019 03:43 PM Andreas Kohlbecker

fix #7968 validators for completeness of Partial and TimePeriod

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

23025c30 03/11/2019 02:01 PM Andreas Kohlbecker

ref #8132 proper transaction rollback in RegistrationWorkingsetPresenter

d2accd99 03/08/2019 02:21 PM Andreas Kohlbecker

ref #8132 fixing problem of uncommited transaction in RegistrationWorkingsetPresenter

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

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

aeddf804 02/21/2019 02:38 PM Andreas Kohlbecker

fixing probelm with unchecked optional

150c2624 02/07/2019 09:38 AM Andreas Kohlbecker

fix #8069 removing all message hub related code from the Registration UI:

  • Buttons
  • Views & Components
  • Spring configuration
2751cefc 02/06/2019 11:20 AM Andreas Kohlbecker

ref #8039 preserving un-persisted registrations only when not persisted meanwhile

990ab6b3 02/04/2019 12:28 PM Andreas Kohlbecker

ref #8059 using the cached registration data in case the reg is new and unpersisted

57bddc87 01/31/2019 02:39 PM Andreas Kohlbecker

TODO comment for future refactoring

bfd1283e 01/31/2019 01:34 PM Andreas Kohlbecker

fix #8039 proper handling of un-persisted registrations with blocking registrations

3bd87058 01/29/2019 12:53 PM Andreas Kohlbecker

ref #8031 wrapping addExistingName logic into readonly transaction

b3031a24 01/28/2019 06:21 PM Andreas Kohlbecker

ref #8013 proper loading of reference to be used in RegistrationDTO constructor

603abeca 01/16/2019 08:17 AM Andreas Kohlbecker

ref #7995 using updateStatusAndDate to set the registration status

b32150b1 12/21/2018 12:38 PM Andreas Kohlbecker

ref #7833 restricting access to RegistrationWorkingsetView:

  • AccessRestrictedViewControlBean to evaluate AccessRestrictedView.isAccessDenied()
  • refactoring AccessRestrictedView class hierarchy
6e995b1e 12/20/2018 04:19 PM Andreas Kohlbecker

fix #7956 adding lost refreshView

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

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

c4f3380a 12/11/2018 11:45 AM Andreas Kohlbecker

fix #7946 setting the status value directly in the RegistrationStatusFieldInstantiator

4516c47c 11/14/2018 03:12 PM Andreas Kohlbecker

ref #7908 disabling redmine message check in redmine communication hub to speed up registration workingset editor

4dadd125 11/14/2018 02:23 PM Andreas Kohlbecker

ref #7785 fixing usage of wrong cacher method which prevented from caching the whole object graph

32a4157a 11/14/2018 01:52 PM Andreas Kohlbecker

using CachingUserHelper also with RegistrationItemNameAndTypeButtons to speed up registration workingsets

f277df8a 11/13/2018 03:53 PM Andreas Kohlbecker

ref #7900 removing remains from old code

07bbd695 11/12/2018 04:46 PM Andreas Kohlbecker

ref #7900 comitting writable transaction before loading the registration working set

3e625af9 11/07/2018 05:44 PM Andreas Kohlbecker

fix #7892 proper initialization of references for new taxon names

7d55de9a 11/07/2018 04:37 PM Andreas Kohlbecker

fix #7893 always re-enabling the new name button when the new name editor is closed

ae69029f 11/06/2018 11:11 AM Andreas Kohlbecker

fix #7846 editor context information shown as breadcrumbs in the toolbar of popup editors

1bc25606 10/26/2018 06:22 PM Andreas Kohlbecker

ref #7870 clearing the session to wipe out any left overs from previous usage of the session in handleViewEntered

b14494a9 10/24/2018 02:53 PM Andreas Kohlbecker

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
d909dc2b 10/23/2018 05:25 PM Andreas Kohlbecker

removin unused initstrategy

c320e0fa 10/23/2018 12:03 PM Andreas Kohlbecker

fix #7842 reloading registration before adding blocking registrations

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

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

3b278eb0 10/15/2018 03:47 PM Andreas Kohlbecker

ref #7785 using CdmTransientEntityAndUuidCacher to promote using the CachingCdmUserHelper

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

ref #7785 preliminary commit

52df026c 10/12/2018 06:49 PM Andreas Kohlbecker

ref #7630 fixing creation of blocking relations - removing old problem causing restrictive code

849697fa 10/05/2018 03:34 PM Andreas Kohlbecker

fixing bug related to creation of new names in RegistrationWorkingsets

4e19a89d 09/26/2018 01:38 PM Andreas Kohlbecker

ref #7648 using CdmEntityInstantiator to disentangle the handling the creation of new taxon names for registrations

c8dd76ae 09/25/2018 10:04 AM Andreas Kohlbecker

removing commented code

510ac6e7 09/25/2018 09:57 AM Andreas Kohlbecker

ref #7630 fixing creation of blocking relations (part 2) and assuring registrations have an identifier when saved

5055127f 09/25/2018 09:55 AM Andreas Kohlbecker

ref #7783, ref #7630 fixing creation of blocking relations (was broken since commit:f6d73035

edce7749 09/21/2018 01:00 PM Andreas Kohlbecker

fix #7594 RegistrationWorkingsetEditor new name button disbled when opening name popup editor

e080f6de 09/06/2018 01:51 PM Andreas Kohlbecker

fix #7585 replacing RegistrationCuratorRoleProbe by RoleProber

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

fix #7702 always clearing session in finally clause

6f1b1416 08/13/2018 10:51 PM Andreas Kohlbecker

ref #7622 simplyfying code be replacing targetRegistration for type designations by map for popupeditors and reg uuids

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

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

11247507 08/06/2018 12:04 PM Andreas Kohlbecker

fix #7629 restricting new registrations to those which make sense in the current workingset

2a2845ce 08/03/2018 09:24 PM Andreas Kohlbecker

fix #7628 removing misconception in workflow code

4f0afd36 07/20/2018 05:25 PM Andreas Kohlbecker

navigating to RegistrationStart after Reference deletion in empty registration sets

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

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

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
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

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

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

fix #7523 excluding taxon nams which are already published

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

fix #7476 initializing PagingProviders after view refresh

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

ref #7338 TaxonNameEditor mode VALIDATE_AGAINST_HIGHER_NAME_PART implemented for genusOrUninomial

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

fix #7453 for sections resolve the inReference in the RegistrationWorkingSetService

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

supressing name creation events not coming from own view

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

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

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

introducing PopupViewRegistration to manage view popupview and target field

18fbda82 05/16/2018 07:23 PM Andreas Kohlbecker

AbstractEditorAction now with source button and target field

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

removing .teamMembers from initStrategies since TeamAutoBeanInitializer is active now

6d29f629 04/24/2018 11:38 AM Andreas Kohlbecker

ref #7366 TeamOrPersonField read only if user lacks editing permissions

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

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

8bc74ac4 04/20/2018 03:19 PM Andreas Kohlbecker

avoiding NPE when submitter is null

cdbf50c2 04/19/2018 03:07 PM Andreas Kohlbecker

avoiding LIE

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

e90e4ec3 04/06/2018 01:46 PM Andreas Kohlbecker

ref #7344 new TaxonNameEditor mode to allow autofilling of name authorship fields

2108e10f 03/28/2018 04:23 PM Andreas Kohlbecker

fix #7337 adding typifiedName reference to TypeDesignationWorkingsetEditorAction

cb426588 03/28/2018 09:04 AM Andreas Kohlbecker

fix #7333 initializing blockedBy in newly created registrations to avoid LIEs

de46814a 03/21/2018 06:46 PM Andreas Kohlbecker

adding button descriptions to RegistrationItemNameAndTypeButtons

2085c699 03/21/2018 03:40 PM Andreas Kohlbecker

ref #7269 manaing enabled state of messages button and adding description text

1affb934 03/21/2018 12:26 PM Andreas Kohlbecker

ref #7269 improving layout of RegistrationMessagesPopup and harmonization of styles

1c2f909e 03/19/2018 12:30 PM Andreas Kohlbecker

ref #7269 basic implementation of the registration messaging UI

16c4d668 03/16/2018 03:07 PM Andreas Kohlbecker

renaming RegistationDTO.messages to validationProblems

850f48f3 02/07/2018 05:29 PM Andreas Kohlbecker

ref #6740 setting typified name when no other type designations are in the registration

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...
5668135a 02/06/2018 04:40 PM Andreas Kohlbecker

no longer deleting registration when typedesignation editors are canceled

7b9ab0e4 02/06/2018 11:39 AM Andreas Kohlbecker

ref #7195 creating blocking relations and showing 'em in the listView

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

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

be4a9789 02/01/2018 02:56 PM Andreas Kohlbecker

fix #7231 replacing SpringApplicationEventBus by scoped Vaadin4Spring Event Bus

374696fa 01/30/2018 04:21 PM Andreas Kohlbecker

ref #6740 TypeDesignationSetManager switched from workingsetid to baseReference

3b17b230 01/30/2018 04:17 PM Andreas Kohlbecker

ref #6740 service methods to load NameTypeDesignations for Registrations

51d6bc3c 01/29/2018 05:30 PM Andreas Kohlbecker

fix #6740 NameTypeDesignationEditor save operation working

f1573a7b 01/29/2018 02:53 PM Andreas Kohlbecker

ref #6740 NameTypeDesignationEditor implemented

93a0c912 01/26/2018 10:49 AM Andreas Kohlbecker

fixing npe

673265c4 01/25/2018 04:37 PM Andreas Kohlbecker

refreshing RegistrationWorkingsetPresenter on popup editor close

b8853d8d 01/23/2018 12:19 PM Andreas Kohlbecker

ref #7206 replacing CdmEntityCache by CdmTransientEntityCacher and implementing EntityCacheDebugger

04cfada2 01/18/2018 05:58 PM Andreas Kohlbecker

making use of new TaxonNameFactory.NewNameInstance method

f393241e 01/18/2018 05:08 PM Andreas Kohlbecker

ref #7204 refactoring editor events and introducing generic EntityEditorActionEvent