Project

General

Profile

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

# Date Author Comment
d3ff3ed4 01/08/2015 05:03 PM Andreas Müller

adding ISelfDescriptive from validation branch

e850e1c8 12/03/2014 10:12 PM Andreas Müller

minor changes

0af6ff2f 08/07/2014 05:32 PM Andreas Müller

cleaning up CdmBase

95d79c4d 04/08/2013 06:07 PM Andreas Müller

remove model changing validations fix Delete_Orphan #3379

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)

21f190ad 09/24/2012 01:41 PM Andreas Kohlbecker

free text search: better querying for 'isNotNull' and code harmonization

d5fe74be 09/03/2012 11:02 AM Andreas Kohlbecker

adding logging output to some ACL related classes

2ba2d16b 09/03/2012 11:02 AM Andreas Kohlbecker

extracting method CdmBase.instanceToString() from CdmBase.toString()

97558be0 08/29/2012 12:47 PM Andreas Kohlbecker

fixing #3058 (hibernate search: not all description elements found) by padding all id fields in lucene

f6b17945 06/19/2012 05:58 PM Andreas Kohlbecker

fixing typo in language SPANISH_CASTILIAN & more tests for # 476: Implement free-text search methods for TaxonBase and TextData & indexing uuids

0930d1c2 06/19/2012 04:24 PM Andreas Kohlbecker

fixed # 476: Implement free-text search methods for TaxonBase and TextData
http://dev.e-taxonomy.eu/trac/ticket/476

12ec48f6 03/12/2012 05:17 PM Niels Hoffmann

Fixes a problem with the new ID generator, that prevented the creation of new CDM objects

57a268c7 03/09/2012 02:52 PM Andreas Müller

minor

e21e244b 02/10/2012 06:15 PM Andreas Kohlbecker

old GeneratedValue in comment for documentation

62727fb6 02/03/2012 01:50 PM Andreas Kohlbecker

h2 as test alternative database & potentially fixing #2100 (Fix tests not running in suite)

9ec690dd 04/29/2011 12:27 PM Katja Luther

clone methods

f61fbebd 01/05/2011 06:19 PM Niels Hoffmann

Fixes an issue where update of title caches did not work for cloned instances.

1d36aa54 12/01/2010 04:17 PM Andreas Müller

merge 3.0.2 to trunk

a8826ea6 10/27/2010 04:02 PM Niels Hoffmann

added some more documentation

05109aeb 06/27/2010 09:12 PM Andreas Müller

minor

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

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

a784f00f 03/10/2010 12:00 PM Katja Luther

merge cate-development2 branch with trunk

a0b80723 01/15/2010 01:21 PM Katja Luther

#1277 jaxb import, set id to @XmlTransient

b25cd654 11/26/2009 11:41 AM Ben Clark

Small changes to the cdmlib-model package, mainly due to read-write operations on parts of the model leading to e.g. the need for cascade semantics on certain relationships

ALSO
I removed the @Transient annotations from the titleCache properties of TeamOrPersonBase and NonViralName

a641fad9 10/07/2009 02:06 PM Ben Clark

Merged in changes from cate-development branch and upgraded to spring 3.0.0.RC1

a48d5a59 09/28/2009 06:24 PM Andreas Müller

refactor cacheSupport for TaxonNameBase & subclasses

03e2d3ba 09/26/2009 10:55 AM Andreas Müller

fixed AssemblerTest bug in cdmlib-remote

ef777b91 08/10/2009 10:59 AM Andreas Müller
5c8ababc 08/07/2009 08:57 AM Andreas Müller

match for CdmBase

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

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

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)

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

572ed285 08/06/2008 11:04 PM Andreas Müller
63394387 08/06/2008 04:29 PM Anahit Babadshanjan
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.

5065c51a 07/24/2008 11:35 AM Andreas Müller
c79406dd 07/23/2008 07:42 PM Niels Hoffmann
3f71435e 07/23/2008 03:19 AM Andreas Müller
cfbd62fa 07/23/2008 01:27 AM Andreas Müller

UUIDUserType

353c812c 07/07/2008 02:55 PM Niels Hoffmann
835c12dd 06/29/2008 12:32 PM Andreas Müller
60b79315 06/26/2008 02:01 PM Anahit Babadshanjan

Annotate getter methods instead of fields. Thus, uuid in string representation can be used as XML ID.

d1ad694d 06/26/2008 11:33 AM Anahit Babadshanjan

UUID Adapter removed since not used

70440a7d 06/25/2008 03:09 PM Anahit Babadshanjan

JAXB annotations - first drop

442d7090 06/09/2008 05:21 PM Andreas Müller
d163fbf6 06/09/2008 12:05 PM Andreas Müller
6f7d91bd 05/29/2008 12:17 AM Andreas Müller
1cfc54ab 05/28/2008 06:56 PM Andreas Müller
f4713776 04/29/2008 01:14 AM Andreas Müller
452fc922 04/23/2008 02:06 AM Andreas Müller
73c2dd71 04/20/2008 08:20 PM Andreas Müller
8bc5f53a 04/20/2008 06:29 PM Andreas Müller
e4079e0e 04/09/2008 12:27 AM Andreas Müller
c250eb04 03/12/2008 04:29 PM Markus Döring
33f9b501 03/12/2008 03:44 PM Markus Döring
de6a1846 03/12/2008 02:59 PM Markus Döring
2a486d28 02/19/2008 08:45 PM Andreas Müller
34e7d56c 01/29/2008 04:27 PM Andreas Müller
a52aa96a 01/23/2008 05:32 PM Andreas Müller
9479da48 01/22/2008 08:25 PM Andreas Müller