refactoring taxonNode controllers - return dtos from the service layer, support for...
[cdmlib.git] / cdmlib-services / src / main / java / eu / etaxonomy / cdm / api / service /
2016-06-13 Andreas Kohlbeckerrefactoring taxonNode controllers - return dtos from...
2016-06-10 Andreas MüllerSimplify taxonDao
2016-06-10 Andreas Kohlbeckerrefactoring NodeSortMode
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-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üllerCleanup
2016-05-31 jenkinsMerge branch 'release/4.1.0' root/tags/cdmlib/4.1.0 4.1.0
2016-05-25 Patrick PlitznerShow stable identifier in specimen page (if present...
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-24 Katja Lutherfix polytomouskey delete, if root node is null
2016-05-17 Katja Lutherfix delete of polytomous keys
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üllerClean up AnnotationDao and AnnotationService
2016-04-22 Katja Luthersmall changes for moving taxonnodes
2016-04-19 Andreas Kohlbecker#5482 web services now support different orderBy modes
2016-04-19 Katja Lutherrevert a small change in taxonservice
2016-04-19 Katja Lutherimprove delete configurator for taxa and synonyms
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-04-05 Patrick PlitznerFix potential NPE
2016-04-05 Patrick PlitznerReload type designation before deleting it to avoid...
2016-04-04 Andreas MüllerImplement natural ordering for distributions in data...
2016-04-04 Katja Lutherfix move taxonnode and remove null values from children...
2016-03-23 Patrick PlitznerAdd uuid based method for deleting type designations...
2016-03-15 Katja Lutherminor
2016-03-14 Katja Lutherminor
2016-03-14 Katja LutherTaxonNodeByNameComparator is not a component anymore...
2016-03-14 Katja Lutherfix move synonym to another accepted taxon
2016-02-29 Patrick PlitznerRefactor associated taxa assembly to include uuid ...
2016-02-26 Katja Lutherworkaround for delete of polytomous keynodes, because...
2016-02-16 Patrick PlitznerAdjust specimen delete configurator
2016-02-16 Patrick PlitznerAdd missing Transactional annotation to delete method
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-08 Patrick PlitznerRevert last commit (taxon node handling is done in...
2016-02-08 Patrick PlitznerFix potential NPE when creating a new taxon for a class...
2016-02-04 k.lutherminor
2016-02-04 k.lutherminor
2016-02-04 Katja Luthernew createNewTaxonNode service method
2016-02-03 Patrick PlitznerFix specimen retrieval by assignment status
2016-02-02 Katja Luthernew createNewTaxonNode service method
2016-01-19 Andreas MüllerUse correct StringUtils class
2016-01-19 Andreas MüllerFix NPE in DistributionNodeByAreaLabelComparator
2016-01-13 Patrick PlitznerAdd assignmentStatus as parameter to occurrence retriev...
2016-01-11 Andreas Kohlbeckerturing of debug logging
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
2015-12-22 Andreas Kohlbeckerfixing problems regarding lucene search after merge...
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 Kohlbeckeravoiding NPEs in pager ticket_4716 origin/ticket_4716 root/branches/cdmlib/ticket_4716
2015-12-17 Andreas MüllerCleanup description generics (related to #5357)
2015-12-15 k.lutherminor
2015-12-15 Katja Lutheradd null check for delete and minor
2015-12-11 Andreas Kohlbeckerorganizing imports
2015-12-09 Andreas Kohlbecker#4716 reduicing clutter in the lucene index and solving...
2015-12-09 Patrick PlitznerGeneralize term service method listByTermType()
2015-12-07 Andreas Kohlbecker#4761 performance improvent of massindexer by using...
2015-12-07 Andreas Kohlbecker#4761 performance improvent of massindexer by using...
2015-12-04 Andreas Kohlbecker#4761 avoiding deprecations in highlighter api
2015-12-04 Andreas Kohlbecker#4761 updating means to obtain the IndexManager to... attic/shelves/cdmlib/a.kohlbecker/26768
2015-12-04 Andreas Kohlbecker#4761 TopDocs adapting to removed IndexSearcher.setDefa...
2015-12-04 Andreas Kohlbecker#4761 TopDocs now supports maxScore, so TopGroupsWithMa...
2015-12-04 Andreas Kohlbecker#4761 correcting usage of new paramaters joinQuery...
2015-12-04 Andreas Kohlbecker#4761 fixing broken area filter join query, by circumve...
2015-12-03 Andreas Kohlbecker#4716 using BooelanQuery added with Occur.FILTER instea...
2015-12-02 Andreas Kohlbecker#4716 removing deprecated usage of new BooleanQuery...
2015-12-02 Andreas Kohlbeckerindex creation without errors, most lucene search test...
2015-12-02 Patrick PlitznerAdd uuid based method for getAllChildDerivatives()
2015-12-02 Patrick PlitznerSpecified method signature as type designations are...
2015-12-01 Katja Lutherchanges for #4960 and #4959
2015-11-30 Patrick PlitznerAdd convenience service methods to occurrence service
2015-11-27 Andreas Kohlbecker#4716 IndexDocValue relates issues solved, indexing...
2015-11-25 Cherian MathewAdd load method for uuid lists
2015-11-23 Andreas MüllerFix issues after rebase #4716
2015-11-23 Andreas MüllerFix compile issues after rebase #4716
2015-11-23 Andreas MüllerUpgrade to hibernate 5 with persistence tests running...
2015-11-23 Andreas MüllerFix all compile errors from services to remote (some...
2015-11-23 Andreas MüllerFurther adapt to new jackson and new lucene version...
2015-11-23 Andreas Kohlbecker#4313 implementing full stack of methods to expose...
2015-11-23 Katja Lutherfix #5341 and fixing deletion of specimen
2015-11-23 Andreas MüllerUpgrade to spring 4.2.2, spring-security 4.0.2 and...
2015-11-23 Cherian Mathew#5338 Check monitor map for null key when getting value
2015-11-20 Cherian Mathew#5000 Add new metadata service
2015-11-20 Andreas Kohlbecker#4962 commenting performance measure print-out via...
2015-11-20 Andreas Kohlbecker#4962 avoiding bean initialization in getChildNodesAtRa...
2015-11-18 Patrick PlitznerRemove unused parameters
2015-11-18 Andreas Kohlbecker#4313 relationship type as additinal filter option...
2015-11-17 Patrick PlitznerAdd new service method listDerminationEvents to occurre...
2015-11-17 Andreas Kohlbecker#4313 implementing full stack of methods to expose...
2015-11-17 Patrick PlitznerFix copy&paste error
2015-11-17 Patrick PlitznerExtend service methods to retrieve specimens that are...
next