Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
3606bda3 06/28/2021 09:38 AM Andreas Müller

cleanup

7c47b73f 06/02/2021 09:15 AM Andreas Müller

ref #9642 remove unnecessary order by

d6a8517c 06/01/2021 05:01 PM Andreas Müller

fix #9642 fix countMedia and getMedia in OccurrenceDaoHibernateImpl

0f6b5dda 05/19/2021 03:25 PM Andreas Müller

ref #6359, ref #9627 fix tests for setSecundumForSubtree workaround

ac5db269 05/19/2021 02:54 PM Andreas Müller

ref #9627 workaround for update result including taxonBase in setSecundumForSubtree

85526f34 05/17/2021 09:06 AM Katja Luther

fix getUuidAndTitleCache for persons/teams only

cda77ee0 05/14/2021 09:41 PM Andreas Müller

revert deduplication for term DTOs (cont.)

fff53afa 05/14/2021 12:24 PM Andreas Müller

revert deduplication for term DTOs

40b8afc7 05/14/2021 12:19 PM Andreas Müller

cleanup

839fd95f 05/14/2021 10:44 AM Andreas Müller

deduplicate all results in vocabulary dao

cdf681f0 05/14/2021 10:29 AM Andreas Müller

deduplicate all results in term dao

61ebc53c 05/14/2021 10:28 AM Andreas Müller

cleanup

2b39b9df 05/13/2021 09:27 AM Andreas Müller

cleanup

c9ccb1e7 05/13/2021 01:26 AM Andreas Müller

ref #6359 improve progress monitoring for setSecundumForSubtree

ea3bd701 05/13/2021 01:08 AM Andreas Müller

ref #6359 fix NPE when removing sec

8bf7ecd2 05/11/2021 10:16 PM Andreas Müller

cleanup

af7821ec 05/07/2021 02:58 PM Andreas Müller

ref #6359 finetuning for updatedObjects in setSecundumForSubtree (distinguish taxon and originalsource)

43461f17 05/07/2021 02:12 PM Andreas Müller

cleanup

9336738a 05/07/2021 12:47 AM Andreas Müller

ref #6359 add session.clear()

b5aafef0 05/07/2021 12:34 AM Andreas Müller

fix compile error

6d17bcd3 05/07/2021 12:27 AM Andreas Müller

cleanup

0bb7d42f 05/06/2021 11:44 PM Andreas Müller

ref #6359 fix update issue

e067bb50 05/06/2021 11:22 PM Andreas Müller

ref #6359 improve partition handling

c6ecb751 05/06/2021 09:00 PM Andreas Müller

cleanup

74e9f695 05/06/2021 09:00 PM Andreas Müller

ref #9598 fix generics for common deduplicate usage

cfa25f63 05/06/2021 08:59 PM Andreas Müller

ref #6359 improve updated objects behavior

3cba463f 05/06/2021 08:32 PM Andreas Müller

ref #9598 some parameter renaming and improve updated objects behavior

69d199a5 05/06/2021 07:47 PM Andreas Müller

cleanup

013cea82 05/06/2021 07:47 PM Andreas Müller

ref #9598 remove redundant code

3b85f959 05/06/2021 06:52 PM Andreas Müller

fix #9601 allow misapplied names and proparte Syns to set secundum for subtree

b7440493 05/06/2021 06:45 PM Andreas Müller

remove unnecessary second load

b39f1ad2 05/06/2021 06:44 PM Andreas Müller

cleanup

8ae625ea 05/04/2021 10:05 PM Andreas Müller

cleanup

62b306e0 05/03/2021 10:25 AM Katja Luther

ref #9598: adapt termvocabulary list to avoid duplicates

21be58d8 05/03/2021 09:28 AM Andreas Müller

rename DefaultReferenceCacheStrategy to ReferenceDefaultCacheStrategy

b81c8fe7 05/03/2021 09:16 AM Andreas Müller

