Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
c363956a 06/23/2016 04:42 PM Andreas Müller

#5909 revert unwanted commit

9f495932 06/23/2016 04:27 PM Andreas Müller

#5909 fix failing test

183973c8 06/16/2016 12:28 AM Andreas Kohlbecker

#5852 dao, service and controler for taxonNode sibling retrieval

a6035e28 06/14/2016 02:44 PM Katja Luther

#5536

32ba7109 06/13/2016 05:02 PM Andreas Kohlbecker

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

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

Simplify taxonDao

8497c5f5 06/10/2016 05:23 PM Andreas Kohlbecker

refactoring NodeSortMode

8207214b 06/10/2016 02:12 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

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

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

Cleanup

4a39cd98 05/25/2016 01:40 PM Patrick Plitzner

Show stable identifier in specimen page (if present) #5515

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

af4cc806 05/24/2016 10:15 AM Katja Luther

fix polytomouskey delete, if root node is null

64efeeb7 05/23/2016 05:39 PM Andreas Müller

Add preferred stable URI to Derived Unit Facade #5765

bf692139 05/17/2016 02:51 PM Katja Luther

fix delete of polytomous keys

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

Remove method agentsUsedAsUsers related to #5743

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

Clean up AnnotationDao and AnnotationService

3d4335fe 04/22/2016 11:52 AM Katja Luther

small changes for moving taxonnodes

851c8d2e 04/19/2016 12:49 PM Andreas Kohlbecker

#5482 web services now support different orderBy modes

729f6d3c 04/19/2016 12:06 PM Katja Luther

revert a small change in taxonservice

c7dae22d 04/19/2016 12:03 PM Katja Luther

improve delete configurator for taxa and synonyms

7f8af186 04/07/2016 09:12 AM Katja Luther

Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/cdmlib into develop

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

smaller changes for fauna europaea import and csvNameExport

8dae61ea 04/05/2016 10:53 AM Andreas Müller

Fix order for areas #5677

7d256eab 04/05/2016 10:22 AM Patrick Plitzner

Fix potential NPE

fff47116 04/05/2016 08:04 AM Patrick Plitzner

Reload type designation before deleting it to avoid caching conflicts.

c91d0bd8 04/04/2016 01:47 PM Andreas Müller

Fix compilation error for Distribution comparator #5677

363387d2 04/04/2016 01:04 PM Andreas Müller

Implement natural ordering for distributions in data portal #5677

c5aa066b 04/04/2016 10:12 AM Katja Luther

fix move taxonnode and remove null values from childrenlists in several places

8b8385d3 03/30/2016 01:46 PM Patrick Plitzner

Add IEventBaseService to application controller #5403

efcfd4bb 03/23/2016 01:00 PM Patrick Plitzner

Add uuid based method for deleting type designations #5490

5df69434 03/15/2016 01:28 PM Katja Luther

minor

67f24c2e 03/14/2016 12:36 PM Katja Luther

minor

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

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

24f1c3c4 03/14/2016 09:23 AM Katja Luther

fix move synonym to another accepted taxon

172def0a 02/29/2016 04:44 PM Patrick Plitzner

Refactor associated taxa assembly to include uuid #5611

68381a3f 02/26/2016 12:57 PM Katja Luther

workaround for delete of polytomous keynodes, because of null values in children list

b4f781f9 02/16/2016 04:48 PM Andreas Müller

Fix et al. for collectors #5568

651c925a 02/16/2016 03:02 PM Patrick Plitzner

Adjust specimen delete configurator

  • when isDeleteChildren is true then also molecular data will be deleted
  • specimen descriptions will always be deleted
eb3c2286 02/16/2016 01:53 PM Patrick Plitzner

Add missing Transactional annotation to delete method

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

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

ad690b5a 02/12/2016 01:58 PM Andreas Müller

Fix javassist error for specimen cache strategy loading #5545

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

7a62cb64 02/10/2016 01:59 PM Andreas Müller

Implement preliminary Specimen cache strategy using facade cache
strategy

401ba974 02/08/2016 02:07 PM Patrick Plitzner

Revert last commit (taxon node handling is done in taxeditor)

8660ab5e 02/08/2016 01:39 PM Patrick Plitzner

Fix potential NPE when creating a new taxon for a classfication

1e3a9dda 02/04/2016 04:13 PM Katja Luther

minor

0c3f348f 02/04/2016 12:30 PM Katja Luther

minor

cherry pick from develeop

80a710b2 02/04/2016 12:01 PM Katja Luther

new createNewTaxonNode service method

ca3c7088 02/03/2016 02:43 PM Patrick Plitzner

Fix specimen retrieval by assignment status

cb051420 02/02/2016 01:54 PM Katja Luther

new createNewTaxonNode service method

c4f09aa4 01/20/2016 04:05 PM Andreas Müller

