Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
dd064c4d 07/25/2009 10:29 AM Andreas Müller

minor

bf84f98a 07/22/2009 05:27 PM Andreas Müller

Added IIdentificationKey

29f85e7d 06/29/2009 09:29 PM Andreas Müller

secimen - description relationship fixed (2)

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

minimum base web services for CDM Portal v2.0

2beb45d7 06/17/2009 10:41 AM Ben Clark

Made the images in DescriptionElementBase ordered (java.util.List) and changed Media.mediaCreated to a joda DateTime

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

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

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

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.

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

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

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
96c08c19 03/03/2009 11:31 AM Ben Clark

Minor changes due to Xml / Schema import issues

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

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

Addition of the new attribute: descriptive system

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

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

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

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

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

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

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)

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

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

Delete warnings in description

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

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

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

List of State has been corrected to List of StateData

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

Jaxb export/import working for Cichorieae including distribution data

88d5a1c3 11/17/2008 07:45 PM Andreas Müller

Image in Feature Node

6986dfa3 11/17/2008 07:40 PM Andreas Müller

Feature "Image"

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

GeoService URL removed from model Distribution class

01b7ddbf 11/17/2008 05:32 PM Anahit Babadshanjan

Finished Jaxb annotations for common and description packages.

cb0991a0 11/14/2008 02:47 PM Niels Hoffmann

changed default behaviour of getEditGeoServiceUrlParameterString()

689ef161 11/13/2008 11:04 PM Andreas Müller

geoservice Distribution

072ecc79 11/13/2008 04:45 PM Anahit Babadshanjan

Cichorieae distribution import: TDWG areas and presence status supported

f8ac7c42 11/13/2008 11:39 AM Niels Hoffmann
562c0baf 11/11/2008 03:01 PM Helene Fradin

Addition of standard deviation

2db20369 11/11/2008 02:59 PM Helene Fradin
603ca7c0 11/10/2008 10:21 AM Andreas Müller
e6c1e828 11/07/2008 05:48 PM Anahit Babadshanjan

Read distribution data from spreadsheet

eec95621 11/05/2008 03:00 PM Anahit Babadshanjan

Create table DescriptionElementBase_Modifier

0faa26cb 11/05/2008 02:49 PM Anahit Babadshanjan

Add NewInstance() method with parameters

e13128f1 11/04/2008 04:41 PM Andreas Müller
08a81719 11/04/2008 11:37 AM Anahit Babadshanjan

Table name corrected

9257146d 11/04/2008 11:25 AM Anahit Babadshanjan

Split table DefinedTermBase_TermVocabulary into DefinedTermBase_RecommendedModifierEnumeration and DefinedTermBase_CategoricalEnumeration.

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

Load predefined terms StatisticalMeasure and DerivationEventType

99dac0aa 10/15/2008 07:16 PM Andreas Müller

Distribution geoService Url updated

89ce7ad8 10/15/2008 11:51 AM Anahit Babadshanjan

Set fullTitleCache = titleCache in case parser has problems

4e10007f 10/13/2008 07:25 PM Andreas Müller

distribution hack

a6088f49 10/13/2008 04:33 PM Andreas Müller

geoWebService actual

3fb835f4 10/10/2008 05:43 PM Niels Hoffmann

corrected a typo

9400c56c 10/10/2008 12:19 AM Andreas Müller

update geoServiceUrl creation

dda1e47c 10/08/2008 11:18 PM Andreas Müller
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
2bb03c05 10/07/2008 09:11 PM Andreas Müller

PresenceAbsenceTerms added

3a9870fa 10/01/2008 03:33 PM Marc Geoffroy

Only documentation

c5e86e43 09/30/2008 02:27 PM Anahit Babadshanjan

Split table DefinedTermBase_DefinedTermBase into three tables. Fixed saving of NamedArea objects.
Added one continent to WaterbodyOrCountry.csv. Cleaned up CdmExporter refactoring.

638e39f5 09/25/2008 04:25 PM Marc Geoffroy

Only documentation

660d5161 09/25/2008 04:15 PM Marc Geoffroy

Remotion of attribute "type" with setter and getter ("feature" is the right attribute"). The parameter "node" in the getIndex method has been changed from type "TreeNode" (a java class) to the type "FeatureNode".

509b132a 09/25/2008 03:55 PM Marc Geoffroy

Only documentation

4e9e556b 09/25/2008 03:17 PM Anahit Babadshanjan

Completed JAXB annotations in location and occurrence packages

4daf2f37 09/23/2008 04:31 PM Marc Geoffroy

Only documentation

ab62bca9 09/23/2008 02:04 PM Niels Hoffmann

refactored deprecated attribute names

b5b75a54 09/20/2008 06:57 PM Marc Geoffroy

Only documentation

f51e2565 09/20/2008 06:04 PM Marc Geoffroy

Only documentation

50c72f11 09/19/2008 09:42 AM Marc Geoffroy

Only documentation

68f70701 09/19/2008 08:43 AM Anahit Babadshanjan

Normalized Distribution/NamedArea (used in Palmae exemplar group data)

ae6212a2 09/18/2008 11:52 AM Marc Geoffroy

Only documentation

4ff21f50 09/16/2008 05:13 PM Marc Geoffroy

Only documentation

c0af98e2 09/16/2008 04:21 PM Marc Geoffroy

And now back: the multilanguageText class has been replaced back to Map .

c5ecae79 09/16/2008 03:55 PM Marc Geoffroy

Map has been replaced with the multilanguageText class.

490f0fea 09/16/2008 03:39 PM Marc Geoffroy

Only documentation

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

Marshall TextData/MultiLanguageText for one entry in Map

b22e4839 09/15/2008 07:38 PM Marc Geoffroy

Only documentation

5dafeff7 09/15/2008 01:49 PM Marc Geoffroy

Only documentation

b915e329 09/11/2008 11:18 AM Marc Geoffroy
2dbdf2a0 09/10/2008 01:08 PM Anahit Babadshanjan

Unmarshall FeatureNode and FeatureTree.

4393fcb0 09/10/2008 08:53 AM Anahit Babadshanjan

Media service added. Marshall FeatureNode and FeatureTree.

7b193710 09/09/2008 11:04 AM Marc Geoffroy
d26c2ef9 09/08/2008 02:31 PM Anahit Babadshanjan

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

1016f650 09/08/2008 02:24 PM Andreas Müller
dc115dfc 09/04/2008 10:06 PM Andreas Müller
e37a7b96 09/04/2008 09:05 AM Anahit Babadshanjan
aa0cf696 09/03/2008 08:10 PM Andreas Müller
6cce5702 09/02/2008 05:00 PM Anahit Babadshanjan
3e57e2a8 08/21/2008 04:59 PM Anahit Babadshanjan
0ed1be98 08/19/2008 04:38 PM Marc Geoffroy
0ae18eec 08/19/2008 02:22 PM Anahit Babadshanjan

Using external marshaller listener to set id=0 in case of DefinedTermBase derived classes.
Using read-only transaction.

3cc58863 08/19/2008 11:14 AM Marc Geoffroy
22b75e84 08/17/2008 01:30 PM Andreas Müller
ddae61ce 08/12/2008 05:12 PM Anahit Babadshanjan

Deserialize Cichorieae reference database

c4c118de 08/08/2008 04:52 PM Anahit Babadshanjan

Serialize Cichorieae reference database