Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
67118ad4 01/16/2019 09:13 AM Katja Luther

remove generic references from result for inReference selection

fa63b6b4 01/14/2019 06:22 PM Andreas Müller

cleanup

ea92da24 12/13/2018 02:56 PM Andreas Kohlbecker

fixing wrong boolean operator combination for Restrictions with operator AND_NOT

cb9801c1 12/03/2018 10:26 AM Katja Luther

ref #7755: provide all data for specimen pages

b45c1f2d 11/29/2018 01:18 PM Andreas Müller

ref #7932 first implementation of PreferenceResolver and some adaption to PreferenceService API.

  • Correct handling of subtree subjects still open.
  • Also creation of user defined subjects still open.
3986faa0 11/29/2018 01:18 PM Andreas Müller

cleanup

1cac1886 11/13/2018 11:20 AM Patrick Plitzner

ref #7887 Refactor TermDto usage

b9ee0c73 11/13/2018 11:20 AM Patrick Plitzner

ref #7887 Remove getParent()

a1ab6a74 11/09/2018 09:18 AM Patrick Plitzner

ref #7887 Implement term service methods based on DTOs

fbe910aa 11/08/2018 12:20 PM Andreas Müller

ref #7829, ref #7800 improve nom. ref. matcher (also changes the result type => needs adaptation in client Apps)

269cc178 11/08/2018 12:10 PM Andreas Müller

revert: Add series parsing with letters (test) - all unwanted commits

4cab2fd1 11/08/2018 12:04 PM Andreas Müller

Add series parsing with letters (test)

2ac69f0c 10/22/2018 05:40 PM Andreas Kohlbecker

ref #7831 using uuids in findTaxonNameParts() methods as name exclude filter

aec3c7b7 10/22/2018 05:06 PM Andreas Kohlbecker

ref #7791 adding rank order index to TaxonGraphNodeDTO

f37e7436 10/18/2018 03:06 PM Andreas Kohlbecker

fix #7834 findInTaxonGraph implemented for Registrations with RegistrationDTOController endpoint

efc5d1e3 10/17/2018 04:16 PM Andreas Kohlbecker

ref #7831 adding name exlude filter to TaxonNamePartsFilter

388fc07c 10/17/2018 12:39 PM Andreas Kohlbecker

ref #7648 fixing bugs related to single taxa per graph and updating rels from lower ranks, with testcase

6c5e8c9a 10/12/2018 12:28 PM Andreas Müller

cleanup

48e27c57 10/10/2018 06:02 PM Andreas Kohlbecker

ref #7648 moving TaxonGraphHibernateListener and related classes into cdmlib-service

11ab88e8 10/05/2018 06:34 PM Andreas Kohlbecker

ref #7648 automatic management of lower ranked names in the taxon graph

4c90f595 10/05/2018 03:59 PM Andreas Kohlbecker

Merge branch 'feature/#7648' into develop

  • TaxonGraphDao
  • TaxonGraphController
  • TaxonGraphService
  • TaxonGraphDTO
  • TaxonGraphHibernateListener and processor
  • tests
91e05af0 10/05/2018 03:23 PM Andreas Kohlbecker

ref #7791 TaxonGraphDao supressing Names associated with Registrations where the status is not PUBLISHED

4c5284df 10/05/2018 02:55 PM Andreas Kohlbecker

ref #7648 moving taxongraph methods from taxonDao to taxonGraphDao

9bdd2739 10/05/2018 02:46 PM Andreas Kohlbecker

ref #7791 TaxonGraphNodeDTO with rank labels

81c01935 10/04/2018 09:44 PM Andreas Kohlbecker

ref #7648 more pulling up into AbstractHibernateTaxonGraphProcessor

75338ad3 10/04/2018 09:09 PM Andreas Kohlbecker

ref #7648 common base class AbstractHibernateTaxonGraphProcessor to deduplicate TaxonGraph methods

196c665f 10/04/2018 04:54 PM Andreas Kohlbecker

ref #7648 fixing inconsistency in test data and improving logging

5e403d42 10/04/2018 02:48 PM Andreas Kohlbecker

ref #7791 using name.titleCache as title for TaxonGraphNodeDTO

38588c66 10/02/2018 06:42 PM Andreas Kohlbecker

ref #7648 correct handling existing taxa without secReference

