Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
d735544d 09/23/2016 03:37 PM jenkins

updating develop poms to master versions to avoid merge conflicts

16007e6b 09/23/2016 03:09 PM jenkins

updating poms for 4.4.0-SNAPSHOT development

cf76baeb 09/23/2016 11:03 AM Andreas Müller

ref #6065 Handle synonyms in taxonInContext

e1f5fda9 09/21/2016 05:49 PM Andreas Müller

ref #6065 first implementation of taxonInContext service

e5fa5ee8 09/21/2016 10:07 AM Andreas Müller

ref #6066 add getChildNodes to classification service

6dbfb2ec 09/20/2016 05:16 PM Andreas Kohlbecker

ref #6087 adding orderINdex to TermDTO

40dfdbc5 09/19/2016 01:12 PM Katja Luther

fix #6061: search in titlecache and nomenclatural titleCache in getUuidAndAbbrevTitleCache

8e9785f0 09/16/2016 05:30 PM Andreas Müller

Cleanup

65b68496 09/16/2016 05:30 PM Andreas Müller

fix #6072 Implement findIdentifiableEntityByMarkers

77ed5af2 09/15/2016 11:20 PM Andreas Müller

ref #6089 Remove failing irrelevant test

22abd4ac 09/15/2016 11:09 PM Andreas Müller

ref #6089 Remove all calls and methods for taxonomicChildrenCount and taxonomicParentCache

aa66fec3 09/15/2016 11:00 PM Andreas Müller

Cleanup; Delete unnecessary test classes.

a295b517 09/15/2016 06:13 PM Andreas Müller

fix #6066 Implement doPageChildNodes with doSynonyms

542640fa 09/15/2016 10:41 AM Katja Luther

fix #5837: search on abbrevTitleCache instead of abbrev title

96c10a88 09/12/2016 04:25 PM Andreas Müller

fix #5957 fix IndexOutOfBound exception and some other improvements for groupByHigherTaxon

98838827 09/12/2016 03:00 PM Katja Luther

fix #6061: search for titlecache if abbrev title is empty

2efa2b50 08/25/2016 10:26 AM Katja Luther

ref #5837 implement search for nomenclatural title

a8905c60 08/23/2016 11:47 AM Katja Luther

fix #5828: add abbrevTitleCache and titleCache to uuidAndTitleCache

253ccd8a 08/12/2016 09:49 AM Katja Luther

specimen import changes

bff672e1 08/01/2016 04:13 PM Andreas Müller

#5751 remove version numbers from cdmlib-db and some cleanup

40d434ac 08/01/2016 03:15 PM Andreas Müller

#5751 Partly redo r28780,

  • remove com.mchange from cdmlib-remote-webapp test scope
  • use cdmlib-db in persistence for 2 further plugins
b69a714e 08/01/2016 02:04 PM Andreas Müller

#5751 further redo r28776, handle c3p0 via cdmlib-db in persistence

2b813c8a 08/01/2016 01:51 PM Andreas Müller

#5751 further redo r28776, add cdmlib-db to persistence and remote-webapp

12885b9d 07/19/2016 03:18 PM Katja Luther

minor

b55933d9 07/19/2016 03:18 PM Katja Luther

minor

4dbe02a5 07/19/2016 03:18 PM Katja Luther

missing changes in test

bbdee7be 07/19/2016 02:52 PM Katja Luther

missing changes in taxonDao

73784421 07/07/2016 02:46 PM Patrick Plitzner

Merge branch 'develop' into csvExport

4a765dc3 07/06/2016 04:10 PM jenkins

Updating develop poms back to pre merge state

31f1c217 07/06/2016 04:10 PM jenkins

updating develop poms to master versions to avoid merge conflicts

08551b9a 07/06/2016 03:38 PM jenkins

updating poms for 4.3.0-SNAPSHOT development

a1b73fc5 07/06/2016 02:41 PM Katja Luther

minor

83b68cf9 07/06/2016 02:41 PM Katja Luther

fix failing editor test because of updateSortindex in mergeEntityListener

891d65aa 07/06/2016 12:43 PM Andreas Müller

#5958 fix failing tests

3cf47767 07/06/2016 12:14 PM Andreas Müller

#5958 Implement name part search as web service

a180fd4f 07/06/2016 08:32 AM Andreas Müller

#5957 Fix empty treeindexes

63f513d9 07/06/2016 12:55 AM Andreas Müller

#5957 mplement groupByHigherTaxon webservice

04b9479a 07/05/2016 01:59 PM Katja Luther

fix failing Polytomouskey test

b467476c 07/05/2016 12:00 PM Katja Luther

#5681: move removeNullValueFromCollections to PostMergeEntityListener

5f7cb15c 07/05/2016 11:14 AM Katja Luther

new method removeNullValues in CdmPreDataChangeListener

ec3ff238 07/01/2016 02:13 PM Andreas Müller

Fix dataset issue in persistence test and clean up

4cbd2815 07/01/2016 12:51 PM Andreas Müller

Clean up

f7a01923 07/01/2016 12:50 PM Andreas Müller

#5945 Deduplicate results from termloading by class

1ec74f53 06/30/2016 12:00 PM Andreas Kohlbecker

refactoring listByIds to loadByIds

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

baabdf39 06/27/2016 05:02 PM Patrick Plitzner

git issues

580b83e6 06/27/2016 04:59 PM Patrick Plitzner

#5890 Add service method to get the root node for a given classification

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

74e3630c 06/02/2016 12:03 PM jenkins

Updating develop poms back to pre merge state

fd622bdd 06/02/2016 12:03 PM jenkins

Merge branch 'master' into develop

7e09f648 06/02/2016 12:03 PM jenkins

Updating develop poms to hotfix version to avoid merge conflicts

2956211f 06/02/2016 11:45 AM jenkins

updating poms for branch'hotfix/4.1.1' with non-snapshot versions

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.

c4e56bf5 06/01/2016 03:05 PM jenkins

updating poms for 4.1.1 branch with snapshot versions

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

2944f86b 05/31/2016 04:46 PM jenkins

Updating develop poms back to pre merge state

723ecfe6 05/31/2016 04:46 PM jenkins

updating develop poms to master versions to avoid merge conflicts

7224d141 05/31/2016 04:28 PM jenkins

updating poms for branch'release/4.1.0' with non-snapshot versions

fa006906 05/31/2016 02:25 PM jenkins

updating poms for 4.2.0-SNAPSHOT development

9ce8ca04 05/26/2016 09:32 PM Andreas Müller

minor

af5e38cf 05/26/2016 09:26 PM Andreas Müller

revert last commit

8e9a7092 05/26/2016 09:23 PM Andreas Müller

minor

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

ea0f28da 05/03/2016 01:54 PM jenkins

Updating develop poms back to pre merge state

5a97be23 05/03/2016 01:54 PM jenkins

updating develop poms to master versions to avoid merge conflicts

685583c7 05/02/2016 02:18 PM jenkins

updating poms for 4.1.0-SNAPSHOT development

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