Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e20defe1 06/30/2016 09:13 AM Katja Luther

fix getUuidAndTitleCache for pattern with ?

09023b8d 06/29/2016 03:57 PM Andreas Kohlbecker

fixing bugs related to the rank intervall in the TransmissionEngineDistribution

869c3f85 06/29/2016 03:57 PM Andreas Kohlbecker

solving multiple problems in TransmissionEngine

  • avoiding LIE by fetching the parentAreas for each batch
  • skipping taxa not in specified rank interval
f4d35a72 06/29/2016 03:57 PM Andreas Kohlbecker

attempt to reduce the overhead imposed by database access

692dd91f 06/29/2016 02:22 PM Katja Luther

fix getUuidAndTitleCache for pattern with * or ?

e0d5117b 06/28/2016 03:29 PM Katja Luther

fix UuidAndtitleCache methods for pattern with asterisk

f9540b36 06/17/2016 01:02 PM Katja Luther

fix getUUIDAndTitleCache for references

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

#5852 dao, service and controler for taxonNode sibling retrieval

ae79876f 06/14/2016 02:47 PM Katja Luther

Revert "fix getTaxonUUIDAndTitleCacheForClassification"

This reverts commit 65149714aee38dad433405eb78195ac1ef5c4da3.

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

fix getTaxonUUIDAndTitleCacheForClassification

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

fd622bdd 06/02/2016 12:03 PM jenkins

Merge branch 'master' into develop

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

Add generic find(clazz, uuid) method #5853

826c86cb 06/01/2016 05:35 PM Andreas Müller

Fill empty titleCache only during save and improve classification titleCache generation #5849

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

a3de0ebf 06/01/2016 12:58 PM Patrick Plitzner

Add data source name to CdmSourceException #5785

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

a5f35c6f 05/06/2016 01:54 PM Andreas Müller

Change serial version id for identifiable entity and other minor issues

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

Fix empty protected titlecaches #5763

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

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

Add getter/setter/termloader for (inverse)symbol, fix update script
#5734

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

Fix revisionnumber update for PostgreSQL #5718

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

Remove not null constraint from revisionnumber schema updater #5718

We need a contraint adder later.

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

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

Increase length of symbol and inverseSymbol #5734

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

Change reverseSymbol to inverseSymbol #5734

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

Update script for upading xxxObj_type #3701

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

Add symbol and reverseSymbol do DefinedTermBase #5734

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

Adapt table and column names to hibernate 5 naming strategy #5369

... and some other changes to table/attribute names

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

Remove Autoincrement on AuditEvent.revisionnumber on MySQL #5718

  • Not yet tested for H2 and PostGreSQL
b1d1518e 04/28/2016 03:47 PM Andreas Müller

Add secMicroReference #5717

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

Add preferred stable URI to SpecimenOrObservation #5606

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

Add base structure for model update to 4.0

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

#5482 web services now support different orderBy modes

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

fcff52a8 03/18/2016 04:15 PM Andreas Müller

minor

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

Fix deduplication problem with list order #5652

5df69434 03/15/2016 01:28 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

fff0e840 02/23/2016 03:13 PM Andreas Müller

like before

b705e3fa 02/23/2016 03:08 PM Andreas Müller

Move TableGenerator(GlobalOverride) from test to persistence #4716

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

49f50a2d 01/20/2016 02:13 PM Andreas Müller

Minor

c47d1771 01/20/2016 02:13 PM Andreas Müller

Handle AuditEvent hibernate sequence update in CdmUpdater correctly
#4716

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

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

28fa9f2c 12/18/2015 05:30 PM Andreas Müller

Add PostGreSQL to Source class and clean up PostgreSQL DatabaseType

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

Cleanup description generics (related to #5357)

cde36383 12/15/2015 12:28 PM Katja Luther

revert the commit of the renamed deletelistener

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

add null check for delete and minor

97e31233 12/15/2015 12:07 PM Katja Luther

minor for #5391

b1c5e27c 12/11/2015 11:27 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()

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

changes for #4960 and #4959

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

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

f4352549 11/24/2015 09:44 AM Katja Luther

add LIKE to MatchMode #5391

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

Fix issues after rebase #4716

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

migrate to hibernate 5 for cdmlib-services and cdmlib-ext #4716

  • (except for hibernate search tests)
  • including new spring-config structure
398bcf3e 11/23/2015 04:13 PM Andreas Müller

Adapt cdmlib-persistence to new testing architecture #5370

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

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

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

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

6f126f71 11/19/2015 10:44 AM Katja Luther

revert chamges in MatchMode

541d252e 11/18/2015 03:10 PM Patrick Plitzner

Fix typo

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

#4313 relationship type as additinal filter option for TaxonNodeAgentRelation services