Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
bce2d0e5 06/28/2022 11:44 AM Katja Luther

fix 10084: fix problem with missing taxonuuid in dto

e11d6984 06/24/2022 05:04 PM Katja Luther

code cleaning

c3d56a52 06/24/2022 03:02 PM Andreas Müller

cleanup

7ed19664 06/23/2022 12:09 PM Andreas Müller

cleanup

93185e7b 06/17/2022 05:23 PM Andreas Müller

adapt TaxonNodeService to private Representation constructor

d56308b9 06/17/2022 04:54 PM Andreas Müller

cleanup and ref #10067 adapt some model constructors javadoc and privacy to bytebuddy

ac512a79 06/16/2022 10:29 PM Andreas Müller

ref #10067, ref #10077 remove javassist as bytecode provider from cdmlib

317ec988 06/16/2022 08:30 PM Andreas Müller

cleanup

f73ae1d9 06/16/2022 05:51 PM Andreas Müller

ref #10067 add bytecodeprovider handling to CdmApplicationController

107abc23 06/16/2022 05:50 PM Andreas Müller

cleanup

9fb87bef 06/16/2022 04:42 PM Katja Luther

ref #10076: fix taxonnodeDto creation for nodes without taxon and parent

33724181 06/10/2022 04:59 PM Andreas Müller

update lineendings

b5f7b1f2 06/10/2022 04:21 PM Andreas Müller

cleanup

f407d3fa 06/10/2022 04:20 PM Andreas Müller

cleanup

12c174d5 06/09/2022 01:12 PM Andreas Müller

ref #9359, ref #10072 some adaptations for log4j2

23de68fc 06/09/2022 10:15 AM Andreas Müller

ref #9359 upgrade cdmlib to log4j 2

5f4a411c 06/07/2022 12:33 PM Katja Luther

ref #10033: if term has no representation use titlecache in termrepresentation_L10n

d9740b37 06/02/2022 09:34 AM Katja Luther

ref #10071: create taxonnodeDTOs also for a subtree

1a9f6e9d 06/01/2022 01:47 PM Katja Luther

create taxonnodeDto directly with taxonUuid

c3190812 05/31/2022 01:08 PM Andreas Müller

cleanup some base DAOs (rename, remove @Repository, ...)

a95fbfcc 05/31/2022 02:52 AM Andreas Müller

ref #9359, #10067 prepare Lucene6+ double queries

77f0d8ee 05/31/2022 02:46 AM Andreas Müller

ref #9359, #10067 remove most index boosts

273ff5e1 05/30/2022 11:56 PM Andreas Müller

cleanup

44e77359 05/30/2022 10:56 PM Andreas Müller

ref #7487 fix fulltext search for proparten MAN and partial MAN+synonyms

be473233 05/30/2022 10:20 AM Andreas Müller

cleanup

857528e8 05/25/2022 10:39 AM Andreas Müller

ref #10067 improve handling of CdmPreferenceLookup (now ...Cache) to allow running with >1 entity managers (e.g. during maven tests)

adabc933 05/24/2022 08:58 AM Andreas Müller

cleanup

0f18ef1d 05/22/2022 12:40 AM Andreas Müller

cleanup

ab8ef9d7 05/22/2022 12:30 AM Andreas Müller

ref #10067 change to new hibernate Query class, adapt generics and use set Parameter instead old setXXX

543da901 05/21/2022 03:29 PM Andreas Müller

ref #10067 fix incorrect pageSize/number handling in findTaxaByName

d3c4888e 05/21/2022 03:25 PM Andreas Müller

ref #10067 adapt IdentifiableEntity.cacheStrategy handling to avoid problem with unhandled generic handling and transient getter

2d32f71a 05/21/2022 02:34 PM Andreas Müller

cleanup

aee4e5c0 05/20/2022 05:50 PM Andreas Müller

ref #9497 fix some issues in PasswordResetServiceTest to make it more stable

cca6cdd9 05/20/2022 05:32 PM Andreas Müller

