Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
3dd6c00e 11/23/2015 04:13 PM Andreas Müller

Upgrade to hibernate 5 with persistence tests running #4716

39880c49 07/14/2015 01:15 PM Katja Luther
c2235141 06/15/2015 02:57 PM Cherian Mathew

pushing delete to end of method to fix problem with merge

d26d6619 05/26/2015 01:40 PM Andreas Müller

moving UuidAndTitleCache from model to persistence. #4799

a15c158c 05/20/2015 05:23 PM Andreas Müller

added id to uuidAndTitleCache

38166324 04/16/2015 01:53 PM Katja Luther

adding first implementation for getting a csv file with all name informations

57d693ae 04/14/2015 01:23 PM Katja Luther
0035631b 04/14/2015 09:48 AM Katja Luther
f973242a 03/10/2015 10:06 AM Katja Luther

for infrageneric unranked rank adding unranked
fixing bug with deletion of names and homotypicalGroups

c52b7e11 10/02/2014 01:00 PM Katja Luther

adapted tcs rdf and xml import, using apache jena for rdf import
tcs import for caryophylales
minor

fdf9eec2 05/20/2014 12:11 PM Andreas Müller

better use of generics in service layer and persistence list methods

c9b17396 03/26/2014 09:40 AM Andreas Kohlbecker

missing @Override

4794837a 03/28/2013 03:47 PM Andreas Müller

merge trunk and bugfix linkbackuri jaxb

52f12e17 03/22/2013 11:36 AM Andreas Kohlbecker

solving lazy loading exception

a13c5f66 03/16/2013 01:30 AM Andreas Müller

Hibernate 4 migration. All test running except for SDDImport (Out of memory)

669d4127 04/24/2012 03:55 PM Cherian Mathew

Implementations of functions which,

  • find taxon names by title/uuid
  • find taxons by uuid
00b93cdd 02/27/2012 06:44 PM Andreas Müller

getAllRelationships reimplemented to match only relevant relationship classes,
Export generics include Transformer type

5d64f394 02/14/2012 03:32 PM Andreas Müller

change logging levels for find zoologicalName

31f1e71a 08/11/2011 05:43 PM Niels Hoffmann

fixed jboss maven repository location

d0c59ddc 07/19/2011 11:13 AM Andreas Müller

Remove eu.etaxonomy.cdm.persistence.dao.hibernate.name.TaxonNameDaoHibernateImpl.findByNameForEditor()

033e3b58 04/28/2011 02:28 PM Andreas Kohlbecker

fixing #2329 (Synonym types not shown in specimen tab)

5d8d15f2 02/21/2011 02:53 PM Katja Luther

#1787, the UuidAndTitleCache.type is set

45ed5d53 01/11/2011 11:42 AM Andreas Kohlbecker

method name harmonization

6d93425f 10/19/2010 07:16 PM Andreas Müller

Implement all name relationships search

c415c7a4 10/19/2010 06:49 PM Andreas Müller

minor

ba68a9df 10/15/2010 05:48 PM Andreas Kohlbecker

getting all SpecimenOrObservationBases for a Taxon

ddf22568 08/26/2010 05:58 PM Eun-Mok Lee

Avoided ClassCastException

fc8bed82 08/26/2010 02:54 PM Eun-Mok Lee

cleaned up

12b5153e 08/25/2010 06:03 PM Eun-Mok Lee

Added logging messages

bc150eaa 08/25/2010 05:57 PM Eun-Mok Lee

Modified findZoologicalNameByUUID() to gain performance

9cc4226b 03/22/2010 10:46 AM Katja Luther

merging PESI brach into trunk

ea285316 01/13/2010 11:31 AM Katja Luther

implement the delete method, to delete the refering taxonbases #1390

4532d825 12/18/2009 11:33 AM Ben Clark

Refactored free text search to re-use the same code for all identifiable entities. Switched to StandardAnalyzer to include indexing of numbers. Removed redundant code from taxonDao.delete() method (as included entities deleted using hibernate's cascade method)

3615227d 11/26/2009 11:43 AM Ben Clark

Refactored methods in VersionableDaoBase etc + added Query-By-Example for CdmEntityDaoBase

9af0ba1b 10/07/2009 02:07 PM Ben Clark

Merged in changes from cate-development branch and upgraded to spring 3.0.0.RC1

b3715e03 09/21/2009 01:05 PM Niels Hoffmann

changed flush mode to COMMIT. Solves lots of issues regarding hibernate conversations.
added getUuidAndTitleCache methods at service level

82c4b637 09/08/2009 06:13 PM Niels Hoffmann

refactored UuidAndTitleCache methods

63bb2a93 09/01/2009 05:31 PM Niels Hoffmann

fixes #940

59e9fb51 08/14/2009 10:15 AM Ben Clark

Added free-text search methods to name & occurrence DAO's

f4cfc931 06/23/2009 12:50 PM Niels Hoffmann

Added methods concerning taxonomic tree to taxon service.

f006b7e3 06/18/2009 04:36 PM Andreas Kohlbecker

minimum base web services for CDM Portal v2.0

f1c273a5 05/28/2009 02:36 PM Anahit Babadshanjan

Merged search changes from 2.0

1ed5771f 05/25/2009 04:18 PM Anahit Babadshanjan

Fixed name/specimen type designation status mapping

dbaaf489 05/14/2009 10:22 PM Andreas Müller
b3b6e319 05/07/2009 01:38 PM Ben Clark

Lots of changes, including,
adding List orderHints, List propertyPaths to dao methods
New MarkerDao & impl
Expanded test coverage of beanintialization and cache strategy generator configuration

37433d3f 04/28/2009 03:23 PM Andreas Kohlbecker

additional DAO methods for new REST service & bug fixes e.g. in AbstractBeanInitializer

b8e3646e 04/20/2009 05:22 PM Anahit Babadshanjan

TypeDesignationStatus renamed to SpecimenTypeDesignationStatus

58a42106 03/19/2009 05:29 PM Anahit Babadshanjan

Merged branches/cdmlib/2.0 changes r5130:5370 into the trunk

597358de 02/25/2009 01:49 PM Ben Clark

Committing large number of changes relating to versioning implementation (#108)

ebedad1f 01/23/2009 04:16 PM Anahit Babadshanjan

Name search functionality for taxonomic editor

8127ca8d 01/12/2009 05:44 PM Andreas Kohlbecker

added @Qualifier to help autowiring in cdmlib-remote

4a81af09 01/05/2009 01:05 PM Ben Clark

Implemented generic user & group dao's and ported additional methods for querying TaxonName related information as part of #466

1a9182c4 11/27/2008 02:54 AM Andreas Müller

Clean warnings in cdmlib-persistence

c8b75293 09/24/2008 02:39 PM Anahit Babadshanjan

Marshall/unmarshall HomotypicalGroup. Improved tables comparison.

1660d7fa 09/06/2008 12:06 PM Andreas Müller
094a8673 08/29/2008 03:34 PM Anahit Babadshanjan

Marshal NomenclaturalStatus, TypeDesignations, NomenclaturalReference

4a3bf259 04/24/2008 03:55 AM Andreas Müller
e5737323 04/21/2008 11:02 PM Andreas Müller