ref #6169 adding getService() method to CdmRepository
ref #5817 update test data for rename RelationshipTermBase_inverseRepresentation
update remote-webapp test H2 DB and some minor changes
ref #6368 remove some further occurrences of ITaxonNameBase
fix #6409 remove Ignores from ValidationTest, seems to be fixed by removing subclasses
ref #4580 Add SchemaUpdateResult for schema updating
ref 6368 fix compilation error in TaxonServiceImplTest
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 ZoologicalName in test DTYPE
ref #6368 remove BotanicalName in test DTYPE
ref #6368 remove some further occurrences of NonViralName
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
minor
adapt tests to return type updateResult and missing exception for update-services methods
change return type of changeSynonymToAcceptedTaxon to updateResult
also copy appended phrase when changing synonym to taxon relation
ref #6138 handle ClearDB_with_Terms_DataSet.xml correctly
ref #6527: define default for media deletion
Add propertyPath to service method
fix #6138: add empty dataset to resources
fix #6138: add dataset to test to fix the test
fix missing includeSynonym parameter in taxaByName search
cleanup
fix #6480: fix delete of specimenOrObservations
ref #6612 cleanup generics
ref #6281 added doc for dao.flush()
fix #6535 change CdmMetaData.propertyName from int to string, adapt test schema and test
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: - PropertyNameMatchMode class introduces - AbstractPagerImpl.limitStartforRange() to replace hasResultsInRange()
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
fix #6367 make nomenclaturalCode an attribute of TaxonNameBase
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
Merge remote-tracking branch 'origin/cdm-4.7' into feature/cdm-4.7
#6612 dao and service classes for the Registration class - service implementation incomplete
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 #6409 preliminary set Level3 test to @Ignore to avoid infinite loop
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
#6401 update generics for java1.8 upgrade
Revert "ref #6401 fix failing SecurityTest (due to wrong handling of furtherVotingResult in CdmPermissionVoter"
This reverts commit 5cb08c3f89abfd1bcb5af75f0b2882798418f27a.
merge for groups has to check for existing and changed authorities before merge the group
emall fix for selection of reference as inreference
ref #6401 fix failing SecurityTest (due to wrong handling of furtherVotingResult in CdmPermissionVoter
ref #6401 Fix problems with generics due to jdk1.8
fix #1606: minor
ref #1606: add methods to provide filter for reference type
ref #6362 remove further occurrences of NonViralName