rename NamedAreaSearchField to TermSearchField

b9314362 05/02/2021 11:27 PM Andreas Müller

fix #9598 add search by label and tests

0ff7ce5c 05/02/2021 10:46 PM Andreas Müller

fix #9598 add deduplication to DefinedTermDaoImpl.listNamedAreaByAbbrev(...) rename listNamedArea to list(clazz, ....) to make the method more generic

587733ce 05/01/2021 09:55 PM Andreas Müller

fix #9598 add deduplication to DefinedTermDaoImpl.listNamedArea(...)

0a140219 04/29/2021 11:06 PM Andreas Müller

remove generics from Identifier class

78dff9c8 04/29/2021 03:31 PM Katja Luther

ref #9593: revert some changes in taxonDao not belonging to this ticket

5e985bbc 04/28/2021 01:50 PM Katja Luther

ref #9575: adapt findTaxaAndNames for doAuthors, add test case

4ce176cc 04/28/2021 12:58 PM Katja Luther

ref #9593: add polytomouskey handling in PostMergeEntityListener to avoid NULL values - avoid NPE

d0b26ef2 04/14/2021 06:18 PM Andreas Müller

cleanup

bf69d17d 04/14/2021 06:18 PM Andreas Müller

ref #9578 , ref #8889 fix behavior of TaxonNodeDaoHibernateImpl.listChildrenOf() with recursive=true and comparator

  • current implementation also returns the parent which is semantically not correct and differs from implementation without comparator
c6a61f11 04/02/2021 06:20 PM Andreas Müller

cleanup

18bd5760 04/01/2021 03:06 AM Andreas Müller

ref #9541 fix query on IdentifiableSource and SingleSource

99de1ab2 04/01/2021 12:46 AM Andreas Müller

ref #9541 further improve referencing object handling

8b7fdba9 03/31/2021 09:58 PM Andreas Müller

ref #9541 DTOs for referencing objects and server side initialization

79f6280d 03/31/2021 09:22 PM Andreas Müller

cleanup

571eb9f1 03/29/2021 06:45 PM Andreas Müller

fix #9561 make protectedTitleCache search a search with MatchMode.Beginning OR Anywhere

b634cc70 03/29/2021 06:45 PM Andreas Müller

cleanup

9bf89673 03/26/2021 12:07 PM Andreas Müller

fix #9561 fix search searches on titleCache also if titleCache is protected

805f62dc 03/24/2021 12:47 PM Andreas Müller

cleanup

e05f7e71 03/19/2021 02:05 PM Andreas Müller

ref #9211 fixing test related issues for Classification.source

72cd6341 03/19/2021 02:04 PM Andreas Müller

ref #9332 adapt some test data and a query to new designationSource in cdmlib

ebe255f5 03/19/2021 02:04 PM Andreas Müller

ref #9332 adapt registration dao to designationSource renaming

b6eee3e3 03/19/2021 02:04 PM Andreas Müller

cleanup

b93258bd 03/19/2021 02:04 PM Andreas Müller

ref #9331 add NamedSource and NamedSourceBase and use it, SecundumSource inherits from NamedSource

c8542c18 03/19/2021 02:04 PM Andreas Müller

ref #9327 update script updated and some further test and propertyPath adaptations

0e7a0a0f 03/19/2021 02:01 PM Andreas Müller

cleanup

dda109c6 03/19/2021 02:01 PM Andreas Müller

ref #9327 fix tests in persistence and service layer

7288eb78 03/19/2021 02:01 PM Andreas Müller

cleanup

d71868a2 03/19/2021 02:01 PM Andreas Müller

ref #9327 add sec source to TaxonBase (with few open issues)

60de16ad 03/06/2021 12:19 AM Andreas Müller

use long instead of int for count

91356769 03/06/2021 12:19 AM Andreas Müller

cleanup

63583e76 03/04/2021 02:59 PM Katja Luther

