fix #6856 adding group Admin to FirstDataInserter
ref #6852 introducing a DummyDataInserter to be used instead of null
ref #6855 ICdmPermissionEvaluator method which tests by CdmBase type and does not require an instance
ref #6852 RunAsAuthenticator as abstract base class for all data inserters
fix #6851 use country label instead of description in specimen cache strategy
Use country label instead of description for specimen table
ref #6816 Fix date and collection string
movetaxonNode: add new and old parent as updatedObject to resullt
ref #6694 Fix typo in method name
cleanup
ref #6687 ConversationHolder improvements for pre view based conversation in cdm-vaadin\n - improved logging for multi thread environments\n - configurable default flushMode
ref #6754 ref #6755 use IDs for candidate retrieval
ref #6754 ref #6755 add includeRootNodes and fix count
ref #6754 ref #6755 combine TaxonNodeFilter with DwcA export
Fix exception message
ref #6687 fixing bug in ConversationHolder object comparison by == operator and better logging
evaluate doSynonyms for taxon node children retrieval
fix #6750 implementing DerivedUnitConverter with test
ref #6694 Add service method to add child features
ref #6694 Fix moving of feature nodes
ref #6694 Add service method to move FeatureNodes
ref #6730: fix delete of media
ref #6730: minor
ref #6730: first quick fix, to avoid deleting media referenced somewhere else.
minor
ref #6725 fix set(null) for kindOfUnit, Sex and LifeStage in DU facade
fix #6725 correct handling and test for kindOfUnit handling in facade
ref #6722 implement life-form in derived unit facade
ref #6719 DerivedUnitFacadeCacheStrategy can skip fieldUnits
ref #6527: fix isDeletable method for media
ref #6535 fix calls to version number from other places
fix #6502 reloading supplied term in service to avoid LIE
fix compile error in common service
add check for existence of merge objects
adding missing delete method to CommonServiceImpl
ref #6169 adding getService() method to CdmRepository
ref #6368 remove some further occurrences of ITaxonNameBase
ref #6630 and ref #6368 remove generics from TaxonName
ref #6368 some adaptations after rebase
fix #6368 rename table and class TaxonNameBase
ref #6368 remove TaxonNameBase subclasses
Merge branch 'develop' into feature/cdm-4.7
Conflicts: cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/description/Feature.java
updatedObjects should not be final
change return type of changeSynonymToAcceptedTaxon to updateResult
also copy appended phrase when changing synonym to taxon relation
ref #6527: define default for media deletion
Add propertyPath to service method
fix missing includeSynonym parameter in taxaByName search
fix #6480: fix delete of specimenOrObservations
ref #6612 cleanup generics
ref #6281 added doc for dao.flush()
ref #6612 PropertyNameMatchMode to Restriction class which contains the values to be tested
fix compile error and some cleanup
fix #6535 change CdmMetaData.propertyName from int to string
use getReferencingObjectsCount dao method in service method
#6612 generic dao list method providing a flexible multi property filter - avoiding NPEs
#6612 generic dao list method providing a flexible multi property filter:
revert a change in the last commit
whitespace
ref #6612 implement count for listByRef and add implement filtering by status in listByRef
improving documentation formatting
ref #6612 implemented list (ref ...) for RegistrationDaoHibernateImpl
fix #6281: call a flush after removing the synonym from taxon seems to fix the problem
Conflicts: cdmlib-io/src/main/java/eu/etaxonomy/cdm/io/distribution/excelupdate/ExcelDistributionUpdate.java cdmlib-persistence/src/main/java/eu/etaxonomy/cdm/database/update/MnTableCreator.java
#6612 adding missing serivce annotations
#6612 adding status filter to RegistrationSerivce methods
#6612 dao and service classes for the Registration class
ref #5752 wrap lucene exception for name and occurrence service
ref #5752 wrap specific exception to avoid dependency on lucene library
minor and cleanup
adapt GrantedAuthorityImpl factory method
fix #6480: fix some problems in delete of specimen
add saveOrUpdate to ICommonService
ref #6509 first version of RepresentationCsvImport
missed to add adapted interface
use remotingProgressMonitor for setSecundumReferenceForSubtree
ref #6488 Extract String constant
ref #4232 implement comparator contract for DistributionNodeByAreaLabelComparator
ref #6484 Fix test for specimen count retrieval
fix #6322 Speed up result count for specimen search
ref #6419 update remaining bean names for cdmRepository
ref #6419 update bean name in CdmApplicationController
fix #6381 Also use barcode or catalogue number for titlecache if accession number not exists
provide the new IRightsService in service layer
ref #6262: adding funtionality to library to access rights for selection dialog
ref #6419 some remaining CdmRepository issues
Cleanup
ref #6262: create dao and service for rights
ref #6419 renaming ICdmApplicationDefaultConfiguration to ICdmRepository
fix #6419 renaming CdmApplicationDefaultConfiguration to CdmRepository
file formatting reg. line breaks and a README