ref #6527: define default for media deletion
Add propertyPath to service method
fix missing includeSynonym parameter in taxaByName search
cleanup
fix #6480: fix delete of specimenOrObservations
ref #6281 added doc for dao.flush()
fix compile error and some cleanup
use getReferencingObjectsCount dao method in service method
revert a change in the last commit
minor
fix #6281: call a flush after removing the synonym from taxon seems to fix the problem
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
ref #6315: minor changes for the implementing setSecundum for subtree in editor
ref #2939 option to set the CacheManager directly, needed for the taxeditor
ref #2939 property to set the cacheManager diskstore
ref #2939 taking configurations out of the compenent scan\n, a more finegraned strategy is needed for the variety of situations we have to deal with
ref #6362, ref #6365 remove occurrence of NonViralName, BotanicalName, ZoologicalName and others
fix #2939 dynamic configuration of the ehcache store location per remote instance
ref #2939 refactoring CdmCacher to use cachemanger spring bean - not fully working yet
merge for groups has to check for existing and changed authorities before merge the group
emall fix for selection of reference as inreference
fix #1606: minor
ref #1606: add methods to provide filter for reference type
ref #6362 remove further occurrences of NonViralName
fix #6398 messing up and harmonizing description related taxon service endpoints
ref #6365 use TaxonNameFactory for zoological names
ref #6362 remove some further NVN occurrences
ref #6365 Move all ZoologicalName attributes up to TaxonNameBase
ref #6369 adapt existing occurrences of interface to removed generics
ref #6362 removed some NonViralName occurrences (non-compiling as changing in model are still missing)
Fix potential NPE when there is a facade with no derived unit
fix #6354 non phrase search with wildcard using the standart QueryParser
fix #6342: fix exception for ? in selection dialog
fix #4223 using the ComplexPhraseQuery for phrase searches with wildcards
some code cleaning
fix #3465 Progressmonitor API and better UpdateResult handling for setSecundumForSubtree
fix #6296: include the common name search into the search query of taxa and synonyms
fix #3465 implement setSecundumForSubtree
ref #6190 removing svn property place holder in first line of code - java files
ref #6190 removing svn property place holder in first line of code
ref #6283: minor changes to fix exceptions in polytomous key editing
ref #6283: fix NPE exceptions caused by null values in children list
Cleanup and new Rights Factory method
fix #6135 allow nameCache for merked taxa search
fix #6236 add alphabetic length ordering to name search
fix #6134 add group taxa by marker and refactor treeindex handling
fix #6128 include authorship option in taxon and name search
Cleanup and replace int by long in count
fix #6132 first implementation of parent taxon in TaxonInContextDTO
fix #6211 reduce initialization for synonymy
solving polytomouskey node sort index problems
ref #4867 Set sec reference for taxa in cloned classification
Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/cdmlib into develop
Conflicts: cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/description/TaxonInteraction.java cdmlib-services/src/test/java/eu/etaxonomy/cdm/test/function/TestModelUpdate.java
Minor changes to classification clone method
Clean up
Clean up deprecated methods in name service
ref #4866 Set sec reference for taxa when cloning classification
ref #4866 Fix transient object exception
ref #4866 First implementation for clone classification (including test)
fix compile error in ITaxonNodeService
Conflicts: cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/ITaxonNodeService.java
fix #6174: isDeletable needs to be called with UUID and the objects is loaded on server side
ref #5458 Add classification filter to service method
fix media deletion
ref #5458 Added find-by-titleCache method for taxon node service
ref #2380 Implement service for getting parent of UuidAndTitleCache
ref #2380 Implement service for getting children of UuidAndTitleCache
fix #4453 Enhance portal visualization of molecular data
move taxonnode needs to save old parent and child node
ref #5974 implement substitute method for TaxonService.getAllRelationships
Cleanup merge model 4.1/develop
Merge remote-tracking branch 'origin/develop' into develop
ref #5972: add service method to get count of referencing objects