Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
7b6e0c51 06/09/2009 12:24 PM Andreas Müller

TimePeriod with freetext in -model

69988f27 06/08/2009 04:04 PM Andreas Müller

Duplicate uuid in SpecimenTypeDesignationStatus

9eb6683c 06/08/2009 03:07 PM Andreas Müller

minor change for name caches

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

ExtensionType implemented

2fe6604d 06/06/2009 02:31 PM Andreas Müller

minor

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

Made TimePeriod non-null to allow for MVC binding

b71df88a 06/05/2009 12:34 PM Andreas Müller

minor

1ea1c087 06/03/2009 11:31 PM Ben Clark

Added Cascade.MERGE for some, not all relationships where Cascade.SAVE_UPDATE exists, also added @NaturalId on uuid field to (a) index this column, speeding it up and (b) ensure uniqueness within a table of a given uuid (following the same semantics as equals())

c97ad330 06/03/2009 11:29 PM Ben Clark

corrected small error (should be dayOfMonth, not dayOfYear) in PartialUserType

f3ba008a 06/03/2009 01:26 PM Niels Hoffmann

fixes #499

21c174ab 05/28/2009 05:34 PM Niels Hoffmann

fixed #751

c330f205 05/28/2009 02:37 PM Anahit Babadshanjan

Merged search changes from 2.0

0dc59e8c 05/27/2009 07:45 PM Niels Hoffmann

wrapped term initializing in a single transaction thus speeding up startup time

83ec0139 05/26/2009 06:02 PM Niels Hoffmann

manually deproxied NamedAreas

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

Bugfix for zoological name cache strategy

792a05f1 05/26/2009 03:41 PM Andreas Müller

utf8 term loading

fab1ec9e 05/25/2009 05:49 PM Niels Hoffmann

Fixed some issues with database handling and fixed a bug in LocationService.

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

abd1afb8 05/19/2009 04:34 PM Andreas Kohlbecker

method from HibernateProxyHelperExtended added

db8576af 05/19/2009 04:21 PM Anahit Babadshanjan

Activated loading of NameTypeDesignationStatus terms. Fixed unit test.

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

TimePeriod toString

fb6ab107 05/17/2009 03:23 PM Ben Clark

corrected free-text index field for consistency

5d49833e 05/15/2009 06:24 PM Ben Clark

Annotated References, Media, and Agents, and also added more data types to the anyTypeDefs to allow more types of data to be annotated and marked etc, and added a jaxb annotation to OriginalSource.sourcedObj

d5f87d01 05/11/2009 03:18 PM Andreas Müller
629e71bb 05/11/2009 01:08 PM Andreas Müller

minor

30ec0bf1 05/11/2009 12:06 PM Anahit Babadshanjan

#724: Update taxonomic children count and taxonomic parent cache when deleting a taxon.

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

2d06f7e9 05/05/2009 11:08 AM Anahit Babadshanjan

Bugfix in IdentifiableEntity.compareTo()

7a9c47b8 04/29/2009 10:38 AM Niels Hoffmann

added imageGallery flag to DescriptionBase. This should serve as a quick fix to the problem where to store images related to taxa in the CDM

b24d580a 04/28/2009 03:21 PM Andreas Kohlbecker

additional transient methods for new REST service + bug fixes

52931327 04/24/2009 04:35 PM Helene Fradin

Addition of ReccommendedMeasurementUnits attribute

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

8b827269 03/31/2009 02:11 PM Andreas Müller

Cast bug in IdentifiableEntity.copareTo()

f25af4a9 03/31/2009 01:38 PM Andreas Müller

bugfix teamMembers as lists

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

Credits in model

74679188 03/25/2009 07:27 PM Anahit Babadshanjan

Comment NameTypeDesignationStatus initializing since tests don't run

83606f32 03/25/2009 03:01 PM Andreas Kohlbecker

svn keyword property "Id" added

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

NameTypeDesignationStatus defined terms added (ticket #642)

affa9b33 03/24/2009 07:15 PM Andreas Müller

Credit raw

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