Project

General

Profile

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

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

34d43087 03/25/2019 02:56 PM Andreas Kohlbecker

ref #8191 intoducing the long awaited EditorFormConfigurator for fine tuning of the inReference button enabled states

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

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

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

aec76ebb 03/13/2019 09:31 AM Andreas Kohlbecker

ref #8176 removing workaround with bad performance which was need for broken TaxonNameStringFilterablePagingProvider.idFor()

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

68a8023a 02/27/2019 05:02 PM Andreas Müller

ref #3560

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

fixing probelm with unchecked optional

2bcb1498 02/19/2019 05:46 PM Andreas Kohlbecker

fix #8097 inReference field required for section reference types

d096791b 02/11/2019 02:40 PM Andreas Kohlbecker

fix #8090 fixing missing inProceedings label in reference editor

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
8f035267 02/06/2019 06:24 PM Andreas Kohlbecker

fix #8071 setting newly created inReference as value for inReference combobox

5abdc016 02/06/2019 06:17 PM Andreas Kohlbecker

fix #8070 ReferenceEditor: reference type constraints for inreferences by current referenceType

2751cefc 02/06/2019 11:20 AM Andreas Kohlbecker

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

fdce845e 02/06/2019 11:08 AM Andreas Kohlbecker

fix #8063 avoiding multiple representations problem by adding the the citation to the cache in case the registration is empty

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

0d8f26d6 01/15/2019 11:50 AM Andreas Kohlbecker

ref #7866 label change 'Orthographic' -> 'Orthographical'

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

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

ref #7481 adding validator for in reference type constraints

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

ref #7481 inReference options filtered by applicable type

e561ae83 12/19/2018 05:13 PM Andreas Kohlbecker

ref #7961 deprecating TaxonNamePopupEditorMode until decided on removal or not

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

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

775c87a6 12/14/2018 10:18 PM Andreas Kohlbecker

ref #7899 starting 'Incorrect name' editor without mode VALIDATE_AGAINST_HIGHER_NAME_PART and hiding 'Ortographic correction' toggle

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

61b6ce4e 12/11/2018 10:43 AM Andreas Kohlbecker

fix #7899 changing corrected name label to "Incorrect name"

5003e7af 12/10/2018 07:04 PM Andreas Kohlbecker

fix #7942 using required flag and validation to prevent from saving without typedesignations

8647ca02 12/10/2018 02:59 PM Andreas Kohlbecker

fix #7944 TaxonNamePopEditor: name part fields are required

aaa63dad 12/10/2018 02:49 PM Andreas Kohlbecker

ref #7899 updating nameRelationField with newly created corrected name

4bae0768 12/10/2018 02:43 PM Andreas Kohlbecker

ref #7899 validator for orthographic correction

ade5a13e 12/10/2018 01:55 PM Andreas Kohlbecker

ref #7899 adding new name as orthographic correction with correct bean instantiator

e5237e50 12/10/2018 01:24 PM Andreas Kohlbecker

fix #7899 orthographic variant and corrections implemented in taxon name popup editor

b6b666d7 12/07/2018 02:08 PM Andreas Kohlbecker

ref #7943 removing duplicate assignment of RelatedEntityButtonUpdaters

2ef98d3e 12/06/2018 08:32 PM Andreas Kohlbecker

fix #6869 ReferencePopupEditor: only admins and curation are allowed to edit advances fields, except for author team caches

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

fix #7937 excluding current name from name relation selects

98a2455f 12/06/2018 04:37 PM Andreas Kohlbecker

fix #7245 fixing validation of ToOneRelatedEntityCombobox and re-enabling TaxonNamePopupEditorMode.REQUIRE_NOMENCLATURALREFERENCE

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

08446924 11/22/2018 11:42 AM Andreas Kohlbecker

ref #7223 hiding publication date field by reference type

9e57a9b3 11/21/2018 08:51 AM Andreas Kohlbecker

fix #7218 GeoLocationField: reference system select fully functional

67d3b70d 11/20/2018 09:09 AM Andreas Kohlbecker

delete button not needed when creating new institution

c6db362d 11/20/2018 09:07 AM Andreas Kohlbecker

fix #7480 implementing school, institute and school fields in Reference editor

c397c928 11/19/2018 04:50 PM Andreas Kohlbecker

ref #7223 fixing field visibility of various reference types

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

a043ae5b 11/13/2018 04:51 PM Andreas Kohlbecker

#7878 adapting SpecimenTypeDesignationWorkingsetEditorPresenter to using the editorActionContext information

e440fd75 11/13/2018 04:28 PM Andreas Kohlbecker

fix #7905 introducing defaultCdmEntityInstatiator and createCdmEntity method to avoid problems with missing custom instatiator in implementors

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

6fa4d604 11/06/2018 03:30 PM Andreas Kohlbecker

fix #7888 using EventBase.timespan for collection date

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
532a02bb 10/24/2018 12:55 PM Andreas Kohlbecker

ref #7858 removing delete button from name editor to avoid problems for some users - prelimiary solution

959b2c17 10/24/2018 12:33 PM Andreas Kohlbecker

ref #7830 ref #7814 fixing WeaklyRelatedEntityCombobox reset to textfield for genus in name editor

d909dc2b 10/23/2018 05:25 PM Andreas Kohlbecker

removin unused initstrategy

3d093bed 10/23/2018 04:32 PM Andreas Kohlbecker

fix #7845 new genus or species: setting value of genus or spec. epithet only if the name is not yet known

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

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

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

68cc664b 10/17/2018 02:00 PM Andreas Kohlbecker

fix #7830 fixing WeaklyRelatedEntityCombobox reset to textfield for specific epithet in name editor

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

d98b71cb 10/09/2018 05:32 PM Andreas Kohlbecker

ref #7222 modifying the text on nomRef sub sections

b378fe05 10/09/2018 05:27 PM Andreas Kohlbecker

ref #7222 removing the 'Hint:' line in TaxonNameEditor