Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f04638da 08/30/2011 01:01 PM Andreas Müller

remove IDescriptionDao from dbscripts

fbe4a666 08/30/2011 12:59 PM Andreas Müller

remove PolytomousKeyNode_LanguageString from cdm.ddl for tests

85ae680a 08/23/2011 04:52 PM Andreas Müller

synchronize dlls and dtds for tests

009f85cc 12/06/2010 06:12 PM Andreas Müller

added PolytomousKey_TaxonBase to persistence .dll

1d36aa54 12/01/2010 04:17 PM Andreas Müller

merge 3.0.2 to trunk

e50a2436 09/21/2010 02:25 PM Andreas Müller

added barcode to derived unit #1689

8799d546 09/21/2010 12:26 AM Andreas Müller

added unplaced and excluded attribute to Taxon

8be60bc5 09/20/2010 07:34 PM Andreas Müller

add country to gathering event

892efc69 06/16/2010 05:30 PM Andreas Kohlbecker

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

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

Added an IIdentificationKeyDao to query across all identification key types

5105dcc4 11/16/2009 05:12 PM Katja Luther

revert the model changes...

bad68263 11/16/2009 04:57 PM Katja Luther

rightsterm -> rightstype ticket #1306

3e37ea16 11/06/2009 04:06 PM Ben Clark

Added methods and tests to recover changes to data

42cd8441 10/09/2009 01:19 PM Katja Luther
0a18cae2 09/21/2009 11:49 PM Andreas Müller

bugfixing for modelchanges and adaptation of import routines

6b4e491d 09/21/2009 04:55 PM Andreas Müller

Further model changes for DescriptionElementBase and DescriptionElementSource
Version 2.1.2.0.200909211654

fd6c56e6 09/21/2009 03:20 PM Andreas Müller

changes for renaming referencebase table name in persistence, service & io

57606ee3 09/21/2009 02:21 AM Andreas Müller

Intensive model change for referenceBase and subclass, smaller model changes for taxonBase and marker

260c68d4 09/07/2009 06:24 PM Andreas Müller

fix tests in persistence after model change

4d45591a 08/18/2009 04:48 PM Andreas Müller

last bugfixes for tests in persistence

817b71d0 08/18/2009 04:04 PM Andreas Müller

further bugfixes on cdm.ddl test dbscript

8fa51aa0 08/18/2009 03:50 PM Andreas Müller

bugfixes on cdm.ddl test dbscript

3b3020f9 08/18/2009 11:04 AM Andreas Müller

further ddl bugfixes

864af7b7 08/17/2009 11:08 PM Andreas Müller

bugfix in cdm.dll in persistence

20d6f92f 08/17/2009 08:27 PM Andreas Müller

bug fixing in Test DataSet etc.

621bf047 08/17/2009 08:07 PM Helene Fradin

Addition of tables corresponding to new objects WorkingSet, MultiAccessKey, PolytomousKey, renaming of IdentificationKey to MediaKey and addition of new attributes to FeatureNode

dd60c522 08/17/2009 05:44 PM Helene Fradin

Addition of new FeatureNode attributes

da70c8fd 08/17/2009 04:03 PM Andreas Müller

changes to test dll in persistence

0f7d0d42 08/17/2009 02:31 PM Helene Fradin

Impact of new model changes: new classes and renaming

0dd618ff 07/05/2009 10:45 PM Ben Clark

Expanded on getByRepresentationText in IDefinedTermDao

3c9323fe 06/27/2009 03:56 PM Andreas Müller

bibtex.title -> bibtextitle (dll)

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)