Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
89d135c6 07/22/2022 11:50 PM Andreas Müller

ref #10057 add accessed field to OriginalSourceBase

9c021029 07/22/2022 11:50 PM Andreas Müller

ref #10097 change originalNameString to originalInfo in cdmlib

a4cab8c6 07/16/2022 11:22 PM Andreas Müller

ref #10092 adapt markup import to FdG requirements (fixing errors)

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

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

ref #9359 upgrade cdmlib to log4j 2

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

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.)

d04974c4 11/12/2021 04:29 PM Andreas Müller

cleanup

3c420001 10/08/2021 09:39 PM Andreas Müller

ref #9801, ref #7980, ref #8871 remove aggregated source descriptions from aggregation and fix persistence issues

c50ece59 10/08/2021 05:57 PM Andreas Müller

cleanup

6163ee20 10/07/2021 01:02 PM Andreas Müller

ref #8871, ref #7980 handle aggregation source mode TAXON for toParent

f600798d 10/07/2021 01:33 AM Andreas Müller

cleanup

051b6f6e 09/09/2021 12:36 PM Andreas Kohlbecker

fix #9706 reducing field visibility of sections to authors, pages and inReference

92aff796 08/21/2021 02:20 PM Andreas Müller

fix #9738 fix recursion for only titleCache protected nomenclatural source

88271645 07/13/2021 10:54 AM Andreas Müller

fix #9705 remove nomRef token and fix nomRef formatting for references without title

6bf3734b 07/05/2021 01:15 PM Andreas Müller

ref #9692 add operation class and link from TaxonRelationship

71be5a6e 05/31/2021 10:30 PM Andreas Müller

ref #9639 replace fullAbbreviatedTitleCache by nomenclaturalTitleCache for references

0e227b90 05/19/2021 02:53 PM Andreas Müller

ref #6427 add in doc

b182d576 05/13/2021 11:14 AM Andreas Müller

cleanup

dd9ab0c7 05/03/2021 10:50 PM Andreas Müller

fix #9604 bibliographic ReferenceDefaultCacheStrategy and NomenclaturalSourceFormatter splittet

21be58d8 05/03/2021 09:28 AM Andreas Müller

rename DefaultReferenceCacheStrategy to ReferenceDefaultCacheStrategy

b5c91e8c 04/30/2021 09:35 PM Andreas Müller

ref #9597 handle MediaSpecimen and its sources correctly in TypeDesignationSet formatting (cont.)

f56a9bfd 03/30/2021 11:38 PM Andreas Müller

cleanup

178b6ca0 03/30/2021 11:38 PM Andreas Müller

fix #9571 also allow new formatting for databases and maps

6202dea8 03/30/2021 11:00 PM Andreas Müller

fix #9571 improve sec-formatting for taxa with webpage secundum

aa7def03 03/30/2021 10:58 PM Andreas Müller

cleanup

d9aa603a 03/24/2021 04:44 PM Andreas Müller

fix #9551 and #9550 seriesPart parsing for articles (and books?) and special titles like PhytoKeys

7eef060a 03/19/2021 02:05 PM Andreas Müller

cleanup

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

cleanup

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

ref #9330 remove OriginalSourceType.nomenclaturalSource and secundumSource

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

ref #9331 factory methods for NamedSource

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

ref #9331 some final changes in model for NamedSourceBase et al.

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

d71868a2 03/19/2021 02:01 PM Andreas Müller

ref #9327 add sec source to TaxonBase (with few open issues)

46b6cd1f 03/19/2021 02:01 PM Andreas Müller

cleanup

fc70bf22 02/04/2021 04:51 PM Andreas Müller

cleanup

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

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

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

cleanup

46f7b66d 01/20/2021 03:12 PM Andreas Kohlbecker

ref #7223 proper definition of IPersonalCommunication in ReferencePropertyDefinitions

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

76ee473f 12/03/2020 05:45 PM Andreas Müller

ref #8547 add inreference type for Proceedings

2c0bb8e3 12/03/2020 02:23 PM Andreas Müller

ref #8547 make ReferenceType.inReferenceContraints() a list

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

c2139d5c 11/03/2020 09:27 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

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

ref #9204 remove commons-lang2 from cdmlib dependencies

c7482183 08/20/2020 09:21 AM Andreas Müller

ref #9194, ref #6581 fix propOrder

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

ref #9194, ref #6581 Remove ReferencedEntityBase

16f88eb2 06/27/2020 11:01 AM Andreas Müller

