Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f7ba11df 08/22/2011 10:17 PM Andreas Müller

minor

a599080a 08/22/2011 10:16 PM Andreas Müller

bugfix for test

5e97e1b2 08/22/2011 08:28 PM Andreas Müller

bugfix for #2558 (concurrent modification in TaxonNodeServiceImpl.makeTaxonNodeASynonymOfAnotherTaxonNode(...) )

2245d3dc 08/15/2011 04:09 PM Andreas Müller

remove imports

8de80607 07/18/2011 05:50 PM Andreas Kohlbecker

fixing #1925 (CICHORIEAE taxon tree order of taxa and bastards)
and also moving ITaxonNodeComparator into model

ee6cfa5a 07/05/2011 11:36 AM Katja Luther
5745483c 07/05/2011 11:11 AM Katja Luther

secure save, saveOrUpdate and delete methods
tests

d00d2a84 06/30/2011 12:45 PM Katja Luther

bugfix in getAuthorities()
new Service for evaluate a permission
add permission evaluation for changing password

928b6514 06/24/2011 04:41 PM Andreas Kohlbecker

fixing bug due to last commit (Changed CdmPermission to use "update" instead of "edit")

928ee151 06/23/2011 04:19 PM Niels Hoffmann

Changed CdmPermission to use "update" instead of "edit" for consistency reasons; Added a comment about getting authorities from a user's groups;

b4f92706 06/23/2011 11:31 AM Katja Luther

Bugfixing

9cdb4588 06/22/2011 10:06 AM Katja Luther

sync trunk

cec7c0f5 06/21/2011 01:19 PM Katja Luther
1d6bc341 06/21/2011 12:41 PM Katja Luther

adding permission handling and writing a test for usermanagement

57b6ceb0 06/09/2011 02:31 PM Niels Hoffmann

Reverted removal of MediaServiceImplTest because of #2397

1fce1de6 06/09/2011 02:04 PM Andreas Müller

removed 2 deprecated methods getRootTaxon(xxx) from TaxonService

48605d5b 06/08/2011 06:22 PM Niels Hoffmann

Removed deprecated methods and tests

95810869 06/08/2011 05:56 PM Niels Hoffmann

Removed deprecated methods and tests

ede17590 06/08/2011 04:00 PM Andreas Müller

made propertry change events configurable (maybe solving #2426)

ad3249f9 05/31/2011 01:02 PM Katja Luther

#2408 bugfixing in changeSynonymToAcceptedTaxon

8b6d473f 05/27/2011 01:17 PM Andreas Müller

fix for not running test in fieldObservationCacheStrategyTest

d93a241d 05/27/2011 12:47 PM Andreas Müller

some more tests for testGetSetAbsoluteElevationRange

4cf9ce0b 05/27/2011 12:35 PM Andreas Müller

bugfix for facade title cache test

5a32ee78 05/24/2011 11:12 AM Andreas Müller

reverted r12163 and r12162 as this was not the reason for unstability (inReferenceValidator is the real reason)

bb68b744 05/23/2011 07:02 PM Andreas Müller

try to make test independent of static terms (synReltype)

9694e4e4 05/23/2011 06:46 PM Andreas Müller

use termservice instead of static terms

f77b32f4 05/12/2011 11:36 AM Niels Hoffmann

Fixes #2372

913d3ccd 05/11/2011 05:18 PM Andreas Müller

Include FieldObservation in Specimen Facade

fe41e173 05/10/2011 04:27 PM Andreas Müller

Devide preferred and other determinations in derived unit facade (#2375)

ea77d4f0 05/10/2011 02:51 PM Andreas Müller

remove collectors number from facade.addDuplicate

0d4ce26d 05/05/2011 12:07 AM Andreas Müller

bugfix for facadecache test

91a9471d 05/04/2011 04:59 PM Andreas Müller

make collector number deprecated in DerivedUnitBase and remove from specimen facade and ABCD import and REST services(#2362)

1187dca6 04/21/2011 01:49 PM Niels Hoffmann

Method {{{isEvenDistance}}} did not work correctly.

329a877d 03/28/2011 04:14 PM Andreas Kohlbecker

renaming IdentificationKeyGenerator to PolytomousKeyGenerator

b3ceb57e 03/19/2011 09:04 AM Andreas Müller

bugfix for DerivedUnitFacade, NPE when Ecology or PlantDescription exists

6ccf7011 03/10/2011 03:30 PM Niels Hoffmann

Improved the implementation of Group and GrantedAuthority and wrote UnitTest for them.

f197a589 03/02/2011 06:10 PM Andreas Müller

refactoring of interface for updateTitleCache

91a7a629 03/01/2011 05:43 PM Niels Hoffmann

minor

2cf910bc 02/18/2011 10:17 PM Andreas Müller

bugfix for moveDescriptionElement test

583c8fcf 02/14/2011 05:54 PM Niels Hoffmann

Fixes #2233

9b3e6c3f 02/11/2011 11:57 AM Andreas Müller

bugfix for imageGallery flag not set #1830

faee3e1d 02/10/2011 04:51 PM Niels Hoffmann

Demonstrates problems described in #1830.

8051fca9 02/10/2011 01:31 PM Andreas Müller

tests for image galleries in derived unit facade and bugfix for test in DescriptionServiceImplTest which didn't run in maven.

ee96d5ff 02/10/2011 10:29 AM Andreas Müller

remove imports

e83459ea 02/08/2011 11:56 PM Andreas Müller

added persistence to moveDescriptionElmentsToDescription

1071a451 02/05/2011 10:36 PM Andreas Müller

implementing paste for moveDescriptionElements

6bb9f868 02/02/2011 10:46 AM Katja Luther

the type of the reference has to be set, otherwise a NPE occurs

2b0e0979 02/02/2011 12:00 AM Andreas Müller

remove imports

a883c19f 02/01/2011 11:58 PM Andreas Müller

moveDescriptionElements

1188e04a 02/01/2011 11:12 PM Andreas Müller

changeHomotypicalGroupOfSynonym #2220

aee5abae 02/01/2011 04:48 PM Andreas Müller

bugfix for TaxonService.changeSynonymToAcceptedTaxon() #1811

fcdd5642 02/01/2011 02:09 PM Niels Hoffmann

Requesting a method to move descriptione elements between descriptions

e66d9d39 01/31/2011 02:12 PM Katja Luther

replace deprecated methods with new ones #2176

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

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

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

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

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

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

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

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

2ff67c03 11/25/2009 02:25 PM Katja Luther
f53af173 11/04/2009 02:50 PM Katja Luther

refactoring the references for imports...

00ff55c3 11/03/2009 02:55 PM Katja Luther
c784c672 11/03/2009 02:03 PM Katja Luther
78c2bf74 10/26/2009 01:44 PM Katja Luther

licence comment added

c4e812bc 10/07/2009 02:07 PM Ben Clark

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

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

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