ref #6682 further fixes for taxonRelationship service
[cdmlib.git] / cdmlib-services / src / main / java /
2018-08-15 Andreas Müllerref #6682 further fixes for taxonRelationship service
2018-08-15 Andreas Müllerref #6682 some changes to test taxon relationship service
2018-08-15 Andreas Müllerref #6682 first implementation of taxon relationship...
2018-08-15 Andreas Müllercleanup
2018-08-15 Andreas Müllerfix non compiling code in CommonServiceImpl (works...
2018-08-15 Andreas Müllercleanup
2018-08-15 Katja LutherMerge branch 'develop' of ssh://dev.e-taxonomy.eu/var...
2018-08-15 Katja Lutherminor
2018-08-15 Katja Lutherfix test for getKindOfUnit
2018-08-15 Katja LutherMerge branch 'feature/specimenPortal' into develop
2018-08-15 Katja LutherderivedUnitFacade should not give back the kindOfUnit...
2018-08-15 Katja LutherkindOfUnit for all derivates not only for field units feature/specimenPortal origin/feature/specimenPortal
2018-08-14 Katja LutherMerge branch 'develop' into feature/specimenPortal
2018-08-14 Katja Luthersmaller changes on specimenDTOs
2018-08-13 Andreas Kohlbeckerref #7651 #7622 using nameService instead of CdmReposit...
2018-08-13 Andreas Kohlbeckerref #7651 #7622 relaxing requirement for an available...
2018-08-13 Andreas Kohlbeckerref #7622 addTypeDesignation() to receive registration...
2018-08-13 Andreas Kohlbeckerref #7622 preliminarily moving all registration managem...
2018-08-08 Patrick Plitznerref #7597 Use LongRunningTaskService for taxon aggregation
2018-08-07 Patrick Plitznerref #7597 Change label of aggregated taxon description
2018-08-07 Patrick Plitznerref #7597 Fix row wrapper creation for direct descripti...
2018-08-07 Patrick Plitznerref #7597 Fix potential exception for multiple associat...
2018-08-07 Patrick Plitznerref #7597 Use remote progress monitor for taxon aggregation
2018-08-07 Patrick Plitznerref #7597 Fix multi rep exception
2018-08-07 Patrick Plitznerref #7597 Extend compare wrapper to support all statist...
2018-08-07 Patrick Plitznerref #7597 Set taxon as cdm entity of update result
2018-08-07 Patrick Plitznerref #7597 Implement taxon description aggregation
2018-08-07 Katja Lutheruse MediaDTO in DerivateDTO
2018-08-07 Katja LutherMerge branch 'develop' into feature/specimenPortal
2018-08-07 Katja Luthersmaller changes in SpecimenDTOs
2018-08-06 Katja Lutherall DTOs for cdm entities should extend TypedEntityRefe...
2018-08-03 Andreas Kohlbeckerref #7611 implementing typeDesignation media service...
2018-08-03 Andreas Kohlbeckerfixing wrong usage of findByTitle* Method with IIdentif...
2018-08-03 Andreas Kohlbeckerfixing wrong usage of findByTitle* Method with IIdentif...
2018-07-31 Andreas Kohlbeckercomment regarding #7608 in DerivedUnitFacadeCacheStrategy
2018-07-31 Andreas Kohlbeckerref #7608 string representations for media types implem...
2018-07-31 Andreas Müllercleanup
2018-07-31 Andreas Kohlbeckerfix #7607 TypeDesignationSetManager: types without...
2018-07-30 Katja Lutherref
2018-07-30 Patrick Plitznerref #7597 Refactor aggregation method + add taxon aggre...
2018-07-27 Patrick Plitznerref #7597 Refactor aggregation method
2018-07-27 Patrick Plitznerref #7509 Add "computed" flag to description
2018-07-27 Patrick Plitznerref #7589 Improve description search when adding specim...
2018-07-26 Patrick Plitznerref #7589 Delete taxon node from descriptive data set
2018-07-26 Patrick PlitznerFix possible NoSuchElementException
2018-07-26 Katja LutherMerge branch 'develop' into specimenPortal
2018-07-26 Katja Lutherminor
2018-07-26 Katja Luthermove getFieldUnits to findFieldUnits
2018-07-26 Katja Lutherfirst implementation for specimen page with DTOs
2018-07-26 Patrick PlitznerRemove description from DescriptiveDataSet during deletion
2018-07-25 Andreas Kohlbeckerref #7573 adding AGTENTBASE to CdmPermissionClass and...
2018-07-24 Katja Lutherfix #7542: first remove synoným then add it to new...
2018-07-23 Patrick PlitznerAdd service method to find a description for a dataset
2018-07-19 Andreas Kohlbeckerref #7561 removing associated name and protologue from...
2018-07-16 Andreas Kohlbeckerref #7550 pluggable Role tests for the UserHelper
2018-07-13 Andreas Kohlbeckerref #7348 implementing find service for registrations...
2018-07-13 Andreas Kohlbeckerref #7348 typeDesignations as non bean property to...
2018-07-12 Andreas Kohlbeckerref #7348 TypeDesignationSetManager provides TaggedText...
2018-07-12 Andreas Kohlbeckerref #7552 adding TypedEntityReference data to TaggedText
2018-07-12 Andreas Kohlbeckerfix #6967 implementing registration/identifier endpoint...
2018-07-12 Andreas Kohlbeckerref #7527 adding missing @Transactional to new service...
2018-07-12 Andreas Kohlbeckerref #7550 relaxing bean dependencies for tests without...
2018-07-12 Andreas Kohlbeckerref #7550 adding CdmUserHelper and interfaces in cdmlib...
2018-07-12 Patrick PlitznerSpecify return value for data value
2018-07-11 Andreas Kohlbeckerfix #7527 making page by parameter with criteria and...
2018-07-11 Andreas Kohlbeckerref #7546 RegistrationIdentifierMinter can check for...
2018-07-10 Patrick Plitznerref #7509 aggregate quant. and categorical data (simple...
2018-07-10 Patrick Plitznerref #7509 Adapt aggregation method parameter list
2018-07-10 Patrick Plitznerref #7509 Generalize method parameter to List
2018-07-10 Patrick PlitznerMerge branch 'develop' into aggregation
2018-07-05 Andreas Kohlbeckerref #7533 RegistrationService with typeStatus filter
2018-07-04 Andreas Kohlbeckerref #7528 ref #6655 introducing RegistrationStatusTran...
2018-07-04 Andreas Kohlbeckerremoving unnecessary casts
2018-07-04 Andreas Kohlbeckerjava doc and formatting
2018-07-03 Andreas Müllercleanup
2018-07-03 Andreas Müllerref #7530 3 families and dianthus import (WFO Access...
2018-07-02 Andreas Müllercleanup
2018-07-02 Andreas Kohlbeckerref #7525 restoring all previously removed Criteria...
2018-06-29 Andreas Kohlbeckerfix #7525 replacing Criteria lists by cdm Restrictions...
2018-06-27 jenkinsMerge branch 'release/5.1.0' 5.1.0
2018-06-27 jenkinsMerge branch 'release/5.1.0'
2018-06-26 Andreas Müllercleanup
2018-06-26 Patrick Plitznerref #7509 Implement service method for common parent... origin/aggregation
2018-06-25 Andreas Müllerremove deprecated method TaxonService.getAllMedia
2018-06-25 Patrick Plitznerref #7509 Add service method for common parent taxon...
2018-06-22 Andreas Müllerexception handling for classification filter in getAcce...
2018-06-22 Andreas Müllerfix NPE in IdentifiableServiceBase.getTitleSearchStrin...
2018-06-22 Andreas Müllercleanup
2018-06-22 Andreas Müllerref #3560 fix checkPublished in service base class
2018-06-22 Andreas Müllercleanup
2018-06-22 Patrick Plitznerref #7439 SQLize title search for occurrences
2018-06-22 Andreas Müllercleanup
2018-06-22 Andreas Müllerref #3560 unpublished exception handling for TaxonContr...
2018-06-21 Katja Lutherref #7463:add subtask for saving and reindexing in...
2018-06-21 Andreas Müllercleanup
2018-06-20 Andreas Müllercleanup
2018-06-20 Andreas Müllercleanup
2018-06-20 Andreas Müllercleanup
2018-06-20 Andreas Müllercleanup
2018-06-20 Andreas Müllerremove harmonization candidates in TaxonDao and NameService
next