Cleanup CdmTermCacher and CdmCacher

ccce2a71 01/19/2016 03:52 PM Andreas Müller

Use correct StringUtils class

0d6db359 01/19/2016 02:37 PM Andreas Müller

Fix NPE in DistributionNodeByAreaLabelComparator

02942c8c 01/13/2016 04:36 PM Patrick Plitzner

Add assignmentStatus as parameter to occurrence retrieval in service
method

cd26eb20 12/22/2015 02:32 PM Andreas Kohlbecker

fixing problems regarding lucene search after merge - one test still failing

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

resolving conflicts after merge of ticket_4716 into develop

10f53a0f 12/17/2015 01:40 PM Andreas Kohlbecker

avoiding NPEs in pager

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

Cleanup description generics (related to #5357)

490f620f 12/15/2015 12:50 PM Katja Luther

minor

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

add null check for delete and minor

f71f37e3 12/11/2015 11:31 AM Andreas Kohlbecker

organizing imports

c70a7f0f 12/09/2015 05:22 PM Andreas Kohlbecker

#4716 reduicing clutter in the lucene index and solving performance problems which probably fixes #4277 and #3663

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

Generalize term service method listByTermType()

4f31577f 12/07/2015 01:31 PM Andreas Kohlbecker

#4761 performance improvent of massindexer by using new hibernate 5 massindexer, speedup by 3x

3adfa9a9 12/07/2015 01:31 PM Andreas Kohlbecker

#4761 performance improvent of massindexer by using new hibernate 5 massindexer, speedup by 3x

46829a91 12/04/2015 06:01 PM Andreas Kohlbecker

#4761 avoiding deprecations in highlighter api

96d3c40f 12/04/2015 06:01 PM Andreas Kohlbecker

#4761 updating means to obtain the IndexManager to new hibernate search api and extending according test

1d2c42b2 12/04/2015 06:01 PM Andreas Kohlbecker

#4761 TopDocs adapting to removed IndexSearcher.setDefaultFieldSortScoring(boolean, boolean) method

57ea8a3a 12/04/2015 06:01 PM Andreas Kohlbecker

#4761 TopDocs now supports maxScore, so TopGroupsWithMaxScore has become obsolete

c9aa51a1 12/04/2015 06:00 PM Andreas Kohlbecker

#4761 correcting usage of new paramaters joinQuery parameters ScoreMode and multipleValuesPerDocument

00bea758 12/04/2015 05:59 PM Andreas Kohlbecker

#4761 fixing broken area filter join query, by circumventing a bug in lucene LUCENE-4824 (numeric fields not supported in join queries)

9550f4b4 12/03/2015 09:47 AM Andreas Kohlbecker

#4716 using BooelanQuery added with Occur.FILTER instead of deprecated search method

f6b282fc 12/02/2015 06:04 PM Andreas Kohlbecker

#4716 removing deprecated usage of new BooleanQuery, using BooleanQuery.Builder instead

2a5361d0 12/02/2015 04:43 PM Andreas Kohlbecker

index creation without errors, most lucene search test working again

  • using TextField instead of StringField to enable tokenization for some fields
  • @IndexedEmbedded(includeEmbeddedObjectId=true) added where necessary
d496803d 12/02/2015 11:08 AM Patrick Plitzner

Add uuid based method for getAllChildDerivatives()

95964a96 12/02/2015 11:08 AM Patrick Plitzner

Specified method signature as type designations are only available for
DerivedUnits

6757ea6d 12/01/2015 01:54 PM Katja Luther

changes for #4960 and #4959

40b943c7 11/30/2015 10:25 AM Patrick Plitzner

Add convenience service methods to occurrence service

8096b11a 11/27/2015 04:30 PM Andreas Kohlbecker

#4716 IndexDocValue relates issues solved, indexing now without exceptions, most tests in TaxonServiceSearchTest successful

fbedbcd2 11/25/2015 06:31 PM Cherian Mathew

Add load method for uuid lists

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

Fix issues after rebase #4716

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

Fix compile issues after rebase #4716

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

Upgrade to hibernate 5 with persistence tests running #4716

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

Fix all compile errors from services to remote (some only preliminary)
#4716

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

Further adapt to new jackson and new lucene version #4716

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

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

a89899fb 11/23/2015 04:10 PM Katja Luther

fix #5341 and fixing deletion of specimen

8a386b2c 11/23/2015 04:10 PM Andreas Müller

Upgrade to spring 4.2.2, spring-security 4.0.2 and latest hibernate
validator #4716 and #4702

d74e55d1 11/23/2015 02:38 PM Cherian Mathew

#5338 Check monitor map for null key when getting value

c2cac51d 11/20/2015 06:45 PM Cherian Mathew

#5000 Add new metadata service

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

4f10c48b 11/18/2015 03:04 PM Patrick Plitzner

Remove unused parameters

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