Project

General

Profile

Download (33.1 KB) Statistics
| Branch: | Tag: | Revision:

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

c3ea667f 11/20/2018 05:15 PM Andreas Müller

cleanup and javadoc

a7058992 10/24/2018 12:54 PM Andreas Müller

cleanup

1c4a145c 10/16/2018 06:05 PM Andreas Müller

ref #7829 ref #7800 remove nomenclaturallyRelevant from Reference matching as it is not used at all

c7a433e1 10/16/2018 05:49 PM Andreas Müller

cleanup

2b2a66ac 09/13/2018 11:37 AM Andreas Müller

fix #7757 removed all deprecated hibernate @Index (and @Table) annotations from model

a81acd75 08/16/2018 11:43 AM Katja Luther

revert commit ff21181c

ff21181c 07/30/2018 12:47 PM Katja Luther

mend

ref #7599: minor

4e3fb073 06/14/2018 03:42 PM Andreas Kohlbecker

ref #1080 removing commented @IndexedEmbedded from Reference.inReference

5380fe2d 05/17/2018 10:28 AM Andreas Müller

ref #6752 return type for setDatePublished(TimePeriod) and set to deprecated

1941a843 05/16/2018 02:27 PM Andreas Müller

ref #6752 strictly use VerbatimTimePeriod where possible

23107f94 05/14/2018 10:29 AM Andreas Müller

cleanup

426e647f 05/09/2018 01:21 PM Andreas Müller

ref #6752 implement verbatimDate for Reference (Parser and Formatter still missing)

a88578ce 05/02/2018 02:00 PM Andreas Müller

ref #6241 replaced @created by @since in cdmlib

e6996f02 06/27/2017 01:48 PM Andreas Müller

ref #6754 further adapt DwC-A export

fbd5c030 06/24/2017 09:42 AM Katja Luther

minor

9dc896c9 06/03/2017 07:18 PM Andreas Müller

fix #6368 rename table and class TaxonNameBase

8a657847 05/22/2017 12:27 AM Andreas Müller

fix #6663 add attributes for externally managed references

8e602421 04/30/2017 09:39 AM Andreas Müller

ref #5258 add accessed to Reference (WebPage)

f0559e00 03/10/2017 10:43 AM Andreas Müller

fix #6449 Add convenience method to set both caches as protected

30d532b8 03/10/2017 10:34 AM Andreas Müller

ref #6449 Avoid empty titleCaches if only one cache is protected

3c6ba3cd 03/09/2017 04:20 PM Andreas Müller

fix #6459 Implement deduplication for IntextReferences

1b105214 02/17/2017 10:19 AM Andreas Müller

ref #6427 javadoc

f8b4b762 02/16/2017 10:35 PM Andreas Müller

Cleanup

eda6214b 05/26/2016 09:46 PM Andreas Müller

Fix failing inReference cache reset #1815

af5e38cf 05/26/2016 09:26 PM Andreas Müller

revert last commit

8e9a7092 05/26/2016 09:23 PM Andreas Müller

minor

71cecb32 05/26/2016 05:49 PM Andreas Müller

Further cleanup and rename new default cache strategy to default cache strategy #5833

d774802a 05/26/2016 05:22 PM Andreas Müller

Further clean up reference cache strategies #5833

bc556475 05/26/2016 04:57 PM Andreas Müller

Some further cleaning up for single reference cache strategy #5833

9db62d49 05/26/2016 03:58 PM Andreas Müller

Implement single cache strategy for references #5833

  • Implemented new class NewDefaultReferenceCacheStrategy and helper class TitleWithoutYearAndAuthorHelper
  • Moved all functionality of old ReferenceCacheStrategies to new class(es)
  • Moved all old strategies to package .old...
c81db8d5 05/25/2016 12:26 PM Andreas Müller

Remove generics from Reference itself (may lead to compile errors in TaxEditor and Vaadin) #5830

531fc7bc 05/25/2016 12:11 PM Andreas Müller

Remove generics from Reference in cdmlib (except for cdmlib-model) #5830

90046bc4 05/25/2016 11:22 AM Andreas Müller

Remove generics from Reference in cdmlib-model #5830

af45e069 05/02/2016 10:23 PM Andreas Müller

minor

974e7f9a 02/05/2016 02:04 PM Andreas Müller

Use correct column length annotation #5535

6c9b7962 08/27/2015 04:14 PM Cherian Mathew

#5161 Add initListener method to CdmBase object

844234ce 06/18/2015 11:58 AM Katja Luther

add @Audited to the argument type

8ee01de1 05/21/2015 05:00 PM Cherian Mathew

Merge branch 'master' of wp5.e-taxonomy.eu:/var/git/cdmlib into remoting-4.0

Conflicts:
cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/common/DefinedTerm.java
cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/common/DefinedTermBase.java
cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/reference/Reference.java...

162987d3 04/29/2015 05:24 PM Andreas Müller

added not blank handling for potential notEmpty strings #4653 , solving compilation issues

