Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
7ed58613 12/08/2010 06:56 PM Niels Hoffmann

Added a new match mode. With the existing match modes it was impossible to perform an inexact search (i.e. like) and definging wildcards yourself.

Also fixes #1381

ba68a9df 10/15/2010 05:48 PM Andreas Kohlbecker

getting all SpecimenOrObservationBases for a Taxon

65c22e25 09/13/2010 04:43 PM Andreas Kohlbecker

sdd import matches descriptions to existing taxa

ea44ebfc 07/07/2010 10:56 AM Andreas Müller

minor

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

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

a784f00f 03/10/2010 12:00 PM Katja Luther

merge cate-development2 branch with 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)

73e67b40 11/02/2009 01:29 PM Ben Clark

Refactored OrderHint and added RandomOrder, plus a couple of small bug fixes in VersionableDaoBase

78c2bf74 10/26/2009 01:44 PM Katja Luther

licence comment added

9af0ba1b 10/07/2009 02:07 PM Ben Clark

Merged in changes from cate-development branch and upgraded to spring 3.0.0.RC1

dd29fbb1 08/26/2009 11:54 PM Ben Clark

Implemented Grouping Criteria method for ICdmEntityDao, including group by count and group by year / month / day for dateTime fields

681b753e 07/07/2009 04:02 PM Andreas Kohlbecker

new dao methods and cleaning up ITaxonDao

f1c273a5 05/28/2009 02:36 PM Anahit Babadshanjan

Merged search changes from 2.0

53f647c4 04/21/2009 11:04 AM Anahit Babadshanjan
b8e3646e 04/20/2009 05:22 PM Anahit Babadshanjan

TypeDesignationStatus renamed to SpecimenTypeDesignationStatus

58a42106 03/19/2009 05:29 PM Anahit Babadshanjan

Merged branches/cdmlib/2.0 changes r5130:5370 into the trunk