Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
c76ef9e7 08/05/2009 02:51 AM Andreas Müller

bugfix for media.clone

002b71ff 08/05/2009 01:37 AM Andreas Müller

Media.clone and MediaTest

b43a96fd 08/03/2009 10:46 AM Andreas Müller

minor

45f4d8c7 08/03/2009 10:46 AM Andreas Müller

minor

4f3ca955 07/07/2009 03:59 PM Andreas Kohlbecker

fix in taxonomic tree and some comments

687f5699 06/25/2009 07:24 PM Niels Hoffmann

Corrected the implementation of removeRootNode in TaxonomicTree

09fa27d7 06/25/2009 04:51 AM Andreas Müller
39d6fa12 06/25/2009 01:40 AM Andreas Müller

Test for TaxonNameBase and HomotypicalGroup

fa960f00 06/23/2009 01:00 PM Andreas Müller

minor

aa5bea1e 06/23/2009 01:00 PM Andreas Müller

minor

f4cfc931 06/23/2009 12:50 PM Niels Hoffmann

Added methods concerning taxonomic tree to taxon service.

0d240285 06/19/2009 04:39 PM Andreas Müller

Homotypical Group improvement

b30dfca2 06/18/2009 04:51 PM Andreas Müller

new functionality for homotypical group

7649f92c 06/18/2009 04:28 PM Andreas Kohlbecker

minimum base web services for CDM Portal v2.0

b0dba4f3 06/17/2009 02:02 PM Andreas Müller

TaxonomicTree implementation (model)

222a02f3 06/16/2009 04:24 PM Andreas Müller

PublicationBase tests

239f6e5d 06/16/2009 11:28 AM Andreas Müller

minor changes in TimePeriod and TimePeriodTest

7b6e0c51 06/09/2009 12:24 PM Andreas Müller

TimePeriod with freetext in -model

a065745f 06/08/2009 01:21 PM Andreas Müller

ExtensionType implemented

81299e61 06/05/2009 06:11 PM Ben Clark

Made TimePeriod non-null to allow for MVC binding

00ec163b 05/26/2009 06:01 PM Niels Hoffmann

minor

4f88d0b2 05/26/2009 05:43 PM Andreas Müller

UTF8 for TDWG areas

9ef3996e 05/26/2009 05:42 PM Andreas Müller

Test for authorship cache

5bb47346 05/26/2009 05:39 PM Andreas Müller

Bugfix for zoological name cache strategy

c69c6827 05/25/2009 04:20 PM Anahit Babadshanjan

Fixed name/specimen type designation status mapping

21f31bf8 05/20/2009 12:12 PM Andreas Müller

references and microreferences for name relations
specimenTest fix

7df8a14b 05/19/2009 05:43 PM Anahit Babadshanjan

More tests for NameTypeDesignation and SpecimenTypeDesignation

43c9559f 05/18/2009 06:25 PM Andreas Müller

TimePeriod toString

d5f87d01 05/11/2009 03:18 PM Andreas Müller
4208745a 05/07/2009 01:36 PM Ben Clark

Lots of changes, but primarily:
Enabled the marshalling / unmarshalling of LSIDAuthority
Renamed the User table to UserAccount to avoid problems on SQLServer
Major refactoring of CacheStrategyGenerators so that the generic framework extends across all IIdentifiableEntities, allowing (but not requiring) the use of @Configurable and aop to inject custom cache strategy generators at runtime

56c713a8 04/23/2009 03:11 PM Anahit Babadshanjan
2d4607f2 04/20/2009 05:22 PM Anahit Babadshanjan

TypeDesignationStatus renamed to SpecimenTypeDesignationStatus

ef846006 04/02/2009 06:05 PM Andreas Müller

taxonomic view and node in model

053b9144 03/29/2009 05:06 PM Andreas Müller

minor

109c58b1 03/26/2009 02:22 PM Anahit Babadshanjan

Ignore NameTypeDesignationStatusTest since NameTypeDesignationStatus initializing still commented

db45aff9 03/25/2009 10:07 PM Andreas Müller

Credits in model

828f8b96 03/25/2009 01:50 PM Anahit Babadshanjan