bc89eb0d 04/29/2015 05:18 PM Andreas Müller

added not blank handling for potential notEmpty strings #4653

d18d27fc 04/15/2015 11:17 AM Katja Luther

adapting the setters of attributes with @NullOrNotEmpty annotations #4653

e902c13e 03/19/2015 02:28 PM Andreas Müller

merge validation2 and model 3.5 into trunk

418a2bdc 03/17/2015 11:35 AM Katja Luther

fix search for common names in editor and minor

903cecc9 02/03/2015 03:45 PM Cherian Mathew

added Cascade.MERGE to all fields with annotation Cascade.SAVE_UPDATE

45732b87 10/17/2014 11:04 PM Andreas Müller

remove View class #4316 and update script for authorTeam rename #4432

9fda2b40 10/17/2014 10:00 PM Andreas Müller

rename Reference.authorTeam -> authorship #4432

ec1059aa 10/17/2014 09:31 PM Andreas Müller

adapt tests to missing Reference.series #4293 and not null constraint for test database ddl #4382

1ddb7fb8 10/17/2014 08:56 PM Andreas Müller

rename Reference.authorTeam -> authorship #4432

f89911d1 10/17/2014 08:53 PM Andreas Müller

rename Reference.authorTeam -> authorship #4432

7e045089 10/17/2014 08:06 PM Andreas Müller

remove series from Reference #4293

d4657a24 08/11/2014 02:56 PM Andreas Müller

better handling of abbreviated title cache in references, series -> seriesPart and some improvements in the reference cache strategies #4280, #4239

5891b5f0 07/18/2014 02:48 PM Andreas Müller

minor

a10163ea 05/09/2014 11:03 AM Andreas Müller

fixing bug for missing reference type

60d8ad91 05/09/2014 10:24 AM Andreas Müller

implement cache strategy for section references and remove generics from reference cache strategies.

70c786d3 05/08/2014 11:36 AM Andreas Müller

Add preliminary SectionCacheStrategy and remove generics from reference cache strategies

899d760b 02/21/2014 10:33 PM Andreas Müller

toString for Reference

91e01be2 01/29/2014 02:20 PM Andreas Müller

add some listeners commented code for Reference class to handle abbrevTitleCache refresh later on

4792c243 09/09/2013 03:01 PM Andreas Müller

minor

68df4d39 09/05/2013 11:14 PM Andreas Müller

bugfix for DOI handling

87e91505 09/05/2013 05:06 PM Andreas Müller

implement DOI class and use in Reference #3572

cef947df 08/27/2013 10:35 AM Andreas Müller

remove commented annotations

219acb96 08/23/2013 11:11 AM Andreas Müller

some fixes for modell change branche

51ca7dc5 08/13/2013 05:55 PM Andreas Müller

Bugfix for article cache strategy

546d52fc 08/13/2013 05:29 PM Andreas Müller

some bugfixes and persistence implementation for abbrev title in reference

b606df4d 08/13/2013 04:01 PM Andreas Müller

first version of abbreviated title cache generation for references : #1551

1747fb8f 07/23/2013 02:46 AM Andreas Müller

update update script such that no validation errors exist anymore

f3dabfca 07/02/2013 10:00 AM Andreas Müller

resizing titleCache and fullTitleCache (#1592) and renaming CategoricalData.states -> stateData (#2923)

717aa7c0 06/26/2013 06:26 PM Andreas Müller

implement abbreviated title for references #1551

3201480a 04/12/2013 06:26 PM Andreas Müller

Add missing @Audited annotations to mapped superclasses

95d79c4d 04/08/2013 06:07 PM Andreas Müller

remove model changing validations fix Delete_Orphan #3379

4af7bea2 03/26/2013 07:18 PM Andreas Kohlbecker

cleaning up @Field annotations

a13c5f66 03/16/2013 01:30 AM Andreas Müller

Hibernate 4 migration. All test running except for SDDImport (Out of memory)

e79f4fb2 03/16/2012 05:40 PM Andreas Müller

bugfix for nomRef date and failing cache strategy tests

231b3b98 03/16/2012 03:47 PM Andreas Müller

getDatePublishedString for Reference

a1880b43 09/06/2011 06:21 PM Andreas Müller

remove imports

f6c0ba78 05/25/2011 10:40 AM Katja Luther

minor changes in reference validation

dbe93902 05/24/2011 11:15 AM Katja Luther

commented the InReference annotation out

db415600 05/23/2011 11:39 AM Katja Luther

moved all validation tests to model, except ValidationTest
wrote validation for references

f88ffe46 05/04/2011 01:19 AM Andreas Müller

made termsourceuri a real URI (#2313)

a42e27ce 01/04/2011 09:32 PM Andreas Müller

Added clone() to all TaxonNameBase classes (including some descriptive and common classes). #2170

9b27ee38 12/15/2010 09:41 PM Andreas Müller

reference.uri from String to java.net.Uri (#2150)

1d36aa54 12/01/2010 04:17 PM Andreas Müller

merge 3.0.2 to trunk