Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
19628819 10/05/2018 03:58 PM Andreas Kohlbecker

ref #7648 fixing problems in TaxonGraphTest

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

ref #7648 common base class AbstractHibernateTaxonGraphProcessor to deduplicate TaxonGraph methods

15d2f2bf 10/04/2018 08:21 PM Andreas Kohlbecker

ref #7648 allowing to set the TaxonGraphHibernateListener inactive - only for test environments

5e4cc7ea 10/04/2018 07:05 PM Andreas Kohlbecker

ref #7648 solving session corruption problems in test suite for TaxonGraphHibernateListenerTest

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

ref #7648 fixing inconsistency in test data and improving logging

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

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

fix #7795 untilis xml DataSets can optionally be created without "[NULL]" values

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

minor issue with return type of listToTaxonRelationships() fixed

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

ref #7745 childNodesOf implemented

8b00105b 09/13/2018 12:00 AM Andreas Müller

ref #7745 add subtree parameter to freetext search methods

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

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

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

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

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

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

370ab182 09/05/2018 09:58 AM Andreas Kohlbecker

avoiding too extensive logging by commenting all hardcoded loglevels

72ce5ca1 07/06/2018 01:27 PM Andreas Kohlbecker

ref #7531 intoducing TargetEntityStates to replace plain cdm enities in the permission voting process

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

1d3d01a7 06/21/2018 12:35 AM Andreas Müller

cleanup

66122abe 06/21/2018 12:17 AM Andreas Müller

cleanup

0df21dfd 06/20/2018 10:46 PM Andreas Müller

ref #7478 add test to pro parte hql search

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

cleanup

302a6344 06/20/2018 03:07 PM Andreas Müller

improve readability of test and fix test for common names

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

cleanup

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

cleanup

ea33ac4f 06/14/2018 01:59 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

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

ref #3560 add includeUnpublished for taxon relationships

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

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

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

ref #3560 implement publish in taxon service by name search

37f02c5d 06/06/2018 11:37 PM Andreas Müller

cleanup

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

ref #3560 tests for unpublished listRankSpecificRootNodes

a2bf3e7c 06/05/2018 06:26 PM Andreas Müller

cleanup

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)

adc3d873 06/05/2018 05:37 PM Andreas Müller

cleanup

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

2edda1af 06/02/2018 04:17 PM Andreas Müller

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

cfb8e565 06/02/2018 01:37 PM Andreas Müller

minor

ece7e0ae 05/16/2018 11:11 PM Andreas Müller

ref #6752 stricter handling of Reference.setDatePublished (only for calling methods)

1941a843 05/16/2018 02:27 PM Andreas Müller

ref #6752 strictly use VerbatimTimePeriod where possible

b7317c6c 05/09/2018 01:21 PM Andreas Müller

cleanup

19bb1cb2 05/09/2018 01:21 PM Andreas Müller

ref #6581 add TaxonName.nomenclaturalSource_id and adapt constructor visibility for DescriptionElementSource

a9212ceb 05/09/2018 01:21 PM Andreas Müller

ref #7238 fix givenname camelCase issue in AgentDaoImplTest

986f6827 05/09/2018 01:21 PM Andreas Müller

ref #7238 rename lastName and firstName

8e9115f6 05/09/2018 12:57 PM Katja Luther

add the possibility to search for classifications in getTaxonNodeUuidAndTitleCacheOfAcceptedTaxaByClassification

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

ref #6241 replaced @created by @since in cdmlib

d7a56b9f 04/27/2018 12:14 PM Andreas Kohlbecker

fixing TeamAutoBeanInitializer mapping in test class

cb34fef4 04/27/2018 10:32 AM Andreas Kohlbecker

ref #7377 modifying test to avoid autoflush

0e51473b 04/27/2018 09:07 AM Andreas Kohlbecker

more bean initialization tests & found bug ref #7375

53db84af 04/23/2018 01:53 PM Andreas Müller

ref #6241 change @date to @since (fix)

7fa325bc 04/23/2018 01:49 PM Andreas Müller

ref #6241 change @date to @since

27bcc3b4 03/28/2018 02:15 PM Katja Luther

also revert the test changes

6bb1be80 03/28/2018 01:59 PM Katja Luther

revert null check in merge

b064a5d4 03/27/2018 03:48 PM Andreas Kohlbecker

moving AlternativeUnitilsJUnit4TestClassRunner to org.unitils

7d60d703 03/27/2018 02:44 PM Andreas Kohlbecker

ref #7331 test created and loging more details at level TRACE

1250b949 03/21/2018 06:18 PM Andreas Kohlbecker

fix #7323 adding missing uuid match check in furtherVotingDescissions()

66ad8f4a 03/07/2018 10:00 AM Andreas Müller

cleanup

e41f49d0 02/22/2018 11:00 AM Andreas Kohlbecker

silencing chatty test