cleanup

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

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

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

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

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

cleanup

4dfb209d 12/13/2019 02:02 PM Andreas Kohlbecker

fixing ClassCastException in CdmLinkSource for taxa

53838507 12/13/2019 12:22 PM Andreas Müller

remove unneccary instanceof

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

9235bde5 11/15/2019 01:04 PM Andreas Müller

ref #8679 fix rerun DistributionAggregation with changed sources and deleted distributions

f6a63f8b 11/14/2019 11:37 AM Andreas Kohlbecker

ref #8673 CdmLinkSourceBeanProsessor disabled and init strategy for cdmSource.target

019036d1 11/13/2019 03:19 PM Andreas Kohlbecker

ref #8673 CdmLinkSourceBeanProsessor to serialize CdmLinkSource as TypedEntityReference

1e2fd81a 11/13/2019 11:15 AM Andreas Müller

ref #8673 make cdmSource Eager to avoid LIEs

46278434 11/12/2019 11:19 AM Patrick Plitzner

ref #8651, #8467 Use unified aggregation class for matrix aggregation

  • Link specimen descriptions as sources as direct CDM entities
c1217ecf 11/11/2019 12:12 PM Andreas Müller

ref #8673 Fix NPE for OriginalSourceBase.getCdmSource

186cf7ed 11/10/2019 12:30 PM Andreas Müller

ref #8673 add Cascade.Delete and orphanRemoval and handle getter/setter on target directly

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

fix #8673 Add CdmLinkSource to OriginalSourceBase

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

ref #1444 add new ISourceable.add method

91c82b50 08/28/2019 01:41 AM Andreas Müller

cleanup

9bee6bd5 08/13/2019 03:13 PM Andreas Müller

ref #8442 fix some jaxb annotations

816fdaa0 08/13/2019 03:13 PM Andreas Müller

ref #8442 add externallyManaged to DefinedTermBase and TermVocabulary and make ExternallyManaged an embeddable class

4f817727 08/13/2019 03:13 PM Andreas Müller

ref #8442 move AuthorityType to model.common

c1a30095 08/05/2019 04:11 PM Andreas Müller

cleanup

79959591 07/17/2019 10:44 AM Andreas Müller

ref #8281 and E+M import (additional attributes in TeamOrPersonBase, Reference and TaxonNode)

509e35a1 05/16/2019 06:38 AM Andreas Müller

make referenceTitleCache index consistent

1a1cc8f8 04/08/2019 10:30 AM Katja Luther

ref #8096: smaller changes for update caches

423bae12 04/04/2019 10:09 AM Andreas Müller

deprecate isNomenclaturallyRelevant

334731bb 03/06/2019 12:57 PM Andreas Müller

ref #8162 missing adaption for moving of OriginalSourceBase

bd491943 03/06/2019 12:30 AM Andreas Müller

ref #8162 move OriginalSourceXXX to reference package

1c39686b 03/05/2019 11:33 AM Andreas Müller

ref #8162 adapt cdmlip to new term package structure

be4d3325 02/25/2019 08:49 PM Andreas Müller

cleanup

da556b15 02/25/2019 08:49 PM Andreas Müller

fix #7859

bfa30d38 02/13/2019 02:49 PM Andreas Müller

ref #8030 add tests for nameService (not yet finished) and fixing updateCache handling in TaxonName

5d2a77b2 02/13/2019 01:20 PM Andreas Müller

ref #8030 Move cache updating to model classes, no tests yet

afb7802b 01/31/2019 01:38 PM Andreas Kohlbecker

ref #7481 adding BookSection to inReference constraints

fa63b6b4 01/14/2019 06:22 PM Andreas Müller

cleanup

9eb3b85d 12/20/2018 01:00 PM Andreas Kohlbecker

ref #7481 inReference constraints added as method to ReferenceType - making method static

bc7a1271 12/20/2018 11:49 AM Andreas Kohlbecker

ref #7481 inReference constraints added as method to ReferenceType

cfb05c06 12/07/2018 01:01 PM Andreas Kohlbecker

ref #7918 harmonizing ReferencePropertyDefinitions with latest changes in reference interface hierarchy

89ea7aed 11/28/2018 01:39 PM Andreas Müller

ref #7930 remove IWithDoi from IAuthoredPublicationBase

1ef801b6 11/28/2018 01:38 PM Andreas Müller

revert unwanted last commit

2441a5df 11/28/2018 01:37 PM Andreas Müller

ref #7930 remove IWithDoi from IAuthoredPublicationBase