removing useless annotation
cleanup
ref #7648 free configurable TaxonGraphHibernateListener ready
ref #7648 moving TaxonGraphHibernateListener and related classes into cdmlib-service
fix #7795 untilis xml DataSets can optionally be created without "[NULL]" values
ref #7783 assuring registrations have an identifier when saved - adapting test
adding additional testcase for QueryFactory
ref #7764 fix failing synonym search with classification or subtree filter
fix #5868 restoring freetext search with leading wildcard and with empty query string, also fixes bug introduced while solving #4223
fix #7757 first freetext search test working for subtree filter
ref #7745 add subtree parameter to freetext search methods
ref #7745 implement subtree filter for ClassificationController.rankSpecificRootNotes and .childNodes
avoiding too extensive logging by commenting all hardcoded loglevels
ref #7666 adding NARROW NO-BREAK after doubtful marker
ref #7553: move TypeDesignationSetmanagerTest to cdmlib
ref #6682 fix misapplication deduplication issues
ref #6682 further fixes for taxon relationship service - better separators
ref #6682 further fixes for taxon relationship service
ref #6682 further fixes for taxonRelationship service
minor
fix test for getKindOfUnit
Merge branch 'develop' into feature/specimenPortal
ref #7590 fixing join types for restriction operations
fixing wrong usage of findByTitle* Method with IIdentifiableEntityServiceConfigurator - test implemented
ref #7590 replacing not flag in restrictions by AND_NOT and OR_NOT operators
ref #7590 implementing AND and OR operator for restrictions and harmonizing code
first implementation for specimen page with DTOs
ref #7546 RegistrationIdentifierMinter can check for matching identifiers
Merge branch 'develop' into aggregation
ref #7525 restoring all previously removed Criteria methods
fix #7525 replacing Criteria lists by cdm Restrictions in CdmEntityDaoBase.*ByTitle() methods
ref #7509 Implement service method for common parent taxon node + test
ref #7487 set test to ignore
ref #7487 fix ticket number 7486->7487
ref #7486 create test for pro parte search issue
rel #7478 implement pro parte synonym search in free text taxon and name search
fix #7486 fix taxon full text search if doTaxon is missing
Unignore tests
use long instead of int (cont.)
ref #3560, ref #5477 fix missing lucene index update for synonyms and misapplied names
ref #3560 further improve full text taxonAndName search for publish flag, including tests
adapt test
add test for misappliedname problem with type desinations
ref #3560 further publish flag issues for lucene search and first tests on lucene search
ref #3560 add publish flag to lucene search
ref #3560 set includeUnpublished as default for FindTaxaAndNames configurator
ref #3560 implement publish in taxon service by name search
ref #3560 implement unpublished for rankSpecificRootNode in service and remote (no tests yet)
fix #7433: get specimen by genetic accession number
add service for creation of synonyms (fixing saving of hybrids)
ref #6720 make individualCount a string
ref #7238 rename lastName and firstName
fix #7405 Rename WorkingSet to DescriptiveDataSet
ref #6241 replaced @created by @since in cdmlib
ref #7392 remove cascade from relationships and adapt tests (up to service layer)
ref #7095 Code clean up and refactoring
ref #7095 Retrieve only distinct SpecimenNodeWrapper objects
ref #7095 Enhance quicker service for taxon associated specimens
ref #6241 change @date to @since (fix)
ref #6241 change @date to @since
#7357 fix failing converter test in service layer after fixing typeDesignation.clone
fix #7354 DerivedUnitConverter handled typeDesignations correctly and abstains from persising anything
Remove unused occurrence service method
ref #7095 Add property paths to some methods
ref #6484 Adjust count method to find method to return the same number
ref #6484 Move enum AssignmentStatus to cdm-persistence
ref #7324 Add new service method getFieldUnitsForGatheringEvent()
ref #2380: improve implementation of Dto for use in taxonnavigator
revert test changes
DeleteResult should contain a list of deleted objects, update delete methods
ref #7287 reverting DerivedUnitFacade test back to using tests
ref #7287 fixing bug
ref #7287 base test class for all unit tests which need terms being initialized
ref #7114 fixing bug in DerivedUnitConverterIntegrationTest and NPE in DerivedUnitConverter
ref #7114 fixing delete problems in DerivedUnitConverter and adding according test
ref #7114 fixing probelms of test in suite (relates also to ref #7138)
removing debug output
ignoring DerivedUnitConverterIntegrationTest instead of DerivedUnitConverterTest
set failing tests to ignore to build cdmlib