Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
b9b58fbb 03/27/2015 06:49 PM Andreas Kohlbecker

implementing better namedAreasInUse service for #3994 (Select widget to choose the filter areas for the advanced search)

ae63dbfa 03/27/2015 05:17 PM Patrick Plitzner
  • fixed potential LIE
935c302b 03/27/2015 04:15 PM Patrick Plitzner
  • fixed potential null values
    • added uuid to preserved specimen dto
b40e0f56 03/27/2015 11:40 AM Patrick Plitzner
  • refactored DTO assembly for compressed specimen table in the data portal
    • now data is assembled for each individual preserved specimen and the for the parent field unit
38b13460 03/27/2015 11:32 AM Andreas Müller

make indexing type collection a list (was Set before)

6d658ad8 03/19/2015 04:30 PM Andreas Müller

adapt CommonService to allow collection save and add remotewebapp test H2 udpate

05cdf24e 03/19/2015 02:49 PM Andreas Müller

merge validation2 and model 3.5 into trunk

e700c0bb 03/17/2015 03:55 PM Andreas Müller

remove import

418a2bdc 03/17/2015 11:35 AM Katja Luther

fix search for common names in editor and minor

73d9ca6b 03/12/2015 12:20 PM Katja Luther

moveTaxon() with uuids instead of objects as arguments

f260e5fd 03/10/2015 11:31 AM Andreas Müller

minor

f973242a 03/10/2015 10:06 AM Katja Luther

for infrageneric unranked rank adding unranked
fixing bug with deletion of names and homotypicalGroups

c33895ec 03/03/2015 02:28 PM Patrick Plitzner
  • added methods to handle identifiers
50cbc3ed 02/23/2015 10:24 AM Katja Luther
e544dc43 02/17/2015 12:43 PM Patrick Plitzner
  • fixed paging for compressed specimen table
688201de 02/17/2015 11:20 AM Patrick Plitzner
  • added pager to associated field units service method
ef52cdd5 02/11/2015 02:23 PM Katja Luther

add UpdateResult and make DeleteResult a subclass

a0bd02a0 02/11/2015 02:23 PM Katja Luther
d9848104 02/02/2015 02:35 PM Cherian Mathew

DeleteResult : made serializable
remote-security : added remoting url intercept
remoting-services : made user service public
web.xml : added filter chain for securing remoting services

6ce2dd76 01/29/2015 01:08 PM Katja Luther
97cfed39 01/29/2015 01:02 PM Katja Luther
bc306c48 01/29/2015 11:36 AM Katja Luther

fix #4613

48dde342 01/28/2015 05:42 PM Alexander Oppermann

created new service in classificationService

it is a first draft of the createHierarchyService
based on taxonNames and until genus level.

9fd77709 01/28/2015 03:26 PM Patrick Plitzner
  • check related objects for DeterminationEvents
98c8c345 01/28/2015 08:54 AM Patrick Plitzner
  • fixed deletion result relates objects
    • removed @Ignore from tests
3ca7cdf9 01/27/2015 02:26 PM Patrick Plitzner
  • replaced instanceof with isInstanceOf()
    • replaced class cast expressions with deproxy
516266dc 01/27/2015 11:54 AM Patrick Plitzner
  • only add the conflicting related objects to the DeleteResults
38ff1a2b 01/26/2015 01:54 PM Cherian Mathew

PolytomousKey, PolytomousKeyNode : Added merge to cascade annotation
cdmlib-remote-servlet.xml, ConcurrentSessionTest.java : spelling checks
CdmCacher : made cache lement getter methods public
remoting-services.xml, httpInvokerServices : added new services

93c7f674 01/23/2015 01:20 PM Andreas Müller

null handling for find(UUID) and load(UUID) methods

e580c4ca 01/22/2015 11:40 AM Andreas Müller

latest changes for findByIdentifier service

0b9c5cf2 01/21/2015 05:31 PM Andreas Müller

improve and rename findByIdentifier service

5c97ba55 01/19/2015 02:24 PM Andreas Müller

remove some javadocs

3d36a2fe 01/15/2015 04:07 PM Patrick Plitzner
  • refactored getFieldUnits()
deb7fdbb 01/12/2015 04:04 PM Andreas Müller

add transactional to listByIdentifier service

e9a03481 01/09/2015 03:23 PM Andreas Müller

remove imports

8cd4c5d7 01/09/2015 02:48 PM Andreas Müller

minor

9020c13d 01/08/2015 04:34 PM Andreas Müller

merge cdmlib-service from validation branch to trunk

97ac524a 01/08/2015 11:46 AM Andreas Müller

first tests for listByIdentifier

6a47f57b 01/07/2015 07:36 PM Andreas Müller

first untested version for findByIdentifier #4594

6509418e 01/07/2015 06:57 PM Andreas Müller

update javadoc and Override in IdentifiableServiceBase

2824b4a9 01/06/2015 01:33 PM Katja Luther
bba9e555 12/16/2014 03:11 PM Patrick Plitzner
  • fixed deep delete recursion bug
    • fixed tests
