Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
94722700 12/21/2020 03:00 PM Andreas Müller

improve generics for save() method

c9b75310 12/21/2020 02:59 PM Andreas Müller

cleanup

9570db31 09/22/2020 12:33 PM Andreas Müller

cleanup

7c1e42bf 09/15/2020 09:25 AM Andreas Müller

cleanup

f694f9a2 09/14/2020 11:03 PM Andreas Müller

ref #9225 implement NomenclaturalSource

3a5f3569 09/14/2020 11:03 PM Andreas Müller

cleanup

4da96cb9 08/20/2020 09:21 AM Andreas Müller

cleanup

d17a60c0 08/20/2020 09:00 AM Andreas Müller

ref #9194, ref #6581 use DescriptionElementSource for SingleSourcedEntityBase

922b1ce9 07/20/2020 11:55 AM Andreas Kohlbecker

ref #9152 implementing service level cache for cdm preferences with locking mechanism

f26883cb 07/15/2020 02:20 PM Andreas Müller

cleanup

c078cfb8 06/19/2020 11:26 PM Andreas Müller

ref #9085 improvements to MatchStrategyFactory and switch order of match parameters, some improvements to TimePeriod matching

014ff426 06/18/2020 04:44 PM Andreas Müller

cleanup

72eb424b 06/17/2020 01:20 AM Andreas Müller

ref #9078 first server side implementation for parsing and deduplication of names

f3544285 06/17/2020 01:19 AM Andreas Müller

cleanup and remove deprecated JOIN type method

af51bfe5 06/12/2020 08:05 PM Andreas Müller

ref #8978 add BigDecimalUserType to handled Usertypes in CdmGenericDaoImpl

03e4c253 06/12/2020 08:05 PM Andreas Müller

ref #6581 add "source" to Classification, TypeDesignation, RelationshipBase and NomenclaturalStatus

e0e63b18 06/04/2020 09:38 AM Katja Luther

fix #9053: differ between SortableTaxonNodeQueryResult and simple uuidAndTitleCache

3cf31dea 04/23/2020 05:02 PM Andreas Müller

Revert "ref #6113 temporarily remove kmlMarshaller"

This reverts commit 6a4d8b86f4322567cc0d52f04270a9903dfe026b.

6a4d8b86 04/23/2020 04:50 PM Andreas Müller

ref #6113 temporarily remove kmlMarshaller

5db2ebcd 03/30/2020 04:06 PM Andreas Kohlbecker

ref #8907 adapting method to SortableTaxonNodeQueryResult and fixing NPE

6ade84be 03/27/2020 04:24 PM Andreas Müller

cleanup and remove ITitleDao.findByTitleAndClass(xxx)

243e8f68 03/27/2020 04:09 PM Andreas Müller

cleanup

51132c21 03/27/2020 04:02 PM Andreas Müller

cleanup

f4f6d97b 03/26/2020 03:44 PM Andreas Kohlbecker

ref #8907 SortableTaxonNodeQueryResultComparator to replace UuidAndTitleCacheTaxonComparator - step 2

931981a7 03/03/2020 12:49 PM Andreas Müller

add some user types to noHandle for referencingObjects search

acffd6b0 01/27/2020 10:38 AM Andreas Müller

cleanup

bdde6137 01/22/2020 10:00 AM Katja Luther

ref #8624: add dao and service methods to search for titlecache or abbrev title cache

2a055418 01/20/2020 04:44 PM Andreas Müller

add parameterized HQL API access

30df4b0a 01/15/2020 11:12 AM Andreas Müller

cleanup

52a42c7d 10/30/2019 02:00 PM Andreas Müller

ref #8612 use better generics for findByExample

8da0b07f 08/28/2019 01:42 AM Andreas Müller

ref #8479 add listUUIDs method

fccd79b3 08/27/2019 04:36 PM Andreas Müller

ref #8479 ordering for taxon nodes implemented in TaxonNodeFilter and in loadById

