Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
6b34400c 10/12/2021 10:27 AM Andreas Müller

minor and cleanup

09b7d505 10/05/2021 11:30 PM Andreas Müller

ref #7980, ref #8871, ref #9795 fix source handling in StructuredDescriptionAggregation

5cea4919 10/01/2021 09:34 AM Andreas Müller

ref #9798 make Spanish uuid public

65b3409e 09/15/2021 10:42 AM Andreas Müller

cleanup

b6d8f977 09/13/2021 01:39 PM Andreas Müller

ref #9747 add getCdmVocabularyUuids to Language

7a56df2b 09/13/2021 01:27 PM Andreas Müller

ref #9747 add getCdmVocabularyUuids to Language

efd417dd 09/01/2021 12:37 PM Andreas Müller

cleanup

c54186b7 07/06/2021 10:30 AM Andreas Müller

cleanup

e6685276 07/02/2021 01:00 PM Andreas Müller

minor

2cfe7954 05/11/2021 12:12 PM Andreas Müller

ref #9539 add clone for availableFor

6c880f75 05/11/2021 12:04 PM Andreas Müller

cleanup

2368acec 05/11/2021 12:03 PM Andreas Müller

ref #9619 add conceptId, conceptDefinitions, conceptStatus, taxonTypes and currentConceptPeriod to Taxon

2bbd9c25 05/01/2021 08:26 PM Andreas Müller

ref #9539 implement base classes for available for and some first methods

bad2d5b5 04/30/2021 09:25 AM Andreas Müller

ref #9595 shortcut to load single identifier

d4557c24 04/29/2021 11:06 PM Andreas Müller

cleanup

0a140219 04/29/2021 11:06 PM Andreas Müller

remove generics from Identifier class

8f8ca25c 04/19/2021 10:11 PM Andreas Müller

add updateIdentifier to IdentifierImport

c6a61f11 04/02/2021 06:20 PM Andreas Müller

cleanup

99de1ab2 04/01/2021 12:46 AM Andreas Müller

ref #9541 further improve referencing object handling

7b166086 03/25/2021 10:47 AM Andreas Müller

implement user friendly class name without camel case

b6eee3e3 03/19/2021 02:04 PM Andreas Müller

cleanup

b93258bd 03/19/2021 02:04 PM Andreas Müller

ref #9331 add NamedSource and NamedSourceBase and use it, SecundumSource inherits from NamedSource

bf4426c2 03/19/2021 02:04 PM Andreas Müller

ref #9331 remove generics from OriginalSourceBase

ea036daf 03/05/2021 10:04 AM Andreas Müller

cleanup

ec7eaac5 02/23/2021 06:20 PM Andreas Müller

ref #8297 refactor condensed distribution string handling

493cdee0 02/03/2021 01:02 PM Andreas Müller

ref #5575 refactor initialization of cache strategy (initialize when needed, not in constructor)

af086d52 02/03/2021 12:36 AM Andreas Müller

cleanup

828441bf 02/02/2021 10:40 PM Andreas Müller

cleanup

bc39bc21 01/22/2021 10:02 AM Andreas Müller

move some comparators to model.compare package, add subpackages to model.compare and some cleanup

485da8a9 01/18/2021 12:17 PM Andreas Kohlbecker

fix #9395 DerivedUnit.collectFieldUnits() as DerivedUnit.collectRootUnits() to return all types of root units

de8249cf 01/05/2021 08:05 PM Andreas Müller

ref #9114 add URI Wrapper and replace all java.net.URI occurrences by the wrapper in cdmlib

2720ea2c 01/05/2021 05:45 PM Andreas Müller

cleanup

1b50bc76 12/18/2020 12:01 PM Andreas Müller

move model comparators to own package

5d03f828 12/02/2020 04:12 PM Andreas Müller

cleanup

18620ac6 11/27/2020 06:24 PM Andreas Müller

ref #9280 rename IKeyTerm.getMessage() => .getLabel()

138715e0 11/18/2020 10:01 AM Andreas Müller

