Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
c58ebc46 06/13/2016 05:02 PM Andreas Kohlbecker

refactoring taxonNode controllers - return dtos from the service layer, support for #5887

9383e254 06/10/2016 07:42 PM Andreas Müller

Try to fix pattern issue in taxon uuidAndTitleCache search

57f064a1 06/10/2016 06:58 PM Andreas Müller

Simplify taxonDao

1a3159d5 06/10/2016 03:15 PM Andreas Müller

Fix bug in TaxonDaoHibernateImpl

46be327b 06/10/2016 02:17 PM Katja Luther

minor

c51ef083 06/10/2016 02:12 PM Katja Luther

add limit and pattern to the uuid and titlecache methods

001595b1 06/10/2016 02:12 PM Katja Luther

add limit and pattern to getTaxonNodeUuidAndTitleCacheOfAcceptedTaxaByClassification

41983a95 06/06/2016 10:09 AM Andreas Kohlbecker

#5858 adding missing join fetch in AutoPropertyInitializer

69e00fde 06/03/2016 11:11 PM Andreas Müller

Further develop the CDM preferences #3958

e8302290 06/01/2016 11:23 PM Andreas Müller

Add generic find(clazz, uuid) method #5853

f518b780 06/01/2016 04:15 PM Andreas Müller

Revert class not found exception in referencing objects to pure logging.

005de3ba 06/01/2016 03:05 PM Andreas Müller

Cleanup getReferencingObjects

325d4d8e 06/01/2016 10:59 AM Andreas Müller

Cleanup

71cecb32 05/26/2016 05:49 PM Andreas Müller

Further cleanup and rename new default cache strategy to default cache strategy #5833

9db62d49 05/26/2016 03:58 PM Andreas Müller

Implement single cache strategy for references #5833

  • Implemented new class NewDefaultReferenceCacheStrategy and helper class TitleWithoutYearAndAuthorHelper
  • Moved all functionality of old ReferenceCacheStrategies to new class(es)
  • Moved all old strategies to package .old...
531fc7bc 05/25/2016 12:11 PM Andreas Müller

Remove generics from Reference in cdmlib (except for cdmlib-model) #5830

7ec9b1d9 05/25/2016 10:29 AM Katja Luther

new method to get UuidAndTitleCache objects with nomenclatural
titleCache for teamOrPersonBase

8ebefd6a 05/10/2016 10:39 AM Patrick Plitzner

Fix possible class cast exception for collections of features #5780

b5e1bdbb 05/03/2016 07:27 PM Andreas Müller

Adapt reusability of Credits / Rights

28291ec8 04/28/2016 03:47 PM Andreas Müller

Remove method agentsUsedAsUsers related to #5743

0ecfd682 04/28/2016 03:47 PM Andreas Müller

Remove bidirectionality for supplemental data #5743

b46b4c40 04/28/2016 03:47 PM Andreas Müller

Clean up AnnotationDao and AnnotationService

d6149179 04/13/2016 02:12 PM Katja Luther

minor

f3f85339 04/13/2016 02:09 PM Katja Luther

minor

2c11e611 04/13/2016 02:04 PM Patrick Plitzner

Add missing type information to UuidAndTitleCache object for search
results #5700

  • fixes NPE
790060bd 04/13/2016 01:42 PM Katja Luther

fix #5672

6c25c8bb 04/07/2016 09:11 AM Katja Luther

smaller changes for fauna europaea import and csvNameExport

fd8e61f7 03/30/2016 11:18 AM Patrick Plitzner

Also return all specimens belonging to sub classes when specifying
SpecimenOrObservationBase as type

4e201def 03/16/2016 05:30 PM Andreas Müller

Fix deduplication problem with list order #5652

d9f134f9 03/14/2016 11:51 AM Katja Luther

TaxonNodeByNameComparator is not a component anymore and add configurable delete method for media

ceeaa1be 02/16/2016 04:55 PM Andreas Kohlbecker

Revert "#5563 fixed by avoiding access to null FeatureNodes"

This reverts commit cabfc584dd026a8c139b837af01af786bb619bed.

cabfc584 02/16/2016 10:03 AM Andreas Kohlbecker

#5563 fixed by avoiding access to null FeatureNodes

ac5020e6 02/15/2016 03:06 PM Andreas Müller