88b4ec59 12/16/2014 10:32 AM Patrick Plitzner
  • extracted deepDelete tests to own java class
    • reduced exception logged in DeleteResult
4cc85da1 12/15/2014 01:52 PM Andreas Müller

add original label info to specimen facade #4218, #4565

5188d906 12/15/2014 01:00 PM Patrick Plitzner
  • fully implemented deep delete (child derivates)
    • added tests
ccbb86ca 12/12/2014 03:59 PM Andreas Müller

minor

c36bd929 12/12/2014 09:41 AM Patrick Plitzner
  • implemented isDeletable() and delete()
    • fixed test XML files and tests
b463980c 12/11/2014 09:35 PM Patrick Plitzner
  • added isDeleteMolecularData flag to configurator
b9db5d67 12/11/2014 09:35 PM Patrick Plitzner
  • use labelCache instead of description for amplification labeling
1b2e403a 12/11/2014 04:07 PM Patrick Plitzner
  • organized imports
7cad7934 12/10/2014 04:28 PM Patrick Plitzner

merge-update from trunk

c7322065 12/10/2014 04:27 PM Patrick Plitzner

-fixed possible NPE (fixes #4532)

c9d7b4eb 12/10/2014 04:25 PM Patrick Plitzner

merge-update from trunk

7ba2b0d5 12/10/2014 10:36 AM Patrick Plitzner
  • added isPublish() method to facade
fcab75e4 12/09/2014 05:09 PM Andreas Müller

some adaptations after trunk merge to 3.4.1

af283637 12/09/2014 05:03 PM Patrick Plitzner

merge-update from trunk

395ccc97 12/09/2014 04:44 PM Andreas Müller

separate Amplification and AmplificationResult.java #4541

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
944cfe7b 12/04/2014 09:52 AM Patrick Plitzner
  • invoke super method in isDeletable()
96274f18 12/04/2014 09:44 AM Patrick Plitzner
  • changed service method to retrieve the directly related objects
    • adapted tests
6571e4e5 12/03/2014 10:13 PM Andreas Müller

implement SingleReadAlignment.java #4529
not yet ready

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
a7f43cf4 12/03/2014 05:05 PM Patrick Plitzner
  • commented unused fields of DeleteResult
5ddc7eb3 12/03/2014 01:49 PM Katja Luther

isDeletable returns DeleteResult

ec352541 12/03/2014 01:22 PM Patrick Plitzner

merge-update from trunk

ccf1f2f1 12/03/2014 10:03 AM Andreas Müller

merge PresenceTerm and AbsenceTerm #4521

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...
ee369c1a 12/03/2014 09:24 AM Patrick Plitzner
  • extended toString() method
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
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)
ad5252d9 11/24/2014 05:32 PM Cherian Mathew

removed unwanted service field

fa927d2c 11/21/2014 03:36 PM Andreas Kohlbecker

whitespace

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

a5e4d895 11/13/2014 04:23 PM Andreas Müller

minor

e15e7ef6 11/13/2014 04:17 PM Andreas Müller

improve cache update algorithm

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

25ec2e67 11/04/2014 02:58 PM Patrick Plitzner
  • provide contig and read information in portal and webservice
74a3f355 11/03/2014 10:29 AM Patrick Plitzner
  • extende DerivateHierarchyDTO to also show contig and primer info
ea599416 10/29/2014 03:10 PM Patrick Plitzner
  • removed comma in specimen citation
aa3535e0 10/29/2014 01:17 PM Katja Luther
3f9e57cd 10/29/2014 11:39 AM Patrick Plitzner
  • added exception throwing to URI assembly in Sequence class
    • handled exception in editor details view
072913b2 10/28/2014 07:24 PM Patrick Plitzner
  • adapted derivate hierarchy assembly to cdmlib3.4 changes (TissueSample, DnaSample as one class)
5b62196b 10/28/2014 02:09 PM Katja Luther

fix #4450

2f4fd039 10/27/2014 09:09 AM Patrick Plitzner
  • added service method deleteDerivateHierarchy()
cc1af289 10/21/2014 12:42 PM Patrick Plitzner

merge-update from trunk

3615c348 10/20/2014 09:14 PM Andreas Müller

allow saving FullDataGenerator data through API (preliminary)

32398407 10/20/2014 08:51 PM Andreas Müller

minor

42c84aab 10/20/2014 02:15 PM Patrick Plitzner
  • fixed service method and extended test
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

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

7a33ea3e 09/15/2014 02:15 PM Patrick Plitzner

merge-update from trunk

29abeaf8 09/11/2014 02:29 PM Andreas Müller

bugfix for null rank in #4374

03e6ed71 09/11/2014 01:52 PM Andreas Müller

remove generics

6d71634a 09/11/2014 12:20 PM Andreas Müller

generics

d4e8f64c 09/10/2014 04:22 PM Andreas Müller

handle null name