Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
2b410866 02/09/2010 05:56 PM Andreas Müller

minor

6ac86438 02/08/2010 02:47 PM Katja Luther
95a6a541 02/08/2010 11:53 AM Andreas Kohlbecker

minor change on comment

c7dcbe6a 02/08/2010 10:14 AM Katja Luther

removed system.err.println()

22fb43ef 02/05/2010 09:43 AM Andreas Kohlbecker

improving loadRankSpecificRootNodes

6d1b9336 02/02/2010 11:04 AM Niels Hoffmann
6e56392b 01/29/2010 03:28 PM Katja Luther

while unmarshalling the xml escaping has to be reversed

e6678492 01/28/2010 03:19 PM Niels Hoffmann

matching is now configurable in the editor

a1587c24 01/22/2010 05:23 PM Ben Clark

Changes to NonViralName.getTitleCache()

34c45390 01/22/2010 03:34 PM Niels Hoffmann

getMatchMode() in DefaultMatchStrategy is now failsafe

f480d4cb 01/21/2010 08:30 PM Niels Hoffmann

moved functionality from editor to library

a79ad37f 01/21/2010 11:34 AM Niels Hoffmann
c6f9cb19 01/17/2010 08:38 PM Ben Clark

Added constraints to Taxon.synonymRelations, Synonym.synonymRelations, and SynonymRelationship.relatedFrom & SynonymRelationship.relatedTo to mark orphaned synonyms as invalid. [[https://dev.e-taxonomy.eu/trac/ticket/1347]]

Also, added constraint such that two accepted names or an accepted name and a synonym with the same sec reference and the same name are invalid.

592b466a 01/15/2010 01:23 PM Katja Luther
0ef5b976 01/15/2010 01:22 PM Katja Luther

in xml file taxonnode is referenced by id
#1277 jaxb import

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

#1277 jaxb import, set id to @XmlTransient

b9aac961 01/12/2010 04:54 PM Ben Clark

Added protected setter methods to Synonym.synonymRelations and Taxon.relationsToThisTaxon to allow bean initialization

5185fb4b 01/12/2010 02:45 PM Eun-Mok Lee

#1279

9dc8a26e 01/11/2010 05:08 PM Ben Clark

Updated cascade sematics for determinations

6c3d4dd9 01/11/2010 03:14 PM Katja Luther

#1390

5c4a9678 01/07/2010 11:52 AM Niels Hoffmann

Implemented a new method to return taxon relationships that are between two taxa.

0c79fd93 01/05/2010 04:23 PM Eun-Mok Lee

On behalf of Niels: Check for multiple parents changed in addParentChild()

c08d7a59 01/05/2010 03:52 PM Niels Hoffmann

fixes #1343

57d92b59 01/04/2010 01:23 PM Niels Hoffmann

fixes an issue with bulk adding of taxon nodes to a taxonomic tree

3e1dc05c 12/22/2009 08:15 PM Ben Clark

Added CascadeType.MERGE, CascadeType.DELETE, CascadeType.DELETE_ORPHAN

024097d6 12/21/2009 02:40 PM Ben Clark

Added CascadeType.MERGE to some relationships

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

TermBase and descendants indexed using hibernate search

754001bc 12/16/2009 04:30 PM Katja Luther
04bf71a9 12/16/2009 03:57 PM Katja Luther
79dae2ee 12/16/2009 03:55 PM Katja Luther
df812947 12/16/2009 03:42 PM Katja Luther

removed the features moved to NameFeature (#1042)

a566268c 12/16/2009 03:15 PM Katja Luther

new vocabulary NameFeature #1042

8a433654 12/11/2009 05:43 PM Niels Hoffmann

solved an issue that was connected to #1296 and fixes #1337

c4a3deb7 12/09/2009 06:37 PM Niels Hoffmann

fixes #1296

6cc0c1a7 12/09/2009 05:31 PM Niels Hoffmann

fixed a bug that occurred when executing operations on taxon nodes on root level

af8f90fb 12/09/2009 05:19 PM Niels Hoffmann

fixed a bug that occurred when executing operations on taxon nodes on root level

f164228f 12/07/2009 09:36 AM Ben Clark

Refined some hibernate mappings based on editing feature trees

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

a21a761d 11/19/2009 05:12 PM Katja Luther
f814123d 11/19/2009 03:09 PM Andreas Müller

bugfix for names with no homotypical group (illegal state)

c139367a 11/19/2009 09:15 AM Andreas Müller

minor

db3d5a6f 11/18/2009 06:11 PM Niels Hoffmann

marked old reference classes as deprecated and refactored reference interface hirarchy to reduce redundancy

5105dcc4 11/16/2009 05:12 PM Katja Luther

revert the model changes...

f4e3f0e9 11/16/2009 05:11 PM Katja Luther
f754b469 11/16/2009 05:11 PM Katja Luther
1d8da16b 11/16/2009 05:09 PM Katja Luther
bad68263 11/16/2009 04:57 PM Katja Luther

rightsterm -> rightstype ticket #1306

7af5178c 11/12/2009 05:35 PM Katja Luther

changed elements to descriptionElements because "elements" is a reserved word in hibernate

58452b54 11/10/2009 03:57 PM Katja Luther

modifier "abstract" removed in interfaces

22bb259e 11/09/2009 12:54 PM Katja Luther
8dbd0112 11/09/2009 12:50 PM Katja Luther
fba6335d 11/06/2009 03:28 PM Ben Clark

Added @NotNull constraint to Marker.markerType

f53af173 11/04/2009 02:50 PM Katja Luther

refactoring the references for imports...

a81e4f61 11/03/2009 02:53 PM Katja Luther
e499bab9 11/03/2009 02:05 PM Katja Luther
4eef75ef 11/03/2009 02:04 PM Katja Luther
17a0cbe8 11/02/2009 01:27 PM Ben Clark

Changed public boolean supports* to JavaBeans compliant isSupports*() method signatures in Feature class
Several minor bugfixes in defined terms, validation. Indexing works on all Description Element Base subclasses.

064e68ad 11/02/2009 10:45 AM Katja Luther
7ddf740a 11/02/2009 10:37 AM Katja Luther

new features Specimen und Observation, both are generalizations of TaxonInteractions

522b8889 10/30/2009 02:56 PM Katja Luther

getLowerAndEqualTerms changed because sortedSet.headSet(t) returns all elements strictly less than t, so we also need the elements equal to t.

ignore of the test removed

b61314f4 10/30/2009 02:52 PM Katja Luther

expand the method addTaxonRelation for the case of a relationship with a missing toTaxon or fromTaxon -> the test TaxonTest testAddTaxonRelationship() is working again
Ignore deleted.

5453a1c9 10/30/2009 10:56 AM Katja Luther
c74a7ddb 10/30/2009 10:56 AM Katja Luther
6837d5b7 10/29/2009 02:07 PM Andreas Kohlbecker

Merging revisions 7377-7378,7390-7396,7400-7405,7412-7414,7442-7443,7448-7449,7453-7456 of http://dev.e-taxonomy.eu/svn/branches/cdmlib/2.2 into trunk - test in error, see #1274, #1275

38111993 10/28/2009 06:41 PM Niels Hoffmann

fixes #1266

b5513990 10/28/2009 05:05 PM Katja Luther
b0530fee 10/28/2009 04:29 PM Katja Luther

metavalues for annotatedObj_type added

a8df0029 10/28/2009 03:00 PM Katja Luther
f4d4156f 10/27/2009 02:06 PM Niels Hoffmann

fixes #1235 and #1228

1412a4c4 10/26/2009 01:40 PM Katja Luther
8cec3322 10/22/2009 01:41 PM Katja Luther
3964794d 10/22/2009 01:41 PM Katja Luther

ReferenceBase extends IMergable, IParsable etc...

34d9ad83 10/22/2009 01:38 PM Katja Luther
26927e0e 10/21/2009 11:05 AM Katja Luther
45528416 10/20/2009 05:42 PM Katja Luther

merging branches/cdmlib/2.2 [7345:7377] to trunk

see also:
https://dev.e-taxonomy.eu/trac/changeset?new=branches%2Fcdmlib%2F2.2%407377&old=branches%2Fcdmlib%2F2.2%407345

1fcf387e 10/20/2009 05:35 PM Katja Luther
ea751a3a 10/20/2009 05:35 PM Katja Luther
89b38ac9 10/20/2009 05:34 PM Katja Luther
81c13604 10/20/2009 05:32 PM Katja Luther
b5e8e3d9 10/20/2009 12:59 PM Niels Hoffmann

minor

ece46ca8 10/15/2009 04:21 PM Andreas Kohlbecker

merged from branches/cdmlib/2.2 7238-7345 into trunk

16605e12 10/15/2009 06:09 AM Andreas Müller

bugfix in NonViralNameDefaultCacheStrategy for trailing whitespace #621

6afac8e4 10/15/2009 06:06 AM Andreas Müller

bugfix in NonViralNameDefaultCacheStrategy for trailing whitespace #621

87f1468c 10/15/2009 02:44 AM Andreas Müller

minor

27107c70 10/13/2009 10:13 PM Andreas Müller

minor

a69b11bf 10/13/2009 09:56 PM Andreas Müller

bugfix for #1141 in NonViralNameParser

0b0a1df7 10/13/2009 09:27 PM Andreas Müller

bugfix for NameTypeDesignation constructor, wrong handling of status

07439f3b 10/13/2009 09:22 PM Andreas Müller

bugfix for NameTypeDesignation.isLectoType()

0b28b2de 10/13/2009 05:28 PM Ben Clark

Finished first pass implementing data constraints on cdmlib-model

80715ca2 10/12/2009 10:40 AM Andreas Müller

added taxon description cache strategy

b7baaf7e 10/12/2009 10:34 AM Andreas Müller

minor

884d57e4 10/09/2009 01:20 PM Katja Luther
45544337 10/09/2009 01:18 PM Katja Luther
f08d92a1 10/09/2009 01:18 PM Katja Luther
7ac2e775 10/09/2009 01:17 PM Katja Luther
3838b4f8 10/09/2009 01:17 PM Katja Luther
a641fad9 10/07/2009 02:06 PM Ben Clark

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

93934348 10/06/2009 08:50 AM Andreas Müller

bugfix in team title cache generator and berlin model export

06f46823 10/06/2009 06:55 AM Andreas Müller

minor

9d94caf6 10/06/2009 02:36 AM Andreas Müller

minor