335d7c23 10/02/2018 06:16 PM Andreas Kohlbecker

ref #7648 introducing CdmPreferenceLookup for cached access to the CdmProperty with predicate 'TaxonGraphSecRefUuid' and others

  • using this Preference in TaxonGraphDaoHibernateImpl and TaxonGraphBeforeTransactionCompleteProcess
  • adapting tests accordingly...
6b3c858a 10/02/2018 03:12 PM Andreas Kohlbecker

ref #7648 cleaning up and attempting to fix TaxonGraphService test setup

005f3c40 10/02/2018 12:01 PM Andreas Kohlbecker

ref #7648 all TaxonGraph updating done in a BeforeTransactionCompletionProcess implementation - TaxonGraphHibernateListener is working now

e15e805c 10/01/2018 03:23 PM Andreas Kohlbecker

ref #7648 TaxonGraphService as dao and TaxonGraphObserver as TaxonGraphHibernateListener

e9ca40c5 10/01/2018 11:00 AM Andreas Kohlbecker

ref #7648 TaxonGraphService complete with full set of tests

67861132 09/28/2018 06:55 PM Katja Luther

ref #7345: fix dao method to get entities with special marker and pattern in titleCache

601b8e6e 09/28/2018 06:40 PM Katja Luther

ref #7345: add dao and service methods to get UuidAndTitleCache marked with a special markerType

a8ef58b2 09/28/2018 01:24 PM Andreas Kohlbecker

ref #7648 initial implementation of TaxonGraphService with tests and TaxonGraphObserver

b1e975a8 09/28/2018 11:14 AM Andreas Kohlbecker

minor issue with return type of listToTaxonRelationships() fixed

de9f5331 09/25/2018 10:02 AM Andreas Kohlbecker

ref #7783 TaxonNamePart with uuid & assuring registrations have an identifier when saved

1251ffed 09/14/2018 11:24 AM Andreas Müller

ref #7745 childNodesOf implemented

8616c840 09/13/2018 11:05 PM Andreas Müller

cleanup

d2f1dbf2 09/12/2018 11:01 PM Andreas Müller

ref #7745 fix bug in queries with subtree, some first test and cleanup

bc3200a9 09/12/2018 07:28 PM Andreas Müller

ref #7745 fix syntax for node.treeindex in query

dce01054 09/12/2018 06:52 PM Andreas Müller

ref #7745 subtree filter to taxon search (add missing parameter for queries)

26ab7583 09/12/2018 03:53 PM Andreas Müller

ref #7745 add subtree filter to taxon search (not yet tested for subtree != null)

273b0cdc 09/12/2018 03:46 PM Andreas Kohlbecker

fix #7756 allowig direction to be null again

185155f8 09/12/2018 09:31 AM Andreas Müller

ref #7745 implement subtree filter for ClassificationController.rankSpecificRootNotes and .childNodes

98ce4a92 08/17/2018 03:31 PM Andreas Müller

ref #7664 adapt return type for many methods with defined typification

ef5174f6 08/16/2018 06:47 PM Andreas Müller

ref #6682 try to fix failing query in TaxonDao

5576f79c 08/16/2018 06:15 PM Andreas Müller

ref #6682 try to fix failing query in TaxonDao

a089c5d4 08/16/2018 05:53 PM Andreas Müller

ref #6682 add types and deduplicateMisapplications parameter to web service

a692a96b 08/07/2018 03:01 PM Katja Luther

Merge branch 'develop' into feature/specimenPortal

def2a398 08/03/2018 07:45 PM Andreas Kohlbecker

ref #7590 fixing join types for restriction operations

e9ad2b59 07/27/2018 11:15 AM Andreas Kohlbecker

ref #7590 documentation

e0dcd1d7 07/27/2018 08:50 AM Andreas Kohlbecker

ref #7590 implementing AND and OR operator for restrictions and harmonizing code

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

first implementation for specimen page with DTOs

4855bbd5 07/26/2018 12:19 PM Katja Luther

adding new SpecimenOrObservationType and smaller changes

51ee66dc 07/11/2018 03:46 PM Andreas Kohlbecker

fix #7527 making page by parameter with criteria and restrictions available in the service layer

7e055a60 07/05/2018 03:42 PM Andreas Kohlbecker

renaming variable

