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

7d6b1e3a 03/29/2019 06:44 PM Andreas Kohlbecker

ref #8107 ref #8099 reverting changes which have been picked from hotfix branch in favour of the better implementation in the develop branch

ee53ccf7 03/29/2019 06:21 PM Andreas Kohlbecker

fix #8214 fixing required validation for WeaklyRelatedEntityCombobox and centralizing related messages

580d5157 03/29/2019 04:02 PM Andreas Kohlbecker

ref #8050 validing related name nomenclatural reference to require the user to add missing references when reusing an exising name

595150ac 03/29/2019 04:02 PM Andreas Kohlbecker

ref #8099 better logging of error conditions and more robust error handling in save()

dcf5e676 03/27/2019 04:24 PM Andreas Kohlbecker

fix #7963 trating UNKNOWN Rank class as super-specific

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

89659534 03/25/2019 04:43 PM Andreas Kohlbecker

fix #7962 "New" or "Edit" information and humane lables for DTO editors in context breadcrumbs

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

61c21b1e 03/25/2019 02:13 PM Andreas Kohlbecker

ref #8188 adding empty hibernate.properties for main to satisfy PropertiesFactoryBean in production mode

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

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

2d4efdc3 03/21/2019 04:26 PM Andreas Kohlbecker

ref #7356 moving VaadinServletConfiguration from web.xml into CdmVaadinConfiguration

cab6ecd7 03/20/2019 03:10 PM Andreas Kohlbecker

ref #8188 configurable.xml loads hibernate properties from src/test/resources/hibernate.properties - cdm-vaadin

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

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

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

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

avoiding LazyInitialitationException

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

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

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

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

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

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

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

fixing probelm with unchecked optional

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

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

fix #8097 inReference field required for section reference types

592b9851 02/18/2019 05:25 PM Andreas Kohlbecker

ref #8107 getFieldGroup() returns Optional to avoid NPEs and logging errors before rethrowing as PopupEditorException

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

d0237f32 01/30/2019 01:04 PM Andreas Kohlbecker

ref #8035 temporary solution to solve layout problems in switchable-textfield

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'

4bc78c16 01/15/2019 11:48 AM Andreas Kohlbecker

ref #7977 registration items show inReferences of sections as citation

9e57572e 01/07/2019 12:12 PM Andreas Kohlbecker

ref #7833 fixing null-view bug

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

d81bb53b 12/21/2018 04:15 PM Andreas Kohlbecker

ref #7833 fixing inversly interpreted access denied

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

ref #7833 restricting access to RegistrationWorkingsetView:

  • AccessRestrictedViewControlBean to evaluate AccessRestrictedView.isAccessDenied()
  • refactoring AccessRestrictedView class hierarchy
020445f3 12/21/2018 08:19 AM Andreas Kohlbecker

ref #7967 referencing ticket in comment

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

403a0ebd 12/20/2018 02:13 PM Andreas Kohlbecker

fix #7950 fixing scss for icon button fields and adding variable for box-shadow-width

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

a58f31a1 12/19/2018 06:00 PM Andreas Kohlbecker

Revert "ref #7899 adding MarkerType 'Incorrect name'"

This reverts commit 068197fd8dc908bd5c05ddd764e78027a564dbec.

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

068197fd 12/14/2018 09:56 PM Andreas Kohlbecker

ref #7899 adding MarkerType 'Incorrect name'

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

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

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

73a2fd47 11/23/2018 12:14 PM Andreas Kohlbecker

fix #7925 more sofisticated exception handling in AbstractPopupEditor.save()