Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e54c04b0 12/10/2014 11:49 AM Patrick Plitzner
  • fixed testLoadData()
    • the field unit element in the XML needed to have the derivedFrom parameter
af1cc31c 12/09/2014 10:56 PM Andreas Müller

preliminary set OccurrenceServie.loadData test to ignore, as data is not loading correctly

1686096f 12/09/2014 10:55 PM Andreas Müller

preliminary set OccurrenceServie.loadData test to ignore, as data is not loading correctly

404c0036 12/04/2014 04:00 PM Patrick Plitzner
  • added service method to get descriptions which have a specimen set as describedSpecimen
    • added test which fails because the XML is loaded incorrectly
96274f18 12/04/2014 09:44 AM Patrick Plitzner
  • changed service method to retrieve the directly related objects
    • adapted tests
73cac0e8 12/03/2014 05:07 PM Patrick Plitzner
  • commented unused field from SpecimenDeleteConfigurator
    • added TODOs for deletion checking for specimens
    • added emtpy isDeletable() method
5ddc7eb3 12/03/2014 01:49 PM Katja Luther

isDeletable returns DeleteResult

a84f8263 12/03/2014 09:36 AM Patrick Plitzner
  • added isDeleteFromIndividualsAssociation and isDeleteFromTypeDesignation to SpecimenDeleteConfigurator
    • implemented deletion for above mentioned flags
    • added more information to delete result when deleting specimens
    • added tests for above mentioned flags...
0e88fd5d 12/02/2014 11:17 AM Patrick Plitzner
  • added loadStrategy=CleanSweepInsertLoadStrategy.class to tests to fix test failure
b82a6bfc 12/02/2014 09:55 AM Patrick Plitzner
  • added DISTINCT to HQL query for associated taxa
    • created and used XML data source in occurrence service test
d1fcc861 12/01/2014 02:48 PM Patrick Plitzner
  • added xml resources for tests
06d8cd12 12/01/2014 10:24 AM Patrick Plitzner
  • added occurrence service methods to retrieve all taxa that are associated with a specimen:
    • via IndividualsAssociation
    • via TypeDesignation
    • added test
73e694a1 11/26/2014 12:47 PM Patrick Plitzner
  • removed BlankDataSet form test
a6e9cd03 11/26/2014 12:06 PM Patrick Plitzner
  • implemented service method (and test for it) to get all taxa associated with a single specimen
aebfd8da 11/26/2014 09:53 AM Patrick Plitzner
  • added listAssociatedTaxa() method to occurrence service (non functional)
88572bd4 11/20/2014 04:20 PM Cherian Mathew

added test for saveOrUpdate within conversation sessions

1cc6bcd1 11/18/2014 02:44 PM Patrick Plitzner
  • when moving derivate also set "derivedFrom" to the new DerivationEvent
03aae089 11/18/2014 09:52 AM Cherian Mathew

ICdmCacher, DefaultTermInitializer : added comments
CdmCacher : added code to disallow null values in cache and moved term initialisation code to specific subclass
CdmDaoCacher : replaced with specialised CdmTermCacher
defaultApplicationContext : removed remoting exception

5117a754 11/12/2014 11:28 AM Patrick Plitzner
  • used blank data set for test
2554cb27 11/11/2014 09:33 AM Patrick Plitzner
  • added delete configurator to occurence service
0f8d094a 11/10/2014 09:49 AM Katja Luther

changes in service layer for fixes in bulg editor and search for misapplied names and common names in editor

f027f0cd 11/06/2014 12:54 PM Andreas Müller

minor

5b62196b 10/28/2014 02:09 PM Katja Luther

fix #4450

2f4fd039 10/27/2014 09:09 AM Patrick Plitzner
  • added service method deleteDerivateHierarchy()
c0374b78 10/22/2014 12:35 AM Andreas Müller

latest Datasource version

43cf33f2 10/21/2014 03:43 PM Andreas Müller

add full data call

5340df7b 10/21/2014 03:31 PM Andreas Müller

latest version for Datasource

9b4b53df 10/20/2014 02:23 PM Patrick Plitzner
  • extended test
42c84aab 10/20/2014 02:15 PM Patrick Plitzner
  • fixed service method and extended test
f89911d1 10/17/2014 08:53 PM Andreas Müller

rename Reference.authorTeam -> authorship #4432

aea80021 10/17/2014 08:10 PM Andreas Müller

minor

c200d18b 10/09/2014 01:44 PM Patrick Plitzner

merge-update from trunk

c52b7e11 10/02/2014 01:00 PM Katja Luther

adapted tcs rdf and xml import, using apache jena for rdf import
tcs import for caryophylales
minor

4134e828 09/17/2014 06:51 PM Patrick Plitzner