NameTypeDesignationStatus defined terms added (ticket #642)

e133b83b 03/24/2009 07:10 PM Andreas Müller

model change for references (publishers) and taxon status

8047f68f 03/24/2009 04:13 PM Andreas Kohlbecker

removing cast from inside getNomenclaturalReference() in model - FIX

168723a2 03/19/2009 05:29 PM Anahit Babadshanjan

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

2faf407b 03/18/2009 03:34 PM Andreas Müller

licences and INomenclaturalReference for CdDvd

fd7ee7b1 03/12/2009 05:57 PM Ben Clark

Minor problems discovered whilst refactoring CATE:
Corrections to User / Group / Authority impl
Changes due to upgrade of hibernate-search
change private constructors to protected (due to their handling by hibernate proxies)

903a851d 03/05/2009 12:36 PM Ben Clark

Refactored User / Group / Granted Authority + Auditing properties (#630)

c49c125c 03/02/2009 04:46 PM Andreas Müller

bug fix for add/remove TaxonNameDescription in TaxonNameBase

35c9c0ba 03/02/2009 02:45 PM Andreas Müller

bug fix for Taxon.addDescription()

ee91bcd9 02/25/2009 01:45 PM Ben Clark

Committing large number of changes relating to versioning implementation (#108)

79b780e8 02/17/2009 07:45 PM Andreas Müller

NonViralNameParserImplTest bugfix

0d656d7a 02/12/2009 03:44 PM Andreas Müller

NomenclaturalCode -> enum

bb430412 02/03/2009 03:09 PM Anahit Babadshanjan

compareTo() implemented for IdentifiableEntity

879850c6 02/03/2009 01:11 PM Anahit Babadshanjan

Tests fixed for autonyms

f6765014 01/20/2009 05:59 PM Ben Clark

Major changes to the cdmlib default term loading and initialization, plus indexing of some model entities as part of #476

7ef24b51 12/18/2008 11:23 AM Ben Clark

Resolved #465 - Implemented relationships between terms and added relationships between TDWG Named Areas

83526b1d 12/05/2008 02:59 AM Andreas Müller

BookSection parsing and formatting

4a8d78dd 12/03/2008 09:56 PM Andreas Müller

parser tests for whitespace and booksection

83f8dc1f 12/02/2008 02:18 PM Ben Clark

Attempting to commit something small to the cdm-repository as a test

42dfc4a5 11/28/2008 01:16 AM Andreas Müller

parser bugfixing2

580d708d 11/27/2008 03:36 PM Andreas Müller

nomCode valid representation -> "valid"
rankless parsing and empty parsing

3e492278 11/26/2008 03:18 PM Andreas Müller

AuthorCache protected and NameCache protected

17e7adf7 11/26/2008 02:07 PM Andreas Müller
8a6e7943 11/25/2008 10:24 PM Andreas Müller

Parser enhancement

6680df00 11/25/2008 04:31 PM Andreas Müller

parser update

2b3f61c4 11/24/2008 05:23 PM Andreas Müller

test for isMisapliedName

c6ab6b1c 11/17/2008 05:34 PM Andreas Müller

GeoService URL removed from model Distribution class

e0f56e5f 11/13/2008 11:05 PM Andreas Müller

Distribution Test

bfb1ec0f 11/12/2008 11:12 AM Andreas Müller

TimePeriod -> jodaTime

5e0ea066 11/06/2008 05:27 PM Andreas Kohlbecker

casting

e9a13840 11/04/2008 04:40 PM Andreas Müller

SpecimenTest

ece28283 10/31/2008 01:18 PM Anahit Babadshanjan

Load predefined terms StatisticalMeasure and DerivationEventType

dbc6decd 10/30/2008 04:09 PM Anahit Babadshanjan

Assigned continents to ISO 3166 countries using TDWG scheme

12c8358b 10/23/2008 08:28 PM Andreas Müller
99dac0aa 10/15/2008 07:16 PM Andreas Müller

Distribution geoService Url updated

8e7d807c 10/13/2008 03:43 PM Andreas Müller
9400c56c 10/10/2008 12:19 AM Andreas Müller

update geoServiceUrl creation

a93cfbae 10/08/2008 10:58 PM Andreas Müller
681b057e 10/08/2008 12:55 AM Andreas Müller

colors for PresenceAbsence & DistributionUrl

0d34aeec 10/07/2008 09:42 PM Andreas Müller
9605e435 10/07/2008 05:15 PM Anahit Babadshanjan

Fixed makeEmpty()

c0bd32ce 10/07/2008 03:26 PM Anahit Babadshanjan

Changed locality from type String to type LanguageStringBase

a1803cf3 10/07/2008 11:06 AM Patricia Kelbert

change GatheringEvent: addCollectingArea instead of setCollectingArea (Set of NamedArea)

33508d06 10/06/2008 04:19 PM Anahit Babadshanjan

Implemented methods getFullTitleCache() and getDatabaseType() for Taxonomic Editor.

d3c778f3 09/29/2008 09:58 AM Anahit Babadshanjan

Refactored JAXB package from cdmlib-model to cdmlib-io. Activator added to app-import.

05968e02 09/16/2008 11:46 AM Anahit Babadshanjan

Marshall TextData/MultiLanguageText for one entry in Map

e3ae0574 09/16/2008 10:42 AM Andreas Müller

parser test updated

d26c2ef9 09/08/2008 02:31 PM Anahit Babadshanjan

Opportunity to omit term loading during DB initialization.
Use @Qualifier to fix bean creation error.

3aa5dcc7 08/28/2008 11:37 PM Andreas Müller
153fd456 08/26/2008 03:18 PM Anahit Babadshanjan
3e57e2a8 08/21/2008 04:59 PM Anahit Babadshanjan
c9aa1c0d 08/14/2008 04:13 PM Anahit Babadshanjan

Tested some options to retrieve taxa flat

49b5f716 08/12/2008 08:39 PM Niels Hoffmann

CLOSED - #360: DIPTERA type information for synonymous genera is missing

ddae61ce 08/12/2008 05:12 PM Anahit Babadshanjan

Deserialize Cichorieae reference database

b5bfe69b 08/05/2008 04:26 PM Anahit Babadshanjan

Refactored DataSet

e1c9b32e 08/05/2008 02:10 PM Anahit Babadshanjan

Performed project cleanup.

9d0d8d15 08/05/2008 01:58 PM Anahit Babadshanjan

Temporarily use getStrUuid method to annotate field uuid as XML ID until we migrate to JAXB 2.1.
Retrieve fields relatedTo, relatedFrom and type for taxon and synonym relationships.

9a76d148 07/30/2008 07:33 PM Niels Hoffmann

switched to featureTree implementation for displaying descriptions

6d9b8f5f 07/25/2008 02:26 AM Andreas Müller
c79406dd 07/23/2008 07:42 PM Niels Hoffmann
34fa66a8 07/23/2008 03:54 AM Andreas Müller
3f71435e 07/23/2008 03:19 AM Andreas Müller
cfbd62fa 07/23/2008 01:27 AM Andreas Müller

UUIDUserType

f0911bdc 07/18/2008 11:51 AM Anahit Babadshanjan

Changed synonyms to Set