ref #8330 completing documentation regarding wildcards and fixing bug with MatchMode LIKE when using Restrictions
ref #8330 documentation for RegistrationService.page and RegistrationWorkingsetService.pageDTO
ref #8330 implementing tests for RegsitrationService.page and RegistrationWorkingsetService.pageDTO
Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/cdmlib into develop
smaller changes in ABCD import
ref #8182: handle not existing dna for accession number
ref #8321 implementing page by restriction method to allow for flexible web service queries, also protecting unpublished taxa and names ref #3560
generic webservice method for all cdm entitiy list controllers to search by Restriction
fix #8319 NomenclaturalStatus webservice and according service methods implemented
minor
ref #8182: adapt occurrence DTOs to use them in details page of blast result
ref #8045: add remove to preference service and dao
ref #6774 Add service method findVocabularyDtoByTermTypes()
ref #8209 modularization of reference init strategies - bug fix
ref #8209 modularization of reference init strategies
ref #8209 modularization of reference init strategies and improving EntitiyInitStrategy class
ref #7966 preparing web service contollers to search for NULL type status via UUID parameter
fixing NPE in TypeDesignationStatusFilter processing when '- none -' is selected
fix #8279 avoiding ClassCastExceptin in CdmUserHelper
fix findTitleCache in service layer
ref #7433: changes to get dnaSample for genetic accession number
ref #8263 Set vocabulary DTO for all term DTOs during initialization
fix #8257 Remove factory methods for term node creation
removing debuging code line
ref #7965 methods to get typeDesignationStatusInUse as term an as filter object
rename getUuidAndTitleCache for namedAreas
ref #8209 avoiding LIEs when using the ReferenceEllypsisFormatter
Fix potential NPE
ref #8248 Add service method to find terms by URI
ref #8242 Add service method to get all terms for multiple vocabularies
ref #8242 Pass list of States to row wrapper
ref #8242 Add service method to get all terms for a given vocabulary
ref #7865 Add move message to protected title caches
ref #7865 Fix description label generation when moving
ref #8233 Add barcode and catalog number to clone type service method
Revert "ref #7865 Fix titleCache generation when moving taxon descriptions"
This reverts commit 48c401d490b010f21c5e6718263236b99a12d3cb.
ref #8234 Remove description element when moving it
ref #7865 Fix titleCache generation when moving taxon descriptions
Convert more service methods to only use UUID
Convert service methods to only use UUID
ref #8088: avoid NPE in saveTaxonNode
add test for adding member to group
ref #6413 Replace service method parameters with UUIDs
ref #8088: fix LIE in saveTaxonNode
toString() method for RegistrationWorkingSet
ref #8115: adapt test
ref #8115: do not delete description when moving the last element
ref #8096: minor
ref #8190 Fix termType in FeatureNode creation
ref #7700:smaller changes in TypeDesignationManager (add fide citation)
ref #7433: add controller method to get dnaSample for given geneticAccessionnumber
ref #7515: TypedesignationStatusComparator inherit from OrderedTermComparator
comments and doc for IRegistrationService
ref #8189 moving ConfigFileUtil and AccountStore to cdmlib-persistence:eu.etaxonomy.cdm.config
ref #7356 avoiding spring bean dependency cycle by adding @Lazy
fix regression in fieldUnitDTO with wrong collector+collectionNr
ref #4545: add getUuidAndAbbrevTitleCache with class parameter
cleanup
ref #8178 Add vocabulary parameter to create child node service method
ref #8169 adding missing @Transactional to VersionableServiceBase.isDeletable()
ref #6413 Throw exception for more than 1 or 0 FieldUnits
ref #6413 Add service method for duplicating type specimen
ref #8115: fix move elements for not persisted target description
ref #7106 proper transaction management in turn of solving the problem in CdmRepository.getSession()
ref #7106 throwing Exception instead of unintentially creating unmanaged new session
ref #8096: use subprogressmonitor for cache updater
ref #7106 logging stacktrace with 'Opening new session in turn of a HibernateException'
Fix default term move position
ref #8162 move FeatureTree and FeatureNode to term package
ref #8162 move OriginalSourceXXX to reference package
ref #8162 move term related classes from persistence(.dao.)common to .term
ref #8096: termservice adapted
ref #8096: delete old cache updater and adapt cache updater to moved terms
ref #8096: move cache updater and service methods return updateResult -continue
ref #8096: move cache updater and service methods return updateResult
ref #8162 updates to test data in further metadata
ref #8162 adapt cdmlip to new term package structure
ref #6794 fix termType settings in deleteTerms test and clean it up
ref #6794 Add generics to FeatureNode and FeatureTree
ref #8153 Further adapt cdmlib to model changes
ref #8153 Adapt cdmlib to model changes
Revert "ref #8124: adapt NaturalLanguageGenerator to usage in nameFacts"
This reverts commit c495b39b090fa3af00d870a8ba8171d7300e66a4.
ref #8124: adapt NaturalLanguageGenerator to usage in nameFacts
ref #8146 Add service method for UuidAndTitleCache by termType for trees
Merge branch 'develop' into termSearch
fix some compilation issues with generics
ref #8017 add isLectotype to helper class
fix #7772 Rename TermBase_inverseRepresentation to DefinedTermBase_InverseRepresentation
ref #7470 add verbatim type designation / TextTypeDesignation