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

81b378ac 06/20/2022 02:46 PM Andreas Müller

ref #10076 fix HQL query (remove native)

9169740e 06/17/2022 08:54 PM Andreas Müller

ref #10076 fix HQL query (remove native)

608b3df3 06/17/2022 04:56 PM Andreas Müller

minor

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

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

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

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

907e7ec4 06/14/2022 12:31 PM Katja Luther

use tuple class as return type

ac2536fb 06/14/2022 09:46 AM Katja Luther

fix hibernate problem with returntype and taxonnodeDto for missing publish flag

c0497e2d 06/13/2022 10:26 AM Katja Luther

ref #10071: add statusNote to dto again

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

update lineendings

3b6301d5 06/10/2022 02:30 PM Katja Luther

revert changes to get statusNote

a69f97f1 06/10/2022 01:30 PM Katja Luther

ref #10071: add statusNote to dto

cd3e6740 06/10/2022 12:54 PM Katja Luther

white space problems

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

ref #9359 upgrade cdmlib to log4j 2

17e31533 06/08/2022 09:45 AM Katja Luther

ref #10071: add node status to dto and implemented some tests

b84468fb 06/07/2022 05:37 PM Katja Luther

fix NPEs in DTO creation

efa3824e 06/07/2022 03:08 PM Katja Luther

taxon node status needs to be added to the dto

29ce7c87 06/03/2022 02:35 PM Katja Luther

ref #10071: create taxonnodeDTOs, add classification uuid

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

ref #10071: create taxonnodeDTOs also for a subtree

23b979d9 06/02/2022 08:51 AM Katja Luther

ref #10071: create taxonnodeDTOs directly from taxon uuid

1c2181be 06/01/2022 01:49 PM Katja Luther

create taxonnodeDto directly with taxonUuid - continue

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

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

0d59864d 05/31/2022 12:14 PM Andreas Müller

cleanup

8c468c66 05/31/2022 11:12 AM Andreas Müller

ref #10067 adapt getAllPersistedClasses() to new hibernate metadata handling

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)

665d2a60 05/24/2022 07:06 PM Andreas Müller

cleanup

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

cleanup

527d7260 05/23/2022 11:36 AM Andreas Müller

ref #10067 fix query type in UserDaoImpl

5405f3af 05/22/2022 12:43 AM Andreas Müller

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

03677b90 05/22/2022 12:43 AM Andreas Müller

improve paging handling in multiple DAOs

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

d6e66697 05/21/2022 03:27 PM Andreas Müller

ref #10067 adapt getFlushMode() to getHibernateFlushMode()

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

cleanup

d984e66b 03/09/2022 04:05 PM Katja Luther

ref #3533: fix search for reference with author

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

cleanup

360e1668 03/03/2022 11:51 AM Andreas Müller

ref #9905 fix exception when matching TeamOrPersonBase

ad58612f 03/03/2022 08:47 AM Andreas Müller

cleanup

a253e382 03/03/2022 08:42 AM Andreas Müller

ref #9905 preliminary fix handling of collections with match mode "match" using count and Person.nomenclaturalTitle

e42e63e1 03/02/2022 01:33 PM Katja Luther

ref #9963: return null, if list is empty

23ac1700 03/02/2022 12:35 PM Andreas Müller

ref bug #9943: webservice portal/agent delivers wrong page content add (commented) test for #9943 (too many matching candidates for teams)

ade7e981 03/02/2022 12:35 PM Andreas Müller

cleanup

eb5498e3 03/02/2022 12:19 PM Andreas Müller

cleanup

b3bd8648 03/01/2022 12:01 PM Andreas Müller

cleanup

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

improve generics for collection save in service and dao layer

d33a186c 01/24/2022 09:16 AM Katja Luther

adapt to changes in SortableTaxonNodeQueryResult

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

cleanup javadoc

495cf16b 01/04/2022 02:15 PM Katja Luther

ref #9907: fix missing treeIndex in taxonNodeDto - continue

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

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

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

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

09cf65f5 11/15/2021 01:56 PM Katja Luther

ref #9843: adapt other uses of SortableTaxonNodeQueryResult

740aabcf 11/15/2021 12:35 PM Katja Luther

ref #9843: fix taxonnode dto creation and add parent uuid

c57b7a71 11/15/2021 09:40 AM Katja Luther

ref #6296: cleanup

93f25a6b 11/09/2021 01:54 PM Andreas Kohlbecker

ref #6161 implementing password recovery service & tests

41502854 11/08/2021 04:35 PM Andreas Müller

cleanup

d3cf0760 11/03/2021 04:12 PM Andreas Müller

ref #5676 fix NPE when clazz is not passed as paramter to getUuidAndTitleCache()

e3538034 11/03/2021 12:10 PM Andreas Müller

fix #9825 implement deduplication for list(Set) methods in term and vocabulary services

7b64453a 11/03/2021 12:10 PM Andreas Müller

