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)
minor
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
method name harmonization
remove duplicate for Argentina
dopping unique indexes for StateData and StatisticalMeasurementValue - modifiers (#2025) and changing OneToMany -> ManyToMany for StatisticalMeasurementValue - modifiers (#2175)
Changed DefinedTermBase.media form OneToMany to ManyToMany #560
remove compareTo in NamedArea and changed according tests
marker type "endemic" and features "status" and "systematics" in cdmlib-persistence
Added new rank "unranked" (#2141) and updated language labels and titleCaches with full language name (#2144)
Implemented a uuidAndTitleCache method for institutions
Improved uuidAndTitleCache methods of ITaxonService
Added a new match mode. With the existing match modes it was impossible to perform an inexact search (i.e. like) and definging wildcards yourself.
Also fixes #1381
added a test case for polytomous keys
added PolytomousKey_TaxonBase to persistence .dll
include uuid in KeyStatements (25_30 updater)
solves a bug that led to strange behavior in the editor's taxon navigator
merge 3.0.2 to trunk
added previous updater
Created an updater to make the database compatible with ...enhanced.TableGenerator. Will work with MySQL only at the moment. Also, is not set as !currentSchemaUpdater in the CdmUpdater as it is still experimental.
CdmUpdaterTest must not run as long it is using a mysql server
Implement all name relationships search
getting all SpecimenOrObservationBases for a Taxon
CdmDatasourceBase now throws the real exceptions
correcting utf8 chars
excluding INDIVIDUALS_ASSOCIATION from default tree
reset for defined terms (cont.)
Added some low level methods to ICdmDataSource implementations. Refactored uri handling into a utililty class
fixing #2012
better logging and reporting
Made a few changes to schema version checking
whitespace