b6177938 08/13/2019 03:13 PM Andreas Müller

ref #7099 add CdmAuthority to User, remove CDM_VIEW from tests, cleanup

d5579203 08/13/2019 03:13 PM Andreas Müller

ref #7099 rename model.rights to model.permission

899b7d66 08/13/2019 03:13 PM Andreas Müller

ref #7099 move user, group and GrantedAuthorityImpl to new rights package

f54d835b 07/02/2019 02:31 PM Andreas Kohlbecker

Revert "adding missing MatchMode in createRestriction()"

This reverts commit 1eca13fafa584494a9300c1a6844d435ca5ae897.

1eca13fa 07/02/2019 01:34 PM Andreas Kohlbecker

adding missing MatchMode in createRestriction()

c7637ad4 07/02/2019 10:41 AM Katja Luther

fix failing test (add anywher to createRestrictions)

bae3fd55 07/01/2019 04:31 PM Andreas Kohlbecker

ref #7885 tests for registration search by typified name and implementing order by

c2447263 07/01/2019 01:51 PM Andreas Kohlbecker

ref #8330 completing documentation regarding wildcards and fixing bug with MatchMode LIKE when using Restrictions

4d025474 05/27/2019 12:49 PM Katja Luther

ref #8045: add remove to preference service and dao

e358ae18 05/16/2019 09:09 AM Andreas Müller

fix findTitleCache in service layer

467c872e 04/29/2019 12:20 PM Katja Luther

ref #7920: add predicate for area specicific status

6d6ae033 03/07/2019 02:54 PM Andreas Kohlbecker

ref #7106 logging unintentially creation of unmanaged new session in DaoBase with stacktrace

113347bb 03/06/2019 12:35 AM Andreas Müller

ref #8162 move OriginalSourceXXX to reference package

bd491943 03/06/2019 12:30 AM Andreas Müller

ref #8162 move OriginalSourceXXX to reference package

76cfd0f6 03/05/2019 05:34 PM Andreas Müller

ref #8162 move term related classes from persistence(.dao.)common to .term

1c39686b 03/05/2019 11:33 AM Andreas Müller

ref #8162 adapt cdmlip to new term package structure

df0abd11 02/27/2019 02:44 PM Patrick Plitzner

ref #8146 Refactor service method

6f5a0cd4 02/26/2019 02:57 PM Patrick Plitzner

Merge branch 'develop' into termSearch

b5c5e6fc 02/25/2019 08:49 PM Andreas Müller

ref #8017 add sources to TypeDesignationBase

73addc03 02/15/2019 09:10 AM Patrick Plitzner

ref #8011 Allow null for termType to ignore this filter

1da9046b 02/14/2019 01:43 PM Patrick Plitzner

ref #8011 Add termType to service method

13621704 02/12/2019 02:44 PM Patrick Plitzner

Merge branch 'develop' into termSearch

1184c8e0 02/11/2019 11:28 AM Patrick Plitzner

ref #7998 Add service method for UuidAndTitleCache by term type

0504b50c 02/07/2019 03:20 PM Andreas Müller

ref #8062 fix NPE in TaxonGraphTest

3eecdd85 02/07/2019 02:14 PM Andreas Müller

ref #8062 first implementation to delete default preferences (only for cdmlib predicates)

0eaa0762 01/24/2019 02:50 PM Patrick Plitzner

ref #8011 Add service method to find term DTOs by label

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

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

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)

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

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

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

Merge branch 'feature/#7648' into develop

  • TaxonGraphDao
  • TaxonGraphController
  • TaxonGraphService
  • TaxonGraphDTO
  • TaxonGraphHibernateListener and processor
  • tests
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...
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

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

minor issue with return type of listToTaxonRelationships() fixed

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

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

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

ref #6682 add types and deduplicateMisapplications parameter to web service

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

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)

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

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

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

cleanup

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