replace links to trac tickets by links to redmine tickets in javadoc

1d4af21d 10/30/2020 10:40 AM Andreas Müller

ref #8802 fix jaxb annotations for ExtendedTimePeriod

dc9e54ed 10/20/2020 06:20 PM Andreas Müller

cleanup

3a5f3569 09/14/2020 11:03 PM Andreas Müller

cleanup

53cc93c6 09/10/2020 01:26 PM Andreas Müller

cleanup and some java doc

ee0b6690 09/09/2020 03:45 PM Andreas Müller

fix return type of clone methods in CdmBase classes and some cleanup

5a43982d 08/26/2020 05:01 PM Andreas Müller

cleanup

e154bb27 08/21/2020 01:30 PM Andreas Müller

ref #9199, ref #9194 remove IReferencedEntity

f33355c3 08/21/2020 11:31 AM Andreas Müller

ref #9204 remove commons-lang2 from cdmlib dependencies

7ca24c6e 08/20/2020 03:25 PM Katja Luther

ref #9199: TaxonNode should extend SingleSourcedEntityBase

d17a60c0 08/20/2020 09:00 AM Andreas Müller

ref #9194, ref #6581 use DescriptionElementSource for SingleSourcedEntityBase

964efbfc 07/11/2020 12:18 PM Andreas Müller

try to improve DefinedTermBase.clone() (cont. II)

36dd4544 07/06/2020 03:14 PM Andreas Müller

ref #9025 implement TextDataExcelImport

faf574aa 06/29/2020 05:08 PM Andreas Müller

adapt Language to store cached default language term locally as static variable

525e9e11 06/29/2020 04:14 PM Andreas Kohlbecker

ref #9102 TaxonNodeDto with statusNote, nodeStatus as status and status as TaxonStatus

e0788e20 06/29/2020 12:46 PM Andreas Müller

cleanup

3ee87683 06/27/2020 11:20 AM Andreas Müller

ref #9071 add formatter for VerbatimTimePeriod

dea49164 06/27/2020 11:08 AM Andreas Müller

ref #9071 add formatter in ExtendedTimePeriod.toString

6d7ea74e 06/27/2020 10:51 AM Andreas Müller

ref #9071 create TimePeriodFormatter and ExtendedTimePeriodFormatter and move toString methods

def46519 06/27/2020 09:03 AM Andreas Müller

ref #9071, ref #6276 improve TimePeriod parsing for periods with shared year or month and some other

bf3b1132 06/26/2020 12:47 AM Andreas Müller

ref #9071, ref #6276 Change TimePeriodFormatting to YYYY-MMM-DD

c078cfb8 06/19/2020 11:26 PM Andreas Müller

ref #9085 improvements to MatchStrategyFactory and switch order of match parameters, some improvements to TimePeriod matching

42045036 06/15/2020 10:58 PM Andreas Müller

ref #9004 rename isEmpty to checkEmpty to avoid recognition as bean property

64bfdc8f 06/15/2020 11:08 AM Andreas Müller

ref #9004 make isEmpty XmlTransient

4513cfd5 06/12/2020 10:06 PM Andreas Müller

ref #6581 ,ref #9004 fix orphanRemoval for ISingleSourced

fdf36f4e 06/12/2020 09:07 PM Andreas Müller

ref #6581 ,ref #9004 fix preliminary SingleSourcedEntityBase class hierarchy (cont.)

cf6aefdd 06/12/2020 09:00 PM Andreas Müller

ref #6581 ,ref #9004 fix preliminary SingleSourcedEntityBase class hierarchy

1f1f7ea1 06/12/2020 08:05 PM Andreas Müller

ref #6581 , fix #9004 update script for TaxonNode.source and some fixes

03e4c253 06/12/2020 08:05 PM Andreas Müller

ref #6581 add "source" to Classification, TypeDesignation, RelationshipBase and NomenclaturalStatus

cbdcc8dd 06/12/2020 08:05 PM Andreas Müller

ref #9004, ref #6581 add isEmpty to OriginalSource and super classes

