Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
5372e684 07/08/2009 06:12 PM Andreas Müller

bugfix in CdmGenericDaoImpl

ed0f4479 07/07/2009 05:30 PM Andreas Müller

TaxonDaoTest is running again

681b753e 07/07/2009 04:02 PM Andreas Kohlbecker

new dao methods and cleaning up ITaxonDao

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

Expanded on getByRepresentationText in IDefinedTermDao

67131913 06/29/2009 09:27 PM Andreas Müller

generic dao changes

5cf88eb5 06/25/2009 12:57 PM Andreas Kohlbecker

minor

f4cfc931 06/23/2009 12:50 PM Niels Hoffmann

Added methods concerning taxonomic tree to taxon service.

f006b7e3 06/18/2009 04:36 PM Andreas Kohlbecker

minimum base web services for CDM Portal v2.0

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

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

f1c273a5 05/28/2009 02:36 PM Anahit Babadshanjan

Merged search changes from 2.0

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

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

fab1ec9e 05/25/2009 05:49 PM Niels Hoffmann

Fixed some issues with database handling and fixed a bug in LocationService.

1ed5771f 05/25/2009 04:18 PM Anahit Babadshanjan

Fixed name/specimen type designation status mapping

bd0cabba 05/20/2009 12:16 PM Andreas Müller

minor

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

minor bug in search method

618a8cd6 05/19/2009 04:34 PM Andreas Kohlbecker

to be merged with ...

bcfbb5a5 05/17/2009 03:24 PM Ben Clark

Updated a couple of methods to be more in line with generic dao method pattern

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

dbaaf489 05/14/2009 10:22 PM Andreas Müller
736dec88 05/11/2009 04:20 PM Anahit Babadshanjan
66df9f0b 05/11/2009 12:06 PM Anahit Babadshanjan

#724: Update taxonomic children count and taxonomic parent cache when deleting a taxon.

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

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

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

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

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

Add sec restriction back in getTaxaByName

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

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

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

configurable bean initialization methods

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>

25c8100d 03/25/2009 10:08 PM Andreas Müller
e9806c20 03/25/2009 03:11 PM Andreas Kohlbecker

svn keyword property "Id" added & getRootTaxa methods cleaned

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

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

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)

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

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

minor

7537e9c9 01/30/2009 01:18 AM Andreas Müller
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

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

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.

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

9034816a 12/12/2008 10:59 PM Ben Clark

Implemented new methods required for CATE in ITaxonDao and implementation, including tests

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

Clean warnings in cdmlib-persistence

90e716b2 11/26/2008 03:08 PM Niels Hoffmann

removed unused imports

adb80e81 11/24/2008 09:06 PM Andreas Müller

debug getRootTaxon

28f7587a 11/24/2008 05:10 PM Andreas Müller

rootTaxon withMisapliedName persistence

8f6f00e9 11/21/2008 02:20 PM Anahit Babadshanjan

Fixed LazyInitializationException in SDD import. Added unit test for getLanguageByIso().

66196e09 11/20/2008 05:52 PM Anahit Babadshanjan

Search for specific references implemented (getReferencesByTitle)

22b4b4d4 11/19/2008 04:22 PM Anahit Babadshanjan

Return null if input string is empty to prevent non-unique query results

21c491e8 11/18/2008 06:20 PM Patricia Kelbert

DAO: handle unsaved ReferenceBase (sec)

d79ce1d2 11/17/2008 05:49 PM Niels Hoffmann

searching for taxa by name is now working

c482db6c 11/14/2008 02:44 PM Niels Hoffmann

fixed a bug that did not allow to search for taxa by a name

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

Cichorieae distribution import: TDWG areas and presence status supported

6aad3259 11/12/2008 03:33 PM Andreas Müller
62afacf8 11/12/2008 03:23 PM Patricia Kelbert

persistentTitleCache instead of titleCache - changed by Andreas1

464c7673 11/12/2008 02:02 PM Andreas Müller

persistentTitleCache -> titleCache

4cef0eeb 10/29/2008 03:47 PM Anahit Babadshanjan

Tested modifying disjunct objects and shared objects within two transactions of one application context.

776c54e4 10/29/2008 10:54 AM Anahit Babadshanjan

Methods to get all taxa and all taxon bases added to persistence and service layers

e3491f23 10/10/2008 05:44 PM Niels Hoffmann

access of annotations

f734b8a7 09/25/2008 03:12 PM Niels Hoffmann
c8b75293 09/24/2008 02:39 PM Anahit Babadshanjan

Marshall/unmarshall HomotypicalGroup. Improved tables comparison.

be45aeca 09/22/2008 03:18 PM Anahit Babadshanjan

Experimented with comparing content of two CDM databases

d5490080 09/12/2008 04:02 PM Anahit Babadshanjan

Marshall/unmarshall LanguageString. Fixed TermVocabulary_Representation.

40e99ecd 09/12/2008 10:30 AM Anahit Babadshanjan

Marshall/unmarshall TermVocabulary

4502ab92 09/11/2008 11:54 AM Anahit Babadshanjan

Marshall/unmarshall Representations explicitly

c433e2fa 09/11/2008 08:33 AM Patricia Kelbert
ea87a469 09/10/2008 05:43 PM Patricia Kelbert
03a9b241 09/10/2008 05:43 PM Patricia Kelbert
a9ce7d29 09/10/2008 08:53 AM Anahit Babadshanjan

Media service added. Marshall FeatureNode and FeatureTree.

a20a1734 09/09/2008 11:47 AM Patricia Kelbert
e5c0643f 09/08/2008 04:49 PM Niels Hoffmann
2c398184 09/08/2008 03:21 PM Patricia Kelbert
d5428dd1 09/08/2008 03:14 PM Patricia Kelbert
4cb0d4d7 09/08/2008 03:07 PM Patricia Kelbert
8b3969ee 09/08/2008 02:28 PM Anahit Babadshanjan

Opportunity to omit term loading during DB initialization.
Use @Qualifier to fix bean creation error.

6830761a 09/08/2008 02:10 PM Patricia Kelbert
2a7490e7 09/08/2008 02:10 PM Patricia Kelbert
2f943e7f 09/08/2008 11:16 AM Niels Hoffmann

filter search results by secundum to exclude misappliednames

1660d7fa 09/06/2008 12:06 PM Andreas Müller