Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
9c6288d0 05/06/2009 09:37 AM Anahit Babadshanjan

Bug fixes for search

a86c9457 05/05/2009 04:25 PM Niels Hoffmann
cd3a62bd 03/13/2009 04:36 PM Anahit Babadshanjan

Fixed IdentifiableEntity.compareTo() method

7392b528 03/10/2009 06:13 PM Anahit Babadshanjan

Added setter method for nomenclaturalReference workaround

cc2a50da 03/10/2009 04:25 PM Anahit Babadshanjan

Workaround for proxy problem with getNomenclaturalReference().

cfb3aa04 03/10/2009 03:48 PM Andreas Müller

no delete-orphan in TaxonNameBase anymore (2.0)

3fc6aeee 03/05/2009 05:31 PM Anahit Babadshanjan

New delete taxon method merged from 2.1. Made some description base fields transient to be compatible with latest imports. Fixed compilation errors.

2e12ec86 03/05/2009 11:06 AM Andreas Müller

HibernateProxyHelper bug (v2.0)

ed60b484 03/03/2009 05:38 PM Andreas Müller

deproxy for CdmBase (v2.0)

e3833d99 03/02/2009 06:03 PM Andreas Kohlbecker

fixing import problems with TDWG areas

84a6a9cc 02/25/2009 08:10 PM Anahit Babadshanjan

Minor

4f49056b 02/19/2009 12:11 PM Anahit Babadshanjan

Added comments for Agent / Contact refactoring

08538ace 02/19/2009 12:11 PM Helene Fradin

Addition of the new attribute: descriptive system

d9d1e8dc 02/19/2009 12:02 PM Anahit Babadshanjan

Fixed normalization problems in JAXB import

288cb00c 02/18/2009 02:37 PM Andreas Müller

Bug in NomenclaturalCode

06500eab 02/17/2009 07:55 PM Andreas Müller

minor

9b7c87f2 02/17/2009 07:54 PM Andreas Müller

some generics

f60d8785 02/17/2009 07:50 PM Andreas Müller

minor

f6dc2933 02/17/2009 07:46 PM Andreas Müller

BookSectionDefaultCacheStrategy bugfix

a15d534f 02/17/2009 07:41 PM Andreas Müller

NomenclaturalStatusType changed to HashMap initialization

e3efa09e 02/17/2009 04:22 PM Niels Hoffmann

bookSectionstrategy bugfix

e4d891e1 02/16/2009 05:36 PM Andreas Müller

minor

a1c4f027 02/16/2009 04:54 PM Andreas Müller

fix for orderedTermVocabulary bug

006fc1c4 02/16/2009 04:54 PM Andreas Kohlbecker

SuppressWarnings

bf22f758 02/16/2009 01:47 PM Andreas Müller

LazyInitError in Representation.getLanguage and minor changes

d0c06f88 02/16/2009 10:50 AM Anahit Babadshanjan

Plugin 2.00.00.14 - with debug messages to investigate term initializing problems

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

NomenclaturalCode -> enum

933978db 02/11/2009 11:40 AM Anahit Babadshanjan

Cleanup

f16c1e40 02/10/2009 11:20 AM Andreas Kohlbecker

partialToString() method introduced

e2841c04 02/05/2009 05:34 PM Helene Fradin

Change from @OneToMany for @ManyToMany for 'media' field

5fac4ff5 02/05/2009 05:32 PM Helene Fradin

Change from @OneToMany for @ManyToMany for 'media' field

91c65d51 02/05/2009 05:06 PM Helene Fradin

While waiting or hibernate to handle complex collection type, replacement of MultilanguageText by a Map

a46cb606 02/05/2009 05:05 PM Helene Fradin

Addition of the annotation @Lob for the getText() method

30df2e6a 02/05/2009 05:03 PM Helene Fradin

@OneToMany for Media becomes @ManyToMany

6c227295 02/05/2009 11:49 AM Andreas Müller

minor change

62e7967f 02/04/2009 03:56 PM Anahit Babadshanjan

Annotated field as IDREF

8d69ef60 02/03/2009 05:33 PM Andreas Müller

minor

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

compareTo() implemented for IdentifiableEntity

2741a5a7 01/30/2009 05:49 PM Anahit Babadshanjan

Fix name cache strategy for autonyms

08e020fa 01/27/2009 02:45 PM Anahit Babadshanjan

Catch LazyInitializationException in toString() method

f05d2f9d 01/26/2009 05:21 PM Anahit Babadshanjan

Changed direction for taxon.removeTaxon() -> semantics changed!!

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

107f3f48 01/19/2009 05:19 PM Anahit Babadshanjan

Normal explicit excel import: Save name status, author, parent relationship

c687d3ba 01/15/2009 03:54 PM Anahit Babadshanjan

Annotated fields partOf, kindOf, generalizationOf as IDREF

b08e3f35 01/13/2009 05:07 PM Anahit Babadshanjan

Problem in Berlin Model import with saving Book Sections fixed

605605e0 01/07/2009 05:32 PM Anahit Babadshanjan

Define "Includes" as @XmlIDREF to fix endless loop during marshalling.

76d5535d 01/05/2009 12:57 PM Ben Clark

Implemented generic model classes required for authentication / authorization in the cdm (User, Group, GrantedAuthority) based on spring-security interfaces as part of #466