d6a26eea 02/22/2018 08:39 AM Andreas Kohlbecker

silencing chatty test

dc4d55ad 01/18/2018 02:44 PM Andreas Müller

ref #7203 add performance debugging for TaxonNodeFilter.areaFilter

95d1b8c8 01/16/2018 02:02 PM Andreas Müller

ref #7166 remove distributions with absent status from filter results

19c6f3d6 01/16/2018 01:04 PM Andreas Müller

ref #7175, ref #7180, ref #7165, ref #7166 Adapting TaxonNodeFilter for unpublished, minMaxRank and areas

1a99fd98 01/16/2018 10:44 AM Andreas Müller

cleanup

f59f63b4 01/12/2018 12:46 PM Andreas Müller

fix #7166 fixing test

3cdb109c 01/12/2018 12:16 PM Patrick Plitzner

fix #7166 temporarily fixing test

b48df3e1 01/12/2018 12:03 PM Andreas Kohlbecker

fix #7173 RegistrationDao methods support for sections (with test)

a9354a48 01/12/2018 09:12 AM Patrick Plitzner

fix #7166 code restructuring

8f784632 01/12/2018 08:08 AM Patrick Plitzner

fix #7166 Implement area filter for TaxonNodeFilter

67fbb702 01/11/2018 02:46 PM Patrick Plitzner

ref #7165 Add rank filter to TaxonNodeFilter

  • Added JUnit test
572f8c47 10/20/2017 11:03 AM Andreas Kohlbecker

cleaner CdmAuthority constructor

77b7dd76 10/19/2017 09:48 PM Andreas Kohlbecker

fix #7026 RegistrationVoter with further voting deccision for registrationStatus

fac124d1 10/19/2017 09:48 PM Andreas Kohlbecker

fix #7027 consistent toString method for CdmAuthorities and more tests

4e99ce21 10/18/2017 07:40 PM Andreas Müller

fix DatabaseTypeEnumTest

0d0522eb 10/18/2017 02:38 PM Andreas Kohlbecker

intoducing CdmAuthorityParsingException to avoid invalid use of non api sun.security.provider.PolicyParser.ParsingException

7631d065 10/18/2017 11:23 AM Andreas Kohlbecker

fix #7021 excluding not protected cache fields from modification check in CdmSecurityHibernateInterceptor

88249c56 10/17/2017 03:53 PM Andreas Kohlbecker

fix #7018 ref #7020 simple permission voter and authorities for SpecimenOrObservationBase implemented, more complex voter implementation postponed

d14347e9 10/16/2017 04:05 PM Andreas Kohlbecker

ref #7018 ref #7016 turning the not needed TypeDesignationVoter into a SpecimenOrObservationBaseVoter

126347d2 10/13/2017 06:16 PM Andreas Kohlbecker

ref #7016 implementing TypeDesignationVoter and more robust permissions:

  • avoiding string based cdm authorities
  • full test set for CdmPermissionClass
c28620cf 06/30/2017 04:08 PM Andreas Müller

ref #6754 ref #6755 add includeRootNodes and fix count

14cdec11 06/30/2017 02:10 PM Andreas Müller

ref #6754 fix taxon node filter tests

b67af103 06/30/2017 01:57 PM Andreas Müller

ref #6754 improve taxon node filter

443862f3 06/30/2017 01:45 PM Andreas Müller

ref #6754 repair zip creation for large datasets

029633fe 06/05/2017 09:25 AM Andreas Müller

minor

bae5b07c 06/04/2017 11:30 PM Andreas Müller

ref #3734 fix compilation issue

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

ref #6630 and ref #6368 remove generics from TaxonName

2dca9610 06/03/2017 07:18 PM Andreas Müller

ref #6630 unified all taxon name cache strategies except for ViralNameDefaultCacheStrategy

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

fix #6368 rename table and class TaxonNameBase

e6d7b501 06/03/2017 07:17 PM Andreas Müller

ref #6368 remove TaxonNameBase subclasses

cb666204 06/03/2017 07:16 PM Andreas Müller

Merge branch 'develop' into feature/cdm-4.7

Conflicts:
cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/description/Feature.java

635b7e22 05/31/2017 04:41 PM Andreas Müller

cleanup

76d829dc 05/09/2017 11:02 PM Andreas Kohlbecker

ref #6612 PropertyNameMatchMode to Restriction class which contains the values to be tested

db3d35f7 05/08/2017 01:57 PM Andreas Kohlbecker

#6612 generic dao list method providing a flexible multi property filter:

  • PropertyNameMatchMode class introduces
  • AbstractPagerImpl.limitStartforRange() to replace hasResultsInRange()
76d353fe 05/05/2017 05:43 PM Andreas Müller

ref #6612 implement count for listByRef and add implement filtering by status in listByRef

16f5f3d4 05/05/2017 02:56 PM Andreas Müller

ref #6612 implemented list (ref ...) for RegistrationDaoHibernateImpl