Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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

89e7c142 11/29/2021 01:38 PM Andreas Müller

minor

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

ref #9388 adding sources to MediaDTO

56f39f93 11/25/2021 02:58 PM Andreas Müller

dummy

6fbe489c 11/25/2021 02:01 PM Katja Luther

add explanation why set test to ignore

e6b5b074 11/25/2021 12:23 PM Katja Luther

ignore test

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
6490911f 11/23/2021 10:09 PM Andreas Müller

ref #694 fix DescriptionElementService in httpInvokerServices.xml

468cd076 11/23/2021 07:01 PM Andreas Müller

cleanup

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

a82bec24 11/19/2021 02:42 PM Andreas Kohlbecker

ref #9497 fixing class string for IAccountRegistrationService in httpInvokerServices.xml

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

ref #9497 adding AccountRegistrationService to ICdmRepository

60f1920d 11/19/2021 01:38 PM Andreas Müller

cleanup and renaming some functional test classes (cont. II)

9cf6c404 11/19/2021 01:05 PM Andreas Müller

cleanup and renaming some functional test classes (cont.)

605013a7 11/19/2021 12:58 PM Andreas Müller

cleanup and renaming some functional test classes

b3a4df37 11/19/2021 09:12 AM Andreas Kohlbecker

ref #9497 fixing test calls bean binding

f5df5621 11/19/2021 08:12 AM Andreas Kohlbecker

ref #9497 adding AccountRegistrationService to http invoker config

002f394d 11/18/2021 05:50 PM Andreas Kohlbecker

fix #9497 User self registration service implemented

  • more interfaces and abstract classes
  • AccountRegistrationService implemented
  • test implemented
52962917 11/18/2021 10:57 AM Andreas Kohlbecker

ref #9497 AccountCreationRequest and TokenStore

d43842b0 11/18/2021 10:51 AM Andreas Kohlbecker

ref #9497 abstract base classes for Request tokens and stores

f2099562 11/18/2021 10:12 AM Andreas Kohlbecker

ref #9758 better default settings for send mail - port number

e788634d 11/17/2021 05:11 PM Andreas Kohlbecker

ref #9758 switching to other javax.mail implementation (step 2) and fixing port issues in test

733c5a6a 11/17/2021 11:12 AM Andreas Kohlbecker

ref #9758 better default settings for send mail

d09294f4 11/17/2021 09:53 AM Katja Luther

ref #9802, #9843: fix display label in rowwrapper

f5fa0328 11/16/2021 11:26 PM Andreas Müller

ref #6161 fix de-duplication code for password encoding

70e77a98 11/16/2021 09:13 PM Andreas Kohlbecker

logging send email configuration

3bb87c3f 11/16/2021 06:29 PM Andreas Müller

minor

15653ef4 11/16/2021 10:21 AM Katja Luther

ref #9843: adapt other uses of SortableTaxonNodeQueryResult- continue

9c05c99d 11/15/2021 03:49 PM Andreas Kohlbecker

ref #6161 fixing read-only bug in PasswordResetService and adding support email address to email messages

87cf034d 11/15/2021 03:49 PM Andreas Kohlbecker

ref #6161 de-duplicating code for password encoding

108ef8d8 11/15/2021 01:18 PM Katja Luther

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

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

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

49e32e18 11/12/2021 05:35 PM Andreas Müller

revert session.clear() during updateCaches

1960a5c2 11/12/2021 04:28 PM Andreas Müller

fix toString in UpdateResult

048deb5b 11/12/2021 04:28 PM Andreas Müller

clear session in cache update

61312327 11/12/2021 03:58 PM Andreas Kohlbecker

documentation on data source property keys

7b56b4b7 11/11/2021 08:19 PM Andreas Müller

ref #6161 add passwordReset service to httpInvoker (cont. II)

f29e7549 11/11/2021 05:37 PM Andreas Müller

ref #6161 add passwordReset service to httpInvoker (cont.)

26854506 11/11/2021 04:50 PM Andreas Müller

ref #6161 add passwordReset service to httpInvoker

dcb5fe38 11/11/2021 04:48 PM Andreas Müller

cleanup

c3fab051 11/11/2021 04:03 PM Andreas Müller

