Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
443f1bb1 06/21/2010 01:32 PM Niels Hoffmann

merging the last changes from SPRINT-Cichoriea1 into trunk

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

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

27721236 06/10/2010 12:08 PM Maxime Venin

Now uses new classes (DescriptionBuilder) for Natural Language generation.

3f929e97 06/10/2010 12:07 PM Maxime Venin

Now uses new classes (DescriptionBuilder) for Natural Language generation.

8f0a4be2 06/10/2010 12:06 PM Maxime Venin

New classes for Natural language generation

b575c62a 04/30/2010 05:54 PM Maxime Venin

Modifiers are handled.

e83f3a99 04/30/2010 05:54 PM Maxime Venin

Modifiers are handled.

a6a13080 04/16/2010 05:30 PM Maxime Venin

First draft of class for natural language generation functions.

36a2210b 04/16/2010 05:30 PM Maxime Venin

First draft of interface for natural language generation functions.

d27c88d8 04/16/2010 04:26 PM Maxime Venin

First draft of class for natural language generation functions.

4c8c894f 04/16/2010 04:26 PM Maxime Venin

First draft of interface for natural language generation functions.

56e5a6e4 03/29/2010 11:59 AM Eun-Mok Lee

Merging cdmlib-services to trunk; pesi. Merge rev 8267:8428

011cc3f2 03/26/2010 06:02 PM Niels Hoffmann

added a new method to IMediaService that will return the complete ImageInfo object and not just the metadata. Removed persistence layer from call stack of IMediaService methods that talk to ImageMetaData.

9f30496d 03/25/2010 03:10 PM Niels Hoffmann

Added a method to retrieve terms by class.

9cc4226b 03/22/2010 10:46 AM Katja Luther

merging PESI brach into trunk

81f4af11 03/12/2010 07:08 PM Niels Hoffmann

deleted very annoying toy projects from trunk

8744a43d 03/10/2010 12:49 PM Francisco Revilla

fixing ticket #762, added /media/ /media/subtree regular expressions and methods to cdmlib-remote and solving a bug finded with loadTaxonNode in cdmlib-services

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

merge cate-development2 branch with trunk

2c00c4a5 02/18/2010 01:56 PM Niels Hoffmann

added create timestamp to database metadata

b53d03c9 02/18/2010 01:53 PM Niels Hoffmann

removed a dispensable method

7658ffd9 02/16/2010 07:32 PM Andreas Müller

minor

96e3416d 02/08/2010 02:47 PM Katja Luther
f17cf3f5 02/08/2010 10:31 AM Katja Luther

removed System.err.println()

bc0e68fc 02/05/2010 09:56 AM Andreas Kohlbecker

improving loadRankSpecificRootNodes

829679d4 02/02/2010 05:50 PM Niels Hoffmann

Search in Taxonomic Editor runs in it's own thread now.

b269a30e 01/29/2010 03:32 PM Katja Luther

added service to get all taxon nodes

2d693d7a 01/29/2010 03:15 PM Eun-Mok Lee

Added setter/getter for TaxonNamePropertyPath

80f2190f 01/29/2010 03:14 PM Eun-Mok Lee

Added setter/getter for TaxonNamePropertyPath

e6555980 01/29/2010 03:13 PM Eun-Mok Lee

Using newly added TaxonNamePropertyPath

a2720e95 01/28/2010 03:38 PM Niels Hoffmann

minor

c67e904d 01/27/2010 02:14 PM Niels Hoffmann

moved image functionality into the library

0928a643 01/26/2010 06:48 PM Niels Hoffmann

fixes #1407

b498076a 01/22/2010 05:24 PM Ben Clark

Added WorkingSetDao & Service

004cbd7f 01/19/2010 05:44 PM Andreas Kohlbecker

allowing to write

2a1f690c 01/19/2010 04:18 PM Niels Hoffmann

FeatureTreeService now returns a default FeatureTree when no tree is in database. Testing it with portal now.

d09b674b 01/15/2010 12:11 PM Eun-Mok Lee

Added isDatabaseSchemaCompatible().

156ad497 01/15/2010 12:10 PM Eun-Mok Lee

Added isDatabaseSchemaCompatible().

f39d2e1f 01/08/2010 05:45 PM Eun-Mok Lee

Preparatory work for ticket #1347.

dfe7c023 01/08/2010 05:45 PM Eun-Mok Lee

Preparatory work for ticket #1347.

e25724b6 01/08/2010 05:44 PM Eun-Mok Lee

Preparatory work for ticket #1347.

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

fixes #1365 and #1366

636d99d1 01/07/2010 11:42 AM Niels Hoffmann

fixes #1357

ef8997ad 01/07/2010 12:10 AM Ben Clark

Updated ICdmEntityDao replace(T x, T y) and refresh(T t, LockMode lockMode, List propertyPaths) and added methods to IAnnotationDao

c08d7a59 01/05/2010 03:52 PM Niels Hoffmann

fixes #1343

dcecc863 12/22/2009 08:19 PM Ben Clark

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

e3004cdf 12/21/2009 04:09 PM Ben Clark

Added an IIdentificationKeyDao to query across all identification key types

d8730334 12/21/2009 02:42 PM Ben Clark

Added merge(T t, LockMode lockmode) and refresh(T t, LockMode lockmode) to allow developers to bypass the session & second-level cache (useful in some instances)