cleanup

36938c7d 05/10/2022 11:33 AM Andreas Müller

minor

0cc7c5b5 05/05/2022 01:21 PM Katja Luther

ref #10003: new statusDto and add status to derivedUnitDTO

5203542c 04/28/2022 02:32 PM Katja Luther

minor

b1590a17 04/07/2022 03:32 PM Andreas Müller

cleanup

c77a9a7f 04/04/2022 07:38 PM Andreas Müller

fix #10020 add mediahub to metadataservice transformation including tests

5a77cb09 04/01/2022 12:34 PM Katja Luther

term creation with language

ca2d0796 03/28/2022 01:55 PM Katja Luther

ref #9965: adapt face cache to specimen status

241afe5a 03/23/2022 09:00 AM Andreas Müller

ref #9965 add ticket link

c40b1228 03/15/2022 09:36 AM Katja Luther

ref #6730: only media of descriptions and protologues can be deleted if referenced

6a5ec781 03/15/2022 08:28 AM Andreas Müller

ref #9965 remove trailing dot in DerivedUnitFacadeFieldUnitCacheStrategy

8f2ab1dc 03/14/2022 01:20 PM Katja Luther

ref #9965: revert changes and remove trailing dots

bddca639 03/10/2022 01:10 PM Katja Luther

ref #3533: add method to search for reference from author with authorID

4e59ccae 03/10/2022 01:03 PM Katja Luther

ref #9965: do not change cacheStrategy of derived unit

30bcb0e9 03/03/2022 02:21 PM Andreas Müller

cleanup

22584cdf 03/02/2022 12:15 AM Andreas Müller

fix #9943 fix incorrect pageSize/pageIndex handling in ServiceBase.page(..., restrictions, ....)

d56e33e5 03/02/2022 12:14 AM Andreas Müller

cleanup

36d4abe5 03/01/2022 11:08 PM Andreas Müller

fix #9948 fix incorrect handling of "limit" in LuceneSearch and add paging test for lucene search

01670fde 03/01/2022 11:06 PM Andreas Müller

cleanup

424c8c2d 02/28/2022 12:55 PM Andreas Müller

Cleanup

8eaafcc5 02/18/2022 03:12 PM Andreas Müller

ref #694 cleanup

0e9e6bb0 02/18/2022 01:16 PM Andreas Müller

ref #694 remove explicit annotation method from descriptionElementService

1840dc73 02/17/2022 01:06 PM Andreas Müller

cleanup

42b9a2d2 02/10/2022 09:06 AM Andreas Müller

ref #2506 Adapt cache strategies to new occurrence status (maybe not yet ready)

989e5b9c 02/10/2022 09:06 AM Andreas Müller

cleanup

e6ae4235 02/09/2022 10:34 PM Andreas Müller

improve generics for collection save in service and dao layer

e30ae388 02/09/2022 10:34 PM Andreas Müller

cleanup

d13e717f 01/26/2022 07:33 PM Andreas Müller

Exception message for MediaInfoFactory

5efbe57d 01/26/2022 01:57 PM Andreas Kohlbecker

ref #9926 proper handling of users without email-address

e07545e6 01/21/2022 01:53 PM Andreas Kohlbecker

fix #9925 harmonizing env variable key and template placeholder

f767e961 01/20/2022 10:30 PM Andreas Müller

ref #9855 replace deduplication by in CdmUtils by stream.distinct()

e3993f02 01/18/2022 04:23 PM Andreas Kohlbecker

typo

1839dd82 01/15/2022 05:54 PM Andreas Müller

cleanup javadoc

b20f0d73 01/15/2022 04:03 PM Andreas Müller

cleanup

5b0327d4 01/13/2022 12:14 AM Andreas Müller

set default source mode for distribution aggregation from child to parent to NONE

72e2be95 01/05/2022 02:24 PM Andreas Müller

ref #9607 try metadata reading client side if error occurs server side

cd505f6b 01/04/2022 02:47 PM Katja Luther

