Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
cba96ea5 07/05/2009 10:47 PM Ben Clark

Added an extra method to ITermService, added documentation for Pager and fixed a bug, I believe, in pageX methods

61d764e8 07/03/2009 06:18 PM Ben Clark

Added method to UserService to allow (forgotten etc.) passwords to be reset for other user accounts.

d3354527 07/01/2009 12:37 PM Niels Hoffmann

Fixed bugs in user management.

60e03b35 06/29/2009 09:28 PM Andreas Müller

common service getReferencedCdmBases

80e7e2b3 06/29/2009 09:24 PM Andreas Müller

app.getSessionFactory

b5189811 06/25/2009 07:20 PM Niels Hoffmann

added a method to remove taxonomic trees from the dataStore

47fae6d5 06/25/2009 12:58 PM Andreas Kohlbecker

TaxonTree implementations

d391964a 06/25/2009 12:58 PM Andreas Kohlbecker

TaxonTree implementations

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

Added methods concerning taxonomic tree to taxon service.

d40f8755 06/18/2009 04:37 PM Andreas Kohlbecker
d93c0aaf 06/17/2009 02:04 PM Andreas Müller

TaxonomicTree implementation (service)

a1e7e3ae 06/17/2009 10:43 AM Ben Clark
74de647d 06/16/2009 07:39 PM Andreas Müller

UserService -> ApplicationController

552ad6cc 06/16/2009 07:31 PM Andreas Müller

UserService -> ApplicationController

d8ac1ce5 06/16/2009 07:31 PM Andreas Müller

UserService -> ApplicationController

24bf2cca 06/16/2009 07:31 PM Andreas Müller

UserService -> ApplicationController

0bd03152 06/10/2009 02:39 PM Niels Hoffmann

fixed abug that made creating the .cdmLibrary folder impossible in ceratin envirnoments. New Plugin is reflecting those changes

dbff5c97 06/09/2009 02:45 PM Niels Hoffmann

commiting changes to test resulting from changes to TimePeriod class

a0db5cc6 06/08/2009 04:21 PM Andreas Müller

minor

9a2cbaaf 06/08/2009 04:07 PM Andreas Müller

minor bug

7babbd83 06/08/2009 03:35 PM Andreas Müller
60002599 06/03/2009 11:37 PM Ben Clark

Corrected test data to reflect new uniqueness constraint on uuid

5c8e8d60 06/03/2009 11:37 PM Ben Clark

Tried to ensure consistent use of readOnly transaction for list / get / search / find method in the service layer. Added merge(T t) method to IService to allow persisting detachedObjects

f3ba008a 06/03/2009 01:26 PM Niels Hoffmann

fixes #499

7a9cb249 05/28/2009 02:36 PM Anahit Babadshanjan

Merged search changes from 2.0

0dc59e8c 05/27/2009 07:45 PM Niels Hoffmann

wrapped term initializing in a single transaction thus speeding up startup time

83ec0139 05/26/2009 06:02 PM Niels Hoffmann

manually deproxied NamedAreas

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

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

04b5509d 05/20/2009 12:09 PM Andreas Müller

minor

220b01c1 05/20/2009 12:08 PM Andreas Müller

minor

a9e5cd74 05/17/2009 03:26 PM Ben Clark

Updated a couple of methods to be more in line with generic service method pattern, made pagers serializable

aba8d6ad 05/15/2009 06:26 PM Ben Clark

Re-wrote free text searching interfaces for Taxon and Description to make them more generic, then added similar interfaces and implementations to agent service, reference service, and media service

e05a4f8d 05/14/2009 10:22 PM Andreas Müller
d5f87d01 05/11/2009 03:18 PM Andreas Müller
2b111f60 05/08/2009 06:17 PM Niels Hoffmann

added support to unregister from PostDataChangeListener and some new plugin versions

0ffad8fe 05/07/2009 03:59 PM Ben Clark

Annotated Lsid*ServiceImpl as @Transactional

d44277a9 05/07/2009 01:45 PM Ben Clark

Lots of changes, including adding List orderHints, List propertyPaths to service methods, created IUserService interface for management of user entities

624d4cbc 04/30/2009 11:26 AM Niels Hoffmann

Added comments

9b62c409 04/28/2009 03:24 PM Andreas Kohlbecker

additional service methods for new REST service

2db7ad80 04/20/2009 05:22 PM Anahit Babadshanjan

TypeDesignationStatus renamed to SpecimenTypeDesignationStatus

89ee59ee 04/09/2009 05:14 PM Niels Hoffmann

Implemented a location service

39e7d119 04/09/2009 12:03 PM Andreas Kohlbecker

DescriptionService serving Features

01918b69 04/08/2009 06:29 PM Andreas Kohlbecker

getLanguagesByLocale(..) implemented

3cc31c85 04/07/2009 02:23 PM Andreas Kohlbecker

configurable bean initialization methods

35726797 04/06/2009 05:51 PM Niels Hoffmann

fixed an issue with pring not correctly handling the datasource after a transaction

88430c26 04/03/2009 07:20 PM Anahit Babadshanjan

Method ITermService.getLanguageVocabulary()

fc83c486 04/01/2009 11:42 AM Niels Hoffmann

Fixed a couple of bugs that arose when switching eclipse-plugin to cdm 2.1

