adapt services dll
fix labelabbrev for heterotypic synonym relation
fixes for CdmDeleteListener
minor
fix ignored tests in DatabaseEnumTest
bugfix for getAllRelationships()
change return type for merge (#2654)
rollback, local logger and commitAndNewTransaction for TransactionalIntegerationtest
term updater 313_314 and implementation for transactions (#2027)
add schema change for dropping duplicate TypeDesignationBase_TaxonNameBase table
move progress monitoring into subpackage
Implement correct mapping between TaxonNameBase and TypeDesignationBase and add delete method for type designations to NameService (#2396, #2647)
work around for envers bug (#2643)
allow now schema validation
use \u2245 for congruent concepts
use \u2013 for misapplied names
update concept relationship symbols (#2634) and some cleanup in database.update
add override and javadoc to OccrrenceDaoHibernateImpl
added deleteByKey(key) for PolytomousKeyNodeDao ; still commented
test for persisting description.scope
moving TaggedText classes and removing deprecated tagedName methods
update taxon service (add some synonym delete functionality - still preliminary)
security-updater: add the role of an overall admin
cleaning up cache strategies
renamed getTaggedName -> getTaggedNameDeprecated
Refactoring nameCacheStrategy. Use same method for both caches (tagged + string)
remove IDescriptionDao from dbscripts
remove PolytomousKeyNode_LanguageString from cdm.ddl for tests
synchronize dlls and dtds for tests
use real URI in getTermByUri
title cache for MarkerType voc
fixed jboss maven repository location
change name of ReferencedMedia to ReferencedMediaBase (#2381)
fix bug in PolytomousKeyDaoHibernateImplTest more verbose exception for cdmBases missing uuid
Remove eu.etaxonomy.cdm.persistence.dao.hibernate.name.TaxonNameDaoHibernateImpl.findByNameForEditor()
update script for permission evaluation
adding permission handling and writing a test for usermanagement
getTermByRepresentationAbbrev
updated typeDesignationDao tests
added saveTypeDesignation Test (but is not running for some reason)
wrong import for EnumType
countByTitle() method for IIdentifiableService
Make "formerly" presenceTerms absenceTerms (#2373) and added Gazetteer to !ReferenceSystems (#2374)
added EnumType to the noDoTypes
typos
fixing #2329 (Synonym types not shown in specimen tab)
schema updater for polytomouskeynode parent-child bidirectional (see r11787) ->update to version 3.0.1.0
remove imports
removing parameters for WorkingSetService method
bugfix for DescriptionDaoImpl.getDescriptionElementForTaxon (missing implementation for features)
Yeahhhh! I got rid of this nasty bug in PolytomousKeyDaoHibernateImplTest
new implementation for Xper data fetching from persistence and some further changes to Xper
added reported in error to absence terms
code cleaning
splitting PolytomousKeyNodeService from PolytomousKeyService & more methods for IdentificationKeyService
refactoring for findByParam, moved down to CdmEntityBase
further UserDao tests
first tests for list find methods for user and group services (#2283 and #2284).
implement list find method for user and group services (#2283 and #2284). Tests are still missing.
TermUpdater_312_313
the query of prepareQuery always returns the type, if doNotReturnFullEntities is set
testGetTaxaByNameForEditor() added
fixing #2243 "c3p0 connection pool is loosing connection over night"
explaining the deprecation of this class
fixing #2274 ClassCastException in search
orth. correction for undefined language
minor changes
remove import
#1787, the UuidAndTitleCache.type is set
bugfix for failing test in PolytomousKeyDaoHibernateImplTest (added excluded, unplaced and taxonstatusunknown)
bugfix for failing test in PolytomousKeyDaoHibernateImplTest (added doubful and usenamecache values)
bugfix for failing test in PolytomousKeyDaoHibernateImplTest (added protectedTitleCache value)
a comment to (fixing #2232)
CdmDataSourceBean should implement javax.sql.DataSource: preparing to do so
fixing #2232
Reverting the RightsTerm -> RightsType change (see #1306). This is a model change and needs updates to the schema. We will transfer this into a branch.
#1306
comment syso's
added terms hermaphrodite, sex unknown (Sex) #2236 and third, fourth, major, minor parent (HybridRelationshipType) #2237. Bugfix for inverse representations #2238.
created OccurrenceDaoHibernateImplTest class for #2232
bugfix for descriptionBase.clone #2234
remove special characters in Term updater
#1787 a faster search for the editor
implemented parsing and new handling for "unranked" ranks #2141
replace deprecated methods with new ones #2176
set CdmUpdater back to version 3.0
Exception message for unestablished database connection.
harmonizing nameRelationship methods #2159