Project

General

Profile

Download (41.1 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
cb9801c1 12/03/2018 10:26 AM Katja Luther

ref #7755: provide all data for specimen pages

6b53ead8 07/26/2018 12:27 PM Katja Luther

first implementation for specimen page with DTOs

f6df4cfb 06/26/2018 03:32 PM Andreas Müller

cleanup

9a21de1f 06/14/2018 12:57 PM Andreas Müller

use long instead of int (cont.)

2a4c4dd0 06/14/2018 10:36 AM Andreas Müller

use long instead of int in some of the count methods, use base methods for pageSize/number and order for criteria and queries, cleanup

578ee23b 06/14/2018 01:12 AM Andreas Müller

cleanup

11d3d7eb 06/14/2018 12:51 AM Andreas Müller

cleanup and remove rows(xxx) method

f2716206 05/23/2018 12:21 PM Katja Luther

fix #7433: get specimen by genetic accession number

a88578ce 05/02/2018 02:00 PM Andreas Müller

ref #6241 replaced @created by @since in cdmlib

b27b3345 04/25/2018 05:23 PM Patrick Plitzner

ref #7095 Code clean up and refactoring

d9b27602 04/25/2018 05:17 PM Patrick Plitzner

ref #7095 Retrieve only distinct SpecimenNodeWrapper objects

7426d467 04/25/2018 02:44 PM Patrick Plitzner

ref #7095 Enhance quicker service for taxon associated specimens

edfed701 04/24/2018 06:12 PM Patrick Plitzner

ref #7095 Implement quicker service for taxon associated specimens

79c29018 04/23/2018 07:58 AM Patrick Plitzner

ref #7095 Add dao method for listing UuidAndTitleCache object

5e62e156 04/23/2018 07:55 AM Patrick Plitzner

ref #7095 Speed up specimen loading

3835ed3e 03/21/2018 07:11 PM Patrick Plitzner

ref #7324 Add new service method getFieldUnitsForGatheringEvent()

b8fc21ed 02/26/2018 07:48 PM Andreas Müller

cleanup

a9c2b3c3 11/22/2017 01:28 PM Katja Luther

fix delete of derivedUnits, derivationEvent needs to be deleted, add getUUIDAndTitleCache with pattern and limit

9dc896c9 06/03/2017 07:18 PM Andreas Müller

fix #6368 rename table and class TaxonNameBase

e4d66102 05/05/2017 02:56 PM Andreas Müller

cleanup

d45008d0 12/20/2016 11:49 AM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code

fd8e61f7 03/30/2016 11:18 AM Patrick Plitzner

Also return all specimens belonging to sub classes when specifying
SpecimenOrObservationBase as type

3dd6c00e 11/23/2015 04:13 PM Andreas Müller

Upgrade to hibernate 5 with persistence tests running #4716

550eeb6f 11/17/2015 04:32 PM Patrick Plitzner

Add new service method listDerminationEvents to occurrence service which
lists all determination events that contain the given specimen

cc1e6737 11/17/2015 04:32 PM Patrick Plitzner

Check for names and synonymy when checking specimen determinations

42f8ab76 11/17/2015 01:29 PM Patrick Plitzner

Fix associated specimen retrieval for name determination

  • added test
e6e5ebdc 11/17/2015 11:47 AM Patrick Plitzner

Extend service methods to retrieve specimens that are determiined as a
taxon name

df85b8bf 11/17/2015 10:50 AM Patrick Plitzner

When retrieving associated specimens retrieve all
IndividualsAssocations, TypeDesignation, Determinations

eeef091f 11/03/2015 11:10 AM Patrick Plitzner

Return type designations with associated taxa

4696db41 11/03/2015 11:07 AM Patrick Plitzner

Fix return type

d26d6619 05/26/2015 01:40 PM Andreas Müller

moving UuidAndTitleCache from model to persistence. #4799

a15c158c 05/20/2015 05:23 PM Andreas Müller

added id to uuidAndTitleCache

efb18337 05/12/2015 10:44 AM Patrick Plitzner
  • added significantIdentifer as search parameter to occurrenceService.findByTitle()
bfc52c5f 04/14/2015 03:17 PM Patrick Plitzner
  • added findOccurrences() and countOccurrences() to service layer
    • added configurator for these methods
    • optimized retrieval with HQL query
    • made use of service method in DerivateSearchView
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
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
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
fdb9cd4c 11/26/2014 03:31 PM Patrick Plitzner
  • added TODO comment
7e9949c5 11/26/2014 12:06 PM Patrick Plitzner
  • removed unused code
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)
20d40cb9 01/30/2014 12:00 PM Andreas Kohlbecker

