Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
4ea2f98d 05/07/2009 03:41 PM Ben Clark

More improvements to HibernateBeanInitalizer to allow it to work on envers proxies as well as plain vanilla hibernate proxies

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

648b5192 04/28/2009 03:23 PM Andreas Kohlbecker

additional DAO methods for new REST service

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

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

b38bd749 04/23/2009 02:06 PM Anahit Babadshanjan

Added test cases for getTaxaByName()

05323a82 04/22/2009 03:59 PM Anahit Babadshanjan

Add sec restriction back in getTaxaByName

53f647c4 04/21/2009 11:04 AM Anahit Babadshanjan
b8e3646e 04/20/2009 05:22 PM Anahit Babadshanjan

TypeDesignationStatus renamed to SpecimenTypeDesignationStatus

db6e4aad 04/09/2009 05:14 PM Niels Hoffmann

Changed DataChangeEvent architecture

10931077 04/09/2009 05:03 PM Andreas Kohlbecker

NullPointerException fixed

da7b3b6f 04/09/2009 12:06 PM Niels Hoffmann

Fixed a bug in getRootTaxa(). Upon passing null as the starting rank it returned all taxa in database.

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

configurable initialization of entities of list() methods

8916ece0 04/08/2009 06:28 PM Andreas Kohlbecker

vilibility of defaultBeanInitializer changed

687e91fe 04/08/2009 11:09 AM Andreas Kohlbecker

fixing dependency to commons-beanutils

863e6da7 04/08/2009 09:20 AM Andreas Kohlbecker

improved reliability of test

2a9209f8 04/07/2009 05:19 PM Andreas Kohlbecker

test to reproduce bug #686, test set to ignore

923743ef 04/07/2009 02:23 PM Andreas Kohlbecker

configurable bean initialization methods

d123869a 04/06/2009 05:50 PM Niels Hoffmann

Changed the name of CdmCrudObserver and related classes to a less obtrusive one

e3b57618 04/02/2009 06:06 PM Andreas Müller

taxonomic view and node in persistence

7b7e901b 04/01/2009 05:13 PM Niels Hoffmann

minor

f746cab7 04/01/2009 03:07 PM Niels Hoffmann

made logging output more informative

4e118c9b 04/01/2009 11:41 AM Niels Hoffmann

Implemented a listener/observable that fires after any database access. Possibly needs renaming.

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

bugfix teamMembers as lists (persistence)

56b74f49 03/27/2009 10:13 AM Anahit Babadshanjan