merge-update from trunk

2529ae12 09/17/2014 06:13 PM Cherian Mathew

HandlingCdmEntitiesTest.java / HandlingCdmEntitiesTest.xml : Added new test to describe save, update, merge of cdm entities (mimicking remoting)
cdmlib-remote-servlet.xml : added commented option to expose remoting
CdmIntegrationTest.java : added comment on how to disable transactional behaviour in tests

e1c0af0a 09/17/2014 02:36 PM Patrick Plitzner

merge-update from trunk

ad414651 09/15/2014 02:41 PM Katja Luther

fix delete taxon nodes with children

69141ef6 09/10/2014 02:56 PM Patrick Plitzner

merge-update from trunk

75b69afd 09/10/2014 02:52 PM Patrick Plitzner
  • removed @Cascade for country in GatheringEvent because DefinedTerms should not be cascaded
    • added new service method to occurence service to find all CDM entities that are not saved via cascading
    • added tests for new method
    • added test for concurrent session saving of terms...
100aec39 09/10/2014 12:43 PM Andreas Müller

typos

a2848f0a 09/09/2014 03:44 PM Patrick Plitzner
  • temporarily disabled test
3173d092 09/09/2014 02:41 PM Patrick Plitzner
  • used utility method for modifier
266bc333 09/09/2014 01:23 PM Patrick Plitzner

merge-update from trunk; added import preference to add media as media specimen

848d9010 09/09/2014 01:07 PM Patrick Plitzner
  • replaced save() with saveOrUpdate()
91a6d802 09/09/2014 12:03 PM Patrick Plitzner
  • adpated test to model changes (cascading)
b5e45f80 09/09/2014 09:47 AM Patrick Plitzner
  • changed from MySql to H2
48ed8821 09/09/2014 09:02 AM Patrick Plitzner
  • added test for saving non-cascaded CDM entities
dfbf4979 08/25/2014 01:53 PM Patrick Plitzner

merge-update from trunk

343833a4 08/21/2014 02:23 PM Katja Luther

fix the test

01538dbf 08/11/2014 02:22 PM Patrick Plitzner

merge-update from trunk

cf9f226b 08/07/2014 06:46 PM Andreas Müller

remove function tests which don't compile

b26b6c51 08/07/2014 06:25 PM Andreas Müller

move vocabulary tests to vocabulary service and fix @Ignore, remove deprecated methods from INameService

25a82b70 08/07/2014 05:44 PM Andreas Müller

minor

0841e22d 08/07/2014 05:38 PM Andreas Müller

minor

d3cf759a 08/04/2014 12:07 PM Patrick Plitzner

merge-update from trunk

08d62c6f 07/30/2014 02:05 PM Katja Luther

return value of delete methods are DeleteResults

e773b6b9 07/21/2014 10:30 AM Patrick Plitzner
  • merge update from trunk
9aa01c88 07/09/2014 06:42 PM Cherian Mathew

increased storage capacity of mock cdm cachers

a4d8cdc6 07/03/2014 02:36 PM Andreas Müller

minor

b274a004 07/02/2014 06:23 PM Andreas Müller

minor

1aa19623 06/26/2014 05:03 PM Cherian Mathew

IService, ServiceBase : added method findWithoutFlush
CdmCacher, CdmDaoCacher : split CdmCacher class to sub class which uses dao to access the data
MockCdmCacher : added mock cdm cacher for tests
TaxonNodeServiceImplTest, FeatureNodeServiceImplTest : removed duplicate @SpringApplicationContext annotation...

30d813bb 06/25/2014 07:20 PM Cherian Mathew

temporarily ignoring failing tests to ensure compilation (see ticket 4276)

1072d7b4 06/25/2014 04:48 PM Cherian Mathew

adding initial basic tests for cdm caching api

bdda7874 05/21/2014 12:41 PM Andreas Müller

use doubtful parameter in included taxon service

1288c4d6 05/20/2014 06:50 PM Andreas Müller

update listIncludedTaxa #4045

419acab0 05/20/2014 06:18 PM Andreas Müller

implement listIncludedTaxa first version #4045

fdf9eec2 05/20/2014 12:11 PM Andreas Müller

better use of generics in service layer and persistence list methods

0541e2f6 05/14/2014 10:08 AM Patrick Plitzner
  • made move methods session-safe by reloading the cdm entities
    • enhanced/added test
1995f802 05/05/2014 02:59 PM Katja Luther

if deletion of an object fails the method does not throw an exception but returns a message

2d427fc0 04/04/2014 10:21 AM Cherian Mathew

