Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
4855bbd5 07/26/2018 12:19 PM Katja Luther

adding new SpecimenOrObservationType and smaller changes

11d3d7eb 06/14/2018 12:51 AM Andreas Müller

cleanup and remove rows(xxx) method

bdebca02 05/31/2018 09:32 AM Katja Luther

ref 3984: add persistence method to get uuidAndTitleCaches for a list of uuids

272079a3 01/17/2018 03:43 PM Katja Luther

ref #3533: new method to get only references with dedicated author

c781c97b 12/15/2017 01:15 PM Katja Luther

implement possibility to get cdmEntities by identifiers in dialogs

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

fix #6368 rename table and class TaxonNameBase

680b19b1 03/11/2017 01:45 AM Andreas Müller

ref #5620 reduce log level for Reference null titleCaches

085e203e 03/11/2017 01:44 AM Andreas Müller

cleanup

fd482224 03/07/2017 02:55 PM Katja Luther

ref #1606: fix exception for pattern ? in reference selection dialog

f4a1c455 02/01/2017 08:41 PM Andreas Müller

ref #1606 fix bug in referenceDao.getUuidAndTitleCache

5a0834fb 02/01/2017 08:37 PM Andreas Müller

Cleanup

a80bb20e 02/01/2017 11:39 AM Katja Luther

fix #1606: add generic type to all filters

71bfbee0 02/01/2017 11:05 AM Katja Luther

ref #1606: add methods to provide filter for reference type

3d654cd3 01/19/2017 10:35 AM Katja Luther

fix #6342: fix exception for ? in selection dialog

d45008d0 12/20/2016 11:49 AM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code

40dfdbc5 09/19/2016 01:12 PM Katja Luther

fix #6061: search in titlecache and nomenclatural titleCache in getUuidAndAbbrevTitleCache

542640fa 09/15/2016 10:41 AM Katja Luther

fix #5837: search on abbrevTitleCache instead of abbrev title

98838827 09/12/2016 03:00 PM Katja Luther

fix #6061: search for titlecache if abbrev title is empty

2efa2b50 08/25/2016 10:26 AM Katja Luther

ref #5837 implement search for nomenclatural title

e20defe1 06/30/2016 09:13 AM Katja Luther

fix getUuidAndTitleCache for pattern with ?

692dd91f 06/29/2016 02:22 PM Katja Luther

fix getUuidAndTitleCache for pattern with * or ?

e0d5117b 06/28/2016 03:29 PM Katja Luther

fix UuidAndtitleCache methods for pattern with asterisk

f9540b36 06/17/2016 01:02 PM Katja Luther

fix getUUIDAndTitleCache for references

c51ef083 06/10/2016 02:12 PM Katja Luther

add limit and pattern to the uuid and titlecache methods

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

Further cleanup and rename new default cache strategy to default 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...
531fc7bc 05/25/2016 12:11 PM Andreas Müller

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

0ecfd682 04/28/2016 03:47 PM Andreas Müller

Remove bidirectionality for supplemental data #5743

d26d6619 05/26/2015 01:40 PM Andreas Müller

moving UuidAndTitleCache from model to persistence. #4799

a15c158c 05/20/2015 05:23 PM Andreas Müller

added id to uuidAndTitleCache

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

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

rename Reference.authorTeam -> authorship #4432

3fd08fbf 11/04/2013 12:43 AM Andreas Müller

revert r19380

3801822d 11/03/2013 06:23 PM Andreas Müller

change DescriptionBase.descriptionElements to DescriptionBase.elements #3841

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

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

44f0d9d0 03/26/2013 05:46 PM Andreas Kohlbecker

explicitely ordering taxa for test ReferenceDaoHibernateImplTest.testListCoveredTaxa()

8e26acfb 11/30/2012 06:07 PM Sybille Bürs

i put a distinct in the hibernate query of the getAllNomenclaturalReferences(). because the return list held doubles.

37f5dcc0 11/30/2012 05:59 PM Sybille Bürs

just added the files of my statistics1 branche manually because reintegration failed

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

merge 3.0.2 to trunk

55055695 09/02/2010 12:33 PM Andreas Kohlbecker

re-integrating branches/cdmlib/oai-pmh up to revision 10059

27ebd6c8 06/22/2010 09:43 PM Niels Hoffmann

implemented a couple of getUuidAndTitleCache methods for agents

443f1bb1 06/21/2010 01:32 PM Niels Hoffmann

merging the last changes from SPRINT-Cichoriea1 into trunk

892efc69 06/16/2010 05:30 PM Andreas Kohlbecker

merging /branches/cdmlib/SPRINT-Chichorieae1/ to trunk

4532d825 12/18/2009 11:33 AM Ben Clark

Refactored free text search to re-use the same code for all identifiable entities. Switched to StandardAnalyzer to include indexing of numbers. Removed redundant code from taxonDao.delete() method (as included entities deleted using hibernate's cascade method)

b8e1cb03 11/04/2009 12:01 PM Katja Luther
6837d5b7 10/29/2009 02:07 PM Andreas Kohlbecker

Merging revisions 7377-7378,7390-7396,7400-7405,7412-7414,7442-7443,7448-7449,7453-7456 of http://dev.e-taxonomy.eu/svn/branches/cdmlib/2.2 into trunk - test in error, see #1274, #1275

27a53aac 10/20/2009 12:58 PM Niels Hoffmann

fixes #998

b3715e03 09/21/2009 01:05 PM Niels Hoffmann

changed flush mode to COMMIT. Solves lots of issues regarding hibernate conversations.
added getUuidAndTitleCache methods at service level

57606ee3 09/21/2009 02:21 AM Andreas Müller

Intensive model change for referenceBase and subclass, smaller model changes for taxonBase and marker

82c4b637 09/08/2009 06:13 PM Niels Hoffmann

refactored UuidAndTitleCache methods

adadf4fa 08/26/2009 12:20 PM Niels Hoffmann

finetuning match mechanism

a7c68045 06/17/2009 02:03 PM Andreas Müller

TaxonomicTree implementation (persistence)

6d9050bd 05/15/2009 06:25 PM Ben Clark

Refactored ISearchableDao to make it more generic, then added it and implementations to daos for Agents, References and Media

bedfcc4d 01/20/2009 06:05 PM Ben Clark

Major changes to the cdmlib default term loading and initialization, plus free-text search of Taxa (by name) and DescriptionElementBase elements as part of #476

8127ca8d 01/12/2009 05:44 PM Andreas Kohlbecker

added @Qualifier to help autowiring in cdmlib-remote

4a3bf259 04/24/2008 03:55 AM Andreas Müller
30a3be8c 04/21/2008 11:01 PM Andreas Müller