#1390
[cdmlib.git] / cdmlib-persistence / src / main / java / eu / etaxonomy / cdm / persistence /
2010-01-11 Katja Luther#1390
2010-01-08 n.hoffmannfixes #1365 and #1366
2010-01-08 ben.clarkAllowed replace(T x, T y) to accept null for the second...
2010-01-07 ben.clarkAltered ReferringObjectMetadataFactoryImpl to exclude...
2010-01-06 ben.clarkUpdated ICdmEntityDao replace(T x, T y) and refresh...
2009-12-23 ben.clarkReferringObjectMetadata now queries higher up the hiera...
2009-12-22 ben.clarkAdded public T replace(T x, T y) to ICdmEntityDao,...
2009-12-21 ben.clarkAdded an IIdentificationKeyDao to query across all...
2009-12-21 ben.clarkAdded an IIdentificationKeyDao to query across all...
2009-12-21 ben.clarkAdded merge(T t, LockMode lockmode) and refresh(T t...
2009-12-18 ben.clarkRemoved unnecessary print statement
2009-12-18 ben.clarkRefactored free text search to re-use the same code...
2009-12-15 Katja Lutherremoved some System.err.println()...
2009-12-15 Katja Luther fix of ticket #1344
2009-12-09 Katja Luther(no commit message)
2009-12-07 ben.clarkRemoved lines setting the security context holder strat...
2009-11-26 ben.clarkRefactored methods in VersionableDaoBase etc + added...
2009-11-20 Katja Luthernow updated is set and all tests are ok.
2009-11-17 Katja Lutherthe where-clause of the subselect for the taxa/synonyms...
2009-11-16 Katja Lutherrevert the model changes...
2009-11-16 Katja Lutherrightsterm -> rightstype ticket #1306
2009-11-16 Katja Lutherchanged securtityContextHolderStrategy
2009-11-13 Katja Lutherelements -> descriptionElements adapted in DescriptionD...
2009-11-13 Katja Luthertest for getTaxaByCommonName added
2009-11-12 Katja Luthersearch for common names implemented
2009-11-10 Katja Luther(no commit message)
2009-11-06 ben.clarkAdded methods and tests to recover changes to data
2009-11-04 Katja Luther(no commit message)
2009-11-03 n.hoffmannremoved System.err.println calls
2009-11-03 Katja Lutherfixed the error if a taxon has no synonyms
2009-11-02 ben.clarkRefactored OrderHint and added RandomOrder, plus a...
2009-10-30 Katja Luther(no commit message)
2009-10-29 Andreas KohlbeckerMerging revisions 7377-7378,7390-7396,7400-7405,7412...
2009-10-26 Katja Lutheroptimize findByName for mySQL
2009-10-26 Katja Lutherlicence comment added
2009-10-20 n.hoffmannfixes #998
2009-10-15 Andreas Kohlbeckermerged from branches/cdmlib/2.2 7238-7345 into trunk
2009-10-07 ben.clarkMerged in changes from cate-development branch and...
2009-10-06 Andreas Müllerbugfix in team title cache generator and berlin model...
2009-09-29 Andreas Müllerchanges to datasource and tests for persist agents
2009-09-28 Andreas Müllerbugfix for title cache(2)
2009-09-28 n.hoffmannfixes #1100 and #1101
2009-09-25 Andreas Müllerbugfix for missing titleCache in TaxonNameBase
2009-09-24 Katja Luther(no commit message)
2009-09-23 n.hoffmannmoved taxonNode specific code to TaxonTreeService....
2009-09-21 n.hoffmannchanged flush mode to COMMIT. Solves lots of issues...
2009-09-21 Andreas MüllerIntensive model change for referenceBase and subclass...
2009-09-08 n.hoffmannrefactored UuidAndTitleCache methods
2009-09-07 n.hoffmannchanging System.out.println to logger calls
2009-09-07 n.hoffmannchanging System.out.println to logger calls
2009-09-07 Andreas MüllerCdmMetaData implemented (persistence)
2009-09-01 n.hoffmannfixes #940
2009-08-26 ben.clarkImplemented Grouping Criteria method for ICdmEntityDao...
2009-08-26 n.hoffmannfinetuning match mechanism
2009-08-18 Andreas Müllerminor
2009-08-18 Andreas Müllerlast bugfixes for tests in persistence
2009-08-17 Andreas Müllerminor
2009-08-17 h.fradinImpact of new model changes: new classes and renaming
2009-08-17 ben.clarkexposed free-text searching of Collection instances
2009-08-14 ben.clarkCorrected a couple of bugs
2009-08-14 Andreas Müllerupdates for match strategy in persistence
2009-08-14 ben.clarkAdded free-text search methods to name & occurrence...
2009-08-13 n.hoffmann(no commit message)
2009-08-12 Andreas MüllerMatching in persistence
2009-08-10 Andreas Müllermatching in persistence
2009-08-06 n.hoffmannimplemented a method that returns a map containing...
2009-08-06 Andreas MüllerMerge for cdmlib-persistence and bugfix in TaxonDaoHibe...
2009-07-28 Andreas Müllerrefactoring of ICdmGenericDao.getReferencingCdmBases()
2009-07-28 Andreas Müllerreimplemented GenericDao.getAllClasses
2009-07-23 Andreas Müllerminor
2009-07-20 Andreas Kohlbeckernew searchTaxaByName()
2009-07-14 a.babadshanjanSession clean
2009-07-10 a.babadshanjanfindByUuid for sets of uuids
2009-07-09 Andreas Kohlbeckerdataportal release v2.0
2009-07-08 Andreas Müllerbugfix in CdmGenericDaoImpl
2009-07-07 Andreas MüllerTaxonDaoTest is running again
2009-07-07 Andreas Kohlbeckernew dao methods and cleaning up ITaxonDao
2009-07-05 ben.clarkExpanded on getByRepresentationText in IDefinedTermDao
2009-06-29 Andreas Müllergeneric dao changes
2009-06-25 Andreas Kohlbeckerminor
2009-06-23 n.hoffmannAdded methods concerning taxonomic tree to taxon service.
2009-06-18 Andreas Kohlbeckerminimum base web services for CDM Portal v2.0
2009-06-17 Andreas MüllerTaxonomicTree implementation (persistence)
2009-06-17 ben.clarkMade the images in DescriptionElementBase ordered ...
2009-06-15 Andreas MüllercreatedBy not set if it is not null
2009-06-15 Andreas Müllerminor
2009-06-05 ben.clarkRemoved code which introduced horrible performance...
2009-06-04 ben.clarkCorrected and added to tests
2009-06-03 ben.clarkUpdated tests to reflect the new unique uuid constraint...
2009-05-28 a.babadshanjanMerged search changes from 2.0
2009-05-26 ben.clarkFixing bug which prevented selection of all description...
2009-05-25 n.hoffmannFixed some issues with database handling and fixed...
2009-05-25 a.babadshanjanFixed name/specimen type designation status mapping
2009-05-20 Andreas Müllerminor
2009-05-19 ben.clarkminor bug in search method
2009-05-19 Andreas Kohlbeckerto be merged with ...
2009-05-17 ben.clarkUpdated a couple of methods to be more in line with...
2009-05-15 ben.clarkRefactored ISearchableDao to make it more generic,...
2009-05-14 Andreas Müller(no commit message)
2009-05-11 a.babadshanjan(no commit message)
next