Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
017bce1e 07/07/2022 10:57 AM Andreas Müller

ref #10083 add AVOIDS_HOMONYM_OF name relationship

d1ea8316 07/07/2022 10:57 AM Andreas Müller

cleanup

36a4dfbd 07/06/2022 04:12 PM Katja Luther

ref #10081: add secNameInSourceSeparator to separator

143a6271 07/06/2022 03:18 PM Katja Luther

ref #10081: add tag secNameInSourceSeparator and use it in cacheStrategy

9a6e5099 07/05/2022 10:56 PM Andreas Müller

cleanup

35105144 07/05/2022 10:20 PM Andreas Müller

ref #10067, ref #3722, ref #8127 remove remaining sortindex handling from polytomous key node

4b8da4a0 07/05/2022 10:19 PM Andreas Müller

cleanup

5c45a99a 07/05/2022 01:28 PM Andreas Müller

ref #10067, ref #3722, ref #8127 remove all manual sortindex and null value handling from polytomous key (node)

3dc1adc5 07/05/2022 01:24 PM Andreas Müller

ref #10067, ref #3722, ref #8127 remove all manual sortindex and null value handling from term node

ab85ad67 07/05/2022 01:19 PM Andreas Müller

ref #10067, ref #8127 remove "removeAllNull" (HHH_9751_Util) from DescriptionBase

5f41e9a8 06/27/2022 11:52 AM Andreas Müller

ref #10081 add nameUsedIn sec source to accepted taxon cache strategy

7fd76b2b 06/24/2022 03:13 PM Andreas Müller

ref #10067, ref #3722, ref #8127 preliminary add sortIndex field again to avoid problem with model cache in TaxEditor (cont. fix JAXB issue)

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

cleanup

172c0b19 06/24/2022 02:42 PM Andreas Müller

ref #10067, ref #3722, ref #8127 preliminary add sortIndex field again to avoid problem with model cache in TaxEditor

3b96b3e5 06/24/2022 01:19 PM Andreas Müller

cleanup

e1fe2afa 06/24/2022 01:19 PM Andreas Müller

ref #10067, ref #3722, ref #8127 fully remove TaxonNode sortindex code from TaxonNode and CdmLight

be09d413 06/22/2022 11:34 AM Andreas Müller

cleanup

d00d12fa 06/22/2022 11:15 AM Andreas Müller

fix compile error for private MaterialOrMethodEvent constructor

2a7f40e5 06/22/2022 11:12 AM Andreas Müller

minor

c5e9236a 06/22/2022 10:57 AM Andreas Müller

ref #10067 update java-doc for and remove protected access to model constructors where possible in occurrence

a6d0a583 06/22/2022 09:43 AM Andreas Müller

cleanup

51b5fd7a 06/21/2022 12:04 PM Andreas Müller

ref #10067 update java-doc for and remove protected access to model constructors where possible

34ab2253 06/21/2022 12:03 PM Andreas Müller

cleanup

5778f462 06/17/2022 08:26 PM Andreas Müller

ref #10067 update java-doc for HibernateProxyHelper.deproxy (cont.)

3f11d79a 06/17/2022 08:20 PM Andreas Müller

ref #10067 update java-doc for HibernateProxyHelper.deproxy

87d9741a 06/17/2022 08:06 PM Andreas Müller

ref #10067 update java-doc for CdmBase.deproxy

3001e5ad 06/17/2022 08:05 PM Andreas Müller

preliminary fix TaxEditor compile error due to non-protected DefinedTermBase constructor

77c9b8f8 06/17/2022 05:26 PM Andreas Müller

ref #3722, ref #8127, ref #10067 fully remove sortindex updating and collection null handling workaround from TaxonNode

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

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

826a35b1 06/17/2022 04:48 PM Andreas Müller

move AvailableFor to term package

5e6cc79c 06/16/2022 10:56 PM Andreas Müller

minor

da5e6dc7 06/16/2022 10:31 PM Andreas Müller

cleanup

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

cleanup

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

ref #9359 upgrade cdmlib to log4j 2

519bff7b 05/31/2022 02:12 PM Andreas Müller

ref #10067 replace deprecated hibernate validation NotEmpty by JPA version

89c7717e 05/31/2022 11:57 AM Andreas Müller

cleanup

6155fd74 05/31/2022 02:47 AM Andreas Müller

ref #9359, #10067 remove SortFieldOptions

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

ref #9359, #10067 remove most index boosts

74b8cb5c 05/30/2022 10:51 PM Andreas Müller

cleanup

384235ed 05/30/2022 09:59 PM Andreas Müller

ref #10067, ref #5477 add containedIn to relatedFrom and relatedTo to adapt to hibernate search 5.7.3

127e8d62 05/30/2022 09:56 PM Andreas Müller

cleanup

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

cleanup

1a2ac5f4 05/25/2022 01:37 PM Andreas Müller

ref #10067 update to hibernate 5.3

009442e0 05/25/2022 12:56 PM Andreas Müller

cleanup

56edf3ba 05/24/2022 07:44 PM Andreas Müller

