Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a7c68045 06/17/2009 02:03 PM Andreas Müller

TaxonomicTree implementation (persistence)

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

e2c6bdaf 06/16/2009 11:04 AM Andreas Müller

placepublished -> cdm.dll

d50896ed 06/09/2009 12:24 PM Andreas Müller

TimePeriod with freetext in -persistence tests

8eb80526 06/04/2009 01:32 PM Ben Clark

Corrected and added to tests

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

d5f87d01 05/11/2009 03:18 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

37277bb7 04/29/2009 10:52 AM Niels Hoffmann

Adjusted tests because of adding imageGallery flag to DescriptionBase

4acd9345 03/31/2009 01:38 PM Andreas Müller

bugfix teamMembers as lists (persistence)

25c8100d 03/25/2009 10:08 PM Andreas Müller
e133b83b 03/24/2009 07:10 PM Andreas Müller

model change for references (publishers) and taxon status

e04c5ae6 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

f3d694cb 03/05/2009 12:38 PM Ben Clark

Changes related to refactoring of Auditing info, including auto-population of createdBy and updatedBy fields from the SecurityContext (#630)

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

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

3422fc57 02/10/2009 11:38 AM Andreas Müller

Test DDL changed for media_title

c08399b8 02/05/2009 11:47 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

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

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

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

2048ebf0 12/11/2008 01:18 PM Ben Clark

Implemented another integration test

e95e76f7 12/10/2008 03:51 PM Ben Clark

Implemented first pass unitils / dbunit integration test (in response to #243)