fixed jboss maven repository location
change name of ReferencedMedia to ReferencedMediaBase (#2381)
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
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)
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
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
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
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
added terms hermaphrodite, sex unknown (Sex) #2236 and third, fourth, major, minor parent (HybridRelationshipType) #2237. Bugfix for inverse representations #2238.
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
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
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
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.
Implement all name relationships search
getting all SpecimenOrObservationBases for a Taxon
CdmDatasourceBase now throws the real exceptions
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
fixing endSchemaVersion
fixing endSchemaVersion & basic main method for CmdUpdater
renamed updaters for version 2.5
cdmlib 2.5
bugfix for empty term version handler
handle empty term version
added column name changer
added barcode to derived unit #1689
bugfix for H2 boolean columns
bugfix for sortindex updater
added unplaced and excluded attribute to Taxon
bugfix for column adder
updates to schema updater
add country to gathering event
bugfix for schema updaters
updating updater framework
buxfixes for schema updater
remove taxonomic tree update
bugfixes for schema update
Factory method for DefaultProgressMonitor
added Columnadder
update for TableNameChanger
changes to table name changer and more generic base class and interface