cleanup

01ec16e7 11/03/2021 09:50 AM Katja Luther

revert out comment code

f8b73f93 11/02/2021 06:44 PM Andreas Müller

cleanup

64c991e6 11/02/2021 06:20 PM Andreas Müller

add javadoc and cleanup

4eccb67a 11/02/2021 04:01 PM Andreas Müller

ref #9825 revert "failing" deduplication and add test showing that deduplication works on dao level

d955087e 11/02/2021 12:06 PM Andreas Müller

ref #9825 try to fix duplicated vocabularies in distribution editor (probably not working yet due to generics)

c585a089 11/02/2021 11:47 AM Andreas Müller

remove commented code from TermVocabularyDao.findVocabularyDtoByTermTypes(termTypes, pattern, includeSubtypes)

e9941985 10/29/2021 09:17 AM Katja Luther

ref #9803: fix not loaded subtree in DDS

cdb9241f 10/26/2021 04:49 PM Andreas Müller

javadoc

cb291ebd 10/26/2021 04:48 PM Andreas Müller

ref #9814 fix vocabularyDtos caching

f1f5966b 10/26/2021 04:31 PM Andreas Müller

ref #9814 cache vocabularyDtos when loading termDTOs

440ea14c 10/26/2021 04:25 PM Andreas Müller

cleanup

4af8adcf 10/26/2021 02:01 PM Katja Luther

ref #9814: rename findByTitleasDto method to findByTitleAsDtoWithVocDto

782249c5 10/26/2021 12:59 PM Andreas Müller

cleanup and javadoc

dfd8da23 10/21/2021 09:29 AM Katja Luther

ref #9814: add vocDto to termDto

32ae53fa 10/18/2021 04:18 PM Andreas Müller

cleanup

569f15d4 10/06/2021 06:25 PM Andreas Müller

fix problem with strange DefinedTermBase_InverseRepresentation_AUD1 metadata

eb1d334b 10/05/2021 01:46 PM Katja Luther

code cleaning - continue

128317f4 10/05/2021 01:15 PM Katja Luther

code cleaning

3ed10837 10/05/2021 10:53 AM Katja Luther

ref #9772: code cleaning - move hql code to persistence

c61c9db0 10/05/2021 09:57 AM Katja Luther

code cleaning, move hql queries to dao

c7378b10 10/04/2021 01:52 PM Andreas Kohlbecker

ref #9797 introducing TaxonAutoInitializer to init taxonNodes and adapting init strategies

6f10f4a4 10/04/2021 01:52 PM Andreas Kohlbecker

ref #9797 comment on UNUSED TaxonNodeAutoInitializer

4bb63f91 10/04/2021 01:50 PM Andreas Kohlbecker

ref #9797 better trace logging for bean initialization

bf9c6f71 10/04/2021 09:28 AM Katja Luther

ref #7981: fix taxonnodeDto taxon titlecache

e1fef636 09/23/2021 10:32 AM Katja Luther

ref #9772: fix getting taxonRowWrapper

749a2e19 09/23/2021 10:22 AM Andreas Müller

ref #9477 fix term loading for ordered new terms

0dd6415a 09/17/2021 10:24 AM Andreas Müller

fix #825 rename method that searches by representation label in term dao

71559ffe 09/15/2021 12:29 PM Katja Luther

ref #9710: switch to dtos for descriptive data set and descriptions for character matrix

a8d7b69f 09/15/2021 11:30 AM Andreas Müller

fix #9759 fix not existing protectedCache field in persistence matcher

55235f66 08/18/2021 12:49 PM Katja Luther

adapted interface

a5a5ec1b 08/18/2021 12:46 PM Katja Luther

only log lazy initialisation exception while remove null from collection

09eadea8 08/10/2021 11:49 AM Katja Luther

ref #9704: fix NPE for * in search

c59b615e 07/07/2021 05:17 PM Andreas Müller

cleanup

bf130acb 07/07/2021 05:06 PM Andreas Müller

remove unused methods in AgentDao and AgentService

030173c5 07/06/2021 03:02 PM Andreas Müller

cleanup

c607b8a0 07/05/2021 03:48 PM Andreas Müller

cleanup

0327830c 07/05/2021 10:03 AM Katja Luther

ref #9680: adapt agent search methods to fill teamOrPersonUuidAndTitlecache dto

5ebd3071 07/03/2021 12:02 AM Andreas Müller

cleanup

2dc79f92 07/02/2021 07:44 PM Andreas Müller

fix #2653 remove the last countAllRelationships method from persistence as it is not used and somehow against api conventions

52bb6bd1 07/01/2021 05:41 PM Katja Luther

ref #9680: adapt searches to search also for collector title cache - continue

61c33dfd 07/01/2021 03:01 PM Andreas Müller

ref #9683 adapt method name and javadoc

4b96de2c 07/01/2021 09:34 AM Katja Luther

ref #9680: adapt searches to search also for collector title cache