ref #10067, ref #3722, ref #8127 adapt handling of sortIndex after upgrade to hibernate5.2

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

cleanup

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

cleanup

c0920090 05/23/2022 09:24 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

477f1ca3 05/21/2022 03:26 PM Andreas Müller

ref #10067 adapt IdFieldOptions and SortFieldOptions to updated lucene/hibernate search version

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

b82005b4 05/21/2022 03:21 PM Andreas Müller

ref #10067 update to hibernate 5.2.18 and jadira usertypes 7.0.0.CR1

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

cleanup

56a58ebe 05/20/2022 10:00 PM Andreas Müller

cleanup

2a40b437 05/20/2022 09:18 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

fa10645a 04/07/2022 10:48 AM Andreas Müller

cleanup

3189fb06 04/05/2022 07:36 PM Andreas Müller

ref #9999 NPE fix in referencing object formatting

715296b9 04/05/2022 07:34 PM Andreas Müller

ref #9999 add referencing object formatting for quantitative data, temporal data and individual associations

bc572502 04/04/2022 12:38 PM Katja Luther

fix case statement

8a46c985 04/04/2022 11:25 AM Katja Luther

fix case statement

798be028 04/04/2022 10:15 AM Katja Luther

better handling of createEmptyTerm with language

45f561f8 04/01/2022 02:30 PM Andreas Müller

term creation with language (cont.)

  • remove deprecated method and keep old factory methods
  • remove unnessary second constructor
5a77cb09 04/01/2022 12:34 PM Katja Luther

term creation with language

2789aa85 03/24/2022 02:29 PM Andreas Müller

ref #9999 improve ReferencingObjectFormatter for CategoricalData, StateData and TextData and add test class for ReferencingObjectFormatter

3cdfd4b6 03/23/2022 02:49 PM Andreas Müller

ref #9932 minor

eb2c058f 03/23/2022 02:45 PM Andreas Müller

ref #9932 improve BibliographicAuthorParser and -Test

f3cc9a33 03/23/2022 02:43 PM Andreas Müller

cleanup

0041651c 03/17/2022 01:40 PM Andreas Müller

ref #9932 improve BibliographicAuthorParser

4b4f15bc 03/17/2022 01:40 PM Andreas Müller

cleanup BibliographicAuthorParser

230416f7 03/17/2022 01:40 PM Andreas Müller

change FRANCEFRENCHREPUBLIC to FRANCE

fe1ac35c 03/14/2022 03:03 PM Andreas Müller

ref #9932 add BibliographicAuthorParser (minimum version to support MexicoEflora author parsing)

3712b556 02/28/2022 02:01 PM Andreas Müller

cleanup

9d9ff49d 02/28/2022 02:01 PM Andreas Müller

Replace cybertaxonomy.eu by cybertaxonomy.org in cdmlib (cont.)

58204887 02/28/2022 12:56 PM Andreas Müller

Replace cybertaxonomy.eu by cybertaxonomy.org in cdmlib

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

Cleanup

a8c01f71 02/13/2022 06:05 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)

04f4b379 02/10/2022 09:06 AM Andreas Müller

ref #2506 adapt DerivedUnitDefaultCacheStrategy to occurrence status

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

ref #2506 model change and update script for occurrence status

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

ref #9932 add representation language dependent factory methods to some terms

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

cleanup

64689fa7 01/27/2022 12:29 AM Andreas Müller

ref #9918 distinguish default and parsedEntity deduplication in ImportDeduplicationHelper and switch order of entities to be compared

d97574ff 01/27/2022 12:21 AM Andreas Müller

cleanup

5a1cd901 01/26/2022 07:57 PM Andreas Müller

ref #9918 , ref #9014 make reference titles with dash/minus parsable

c603d6b3 01/26/2022 11:59 AM Andreas Müller

ref #9862 fix NPE in ValidPasswordValidator

1ed85787 01/21/2022 03:43 PM Andreas Müller

ref #9862 add javadoc link to ticket

a8e937e5 01/21/2022 03:28 PM Andreas Müller

ref #9862 rename password validator class, add tests, add level2 validation to User, add maxLength and handle null

f13327b3 01/18/2022 11:10 PM Andreas Müller

ref #9918 make 2 bracket number volume parsable

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

cleanup javadoc

3078719c 01/12/2022 08:28 PM Andreas Müller

minor

5f08d366 01/12/2022 03:45 PM Andreas Müller

ref #9914 add space before seriesPart in nom.refs.

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

fix #9896 DerivedUnitDTO with complete set of annotationDTOs

0194a014 12/02/2021 10:33 PM Andreas Müller

cleanup

28538cdf 11/25/2021 03:26 PM Andreas Kohlbecker

ref #9878 tagged text crop method

7316cc00 11/25/2021 02:51 PM Andreas Müller

ref #824 rename Rank.getByNameXXX to getByLatinNameXXX

8d9f9e27 11/25/2021 12:39 PM Andreas Müller

cleanup

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

cleanup and remove usage of feature tree service