ref #5458 Add classification filter to service method
[cdmlib.git] / cdmlib-persistence / src / main / java / eu / etaxonomy / cdm / persistence / dao /
2016-11-03 Patrick Plitznerref #5458 Add classification filter to service method
2016-11-01 Patrick Plitznerref #5458 Added find-by-titleCache method for taxon...
2016-10-26 Patrick Plitznerref #2380 Implement service for getting parent of
2016-10-25 Patrick Plitznerref #2380 Implement service for getting children of
2016-10-18 Katja Lutherref #6099: removing cascading to child nodes and adapti...
2016-10-07 Katja Lutherref #5972: add method to count referencing objects
2016-10-06 Andreas Müllerfix #6122 add titleCache service
2016-10-06 Andreas Müllerfix #6120 Cleanup uuidAndTitleCache methods
2016-09-23 jenkinsMerge branch 'release/4.3.0' 4.3.0
2016-09-21 Andreas Müllerref #6066 add getChildNodes to classification service
2016-09-20 Andreas Kohlbeckerref #6087 adding orderINdex to TermDTO
2016-09-19 Katja Lutherfix #6061: search in titlecache and nomenclatural title...
2016-09-16 Andreas Müllerfix #6072 Implement findIdentifiableEntityByMarkers
2016-09-15 Andreas Müllerref #6089 Remove all calls and methods for taxonomicChi...
2016-09-15 Katja Lutherfix #5837: search on abbrevTitleCache instead of abbrev...
2016-09-12 Andreas Müllerfix #5957 fix IndexOutOfBound exception and some other...
2016-09-12 Katja Lutherfix #6061: search for titlecache if abbrev title is...
2016-08-25 Katja Lutherref #5837 implement search for nomenclatural title
2016-08-23 Katja Lutherfix #5828: add abbrevTitleCache and titleCache to uuidA...
2016-08-12 Katja Lutherspecimen import changes
2016-07-19 Katja Lutherminor
2016-07-19 Katja Lutherminor
2016-07-19 Katja Luthermissing changes in taxonDao
2016-07-07 Patrick PlitznerMerge branch 'develop' into csvExport csvExport origin/csvExport root/branches/cdmlib/csvExport
2016-07-06 jenkinsMerge branch 'release/4.2.0' root/tags/cdmlib/4.2.0 root/trunk/cdmlib 4.2.0
2016-07-06 Andreas Müller#5958 fix failing tests
2016-07-06 Andreas Müller#5958 Implement name part search as web service
2016-07-06 Andreas Müller#5957 Fix empty treeindexes
2016-07-05 Andreas Müller#5957 mplement groupByHigherTaxon webservice
2016-07-05 Katja Lutherfix failing Polytomouskey test
2016-07-01 Andreas MüllerClean up
2016-07-01 Andreas Müller#5945 Deduplicate results from termloading by class
2016-06-30 Andreas Kohlbeckerrefactoring listByIds to loadByIds
2016-06-30 Katja Lutherfix getUuidAndTitleCache for pattern with ?
2016-06-29 Andreas Kohlbeckersolving multiple problems in TransmissionEngine
2016-06-29 Andreas Kohlbeckerattempt to reduce the overhead imposed by database...
2016-06-29 Katja Lutherfix getUuidAndTitleCache for pattern with * or ?
2016-06-28 Katja Lutherfix UuidAndtitleCache methods for pattern with asterisk
2016-06-27 Patrick Plitznergit issues
2016-06-27 Patrick Plitzner#5890 Add service method to get the root node for a...
2016-06-23 Katja LutherMerge branch 'develop' of ssh://dev.e-taxonomy.eu/var...
2016-06-17 Katja Lutherfix getUUIDAndTitleCache for references
2016-06-15 Andreas Kohlbecker#5852 dao, service and controler for taxonNode sibling...
2016-06-14 Katja LutherRevert "fix getTaxonUUIDAndTitleCacheForClassification"
2016-06-14 Katja Lutherfix getTaxonUUIDAndTitleCacheForClassification
2016-06-13 Andreas Kohlbeckerrefactoring taxonNode controllers - return dtos from...
2016-06-10 Andreas MüllerTry to fix pattern issue in taxon uuidAndTitleCache...
2016-06-10 Andreas MüllerSimplify taxonDao
2016-06-10 Andreas MüllerFix bug in TaxonDaoHibernateImpl
2016-06-10 Katja Lutherminor
2016-06-10 Katja Lutheradd limit and pattern to the uuid and titlecache methods
2016-06-10 Katja Lutheradd limit and pattern to getTaxonNodeUuidAndTitleCacheO...
2016-06-06 Andreas Kohlbecker#5858 adding missing join fetch in AutoPropertyInitializer
2016-06-03 Andreas MüllerFurther develop the CDM preferences #3958
2016-06-02 jenkinsMerge branch 'master' into develop
2016-06-01 Andreas MüllerAdd generic find(clazz, uuid) method #5853
2016-06-01 Andreas MüllerRevert class not found exception in referencing objects...
2016-06-01 Andreas MüllerCleanup getReferencingObjects
2016-06-01 Andreas MüllerCleanup
2016-05-31 jenkinsMerge branch 'release/4.1.0' root/tags/cdmlib/4.1.0 4.1.0
2016-05-26 Andreas MüllerFurther cleanup and rename new default cache strategy...
2016-05-26 Andreas MüllerImplement single cache strategy for references #5833
2016-05-25 Andreas MüllerRemove generics from Reference in cdmlib (except for...
2016-05-25 Katja Luthernew method to get UuidAndTitleCache objects with nomenc...
2016-05-10 Patrick PlitznerFix possible class cast exception for collections of...
2016-05-03 Andreas MüllerAdapt reusability of Credits / Rights
2016-05-03 jenkinsMerge branch 'release/4.0.0' root/tags/cdmlib/4.0.0 4.0.0
2016-04-28 Andreas MüllerRemove method agentsUsedAsUsers related to #5743
2016-04-28 Andreas MüllerRemove bidirectionality for supplemental data #5743
2016-04-28 Andreas MüllerClean up AnnotationDao and AnnotationService
2016-04-13 Katja Lutherminor
2016-04-13 Katja Lutherminor
2016-04-13 Patrick PlitznerAdd missing type information to UuidAndTitleCache objec...
2016-04-13 Katja Lutherfix #5672
2016-04-07 Katja LutherMerge branch 'develop' of ssh://dev.e-taxonomy.eu/var...
2016-04-07 Katja Luthersmaller changes for fauna europaea import and csvNameExport
2016-03-30 Patrick PlitznerAlso return all specimens belonging to sub classes...
2016-03-16 Andreas MüllerFix deduplication problem with list order #5652
2016-03-14 Katja LutherTaxonNodeByNameComparator is not a component anymore...
2016-02-16 Andreas KohlbeckerRevert "#5563 fixed by avoiding access to null FeatureN...
2016-02-16 Andreas Kohlbecker#5563 fixed by avoiding access to null FeatureNodes
2016-02-15 Andreas MüllerFix CCE in DefinedTermDaoImpl.getPartOf (#5556) and...
2016-02-15 jenkinsMerge branch 'hotfix/3.12.4' into develop
2016-02-10 Andreas KohlbeckerMerge branch 'hotfix/3.12.3' into develop
2016-02-10 jenkinsMerge branch 'hotfix/3.12.3' root/tags/cdmlib/3.12.3 3.12.3
2016-02-09 Katja Lutherfix #5538
2016-02-04 k.luthercheck for empty excludeUuid list
2016-01-20 Patrick PlitznerChange logging error to info
2016-01-11 jenkinsMerge branch 'hotfix/3.12.2' root/tags/cdmlib/3.12.2 3.12.2
2016-01-11 Andreas Kohlbecker#4962 using LEFT FETCH JOIN for ranks and sec fixed...
2016-01-11 Andreas KohlbeckerMerge branch 'hotfix/3.12.1' into develop
2016-01-06 Andreas MüllerUpdate to lucene 5.4 and some minor dependency updates
2015-12-21 Andreas Kohlbeckerresolving conflicts after merge of ticket_4716 into...
2015-12-21 jenkinsMerge branch 'release/3.12.0' root/tags/cdmlib/3.12.0 3.12.0
2015-12-17 Andreas MüllerCleanup description generics (related to #5357)
2015-12-15 Katja Lutheradd null check for delete and minor
2015-12-11 Andreas Kohlbeckerorganizing imports
2015-12-09 Patrick PlitznerGeneralize term service method listByTermType()
2015-11-23 Andreas MüllerFix issues after rebase #4716
2015-11-23 Andreas MüllerUpgrade to hibernate 5 with persistence tests running...
next