ref 9506: search also for abbrevText and show only the parts available

9f92498d 03/04/2021 11:17 AM Katja Luther

ref 9506: show uri and abbrev text when available

14c8d1f0 03/04/2021 11:07 AM Katja Luther

ref 9506: do not show empty rights in rights selection dialog

90f0f337 03/03/2021 12:14 PM Katja Luther

fix #9506: the rights were filtered by text, this fixed now

d10e9a39 03/01/2021 03:10 PM Andreas Kohlbecker

fix #9483 initializing rank.vocabulary in the TaxonNameParts constructor

e20135dc 02/26/2021 02:37 PM Andreas Kohlbecker

fix #9483 adapting bean initialization in .TaxonNameDaoHibernateImpl.prepareFindTaxonNameParts(..) to new? rank compare

15647253 02/12/2021 09:40 AM Katja Luther

add test for uuidAndTitleCache in TaxonNodedao and code cleau

e6d5c3e2 02/09/2021 11:07 AM Andreas Müller

ref #9457 , ref #9461 fix incorrect handling of AND/OR logic in doubtfulPattern handling in TaxonNodeDaoHibernateImpl.getUuidAndTitleCache

1606ebde 02/08/2021 11:11 AM Andreas Müller

ref #9457 fix missing space in HQL (cont.)

e0e956a8 02/08/2021 10:47 AM Andreas Müller

fix #9457 fix missing space in HQL

1c63b6c5 01/22/2021 01:27 PM Andreas Müller

ref #9354 unify TaxonNodeDao.listChildrenOf(...) methods

97118446 01/22/2021 01:27 PM Andreas Müller

cleanup

a407a44c 01/21/2021 07:26 PM Andreas Müller

improve generics for AgentService.getUuidAndAbbrevTitleCache

a5502a9b 01/21/2021 07:25 PM Andreas Müller

cleanup

b09fb3b9 01/21/2021 05:40 PM Andreas Müller

cleanup and improve generics

29d1e817 01/21/2021 04:13 PM Andreas Müller

cleanup

3133b77d 01/21/2021 04:13 PM Andreas Müller

ref #9142 code simplification

bed37770 01/19/2021 02:41 PM Katja Luther

ref #8889: sort taxonnodes for distribution editor on server side

c1a8faa1 01/10/2021 10:56 AM Andreas Müller

ref #6591 adapt PESI import to new original spellings handling

b36706c7 01/10/2021 10:54 AM Andreas Müller

cleanup

de8249cf 01/05/2021 08:05 PM Andreas Müller

ref #9114 add URI Wrapper and replace all java.net.URI occurrences by the wrapper in cdmlib

2720ea2c 01/05/2021 05:45 PM Andreas Müller

cleanup

f3a14906 12/21/2020 10:38 PM Andreas Müller

cleanup

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

84e04ed3 12/18/2020 11:24 AM Katja Luther

ref #9142: use clazz for FROM statement in getUuidAndAbbrevTitleCache for agents

f0cf9026 12/18/2020 10:50 AM Katja Luther

ref #9142: fix getUuidAndAbbrevTitleCache for agents

138715e0 11/18/2020 10:01 AM Andreas Müller

replace links to trac tickets by links to redmine tickets in javadoc

59a68768 11/09/2020 03:44 PM Katja Luther

fix syntax exception

8b35bc36 11/04/2020 03:15 PM Katja Luther

reference search for abbrevTitleCache and titleCache

cb45d97c 10/30/2020 10:40 AM Andreas Müller

ref #6589 finalize update script for

4d68581f 10/29/2020 04:54 PM Katja Luther

ref #8774: further implementations for using term dtos in editor

a06014f5 10/22/2020 01:40 PM Andreas Müller

cleanup

3037370e 10/12/2020 11:15 AM Katja Luther

ref #8774: dto and service adaptions to use dtos for term tree editors