Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
660bc0a7 01/26/2011 06:44 PM Niels Hoffmann

Two tests for taxon business logic that should work. Set to ignore because they are failing at the moment. Please include once this is fixed.

408ce36f 01/04/2011 10:28 PM Andreas Müller

Failing tests set to ignore

fd992c0d 01/03/2011 05:14 PM Niels Hoffmann

Refactoring of taxon business logic methods and started to write tests for these methods. The tests are far from finished.

2dd1849b 12/17/2010 05:30 PM Maxime Venin

Set up of the objects for the tests

90239b47 12/17/2010 01:32 PM Andreas Müller

fixed setBarcode #2164

7a1a5294 12/17/2010 12:40 PM Niels Hoffmann

Created a test for the setBarcode method

9b27ee38 12/15/2010 09:41 PM Andreas Müller

reference.uri from String to java.net.Uri (#2150)

2a99c36f 12/03/2010 02:32 PM Andreas Müller

refining identificationKeyGenerator (only syntax issues and test class etc.)

9cb88f97 12/03/2010 02:11 PM Andreas Müller

minor

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

merge 3.0.2 to trunk

6b0a873f 11/30/2010 06:09 PM Andreas Müller

minor

915cf625 11/08/2010 04:24 PM Andreas Müller

replaced degree sign by Java encoding

43d1d4aa 11/06/2010 02:56 PM Andreas Müller

bugfix in DerivedUnitFacadeTest (special characters)

a05357a2 10/25/2010 03:26 PM Andreas Kohlbecker

fixing test for new version of sanselan

d4e27285 10/20/2010 04:50 PM Andreas Kohlbecker

clearer getters for DerivedUnitFacade + PointBeanProcessor

8c4bbd4f 10/13/2010 06:30 PM Niels Hoffmann

UTF8 for Coordinate Conversion

070d8fe4 10/11/2010 01:40 PM Niels Hoffmann

Changed exception handling

b2ea21ac 10/04/2010 04:15 PM Niels Hoffmann

correcting utf8 chars

9f6f408b 10/04/2010 04:13 PM Niels Hoffmann

correcting utf8 chars

ec97a876 09/24/2010 10:07 PM Niels Hoffmann

ImageMetadata is now using UriUtils

28cbf3ee 09/22/2010 02:50 AM Andreas Müller

cdmlib 2.5

e50a2436 09/21/2010 02:25 PM Andreas Müller

added barcode to derived unit #1689

8799d546 09/21/2010 12:26 AM Andreas Müller

added unplaced and excluded attribute to Taxon

8be60bc5 09/20/2010 07:34 PM Andreas Müller

add country to gathering event

2b08c256 08/26/2010 05:19 PM Andreas Kohlbecker
b33d7acf 07/15/2010 12:11 AM Andreas Müller

minor

460569e5 07/15/2010 12:01 AM Andreas Müller

bugfix for update title cache

48ef8231 07/14/2010 11:53 PM Andreas Müller

bugfix for derived unit facade test

efc6236c 07/14/2010 11:52 PM Andreas Müller

bugfix for derived unit facade test

7d8e086d 07/13/2010 05:13 PM Niels Hoffmann

fixes #1878

b17d9121 07/06/2010 06:57 PM Andreas Müller

cache update for identifiable services

2ce08010 07/05/2010 11:48 AM Andreas Kohlbecker

committing merged history from local git svn clone:

846a384 Merge branch 'descriptions'
eea3396 git cygwin and whitespace: grrrrr
a818683 git and cygwin is horrible - commiting again
045d5ca fixing some problems with sdd import and now producing acceptable natural language representations 2...

b03e797f 07/02/2010 02:14 PM Andreas Müller

minor

d5f979ce 06/29/2010 04:03 PM Andreas Müller

first part of event handling in facade

753d77c7 06/28/2010 12:21 AM Andreas Müller

image gallery for facade (not yet quite ready)

9f96f090 06/25/2010 02:45 PM Andreas Müller

some improvements to the specimen cache strategy

d9c1ddb1 06/25/2010 01:43 PM Andreas Müller
b45ba8e6 06/25/2010 01:28 PM Andreas Müller

refactoring for derived unit facade

2d1873f5 06/25/2010 01:14 PM Maxime Venin

Simple test for Natural Language functions.

ef23431d 06/25/2010 11:31 AM Andreas Müller

new test in specimen facade

9d656228 06/23/2010 04:44 PM Andreas Müller

specimen facade refactoring and introducing specimen facade configurator

27ebd6c8 06/22/2010 09:43 PM Niels Hoffmann

implemented a couple of getUuidAndTitleCache methods for agents

443f1bb1 06/21/2010 01:32 PM Niels Hoffmann

merging the last changes from SPRINT-Cichoriea1 into trunk

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

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

e0a7671f 06/10/2010 01:31 PM Andreas Kohlbecker

ignoring validation tests

0bf14ad2 03/30/2010 03:50 PM Niels Hoffmann

Restored test images that disappeared magically

011cc3f2 03/26/2010 06:02 PM Niels Hoffmann

added a new method to IMediaService that will return the complete ImageInfo object and not just the metadata. Removed persistence layer from call stack of IMediaService methods that talk to ImageMetaData.

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

merging PESI brach into trunk

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

merge cate-development2 branch with trunk

d20e3517 01/17/2010 08:39 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.

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

fixes #1343

d8730334 12/21/2009 02:42 PM Ben Clark

Added merge(T t, LockMode lockmode) and refresh(T t, LockMode lockmode) to allow developers to bypass the session & second-level cache (useful in some instances)

219ab499 11/26/2009 11:45 AM Ben Clark

Added Methods to AuditEventService, VersionableServiceBase and altered NoDuplicateNamesValidator to take into account authorship, publication and microreference to allow for names that are homonyms

2ff67c03 11/25/2009 02:25 PM Katja Luther
5105dcc4 11/16/2009 05:12 PM Katja Luther

revert the model changes...

bad68263 11/16/2009 04:57 PM Katja Luther

rightsterm -> rightstype ticket #1306

cfede040 11/06/2009 06:50 PM Niels Hoffmann

fixing a problem with pooled connection that only arose when exceeding maxActive connections

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

refactoring the references for imports...

2a9da0e5 11/03/2009 02:55 PM Katja Luther
00ff55c3 11/03/2009 02:55 PM Katja Luther
c784c672 11/03/2009 02:03 PM Katja Luther
66bf1b3f 11/03/2009 02:03 PM Katja Luther
6c05a96c 10/27/2009 02:43 PM Niels Hoffmann

example for #1260

78c2bf74 10/26/2009 01:44 PM Katja Luther

licence comment added

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

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

6c0f9691 10/13/2009 05:28 PM Ben Clark

Finished first pass implementing data constraints on cdmlib-model

9cfe9211 10/09/2009 01:19 PM Katja Luther
c4e812bc 10/07/2009 02:07 PM Ben Clark

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

839b4080 09/29/2009 04:17 PM Andreas Müller

changes to datasource

89842e70 09/28/2009 03:44 PM Niels Hoffmann

fixes #1100 and #1101

01c21ead 09/23/2009 11:08 AM Niels Hoffmann

moved taxonNode specific code to TaxonTreeService. Cleaned up the datasource classes

0a18cae2 09/21/2009 11:49 PM Andreas Müller

bugfixing for modelchanges and adaptation of import routines

6b4e491d 09/21/2009 04:55 PM Andreas Müller

Further model changes for DescriptionElementBase and DescriptionElementSource
Version 2.1.2.0.200909211654

fd6c56e6 09/21/2009 03:20 PM Andreas Müller

changes for renaming referencebase table name in persistence, service & io

b3715e03 09/21/2009 01:05 PM Niels Hoffmann

changed flush mode to COMMIT. Solves lots of issues regarding hibernate conversations.
added getUuidAndTitleCache methods at service level

1375c46d 09/21/2009 02:43 AM Andreas Müller

minor

57606ee3 09/21/2009 02:21 AM Andreas Müller

Intensive model change for referenceBase and subclass, smaller model changes for taxonBase and marker

001ad803 09/09/2009 03:57 PM Katja Luther
0f56fae5 09/07/2009 06:25 PM Andreas Müller

fix tests in services after model change

bac054c2 08/26/2009 10:23 PM Andreas Müller

minor

b55e7b2a 08/18/2009 09:04 PM Andreas Müller

minor

6540e7eb 08/18/2009 06:02 PM Andreas Müller

Changes on service layer tests and on ordering in TaxonServiceImpl.findTaxaAndNames()

846f2112 08/18/2009 05:09 PM Helene Fradin

Impact of model changes: keys, DefinedTermBase and Media extends IdentifiableEntity

dd60c522 08/17/2009 05:44 PM Helene Fradin

Addition of new FeatureNode attributes

22ddca4f 08/17/2009 04:12 PM Andreas Müller

changes to test dll in service layer

0f7d0d42 08/17/2009 02:31 PM Helene Fradin

Impact of new model changes: new classes and renaming

bb4f5701 08/13/2009 10:50 AM Niels Hoffmann
18e91500 08/06/2009 01:54 PM Niels Hoffmann

implemented a method that returns a map containing uuid and titleCache of all accepted taxa

33c78ed7 07/29/2009 01:45 AM Andreas Müller

minor

40ae36a4 07/09/2009 06:26 PM Andreas Kohlbecker

dataportal release v2.0

07314c9f 07/07/2009 04:39 PM Niels Hoffmann

user get correctly saved in UserService as of now

d3354527 07/01/2009 12:37 PM Niels Hoffmann

Fixed bugs in user management.

60e03b35 06/29/2009 09:28 PM Andreas Müller

common service getReferencedCdmBases

47fae6d5 06/25/2009 12:58 PM Andreas Kohlbecker

TaxonTree implementations

a1e7e3ae 06/17/2009 10:43 AM Ben Clark
74de647d 06/16/2009 07:39 PM Andreas Müller

UserService -> ApplicationController

0bd03152 06/10/2009 02:39 PM Niels Hoffmann

fixed abug that made creating the .cdmLibrary folder impossible in ceratin envirnoments. New Plugin is reflecting those changes

dbff5c97 06/09/2009 02:45 PM Niels Hoffmann

commiting changes to test resulting from changes to TimePeriod class

a0db5cc6 06/08/2009 04:21 PM Andreas Müller

minor

7babbd83 06/08/2009 03:35 PM Andreas Müller