DistributionInfoForTaxon methods implemented in services and controllers

c150ee7f 06/28/2013 12:59 PM Andreas Müller

rename FieldObservation -> FieldUnit #3351

483579cd 06/28/2013 11:24 AM Andreas Müller

adding recordBasis to SpecimenOrObservationBase and removing some DerivedUnit classes (all #3378) and adding kindOfUnit to SpecimenOrObservationBase (except for according termType and vocabulary) #3568.

a13c5f66 03/16/2013 01:30 AM Andreas Müller

Hibernate 4 migration. All test running except for SDDImport (Out of memory)

76990339 12/11/2012 01:27 PM Andreas Kohlbecker

renaming listByAllAssociations() to listByAssociatedTaxon()

67a90ea4 09/20/2011 12:49 PM Andreas Müller

add override and javadoc to OccrrenceDaoHibernateImpl

033e3b58 04/28/2011 02:28 PM Andreas Kohlbecker

fixing #2329 (Synonym types not shown in specimen tab)

a7cc7123 02/18/2011 02:29 PM Andreas Kohlbecker

a comment to (fixing #2232)

3aa871f2 02/18/2011 01:24 PM Andreas Kohlbecker

fixing #2232

ba68a9df 10/15/2010 05:48 PM Andreas Kohlbecker

getting all SpecimenOrObservationBases for a Taxon

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

4532d825 12/18/2009 11:33 AM Ben Clark

Refactored free text search to re-use the same code for all identifiable entities. Switched to StandardAnalyzer to include indexing of numbers. Removed redundant code from taxonDao.delete() method (as included entities deleted using hibernate's cascade method)

73e67b40 11/02/2009 01:29 PM Ben Clark

Refactored OrderHint and added RandomOrder, plus a couple of small bug fixes in VersionableDaoBase

59e9fb51 08/14/2009 10:15 AM Ben Clark

Added free-text search methods to name & occurrence DAO's

8eb80526 06/04/2009 01:32 PM Ben Clark

Corrected and added to tests

70354e64 06/03/2009 11:34 PM Ben Clark

Updated tests to reflect the new unique uuid constraint, corrected the CacheStrategyGenerator listener to correctly add updatedBy / createdBy metadata on saveOrUpdate events, corrected a couple of DAO methods, and added merge(T t) to ICdmEntityDao to allow the persisting of detached objects

b3b6e319 05/07/2009 01:38 PM Ben Clark

Lots of changes, including,
adding List orderHints, List propertyPaths to dao methods
New MarkerDao & impl
Expanded test coverage of beanintialization and cache strategy generator configuration

597358de 02/25/2009 01:49 PM Ben Clark

Committing large number of changes relating to versioning implementation (#108)

8127ca8d 01/12/2009 05:44 PM Andreas Kohlbecker

added @Qualifier to help autowiring in cdmlib-remote

19ad7b8d 12/19/2008 08:01 PM Ben Clark

Added methods to IOccurenceDao as part of #466, created ICollectionDao and implementation, and ported getCollectionsByCode to it

1a9182c4 11/27/2008 02:54 AM Andreas Müller

Clean warnings in cdmlib-persistence

ea87a469 09/10/2008 05:43 PM Patricia Kelbert
2c398184 09/08/2008 03:21 PM Patricia Kelbert
8b794d25 09/01/2008 03:02 PM Anahit Babadshanjan

Implemented Occurrence Service. Marshalling / unmarshalling SpecimenOrObservationBase.