Fixed the ambiguous return type of method list(Integer,Integer,OrderHint>

a65e8dad 03/25/2009 10:10 PM Andreas Müller

minor

25c8100d 03/25/2009 10:08 PM Andreas Müller
4c18b483 03/25/2009 08:38 PM Niels Hoffmann

moved the Listener/Observer that fires after a CRUD took place into persistence layer

07c09395 03/25/2009 07:27 PM Anahit Babadshanjan

Comment NameTypeDesignationStatus initializing since tests don't run

17ae07e8 03/25/2009 06:15 PM Niels Hoffmann

implemented the conversation mediation strategy to propagate changes to the dataset to registered conversation enabled implementors

e9806c20 03/25/2009 03:11 PM Andreas Kohlbecker

svn keyword property "Id" added & getRootTaxa methods cleaned

8aeb8b37 03/25/2009 01:50 PM Anahit Babadshanjan

NameTypeDesignationStatus defined terms added (ticket #642)

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

model change for references (publishers) and taxon status

cfcafe0a 03/23/2009 05:39 PM Andreas Müller

minor

3806daff 03/23/2009 04:42 PM Andreas Kohlbecker

removing cast from inside getNomenclaturalReference() in model

b18f31c7 03/20/2009 05:56 PM Ben Clark

added countAddresses and getAddresses to IAgentDao and impl

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

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

cc355ab4 03/19/2009 12:57 PM Andreas Müller

make cache generator work

8da6e745 03/18/2009 12:08 PM Andreas Kohlbecker

cosmetics

e68b76ad 03/18/2009 12:08 PM Andreas Kohlbecker

Dynamic Datasources implementation

e2adadea 03/12/2009 06:00 PM Ben Clark

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

51042285 03/12/2009 06:00 PM Ben Clark

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

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

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

339472e0 03/11/2009 09:00 PM Andreas Müller

number of objects in one flush reduced

465124be 03/10/2009 11:03 AM Andreas Müller

delete dataset.xsd and PUBLIC.xsd in persistence layer

81b9ccb6 03/10/2009 01:06 AM Andreas Müller

bug in hibernate.cfg.xml (saveOrUpdate event) (2.1)

04e31362 03/09/2009 06:34 PM Andreas Müller

minor

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)

376a891c 03/04/2009 02:47 PM Andreas Müller

Hibernate listener for caches

122b551d 03/03/2009 11:31 AM Ben Clark

Cleaning up output from test

af5f5b88 03/02/2009 04:48 PM Andreas Müller

PersistentTermInitializer changes (but is still ignore)

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

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

a179386b 02/23/2009 03:56 PM Andreas Müller

minor

94cb10fc 02/23/2009 03:53 PM Andreas Müller

remove pwd

856892df 02/20/2009 10:42 AM Andreas Müller

version 2.0 -> 2.1 (2)

4b68deba 02/20/2009 09:48 AM Andreas Müller

licences for app-import and cdmlib-io

f8868081 02/19/2009 12:12 PM Anahit Babadshanjan

Minor

0b414bd5 02/18/2009 11:50 AM Andreas Müller

minor H2 changes

19ed68ce 02/18/2009 01:41 AM Andreas Müller

SQL Server 2000 uses 2005 driver (1)

c0d34e2a 02/17/2009 08:04 PM Andreas Müller

spelling location to test default

bcdf8d74 02/17/2009 06:09 PM Andreas Müller

minor

47837cae 02/17/2009 03:35 PM Andreas Kohlbecker

fixed missing method parameter in test

de16b53d 02/17/2009 02:21 PM Andreas Müller
16315da8 02/17/2009 01:19 PM Andreas Müller

autoRegisterIndexListener

b2ae55bd 02/17/2009 11:10 AM Andreas Müller

testing

ed67f924 02/17/2009 11:05 AM Andreas Müller

minor

6cef66fb 02/17/2009 11:02 AM Andreas Müller

minor

148c9d52 02/16/2009 07:36 PM Andreas Müller
432f6799 02/16/2009 07:35 PM Andreas Müller

licence

41ab2fc6 02/16/2009 07:34 PM Andreas Müller
c2773c77 02/16/2009 05:34 PM Andreas Müller

fix PersistentTermInitializerTest

e10255d0 02/16/2009 01:49 PM Andreas Müller

eager initialization for term.representations

ba031820 02/16/2009 10:50 AM Anahit Babadshanjan

Plugin 2.00.00.14 - with debug messages to investigate term initializing problems

51116396 02/12/2009 03:48 PM Andreas Müller

cdmlib-persistence -> new appContext configuration and fixes in tests

47c93eed 02/11/2009 03:23 PM Anahit Babadshanjan
8a9e254d 02/11/2009 03:17 PM Anahit Babadshanjan

Filtered table DB_VERSION from comparison

c100037f 02/10/2009 02:16 PM Anahit Babadshanjan

Filter "%20" char sequences from path to file cdm.datasources.xml

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
7537e9c9 01/30/2009 01:18 AM Andreas Müller
4ac7dd14 01/27/2009 02:33 PM Andreas Müller

@Ignore at persistence tests

89fd3a48 01/26/2009 07:40 PM Andreas Müller

minor change

7b9dc370 01/26/2009 04:41 PM Anahit Babadshanjan

taxon without name bugfix

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

Name search functionality for taxonomic editor

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

915b4f37 01/14/2009 01:34 PM Andreas Müller

minor change

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

fc6eec75 12/23/2008 01:40 AM Andreas Müller

data source test (cont.)

475e6c23 12/23/2008 01:33 AM Andreas Müller

data sources update and tests

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

476dc7c2 12/19/2008 06:36 PM Ben Clark

Implemented methods to getRights and getSources in IIdentifiableDaoBase (#466)

f37ac392 12/19/2008 05:01 PM Ben Clark

Added IAnnotationDao & implementation, and IAnnotatableDao & implementation, as part of #466

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.

164411ea 12/18/2008 01:40 AM Andreas Müller

test connection and ICdmDatasource getters

8b7c696d 12/17/2008 07:57 PM Andreas Müller

suppress unused

cf871c86 12/17/2008 06:49 PM Andreas Müller

site menu changed

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