Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e133b83b 03/24/2009 07:10 PM Andreas Müller

model change for references (publishers) and taxon status

8d3a7b43 03/24/2009 05:00 PM Andreas Müller

minor

b70a7f94 03/23/2009 04:39 PM Andreas Kohlbecker

reintroducing transient getters where required for cdm-remote; removing cast from inside getNomenclaturalReference(){}

c9866164 03/22/2009 10:56 PM Ben Clark

Made changes to the xml mapping of DefinedTermBase.kindOf, .partOf, includes, and generalizationOf due to the way JAXB handles (or doesn't) generics.

9dee3e0f 03/20/2009 05:55 PM Ben Clark

small change to AuditEvent

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

3190e7d8 03/12/2009 06:20 PM Ben Clark

added supportsCategoricalData to XmlType.propOrder

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)

b2231758 03/12/2009 04:43 PM Helene Fradin
  • addition of the boolean attribute "SupportsCategoricalData"
b7c8bf54 03/12/2009 04:41 PM Helene Fradin

CategoricalData

  • new Hibernate annotation for the list of StateData to be stored
ec1f7873 03/11/2009 08:27 PM Andreas Müller

lectotype for NameTypeDesignations

af3f8c57 03/11/2009 07:57 PM Andreas Müller

bug in NomenclaturalCode

d3af2c76 03/10/2009 02:31 PM Andreas Kohlbecker

getClassWithoutInitializingProxy() added to HibernateProxyHelper

ee709259 03/10/2009 02:28 PM Andreas Kohlbecker

removing potential null pointer exception from TermBase

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

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

ab5846c6 03/04/2009 06:45 PM Andreas Müller

Bug fix for HibernateProxyHelper (2.1)

06c0f84d 03/04/2009 02:51 PM Andreas Müller

deproxy for hibernate proxies (v2.1)

96c08c19 03/03/2009 11:31 AM Ben Clark

Minor changes due to Xml / Schema import issues

fcb02dc9 03/02/2009 04:47 PM Andreas Müller

initialization for addresses in Contact

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()

6e8b0d8b 02/27/2009 12:55 AM Andreas Müller

minor

12108b44 02/25/2009 08:25 PM Andreas Müller

bug in TDWGareas fixed

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

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

a2ee7216 02/20/2009 04:14 PM Anahit Babadshanjan

DescriptionBase.describedSpecimenOrObservations annotated as @XmlIDREF

bf57f24b 02/20/2009 03:27 PM Anahit Babadshanjan

Map SpecimenOrObservationBase.descriptions as bidirectional relationship to DescriptionBase.describedSpecimenOrObservations

e9b2f21a 02/20/2009 12:07 PM Anahit Babadshanjan

Adhere to uppercase convention for XML element names

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