ref #9895: fix MRE when moving synonym to an already open taxon

523bd6bc 01/04/2022 01:45 PM Katja Luther

ref #9907: fix missing treeIndex in taxonNodeDto

00e4c79f 12/23/2021 10:51 AM Andreas Kohlbecker

fix #9904 avoiding null value for RegistrationDT0.summaryTaggedText

3baaf1b2 12/17/2021 11:54 PM Andreas Müller

ref #9607 remove redundant method in IMediaInfoFactory

f37ad6bb 12/17/2021 11:54 PM Andreas Müller

cleanup

22845878 12/16/2021 01:52 PM Katja Luther

fix exception in delete of specimen

53ecdbc6 12/10/2021 04:50 PM Andreas Kohlbecker

ref #9896 adding missing AnnotationDTO class

e3820923 12/10/2021 04:50 PM Andreas Kohlbecker

adding again full ReferenceDTO to SourceDTO as the data portal needs more data

c25679bb 12/10/2021 03:22 PM Andreas Kohlbecker

fix #9896 DerivedUnitDTO with complete set of annotationDTOs

9ba6f6a5 12/09/2021 03:04 PM Andreas Kohlbecker

using the derivedUnit.titleCache as DerivedUnitDTO.summaryLabel

0e53a8de 12/06/2021 05:17 PM Andreas Kohlbecker

ref #6161 improving method timing for callers & reporting reporting email not found

b7367eb4 12/01/2021 02:54 PM Katja Luther

ref #9861: featurestate save with dto

0da64da4 12/01/2021 09:21 AM Katja Luther

ref #9861: termnode contains featurestate as dto

e6f1aeb9 11/26/2021 05:36 PM Andreas Kohlbecker

ref #9388 adding sources to MediaDTO

582490c7 11/25/2021 11:50 AM Katja Luther

ref #9842: adaption in descriptivedataset service

c15e4e1a 11/25/2021 11:36 AM Katja Luther

ref #9842: first steps removing objects in dto creation - continue

4012cbc4 11/25/2021 11:27 AM Katja Luther

ref #9842: first steps removing objects in dto creation - continue

ed7c8f19 11/25/2021 10:05 AM Katja Luther

ref #9842: first steps removing objects in dto creation

8cb8fc5c 11/24/2021 05:19 PM Andreas Kohlbecker

ref #9497 user account self registration: AccountCreationRequest only with email-address

  • request tokens only with email address possible
  • refactoring request tokens class hierarchy
  • ... and token stores
803bc957 11/23/2021 06:56 PM Andreas Müller

ref #694 add DescriptionElementService and move some methods (cont.)

b83da0d9 11/23/2021 06:42 PM Andreas Müller

ref #694 add DescriptionElementService and move some methods

0247feba 11/23/2021 05:33 PM Andreas Müller

cleanup and add null handling for isDeletable

13386866 11/23/2021 05:32 PM Andreas Müller

remove deprecated featureTreeService and featureNodeService and test classes

f4a56b86 11/23/2021 03:27 PM Andreas Müller

remove further featureTree and featureNodeService occurrences

31928231 11/23/2021 02:41 PM Andreas Müller

cleanup

50e1fa63 11/23/2021 02:40 PM Andreas Müller

remove deprecated featureNodeService from ICdmRepository (cont.)

36458eca 11/23/2021 02:40 PM Andreas Müller

remove deprecated featureNodeService from ICdmRepository

7a743d97 11/23/2021 02:30 PM Andreas Müller

remove deprecated featureTreeService from ICdmRepository

c44b3c98 11/23/2021 01:58 PM Andreas Müller

cleanup and remove usage of feature tree service

da8f3c20 11/19/2021 03:29 PM Andreas Kohlbecker

ref #9497 AccountRegistrationService tesing for existing usernames & adding exist check methods to dao

3dae18aa 11/19/2021 02:04 PM Andreas Kohlbecker

ref #9497 adding AccountRegistrationService to ICdmRepository