Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e001877d 04/01/2019 12:28 PM Andreas Kohlbecker

fix #8213 fixing db query for users witch have not created any references yet

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

7ebcfd4b 03/27/2019 11:39 AM Andreas Kohlbecker

ref #8184 reverting typedesignation status filter back to ListSelect

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

cd93f49b 03/25/2019 02:56 PM Andreas Kohlbecker

ref #8192 unlock button to allow curator and admin to edit published Registrations

16ee34cb 03/22/2019 07:21 PM Andreas Kohlbecker

fix #8184 using NativeSelect instead of ListSelect to avoid circumvent a bug in the ListSelect which affects the Chrome browser

408fe3ed 03/12/2019 10:14 AM Andreas Kohlbecker

avoiding LazyInitialitationException

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

495f8632 03/04/2019 04:45 PM Andreas Müller

ref #8162 adapt vaadin to new term package

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

6ad4af7d 02/07/2019 10:25 AM Andreas Kohlbecker

ref #8072 better null value handling in BadgeButton and cleaning up debug code

1b3f0d8c 02/07/2019 10:08 AM Andreas Kohlbecker

fix #8072 introducing component BadgeButton and harmonizing the blocking registration and validation problem buttons

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

b0339f85 01/29/2019 04:15 PM Andreas Kohlbecker

ref #7995 invoking Registration.updateStatusAndDate() from RegistrationEditorPresenter

3f010594 01/29/2019 01:59 PM Andreas Kohlbecker

ref #7995 invoking Registration.updateStatusAndDate() also in RegistrationPopupEditor on status changes

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

99741bc0 12/21/2018 05:33 PM Andreas Kohlbecker

ref #7833 registration start view excludes unpublished references

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

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

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

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

e46361bb 12/14/2018 11:13 AM Andreas Kohlbecker

ref #7949 changing option captions

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

fix #7949 Reference combobox with begins and anywhere search mode

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

fix #7951 ReferenceLabelProvider to ellipsis the reference labels

39acd47c 12/11/2018 12:03 PM Andreas Kohlbecker

fix #7718 excluding irrelavant reference types from combobox in new registration view

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

fix #7946 setting the status value directly in the RegistrationStatusFieldInstantiator

f9c6b1eb 11/23/2018 04:59 PM Andreas Kohlbecker

fixing incomplete enter() method of StartRegistrationViewBean

5d27006a 11/23/2018 12:29 PM Andreas Kohlbecker

harmonizing StartRegistrationPresenter with other presenters

dd8c884c 11/19/2018 04:49 PM Andreas Kohlbecker

new reference for registration starts as Article

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

592cd32e 11/07/2018 04:42 PM Andreas Kohlbecker

ref #7893 supplying editor context information for new name button

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

6d636c9e 09/26/2018 12:17 PM Andreas Kohlbecker

ref #7648 generalizing bean instantiation in cdm presenters

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

c6b02b73 09/11/2018 04:56 PM Andreas Kohlbecker

fix #7742 moving inner class SearchFilter into own class file RegistrationSearchFilter

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

b317a252 08/29/2018 03:24 PM Andreas Kohlbecker

fixing LIE related to RegistrationPopupEditor

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

d46672d0 08/03/2018 09:23 PM Andreas Kohlbecker

improving readability of code

3bcd130a 08/02/2018 02:42 PM Andreas Kohlbecker

ref #7546 Label with explanations for users improved

10d75c61 07/25/2018 07:58 AM Andreas Kohlbecker

fix #7583 adding null check for authentication

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

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

enabling editing of registration identifiers

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

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

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

ref #7534 fixing submitter filter for continue mode

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

fix #7535 TeamOrPersonField and PersonField without OK button

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

hint on unselecting items in multiselect list

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

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

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

renaming RegistrationStateLabel to RegistrationStatusLabel

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

removing obsolete class RegistrationTypeConverter