Project

General

Profile

Download (1.01 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
d45008d0 12/20/2016 11:49 AM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code

05cdf24e 03/19/2015 02:49 PM Andreas Müller

merge validation2 and model 3.5 into trunk

77b4a247 04/05/2013 12:06 PM Andreas Kohlbecker

switching transaction propagation strategy from Propagation.SUPPORTS to Propagation.REQUIRED, see http://dev.e-taxonomy.eu/trac/wiki/CdmTransactions

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

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

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

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

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

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

svn keyword property "Id" added

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

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

24700eab 01/23/2009 04:13 PM Anahit Babadshanjan

Name search functionality for taxonomic editor

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.