TestDatabase / CdmPersistentDataSourceTest / CdmApplicationUtils : updated as per Cdm Source refactoring
ICdmDataSource : moved generic methods to super interface ICdmSource
CdmPersistentDataSource : refactored by spliting the utility part to CdmPersistentXMLUtils and the jDom elementpart to CdmXMLPersistentSource...

8640593e 03/31/2014 12:25 PM Katja Luther

add tests for treeIndex and deletion of nodes

f5d25c32 03/31/2014 11:52 AM Patrick Plitzner
  • bundled services for molecular data in one package
    • added more tests
92b43465 03/31/2014 10:08 AM Patrick Plitzner
  • added IAmplificationService and ISequenceService
    • added service methods to move derivates from one to another
    • added test for move method
dfab8a93 03/17/2014 08:50 AM Patrick Plitzner
  • added test for baseUnit() method
37e7c06b 03/13/2014 06:05 PM Andreas Kohlbecker

adapting tests for #4081 (TaxonNodeServiceImpl.makeTaxonNodeASynonymOfAnotherTaxonNode() requires TAXONNAMEBASE.[UPDATE])

b1073d98 03/13/2014 01:22 PM Andreas Kohlbecker

implementing test and fixing bugs 2 regarding #4081 (TaxonNodeServiceImpl.makeTaxonNodeASynonymOfAnotherTaxonNode() requires TAXONNAMEBASE.[UPDATE])

3d03a83f 03/13/2014 01:22 PM Andreas Kohlbecker

implementing test and fixing bugs regarding #4081 (TaxonNodeServiceImpl.makeTaxonNodeASynonymOfAnotherTaxonNode() requires TAXONNAMEBASE.[UPDATE])

4f9dab69 03/04/2014 07:10 PM Andreas Müller

minor

73473a77 03/04/2014 07:09 PM Andreas Müller

minor

0ad365ec 02/28/2014 11:45 AM Andreas Kohlbecker

implementing #4082 (implement default permission groups)

a9164750 02/26/2014 10:45 AM Andreas Kohlbecker

CdmPermissionClasses for names and references, tests implemented, bug in CdmPermissionClass.from() fixed - #4055 (action enablement adapts to the users granted authorities)

30d4f094 02/14/2014 05:33 PM Andreas Müller

minor

881468a0 02/14/2014 11:45 AM Andreas Müller

fix setting of DerivedUnitFacade.type #4057 and some cleaning up

0092a4a5 02/13/2014 12:25 PM Cherian Mathew

reverting back the cdm application configuration refatoring

c9b48c79 02/12/2014 02:15 PM Cherian Mathew

renaming CdmApplicationController to CdmApplicationDefaultController

d0a75c57 02/12/2014 11:14 AM Katja Luther

cdmlib fix for deleting groups in bulkeditor #4054

bcaf1d59 02/11/2014 10:26 AM Katja Luther

move taxon to homotypical synonym fixed

9233b7ac 02/10/2014 01:11 PM Katja Luther
26023986 02/10/2014 12:26 PM Katja Luther

fix changeTaxonToSynonym with homotypic Synonyms

e477386c 02/06/2014 03:21 PM Andreas Kohlbecker

part 1 of fixing #2414 (Group updating doesn't work) by using CascaseType.REFRESH and test method extended

c423c274 02/06/2014 03:21 PM Andreas Kohlbecker

fixing and implementing test for #3782 (Security Context is not updated after editing GrantedAuthorities of a Group)

ad8d0610 02/06/2014 03:20 PM Andreas Kohlbecker

completely reworking UserServiceImplTest and also renaming it to UserAndGroupServiceImplTest

bb4429d3 02/05/2014 02:42 PM Andreas Müller

use unit in range.toString #4035

4ac1a923 02/03/2014 11:50 AM Katja Luther

fix bug in change accepted taxa to synonym with taxonrelations

5a845253 01/31/2014 04:59 PM Andreas Kohlbecker

implementing global PUBLISH role, also introducing the interface IPublishable; solves #3980 (Implement PUBLISH role into cdmlib security)

955457ed 01/28/2014 02:06 PM Andreas Kohlbecker

correcting documentation and adapting test - #3904 (EuroMed: Implement filtering rules for Distributions)

e976ec34 01/28/2014 12:35 PM Andreas Kohlbecker

corecting documentation, removing obsolete rule and adapting test accordingly - #3904 (EuroMed: Implement filtering rules for Distributions)

4f2bda54 01/28/2014 10:51 AM Andreas Kohlbecker

implementing test for #3904 (EuroMed: Implement filtering rules for Distributions) and a little bugfix

ed5a46f7 01/14/2014 07:36 PM Andreas Müller

fix taxon service search test

5a271454 01/14/2014 07:19 PM Andreas Müller

fixing 2 tests for the new classification structure