cfbac3ec 07/03/2018 12:33 PM Andreas Müller

cleanup

a7e57e62 07/03/2018 12:23 PM Andreas Müller

ref #7530 3 families and dianthus import (WFO Access Import)

8a81795d 07/02/2018 02:34 PM Andreas Müller

cleanup

d01b74ef 07/02/2018 12:50 PM Andreas Kohlbecker

ref #7525 ref #7523 allowing to use Restriction as exclude filter

024d9b21 07/02/2018 09:13 AM Andreas Kohlbecker

ref #7525 restoring all previously removed Criteria methods

d791337a 06/29/2018 11:05 PM Andreas Kohlbecker

Revert "ref #7527 renaming CdmEntityDaoBase.ByParam methods"

This reverts commit 13ec97dbc071864563698e422a15ad725e28a55b.

13ec97db 06/29/2018 05:24 PM Andreas Kohlbecker

ref #7527 renaming CdmEntityDaoBase.ByParam methods

a33babc0 06/29/2018 05:17 PM Andreas Kohlbecker

fix #7525 replacing Criteria lists by cdm Restrictions in CdmEntityDaoBase.*ByTitle() methods

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

cleanup

2937c7c8 06/22/2018 12:39 PM Andreas Müller

cleanup

8c6a7c50 06/21/2018 03:37 PM Andreas Müller

cleanup

e11ed28f 06/20/2018 11:53 PM Andreas Müller

cleanup

f13dc62d 06/20/2018 10:38 PM Andreas Müller

remove harmonization candidates in TaxonDao and NameService

7b43c8a7 06/20/2018 10:26 PM Andreas Müller

cleanup

7aac0891 06/20/2018 01:42 PM Andreas Müller

ref #7478 simplify taxon hql search code

5caad148 06/20/2018 01:42 PM Andreas Müller

cleanup

d4e06699 06/20/2018 12:38 PM Andreas Müller

ref #7478 some cleanup and renaming for taxon hql search

2a95430a 06/20/2018 12:05 PM Andreas Müller

ref #7478 fix pro parte synonym search in taxon hql search (still untested)

5bdaf8c0 06/20/2018 12:01 PM Andreas Müller

cleanup

144d1d52 06/19/2018 03:26 PM Andreas Müller

cleanup

0d028764 06/14/2018 10:36 PM Andreas Müller

ref #3560 fix includeUnpublished for taxon relationships and correct includePublished->includeUnpublished

ea33ac4f 06/14/2018 01:59 PM Andreas Müller

use long instead of int (cont.)

d8456478 06/14/2018 01:15 PM Andreas Müller

use long instead of int (cont.)

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

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

ref #3560 add includeUnpublished for taxon relationships

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

cleanup and remove rows(xxx) method

9fc2a8a0 06/13/2018 06:06 PM Andreas Kohlbecker

fix #7467 taxon name parts lookup method with support for wildcard searches, TaxonNameParts and filter

7d2818cc 06/12/2018 09:47 AM Katja Luther

fix in getUuidAndTitleCache

f52fd31a 06/11/2018 08:36 PM Andreas Müller

cleanup

754a3c47 06/06/2018 11:45 PM Andreas Müller

ref #3560 implement publish in taxon service by name search

547b40a1 06/05/2018 11:37 PM Andreas Müller

ref #3560 tests for unpublished listRankSpecificRootNodes

e073fc85 06/05/2018 06:00 PM Andreas Müller

ref #3560 implement unpublished for listSiblings in service and remote (no tests yet)

62a08491 06/05/2018 05:39 PM Andreas Müller

ref #3560 implement unpublished for rankSpecificRootNode in service and remote (no tests yet)

bb8eecc0 06/05/2018 04:30 PM Andreas Müller

ref #3560 implement unpublished for load and find in service layer

3c1306f8 06/05/2018 04:10 PM Andreas Müller

ref #3560 use global "unpublished" constant

cfb4f036 06/05/2018 04:03 PM Andreas Müller

cleanup

0fe80050 06/02/2018 07:12 PM Andreas Müller

cleanup

16fe90fd 06/02/2018 06:02 PM Andreas Müller

ref #3560 implement publish filter for ClassificationDao.listChildrenOf and .countChildrenOf

4820d02b 06/02/2018 06:00 PM Andreas Müller

cleanup