cleanup and adapt loglevel for FIELD_SCORE warning

ca6a3e36 11/11/2021 03:48 PM Andreas Müller

fix testMakeTaxonNodeAHeterotypicSynonymOfAnotherTaxonNode by handling result differently

ebba5bdb 11/11/2021 03:47 PM Andreas Müller

cleanup

817bfafd 11/11/2021 02:50 PM Andreas Müller

ref #9843 add combined insertedAndUpdated method to UpdateResult

7e20ab61 11/11/2021 02:46 PM Andreas Müller

ref #9843 use UUIDs for UpdateResult in aggregation

1438233c 11/11/2021 02:19 PM Andreas Müller

cleanup

e9d64907 11/11/2021 01:46 PM Andreas Kohlbecker

ref #6161 PasswordReset message templates in separate class - 2.

32bbd425 11/11/2021 11:17 AM Andreas Kohlbecker

PasswordReset message templates in separate class

5606f290 11/11/2021 11:01 AM Andreas Müller

cleanup and improved UpdateResult.toString

83a759a0 11/11/2021 11:01 AM Andreas Müller

ref #9858 fix handling of related objects in DeleteResult.include()

d39bd5fd 11/11/2021 10:54 AM Andreas Kohlbecker

ref #6161 PasswordResetService in CdmRepository & better execption handling

31b6fd3a 11/10/2021 10:45 PM Andreas Müller

minor

4d8fec30 11/10/2021 10:45 PM Andreas Müller

fix #9858 add updatedObjects to aggregation result for aggregated descriptions

463a8a35 11/10/2021 10:45 PM Andreas Müller

cleanup

7bf6b5a7 11/10/2021 10:45 PM Andreas Müller

cleanup

42648459 11/10/2021 10:45 PM Andreas Müller

ref #8871 further unify aggregation classes and add ref #9858 some update result functionality

154a4700 11/10/2021 10:45 PM Andreas Müller

cleanup

38d61910 11/10/2021 10:45 PM Andreas Müller

add factory methods for CdmEntityIdentifier and use it in UpdateResult

3ba8fefd 11/10/2021 01:53 PM Andreas Kohlbecker

ref #6161 testing for error conditions, timeouts and making ratelimitor configurable

950c7b33 11/09/2021 05:50 PM Andreas Müller

javadoc

9ce05b21 11/09/2021 05:50 PM Andreas Müller

ref #9858 change aggregation result from UpdateResult to DeleteResult

feb31341 11/09/2021 05:50 PM Andreas Müller

cleanup and javadoc

b81ccc04 11/09/2021 05:50 PM Andreas Müller

ref #9858 adapt DeleteResult and UpdateResult to use common include method and add parameter to exclude exceptions and status from inclusion

e244a4ff 11/09/2021 05:50 PM Andreas Müller

cleanup

b3c1efd7 11/09/2021 03:32 PM Andreas Kohlbecker

ref #6161 time oput test

e121d84a 11/09/2021 02:41 PM Andreas Kohlbecker

ref #6161 better exception handling

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

ref #6161 implementing password recovery service & tests

7812d3b5 11/08/2021 06:51 PM Andreas Müller

add empty controller again for TaxEditor remoting controller

ece0f9f5 11/08/2021 04:58 PM Andreas Müller

fix #9855 deduplicate images in TaxonServiceImpl.listMedia()

3eed28dc 11/08/2021 04:56 PM Andreas Müller

Revert "rename getMediainHierarchy to getMediaInHierarchy"

This reverts commit 10a9a8cd7811b77de3d877298448c650a3e117e4.

10a9a8cd 11/08/2021 04:50 PM Andreas Müller

rename getMediainHierarchy to getMediaInHierarchy

75539fa3 11/08/2021 04:49 PM Andreas Müller

fix #9855 fix duplicated images

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

cleanup

837670bb 11/04/2021 11:28 AM Andreas Müller

fix #9849 further adapt test data

dec4ce63 11/04/2021 11:18 AM Andreas Müller

cleanup

7d08e9ac 11/04/2021 11:11 AM Andreas Müller

ref #9849 remove trailing dot from DerivedUnitDefaultCacheStrategy