ref #6794 FeatureTreeMover first implementation (not yet ready)
minor
ref #6794 change schema version and add missing attributes to updateScript
ref #6794 adapt TermCollection test data to boolean values in TermCollection
add SchemaUpdater_55_58
ref #6794 change FeatureTree to TermTree
ref #6794 add TermRelation and rename FeatureNode -> TermTreeNode
cleanup and ref #6794 rename TermTreeDaoImpl
ref #6794 update script for graph_id and root_id
cleanup
ref #6794 adjust hibernate configuration to new TermCollection and adjust test data
ref #6794 update script for name changes in FeatureNode and TermVocabulary
adapt SchemaUpdater to v5.5.1
ref #6794 rename TermVocabulary table to TermCollection and remaining rename FeatureNode -> TermTreeNode
update service/dataset.xsd location
ref #6794 adapt TermsDataSet-with_auditing_info in some packages after merge problem solved
ref #6794 add TermRelationshipType to test data
ref #7514 adapt MAN symbol to portal tests
ref #7514 update misapplied name symbols again
Add SchemaUpdater_55_551
ref #8283 Fix possible NPE when no media is attached to term
ref #8283 Add media uuids to term dto
addinional RegistrationService test and a bit of cleaning up
ref #8354 implenting registration serch by taxonUUIDs which also covers typedesignations
fix #8287 implementing support for null type status as filter value in Registration service
Revert "adding missing MatchMode in createRestriction()"
This reverts commit 1eca13fafa584494a9300c1a6844d435ca5ae897.
adding missing MatchMode in createRestriction()
fix failing test (add anywher to createRestrictions)
ref #7620 filtered registration search implemented with filter string for references
ref #8330 ref #7885 removing confusing typo in test data
ref #7885 tests for registration search by typified name and implementing order by
ref #8330 dao method for filtered registration search implemented: reprocduces existing functionality plus extended name search ref #7885
ref #8330 completing documentation regarding wildcards and fixing bug with MatchMode LIKE when using Restrictions
ref #8182: minor
overwrite equals for taxonnodeDto
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
ref #8322: adapt TaxonNodeDtoComparator to compare the names by taggedTitle
ref #8182: adapt occurrence DTOs to use them in details page of blast result
fix preference service
ref #8045: add remove to preference service and dao
ref #6774 Add service method findVocabularyDtoByTermTypes()
ref #8209 modularization of reference init strategies and improving EntitiyInitStrategy class
Set vocabulary DTO when creating a term DTO
ref #8189 adapt tests for ConfigFileUtilTest
ref #7966 preparing web service contollers to search for NULL type status via UUID parameter
ref #8189 fix user.home in AccountStore
fix findTitleCache in service layer
ref #7470 add TextualTypeDesignation to hibernate.cfg
ref #7433: changes to get dnaSample for genetic accession number
fix #8257 Remove factory methods for term node creation
ref #8242 Ensure order of TermDTO query
ref #7965 methods to get typeDesignationStatusInUse as term an as filter object
rename getUuidAndTitleCache for namedAreas
ref #7920: add predicate for area specicific status
ref #8248 Add service method to find terms by URI
ref #8242 Add service method to get all terms for multiple vocabularies
getUuidAndTitleCache for namedAreas with voc restriction
ref #8242 Add service method to get all terms for a given vocabulary
ref #8153 adapt ColumnAdder and ColumnTypeChanger to handle NOT NULL correctly for auditing tables
ref #8189 fallback method for getCdmHomeSubDir() and fixing bug in getCdmHomeDirFallback()
ref #8189 fixing invalid NULL check
ref #8189 removing useless trailing slashes
adapt ConfigFileUtils to handle file access without appllication context
ref #7433: add controller method to get dnaSample for given geneticAccessionnumber
ref #8189 providing fallback method to retrieve the ~/.cdmLibrary folder without application context
ref #8189 DataSourceConfigurer using ConfigFileUtil correctly
ref #8189 ConfigFileUtil as spring bean in deafult context and tests implemented
ref #8189 moving method getFolderSeperator() back to CdmUtils
ref #8189 moving ConfigFileUtil and AccountStore to cdmlib-persistence:eu.etaxonomy.cdm.config
ref #8189 moving folder funstins from CdmUtils to ConfigFileUtil
Set term type in constructor for term and voc DTO
ref #4545: add getUuidAndAbbrevTitleCache with class parameter
fix #8171 internally caching new connection in WrappedCdmDataSource to avoid connection leaks
ref #7106 logging unintentially creation of unmanaged new session in DaoBase with stacktrace
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 #8162 updates to test data in further metadata
ref #8162 updates to hibernate.cfg.xml
ref #8162 adapt cdmlip to new term package structure
ref #6794 Add generics to FeatureNode and FeatureTree
ref #7514 adapt MAN symbol to portal tests (cont.)
ref #8146 Add service method for UuidAndTitleCache by termType for trees
ref #8146 Refactor service method
removing unused private fiels in H2DatabaseType
ref #7514 update misapplied name symbols & add tests
Merge branch 'develop' into termSearch
ref #8118 update mysql driver path in code and tests
rename cdm 5.5 update script package
ref #8120 add structure- and property modifier
ref #8142 update script for Representation.plural and ref #8017 TypeDesignation.sources