a03d917a 03/31/2009 02:10 PM Andreas Müller

bugfix for TaxonServiceSearchTest

4294e2b1 03/29/2009 05:04 PM Andreas Müller

bug in TaxonServiceSearchTest

aa8ec695 03/26/2009 04:44 PM Ben Clark

Added a couple of extra neccessary methods

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

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

955cbcf2 03/25/2009 06:21 PM Niels Hoffmann

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

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

9f2211a1 03/25/2009 04:24 PM Andreas Müller

TaxonServiceImplTest

0cfd1f36 03/25/2009 04:20 PM Andreas Müller

minor

b223c9f0 03/25/2009 04:20 PM Andreas Müller

minor

f73865cd 03/25/2009 04:19 PM Andreas Müller

advanced CdmApplicationController. NewInstance method with applicationContext.

6ae61fd7 03/25/2009 04:19 PM Niels Hoffmann

minor

6bf9fbb0 03/25/2009 04:17 PM Niels Hoffmann

minor

dfcd94fb 03/25/2009 03:20 PM Andreas Kohlbecker

svn keyword property "Id" added

c2f269f9 03/25/2009 03:20 PM Andreas Kohlbecker

svn keyword property "Id" added

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

NameTypeDesignationStatus defined terms added (ticket #642)

89fc9bb6 03/25/2009 12:59 PM Niels Hoffmann

Merged branches/cdmlib/2.0 changes r5370:5461 into the trunk

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

model change for references (publishers) and taxon status

17791e7d 03/23/2009 05:01 PM Andreas Kohlbecker

harmonizing

28dfa0a5 03/23/2009 04:59 PM Andreas Kohlbecker

list methods returning Pagers

bcb513cd 03/20/2009 05:58 PM Ben Clark

Added some generic accessor methods to the service classes

7a1d87e3 03/19/2009 05:29 PM Anahit Babadshanjan

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

ecdabe81 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

3cea02d9 03/10/2009 10:57 AM Andreas Müller

delete dataset.xsd and PUBLIC.xsd in service layer

5a92ce51 03/09/2009 06:02 PM Andreas Müller

minor

f127f08f 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)

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

minor

6dc51956 02/25/2009 01:54 PM Ben Clark

Committing large number of changes relating to versioning implementation (#108), plus lsid resolution services

558db7ea 02/25/2009 12:14 PM Anahit Babadshanjan

Don't autowire main service. Need to activate all service qualifiers first.

3a0a59e8 02/24/2009 03:53 PM Anahit Babadshanjan

Autowire main service

94dd6118 02/24/2009 03:51 PM Anahit Babadshanjan

Fix return value of getTypeDesignationStatusVocabulary.

61948b6d 02/23/2009 04:46 PM Anahit Babadshanjan

Improve test

766c8866 02/23/2009 01:44 PM Anahit Babadshanjan

Cleanup

693b9e59 02/20/2009 10:38 AM Andreas Müller

version 2.0 -> 2.1

7b567c03 02/19/2009 12:18 PM Anahit Babadshanjan

Added some tests

b3b25f0a 02/18/2009 05:36 PM Andreas Kohlbecker

getAllReferences() returning Pager instance

8a814391 02/18/2009 05:06 PM Anahit Babadshanjan

Ticket #602: Implemented INameService.getTypeDesignationStatusVocabulary()

d0fa1dab 02/18/2009 03:32 PM Anahit Babadshanjan

Omit terms implemented in CDM Application Controller

981434ca 02/18/2009 01:44 AM Andreas Müller

SQL Server 2000 uses 2005 driver (3)

8fc43d1c 02/17/2009 08:03 PM Andreas Müller

exclude spelling

b9ba6e52 02/17/2009 11:08 AM Andreas Müller

minor

c9a3acc7 02/16/2009 07:31 PM Andreas Müller
ac09e841 02/16/2009 07:28 PM Andreas Müller

changed defaultApplicationContext

05dc472b 02/16/2009 05:33 PM Andreas Müller

exclude authentication manager from defaultApplicationContext

13422b4b 02/12/2009 03:51 PM Andreas Müller

newcdmlib-services -> new appContext configuration and fixes in tests

52cae488 02/05/2009 11:52 AM Andreas Müller

Update to spring 2.5.6 and fixing a number of test problems (see also last commit on persistence layer which unfortunately has no comment )

5e980024 01/30/2009 05:54 PM Anahit Babadshanjan

Cleanup

ad8e485b 01/30/2009 01:25 AM Andreas Müller
24700eab 01/23/2009 04:13 PM Anahit Babadshanjan

Name search functionality for taxonomic editor

02954990 01/20/2009 06:06 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

a4144e0b 01/19/2009 05:19 PM Anahit Babadshanjan

Normal explicit excel import: Save name status, author, parent relationship

e7f8dc70 01/07/2009 03:47 PM Anahit Babadshanjan

Main Service added to CdmApplicationController. Fixed compilation problems of TestCdmDbComparator.

86fe3d7c 01/07/2009 01:14 PM Anahit Babadshanjan

Fixed compilation problems in cdmlib-io related to interface changes in IAgentService and IMediaService.
Some work on normal explicit excel import.

d57c0df0 01/05/2009 01:07 PM Ben Clark

Implemented additional service methods as part of #466. Ported Pager interface and implementations, refactored integration tests