Fix CCE in DefinedTermDaoImpl.getPartOf (#5556) and make deproxy more
generic

5c9a40ea 02/10/2016 02:45 PM Andreas Kohlbecker

Merge branch 'hotfix/3.12.3' into develop

Conflicts:
cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/TaxonNodeServiceImpl.java
cdmlib-services/src/test/java/eu/etaxonomy/cdm/api/service/TaxonServiceSearchTest.java

4cbc9cf4 02/09/2016 11:43 AM Katja Luther

fix #5538

670d72df 02/04/2016 04:13 PM Katja Luther

check for empty excludeUuid list

01de69de 01/20/2016 09:46 AM Patrick Plitzner

Change logging error to info

2b1209af 01/11/2016 01:27 PM Andreas Kohlbecker

#4962 using LEFT FETCH JOIN for ranks and sec fixed problems and improves performance

fc139495 01/06/2016 02:21 PM Andreas Müller

Update to lucene 5.4 and some minor dependency updates

f8edbccb 12/21/2015 04:50 PM Andreas Kohlbecker

resolving conflicts after merge of ticket_4716 into develop

a1439def 12/17/2015 12:28 PM Andreas Müller

Cleanup description generics (related to #5357)

d1cf4a26 12/15/2015 12:25 PM Katja Luther

add null check for delete and minor

b1c5e27c 12/11/2015 11:27 AM Andreas Kohlbecker

organizing imports

740b2830 12/09/2015 08:59 AM Patrick Plitzner

Generalize term service method listByTermType()

eec2d79d 11/23/2015 04:13 PM Andreas Müller

Fix issues after rebase #4716

3dd6c00e 11/23/2015 04:13 PM Andreas Müller

Upgrade to hibernate 5 with persistence tests running #4716

2622a38b 11/23/2015 04:10 PM Andreas Müller

Further adapt to new jackson and new lucene version #4716

21d1be03 11/23/2015 04:10 PM Andreas Müller

Fix bug for embeddable classes in AdvancedBeanInitializer #5383

0fd0248b 11/23/2015 04:10 PM Andreas Kohlbecker

#4313 implementing full stack of methods to expose TaxonNodeAgentRelations via remote controllers

f36a0784 11/20/2015 02:04 PM Andreas Kohlbecker

#4962 commenting performance measure print-out via System.err

256c8f84 11/20/2015 01:52 PM Andreas Kohlbecker

#4962 avoiding bean initialization in getChildNodesAtRank() as much as possible - performance improvement

887fec08 11/18/2015 10:56 AM Andreas Kohlbecker

#4313 relationship type as additinal filter option for TaxonNodeAgentRelation services

550eeb6f 11/17/2015 04:32 PM Patrick Plitzner

Add new service method listDerminationEvents to occurrence service which
lists all determination events that contain the given specimen

cc1e6737 11/17/2015 04:32 PM Patrick Plitzner

Check for names and synonymy when checking specimen determinations

e6d7d39f 11/17/2015 04:32 PM Patrick Plitzner

Add java doc

45a894e6 11/17/2015 04:09 PM Andreas Müller

Clean up BeanInitNode embeddable issues #5383

cd02d8bd 11/17/2015 03:54 PM Andreas Müller

Fix bug for embeddable classes in AdvancedBeanInitializer #5383

b014351b 11/17/2015 03:09 PM Andreas Kohlbecker

#4313 implementing full stack of methods to expose TaxonNodeAgentRelations throught the AgentController with filter options

3dea8ed1 11/17/2015 02:46 PM Katja Luther

fixing #4878

42f8ab76 11/17/2015 01:29 PM Patrick Plitzner

Fix associated specimen retrieval for name determination

  • added test
e6e5ebdc 11/17/2015 11:47 AM Patrick Plitzner

Extend service methods to retrieve specimens that are determiined as a
taxon name

df85b8bf 11/17/2015 10:50 AM Patrick Plitzner

When retrieving associated specimens retrieve all
IndividualsAssocations, TypeDesignation, Determinations

798120f1 11/16/2015 03:01 PM Andreas Kohlbecker

#4313 implementing full stack of methods to expose TaxonNodeAgentRelations via remote controllers

b9e5fce5 11/10/2015 11:56 AM Patrick Plitzner

added DAO for SingleReads #5200

eeef091f 11/03/2015 11:10 AM Patrick Plitzner

Return type designations with associated taxa

4696db41 11/03/2015 11:07 AM Patrick Plitzner

Fix return type

80f64ffa 10/23/2015 10:20 AM Andreas Müller

Revert throwing of exception for invalid property path #5077

5ab3e456 10/22/2015 12:33 PM Katja Luther

Revert "minor"

This reverts commit 64367d007ba404e037ccc2b6794b46c4f1f321bc.

64367d00 10/22/2015 12:21 PM Katja Luther

minor

2a2a9f1c 10/21/2015 05:36 PM Andreas Müller

Fix AdvancedBeanInitializer for envers collections/maps #5077

749b7448 10/21/2015 02:57 PM Andreas Müller

Throw exceptions in AdvancedBeanInitializer instead of logging only
#5077

e652d197 10/13/2015 12:45 PM Katja Luther

fixing getUUIDAndTitleCache for Classification and excluding taxa

e1090d5d 10/12/2015 03:14 PM Andreas Müller

Fully remove old vocabulary.byClass methods #3843

97ac3d7b 10/12/2015 12:08 PM Andreas Müller

Remove listEmpty method from TermVocabularyDao #3843

367973e0 10/12/2015 11:55 AM Andreas Müller

Add vocabulary list method by term types #3843

d8fe1030 10/09/2015 02:38 PM Andreas Müller

Merge branch 'ticket-5066' into develop

Conflicts:
cdmlib-persistence/src/main/java/eu/etaxonomy/cdm/persistence/dao/hibernate/common/CdmEntityDaoBase.java
cdmlib-persistence/src/main/java/eu/etaxonomy/cdm/persistence/hibernate/PostMergeEntityListener.java

eb9a6442 10/09/2015 02:15 PM Andreas Müller

minor clean ups

ce9bc492 10/08/2015 12:47 PM Cherian Mathew

Add new merge method for root entitites which returns the newly created MergeResult object

1fb394d6 10/07/2015 01:39 PM Andreas Müller

Merge branch 'develop' into ticket-5066

Conflicts:
cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/common/Language.java
cdmlib-persistence/src/main/java/eu/etaxonomy/cdm/persistence/hibernate/CdmListenerIntegrator.java

d44f2e81 10/02/2015 04:49 PM Cherian Mathew

Set transient id for root merge object

1f4ff0d0 09/28/2015 03:26 PM Andreas Kohlbecker

resolving conficts in project versions after hotfixrelease

353fbf79 09/28/2015 02:23 PM Andreas Kohlbecker

#5288 - avoiding unncessary entitiy loading, using uuid instead in dao methods

95a1e0a9 09/28/2015 02:14 PM Andreas Kohlbecker

Revert "#5288 - avoiding unncessary entitiy loading, using uuid instead in dao methods" since this commit needs to be in a hotfix release.

This reverts commit 2693f7105470815383cdf485355e7fc5ad81ed68.

2693f710 09/28/2015 01:46 PM Andreas Kohlbecker

#5288 - avoiding unncessary entitiy loading, using uuid instead in dao methods

eeed5bb8 09/24/2015 11:02 AM Cherian Mathew

Add a new merge method in the service base class which allows the option to return the transient object

c5e1782d 09/10/2015 11:42 AM Andreas Müller

Allow retrieving objects via ICommonService and UUID (#5160)

72412928 09/10/2015 11:24 AM Andreas Kohlbecker

#5229 avoiding LIE by autoinitializing the taggedTitle for TaxonBase

7ff16b32 09/02/2015 03:27 PM Andreas Kohlbecker

fixing broken pager mechanism for listRankSpecificRootNodes() and improving test coverage

6ae5ca99 09/02/2015 10:48 AM Katja Luther

changes for tcs import, fixing taxonnodecomparator, polytomouskey deletion and converting from person to team and team to person

3fda6c39 07/20/2015 10:53 AM Cherian Mathew

#5067 Updates for remoting derivate hierachy views

8277d1c7 07/17/2015 03:41 PM Cherian Mathew

Update service layer calls to use uuids, Add property paths to find call for performance tuning

39880c49 07/14/2015 01:15 PM Katja Luther
90070603 07/07/2015 11:11 AM Cherian Mathew

#5066 Replace cdmlib persistence hibernate events listener with pre-[insert/update] for updatedby / createdby updates

a38682a7 07/06/2015 04:51 PM Cherian Mathew

Stash updated for bkp

26b857a9 07/03/2015 12:01 PM Cherian Mathew

#5056 Refactored 'save' call to return saved entity

921e3d54 06/30/2015 09:49 AM Patrick Plitzner

Add find- and countByTitle() methods to primer and amplification service

3e0da563 06/25/2015 02:21 PM Cherian Mathew

#5031 Corrected common service / dao collection methods to use uuid + fieldName

b4027377 06/25/2015 01:10 AM Andreas Müller

Improve E+M post import methods #3979

e6e385c2 06/25/2015 01:08 AM Andreas Müller

Improve distribution transmission engine for E+M import #3979

236ab161 06/23/2015 05:56 PM Andreas Müller

Rename remaining occurrences of xxxAuthorTeam #4968

Rename remaining occurrences of combinationAuthorTeam and
basionymAuthorTeam in code and other files