1a35ee20 12/19/2008 06:28 PM Ben Clark

Added methods for retrieving Rights and OriginalSource as part of #466 implemented RightsTerm vocabulary, corrected mappings for Rights and OriginalSource

ec73a350 12/19/2008 04:59 PM Ben Clark

Mapped the One-to-Any properties in Marker and Annotation (#468).

a2a36ad5 12/19/2008 02:23 PM Ben Clark

Implemented taxonomic & geospatial scope properties for Identification Keys (#467)

b9adfb4e 12/18/2008 02:36 PM Ben Clark

Fixed a couple of bugs introduced during #464

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

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

07877786 12/17/2008 04:28 PM Anahit Babadshanjan

Changed type of field Annotation.annotationType to AnnotationType (from MarkerType)

ce025e29 12/17/2008 01:23 PM Ben Clark

Implemented changes to the aspectj pre-compilation step due to problems with the aspectj-maven-plugin and implemented #464

0b449a78 12/16/2008 04:49 PM Anahit Babadshanjan

Merged branches/cdmlib/1.4 changes r4452:r4686 into the trunk

dadf5cd0 12/15/2008 07:02 PM Andreas Kohlbecker

reverting modifications made from r4651 to r4654 by applying the patch:
svn diff -r 4654:4651 http://dev.e-taxonomy.eu/svn/trunk/cdmlib/
(one minor bug has been left out)

9886379f 12/15/2008 05:53 PM Andreas Müller

suppress warning

35070755 12/11/2008 05:10 PM Andreas Kohlbecker

problems with generics fixed & switched to aspectj 1.6.2 due to bugs in earlier versions

ed2aa142 12/11/2008 10:28 AM Andreas Müller
0d575644 12/09/2008 02:06 PM Andreas Müller

Delete Warning, no substantial changes

3d2f6860 12/09/2008 01:00 PM Ben Clark

Fixing hibernate mappings relating to issues #457 and #460, allowing schema generation as a precursor to using unitils / dbunit

fc3aa33a 12/09/2008 11:18 AM Andreas Müller

serialVersionUID

6f5157ef 12/08/2008 07:13 PM Andreas Müller

serial IDs

5743f434 12/08/2008 05:15 PM Anahit Babadshanjan

isPeriod -> transient

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

BookSection parsing and formatting

501384ed 12/03/2008 10:02 PM Andreas Müller

additional nom. status

eeb9b14e 12/03/2008 09:52 PM Andreas Müller

BookSection and whitespace parsing debug

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

parser bugfixing

b7a28a9a 11/27/2008 05:23 PM Anahit Babadshanjan

Continent inherits from NamedArea

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

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

90a87780 11/27/2008 02:04 AM Andreas Müller
4abe903b 11/27/2008 02:04 AM Andreas Müller
6278075c 11/27/2008 02:03 AM Andreas Müller

Delete warnings in TermNotFoundException

c75b3a96 11/27/2008 02:01 AM Andreas Müller

Delete warnings in TermNotFoundException

c6e8a6e5 11/27/2008 01:59 AM Andreas Müller

-

c8bfcc91 11/27/2008 01:41 AM Andreas Müller

Delete warnings in view

32abcc97 11/27/2008 01:40 AM Andreas Müller

Delete warnings in location

03abbcde 11/27/2008 01:39 AM Andreas Müller

Delete warnings in description

b3730261 11/27/2008 12:54 AM Andreas Müller

Delete warnings in media

d3fbdf52 11/27/2008 12:45 AM Andreas Müller

Delete warnings in molecular

961ee94b 11/27/2008 12:34 AM Andreas Müller

warning clean cdmlib-model agent and jaxb

dc776ce0 11/26/2008 03:34 PM Anahit Babadshanjan

Fixed Hibernate mappings, JAXB annotations, and typos after model review.

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

13964dc6 11/25/2008 10:23 PM Andreas Müller

TimePeriod bugfix

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

parser update

3c8bedc8 11/25/2008 04:31 PM Niels Hoffmann

corrected a typo

36ba3c6e 11/24/2008 05:09 PM Andreas Müller

taxon.isMisapliedName model

b824294c 11/24/2008 11:22 AM Anahit Babadshanjan

Finished JAXB annotations for media, reference, and molecular packages

efbd1acc 11/21/2008 06:14 PM Anahit Babadshanjan

Some bug fixes

437dbee8 11/21/2008 12:01 PM Helene Fradin

List of State has been corrected to List of StateData

a97595f0 11/20/2008 05:52 PM Anahit Babadshanjan

Search for specific references implemented (getReferencesByTitle)

a383f5fd 11/19/2008 06:36 PM Andreas Müller

OriginalSource NewInstance with Citation and microRef

5125b360 11/19/2008 06:32 PM Andreas Müller

TimePeriod null-Pointer bug

6252a601 11/19/2008 06:15 PM Andreas Müller

Documentation of Media classes

3dfca6cb 11/19/2008 03:06 PM Anahit Babadshanjan

Jaxb export/import working for Cichorieae including distribution data

1cb6d1d6 11/19/2008 01:24 AM Andreas Müller

Rank -> warn -> info

f38dbbf8 11/18/2008 08:24 PM Andreas Müller

further TaxonRelationshipTypes

dac85d59 11/18/2008 05:15 PM Andreas Müller

NomCode.getCdmClass