6f5009a3 06/12/2020 08:05 PM Andreas Müller

cleanup

13cb8251 06/12/2020 08:05 PM Andreas Müller

ref #9064 add ExternalLink to IdentifiableEntity

a8b31160 05/27/2020 11:22 AM Andreas Müller

ref #7140 , ref #8802 implement supportedDataTypes and availableFor for Feature

67988f41 05/27/2020 11:22 AM Andreas Müller

ref #8802 fix toString for freetext in ExtendedTimePeriod

77be8ad2 05/27/2020 11:22 AM Andreas Müller

ref #8802 add ExtendedTimePeriod

cfb46071 05/27/2020 11:22 AM Andreas Müller

cleanup

258ee218 05/27/2020 11:22 AM Andreas Müller

fix #8978 implement BigDecimal for StatisticalMeasurementValue

86e5e961 05/27/2020 11:22 AM Andreas Müller

cleanup

6cdffae2 05/06/2020 01:06 PM Andreas Müller

cleanup

2d726275 01/21/2020 04:53 PM Andreas Müller

ref #1447 add ancestor id splitter to TreeIndex

365cff58 12/18/2019 12:42 PM Andreas Müller

cleanup

9f6ce960 12/02/2019 05:24 PM Andreas Müller

fix potential NPE when retrieving identifiers via type == null

0e6482c8 11/28/2019 11:03 AM Andreas Müller

ref #8724 fix JAXB for CdmLink

5a36818d 11/27/2019 02:58 PM Andreas Müller

ref #8724 handle taxon in CdmLinkSource

9c0a55dd 11/18/2019 09:14 AM Andreas Müller

cleanup

91006ade 11/14/2019 11:56 AM Andreas Müller

ref #8651 cleanup DistributionAggregation and remove old computed markers and avoid not saving of descriptions due to readonly

93ad7e54 11/09/2019 05:41 PM Andreas Müller

fix #8673 Add CdmLinkSource to OriginalSourceBase

6e1b0ff9 11/08/2019 08:46 PM Andreas Müller

fix #8628 add ORCID as person identifier

5899ca52 10/26/2019 08:10 AM Andreas Müller

ref #8612 add marker type for epublished references

932e616d 10/26/2019 08:10 AM Andreas Müller

ref #8612 add Now to VerbatimTimePeriod factory methods

95c828bc 10/06/2019 09:37 AM Andreas Müller

ref #8509 fix NPE in getAnnotations(by type-uuid)

67ed9b99 09/29/2019 10:22 PM Andreas Müller

ref #1444 add resetTitleCache method

effd09f0 09/29/2019 08:18 PM Andreas Müller

ref #8509 handle non-default language textdata correctly in DbTextDataMapper

492451b1 09/29/2019 08:17 PM Andreas Müller

ref #8509 handle truncated titlecaches in DbObjectMapper correctly

f19a4363 09/29/2019 08:16 PM Andreas Müller

cleanup

5dc4b31d 09/28/2019 06:41 PM Andreas Müller

ref #8509 some helper methods for ERMS export

e6f237b7 09/28/2019 06:38 PM Andreas Müller

cleanup

a32f2bd0 09/23/2019 12:13 PM Andreas Müller

ref #1444 add new ISourceable.add method

275bfcd0 09/06/2019 08:12 AM Andreas Müller

add Vlaans to Language uuids

b8911db5 09/05/2019 11:32 PM Andreas Müller

ref #1444, ref #8509 fix lastAction handling for ERMS

66061a00 09/04/2019 02:31 AM Andreas Müller

ref #1444, ref #8509 fix problems in TimePeriod mapping and toXXX method

7efb614a 09/04/2019 02:31 AM Andreas Müller

ref #1444, ref #8509 add last action mapping

b1674bbf 09/04/2019 02:31 AM Andreas Müller

cleanup

42798909 09/02/2019 04:46 PM Andreas Müller

cleanup

990febd3 09/01/2019 05:49 PM Andreas Müller

ref #1444 add some ISO 639-3 languages for ERMS import