Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
899b7d66 08/13/2019 03:13 PM Andreas Müller

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

21410a84 07/26/2019 01:28 AM Andreas Müller

cleanup

10ae9cf0 07/22/2019 01:32 PM Andreas Müller

ignore ConfigFileUtilTest.testGetFolderSeperator

76463827 07/22/2019 01:31 PM Andreas Müller

ref #6794 rename TermTreeNode -> TermNode

94907e20 07/19/2019 06:14 PM Andreas Müller

ref #6794 adapt TermCollection test data to boolean values in TermCollection

ec978653 07/19/2019 06:14 PM Andreas Müller

ref #6794 add TermRelation and rename FeatureNode -> TermTreeNode

0d603043 07/19/2019 06:14 PM Andreas Müller

cleanup

b3340748 07/19/2019 06:14 PM Andreas Müller

ref #6794 change FeatureTree to TermTree

951c829f 07/19/2019 06:13 PM Andreas Müller

ref #6794 add TermRelation and rename FeatureNode -> TermTreeNode

67c8f20e 06/04/2019 12:40 PM Andreas Kohlbecker

ref #8321 implementing page by restriction method to allow for flexible web service queries, also protecting unpublished taxa and names ref #3560

e53eb86e 05/27/2019 02:14 PM Katja Luther

fix preference service

ce87358e 05/21/2019 10:09 PM Andreas Müller

ref #8189 adapt tests for ConfigFileUtilTest

72312cbc 04/29/2019 04:03 PM Andreas Kohlbecker

ref #7965 methods to get typeDesignationStatusInUse as term an as filter object

945508b5 04/03/2019 10:15 AM Andreas Kohlbecker

ref #8189 fallback method for getCdmHomeSubDir() and fixing bug in getCdmHomeDirFallback()

0df7271b 03/21/2019 02:46 PM Andreas Kohlbecker

ref #8189 ConfigFileUtil as spring bean in deafult context and tests implemented

110c97a6 03/21/2019 02:46 PM Andreas Kohlbecker

ref #8189 moving method getFolderSeperator() back to CdmUtils

a23c2a31 03/21/2019 02:46 PM Andreas Kohlbecker

ref #8189 moving ConfigFileUtil and AccountStore to cdmlib-persistence:eu.etaxonomy.cdm.config

b6b3cb35 03/06/2019 01:16 PM Andreas Müller

ref #8162 move FeatureTree and FeatureNode to term 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

d8b0cbe6 02/25/2019 09:13 PM Andreas Müller

cleanup

45fd6fd3 02/25/2019 09:12 PM Andreas Müller

ref #8118 update mysql driver path in code and tests

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

ref #7470 add verbatim type designation / TextTypeDesignation

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

cleanup

2216f589 02/23/2019 12:31 AM Andreas Müller

Cleanup

9a02c3fb 02/21/2019 05:13 PM Andreas Müller

ref #8118 fix DatabaseTypeEnumTest

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

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

f2c63453 11/20/2018 05:15 PM Andreas Müller

fix #7915 move datePublished to subinterface IWithAuthorAndDate, remove from IJournal and IPrintSeries this way

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

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

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

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

f7df0b93 10/10/2018 05:51 PM Andreas Kohlbecker

ref #7648 TaxonGraphHibernateListener as Spring bean configured via the CdmHibernateListenerConfiguration

29b3b816 10/08/2018 08:16 AM Andreas Kohlbecker

commenting createTestDataSet() @Test annotation

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

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

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