Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e13d024c 12/02/2010 11:08 AM Niels Hoffmann

solves a bug that led to strange behavior in the editor's taxon navigator

0042f632 10/21/2010 01:18 AM Andreas Müller

minor

fb9fc268 10/21/2010 01:03 AM Andreas Müller

minor

a784f00f 03/10/2010 12:00 PM Katja Luther

merge cate-development2 branch with trunk

79ff3269 01/08/2010 05:41 PM Niels Hoffmann

fixes #1365 and #1366

ef7dae5d 01/08/2010 01:40 PM Ben Clark

Allowed replace(T x, T y) to accept null for the second argument and globally replace x with null or remove x from collections

636161e7 01/07/2010 11:02 PM Ben Clark

Altered ReferringObjectMetadataFactoryImpl to exclude bidirectional relationships where the replaced entity is the "owner" of the related entity (i.e. the relationship is mapped by @OneToMany & mappedBy != null) since those kind of relationships don't make sense in the context of a global replace method.

513242d8 12/23/2009 05:03 PM Ben Clark

ReferringObjectMetadata now queries higher up the hierarchy of classes to obtain a reference to a property

c4de3e87 12/22/2009 08:16 PM Ben Clark

Added public T replace(T x, T y) to ICdmEntityDao, implementation and tests

00bfc505 12/07/2009 09:37 AM Ben Clark

Removed lines setting the security context holder strategy to global

d0b3bdf9 11/20/2009 10:56 AM Katja Luther

now updated is set and all tests are ok.

f7a1d604 11/16/2009 04:00 PM Katja Luther

changed securtityContextHolderStrategy

6837d5b7 10/29/2009 02:07 PM Andreas Kohlbecker

Merging revisions 7377-7378,7390-7396,7400-7405,7412-7414,7442-7443,7448-7449,7453-7456 of http://dev.e-taxonomy.eu/svn/branches/cdmlib/2.2 into trunk - test in error, see #1274, #1275

78c2bf74 10/26/2009 01:44 PM Katja Luther

licence comment added

ece46ca8 10/15/2009 04:21 PM Andreas Kohlbecker

merged from branches/cdmlib/2.2 7238-7345 into trunk

93934348 10/06/2009 08:50 AM Andreas Müller

bugfix in team title cache generator and berlin model export

b5fc49f9 09/29/2009 04:16 PM Andreas Müller

changes to datasource and tests for persist agents

d4d392dd 09/28/2009 09:45 PM Andreas Müller

bugfix for title cache(2)

771423c7 09/25/2009 03:14 PM Andreas Müller

bugfix for missing titleCache in TaxonNameBase

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

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

8b91bf10 09/07/2009 06:35 PM Niels Hoffmann

changing System.out.println to logger calls

639e3a47 08/06/2009 11:55 AM Andreas Müller

Merge for cdmlib-persistence and bugfix in TaxonDaoHibernateImplTest

bce3ec44 06/15/2009 01:57 PM Andreas Müller

createdBy not set if it is not null

f993c37d 06/15/2009 01:48 PM Andreas Müller

minor

47a88d09 06/05/2009 06:13 PM Ben Clark

Removed code which introduced horrible performance problems and phantom commits.

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

Corrected and added to tests

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

2b111f60 05/08/2009 06:17 PM Niels Hoffmann

added support to unregister from PostDataChangeListener and some new plugin versions

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

Changed DataChangeEvent architecture

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

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

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

minor

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

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

4c18b483 03/25/2009 08:38 PM Niels Hoffmann

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

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

make cache generator work

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

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

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

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

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

Clean warnings in cdmlib-persistence

b5aaa75c 11/11/2008 03:12 PM Helene Fradin

Leave CDMHibernateInterceptor as a place holder but CDMHibernateInterceptor does not do anything with the defined terms

abd576bd 09/04/2008 10:07 PM Andreas Müller
79fa1806 08/21/2008 04:59 PM Anahit Babadshanjan
180acba0 08/15/2008 04:11 PM Anahit Babadshanjan
ec675026 08/15/2008 09:53 AM Andreas Müller