Project

General

Profile

Download (8.55 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
9e3239f6 08/09/2013 04:49 PM Andreas Müller

Update script for termtype and some other, remove InstitutionType and COntinent, update idInVocabulary, ...

533cbb43 06/20/2013 02:44 PM Andreas Müller

exchange modifier classes by DefinedTerm, add termtype to csv files, make term loader required constructor private

55fa801a 03/28/2013 10:54 AM Andreas Kohlbecker

comments to explain @Indexed on some abtstract classes

4af7bea2 03/26/2013 07:18 PM Andreas Kohlbecker

cleaning up @Field annotations

a13c5f66 03/16/2013 01:30 AM Andreas Müller

Hibernate 4 migration. All test running except for SDDImport (Out of memory)

eb21b49a 09/28/2011 01:25 PM Andreas Müller

Symbols for relations (#2634)

f7f4a80d 04/20/2011 01:41 PM Andreas Müller

make termbase.uri and GenBankAccession.uri real java.net.URI #2340

1f105b30 04/06/2011 03:04 PM Katja Luther

remaining clone methods

2e8b8e21 03/28/2011 05:28 PM Katja Luther

clone methods for common

9fcf1181 02/09/2011 07:11 PM Andreas Müller

added terms hermaphrodite, sex unknown (Sex) #2236 and third, fourth, major, minor parent (HybridRelationshipType) #2237.
Bugfix for inverse representations #2238.

8cc82a87 09/27/2010 06:24 AM Andreas Müller

reset for defined terms

892efc69 06/16/2010 05:30 PM Andreas Kohlbecker

merging /branches/cdmlib/SPRINT-Chichorieae1/ to trunk

9cc4226b 03/22/2010 10:46 AM Katja Luther

merging PESI brach into trunk

4387982a 03/19/2010 02:27 PM Niels Hoffmann

The method to get inverse representations used true equality (==) when comparing languages. Changed it to equal().

51db8d4a 12/18/2009 10:15 AM Ben Clark

TermBase and descendants indexed using hibernate search

1412a4c4 10/26/2009 01:40 PM Katja Luther
f8febfa4 09/24/2009 03:22 PM Katja Luther
d11e2ca0 08/31/2009 02:00 PM Anahit Babadshanjan

#445: Added missing term vocabularies
#921: Added setDefaultTerms methods
Added inferred and potential combination synonym relationship types for Fauna Europaea

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

minimum base web services for CDM Portal v2.0

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

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.

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

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

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

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

24e6e7c0 09/11/2008 11:54 AM Anahit Babadshanjan

Marshall/unmarshall Representations explicitly

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

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

3b54d0c9 09/05/2008 01:02 PM Anahit Babadshanjan

Fixed marshalling/unmarshalling of ReferenceBase, TypeDesignationBase, etc.
Added saveAll() to CdmEntityDaoBase.

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.

3093e8fd 07/22/2008 10:35 PM Andreas Müller
41b23b4e 06/11/2008 01:24 PM Andreas Müller
8bc5f53a 04/20/2008 06:29 PM Andreas Müller
0a5d50a0 02/14/2008 02:59 PM Andreas Müller
9479da48 01/22/2008 08:25 PM Andreas Müller