Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
892efc69 06/16/2010 05:30 PM Andreas Kohlbecker

merging /branches/cdmlib/SPRINT-Chichorieae1/ to trunk

e4b1c0be 01/22/2010 05:24 PM Ben Clark

Added WorkingSetDao & Service

86bf1564 01/13/2010 05:52 PM Ben Clark

Corrected bug in AuditEventDao

459a2ed4 01/11/2010 05:17 PM Ben Clark

fixed bug in listDescriptions

b48dc2c8 12/21/2009 04:15 PM Ben Clark

Added an IIdentificationKeyDao to query across all identification key types

07a2162c 12/21/2009 04:08 PM Ben Clark

Added an IIdentificationKeyDao to query across all identification key types

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

ec0a97bf 11/13/2009 04:28 PM Katja Luther

elements -> descriptionElements adapted in DescriptionDaoImpl ...

73e67b40 11/02/2009 01:29 PM Ben Clark

Refactored OrderHint and added RandomOrder, plus a couple of small bug fixes in VersionableDaoBase

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

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

01071200 08/14/2009 06:12 PM Ben Clark

Corrected a couple of bugs

78a677d5 07/09/2009 06:24 PM Andreas Kohlbecker

dataportal release v2.0

3f64e2f6 06/17/2009 10:42 AM Ben Clark

Made the images in DescriptionElementBase ordered (java.util.List) and changed Media.mediaCreated to a joda DateTime

70354e64 06/03/2009 11:34 PM Ben Clark

Updated tests to reflect the new unique uuid constraint, corrected the CacheStrategyGenerator listener to correctly add updatedBy / createdBy metadata on saveOrUpdate events, corrected a couple of DAO methods, and added merge(T t) to ICdmEntityDao to allow the persisting of detached objects

1142711b 05/26/2009 06:25 PM Ben Clark

Fixing bug which prevented selection of all description elements, regardless of class

bf93eea6 05/19/2009 06:27 PM Ben Clark

minor bug in search method

6d9050bd 05/15/2009 06:25 PM Ben Clark

Refactored ISearchableDao to make it more generic, then added it and implementations to daos for Agents, References and Media

098f8c17 05/10/2009 10:04 PM Ben Clark

Corrected bug in archive-view of getMedia method

92540866 05/07/2009 05:21 PM Ben Clark

Added inefficient method for getting images in prior view

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

4e1c9454 04/09/2009 12:01 PM Andreas Kohlbecker

configurable initialization of entities of list() methods

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

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

b227bf36 03/12/2009 05:59 PM Ben Clark

Minor problems discovered whilst refactoring CATE:
Corrections to User / Group / Authority impl
Changes due to upgrade of hibernate-search

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

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

7537e9c9 01/30/2009 01:18 AM Andreas Müller
bedfcc4d 01/20/2009 06:05 PM Ben Clark

Major changes to the cdmlib default term loading and initialization, plus free-text search of Taxa (by name) and DescriptionElementBase elements as part of #476

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

added @Qualifier to help autowiring in cdmlib-remote

19ad7b8d 12/19/2008 08:01 PM Ben Clark

Added methods to IOccurenceDao as part of #466, created ICollectionDao and implementation, and ported getCollectionsByCode to it

9b7c5a5a 12/19/2008 02:25 PM Ben Clark

Added methods for querying for identification keys (part of #467)

2e658fd7 12/18/2008 02:56 PM Ben Clark

More work on #466, in particular on DefinedTermDao, AgentDao, TermVocabularyDao, and DescriptionDao.

e64e1bcb 12/13/2008 05:43 PM Ben Clark

Partially implemented new methods for DescriptionDaoHibernateImpl, but need to change mapping of DescriptionBase -> DescriptionElementBase to bidirectional first

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

Clean warnings in cdmlib-persistence

14d0fb33 11/13/2008 04:44 PM Anahit Babadshanjan

Cichorieae distribution import: TDWG areas and presence status supported

a9ce7d29 09/10/2008 08:53 AM Anahit Babadshanjan

Media service added. Marshall FeatureNode and FeatureTree.

2c398184 09/08/2008 03:21 PM Patricia Kelbert
af8f02e1 08/25/2008 10:26 AM Niels Hoffmann

Features and FeatureTrees may be queried from webservice

9a76d148 07/30/2008 07:33 PM Niels Hoffmann

switched to featureTree implementation for displaying descriptions

f8ba2ab8 07/10/2008 03:54 AM Andreas Müller
2c7d5f8d 07/10/2008 03:39 AM Andreas Müller
0f1be72c 06/24/2008 05:27 PM Andreas Müller