2a56d8c1 12/18/2009 11:35 AM Ben Clark

Refactored service layer to reflect changes in search methods lower down, and moved @Transactional annotations to concrete classes

8a433654 12/11/2009 05:43 PM Niels Hoffmann

solved an issue that was connected to #1296 and fixes #1337

6cc0c1a7 12/09/2009 05:31 PM Niels Hoffmann

fixed a bug that occurred when executing operations on taxon nodes on root level

af8f90fb 12/09/2009 05:19 PM Niels Hoffmann

fixed a bug that occurred when executing operations on taxon nodes on root level

15a92b64 12/09/2009 02:07 PM Katja Luther
2b72538e 12/09/2009 11:10 AM Niels Hoffmann

renamed the makeSynonymAcceptedTaxon method to swapSynonymAndAcceptedTaxon because that is what the method does

a4e49cfa 12/02/2009 10:57 AM Katja Luther
25959a7a 12/02/2009 09:51 AM Katja Luther
219ab499 11/26/2009 11:45 AM Ben Clark

Added Methods to AuditEventService, VersionableServiceBase and altered NoDuplicateNamesValidator to take into account authorship, publication and microreference to allow for names that are homonyms

50893326 11/26/2009 10:23 AM Katja Luther
76be305e 11/26/2009 10:08 AM Katja Luther
58452b54 11/10/2009 03:57 PM Katja Luther

modifier "abstract" removed in interfaces

cfede040 11/06/2009 06:50 PM Niels Hoffmann

fixing a problem with pooled connection that only arose when exceeding maxActive connections

a625a659 11/04/2009 12:00 PM Katja Luther

getAllNomenclaturalReferences

7903b85c 11/03/2009 02:56 PM Katja Luther
67c7f3e4 11/03/2009 01:28 PM Katja Luther
49f9271a 11/02/2009 01:29 PM Ben Clark

Added method to list vocabularies by the class of defined term they contain

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

27a53aac 10/20/2009 12:58 PM Niels Hoffmann

fixes #998

59c0b4b6 10/16/2009 11:04 AM Katja Luther
ece46ca8 10/15/2009 04:21 PM Andreas Kohlbecker

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

c4e812bc 10/07/2009 02:07 PM Ben Clark

Merged in changes from cate-development branch and upgraded to spring 3.0.0.RC1

89842e70 09/28/2009 03:44 PM Niels Hoffmann

fixes #1100 and #1101

01c21ead 09/23/2009 11:08 AM Niels Hoffmann

moved taxonNode specific code to TaxonTreeService. Cleaned up the datasource classes

eb3c870a 09/22/2009 07:17 PM Andreas Müller

minor

b3715e03 09/21/2009 01:05 PM Niels Hoffmann

changed flush mode to COMMIT. Solves lots of issues regarding hibernate conversations.
added getUuidAndTitleCache methods at service level

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

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

dac7cd35 09/16/2009 04:47 PM Katja Luther
70e5456f 09/16/2009 04:47 PM Katja Luther
9cd8b927 09/16/2009 04:47 PM Katja Luther
b79861eb 09/09/2009 04:02 PM Katja Luther
3d99737b 09/09/2009 04:00 PM Katja Luther
82c4b637 09/08/2009 06:13 PM Niels Hoffmann

refactored UuidAndTitleCache methods

92ac3a4b 09/08/2009 01:22 PM Andreas Müller

bugfix for new database init

0bdfb2aa 09/07/2009 06:31 PM Niels Hoffmann

implemented a method to retrieve beans by their generic name

ff0da4fd 09/07/2009 06:31 PM Niels Hoffmann

changing System.out.println to logger calls

85ec16b5 09/07/2009 05:19 PM Andreas Müller

bugfix metadata

a012c1b2 09/07/2009 05:19 PM Andreas Müller

bugfix metadata

65035ef2 09/07/2009 12:11 PM Andreas Müller

CdmMetaData implemented (service layer)

54928b3a 09/01/2009 05:41 PM Niels Hoffmann

added ability to delete an object from a conversations persistence context

b5b7a7b0 09/01/2009 05:40 PM Niels Hoffmann

added new methods to facilitate filtered selection dialogues

adadf4fa 08/26/2009 12:20 PM Niels Hoffmann

finetuning match mechanism

6540e7eb 08/18/2009 06:02 PM Andreas Müller

Changes on service layer tests and on ordering in TaxonServiceImpl.findTaxaAndNames()

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

Impact of new model changes: new classes and renaming

3a6c7a0d 08/17/2009 01:01 PM Ben Clark

Created ICollectionService / CollectionServiceImpl

f6d27c00 08/14/2009 10:16 AM Ben Clark

Added free-text search methods to name & occurrence services & removed redundant method from UserService

bb4f5701 08/13/2009 10:50 AM Niels Hoffmann
524e1a14 08/12/2009 03:21 PM Andreas Müller

minor

3d59fcba 08/10/2009 12:02 PM Andreas Müller

matching in commonservice

18e91500 08/06/2009 01:54 PM Niels Hoffmann

implemented a method that returns a map containing uuid and titleCache of all accepted taxa

dff8051b 08/06/2009 11:56 AM Andreas Müller

merge for cdmlib-services

ba8c68e7 07/29/2009 01:44 AM Andreas Müller

refactoring of ICdmGenericDao.getReferencingCdmBases()