Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
08ed6da1 08/30/2011 12:56 PM Andreas Müller

rename PolytomousKeyNodeService

e20099cf 08/23/2011 03:25 PM Andreas Müller

update for failing test in TermServiceImplTest

0c686681 08/23/2011 03:13 PM Andreas Müller

use real URI in getTermByUri

6e8d013a 08/23/2011 06:49 AM Andreas Müller

use uuid for missing term check

76f89a6f 08/23/2011 12:04 AM Andreas Kohlbecker

removing unused private class TaxonAndNameComparator

5e97e1b2 08/22/2011 08:28 PM Andreas Müller

bugfix for #2558 (concurrent modification in TaxonNodeServiceImpl.makeTaxonNodeASynonymOfAnotherTaxonNode(...) )

83c275eb 08/16/2011 12:52 AM Andreas Müller

remove hasPermission from saveOrUpdate

61a393ee 07/28/2011 02:07 PM Andreas Müller

fix javadoc for findByTitle

8de80607 07/18/2011 05:50 PM Andreas Kohlbecker

fixing #1925 (CICHORIEAE taxon tree order of taxa and bastards)
and also moving ITaxonNodeComparator into model

de0b6351 07/08/2011 12:56 PM Andreas Müller

remove empty lines

f26ddad7 07/05/2011 01:05 PM Katja Luther

quick fix of tests, save() is not secured at the moment, because for tests it is needed to save objects to the database without authentication.

5745483c 07/05/2011 11:11 AM Katja Luther

secure save, saveOrUpdate and delete methods
tests

d00d2a84 06/30/2011 12:45 PM Katja Luther

bugfix in getAuthorities()
new Service for evaluate a permission
add permission evaluation for changing password

d907eaa7 06/27/2011 06:10 PM Andreas Kohlbecker

modifications in cdmlib for #2206 (modify the means to find images for the data portal)

abc05753 06/23/2011 05:10 PM Niels Hoffmann

Added override and deprecation annotations

928ee151 06/23/2011 04:19 PM Niels Hoffmann

Changed CdmPermission to use "update" instead of "edit" for consistency reasons; Added a comment about getting authorities from a user's groups;

edf555c9 06/22/2011 10:26 AM Katja Luther
9cdb4588 06/22/2011 10:06 AM Katja Luther

sync trunk

1d6bc341 06/21/2011 12:41 PM Katja Luther

adding permission handling and writing a test for usermanagement

1fce1de6 06/09/2011 02:04 PM Andreas Müller

removed 2 deprecated methods getRootTaxon(xxx) from TaxonService

95810869 06/08/2011 05:56 PM Niels Hoffmann

Removed deprecated methods and tests

370503cf 06/08/2011 03:16 PM Niels Hoffmann

Refactored MediaMetaData and family. Renamed it to MediaInfo. API is now less confusing and more consistent.

ad3249f9 05/31/2011 01:02 PM Katja Luther

#2408 bugfixing in changeSynonymToAcceptedTaxon

706e7541 05/27/2011 02:52 PM Andreas Müller

getTermByRepresentationAbbrev

f34ca874 05/27/2011 01:35 AM Andreas Müller

improved findBestMatchingTaxon method

111e1b99 05/25/2011 11:43 AM Andreas Müller

bugfix for searchCountryByName in occurrence service. It now searches for the label, not for the description (text)

a6f05c62 05/23/2011 06:25 PM Andreas Müller

refine findBestMatchingTaxon

1fdecd71 05/23/2011 04:57 PM Andreas Müller

minor

af064583 05/20/2011 11:38 AM Andreas Müller

bugfix for team titlecache

f77b32f4 05/12/2011 11:36 AM Niels Hoffmann

Fixes #2372

d18060a7 05/11/2011 01:09 PM Katja Luther

make countByTitle public and delete param propertyPath

83ec5bc6 05/11/2011 11:06 AM Katja Luther

countByTitle() method for IIdentifiableService

9e424f23 05/10/2011 06:33 PM Niels Hoffmann

Renaming GroupService to GroupServiceImpl for the sake of API consistency. Also added some much needed NPE checks.

033e3b58 04/28/2011 02:28 PM Andreas Kohlbecker

fixing #2329 (Synonym types not shown in specimen tab)

6e0cfa04 04/18/2011 11:10 PM Andreas Müller

use correct API methods to retrieve classification by UUID (API)

22697c60 04/18/2011 03:39 PM Andreas Müller

remove imports

4acb2920 04/17/2011 09:31 PM Andreas Müller

removing parameters for WorkingSetService method

2b8ca443 04/17/2011 09:30 PM Andreas Müller

bugfix for DescriptionDaoImpl.getDescriptionElementForTaxon (missing implementation for features)

0c5f35ba 04/15/2011 12:27 AM Andreas Müller

new implementation for Xper data fetching from persistence and some further changes to Xper

6acf564a 04/07/2011 10:18 AM Andreas Kohlbecker

fixing NPE

1e5286c7 03/29/2011 02:40 PM Andreas Kohlbecker

services offer */taggedName end points

f27dd9c3 03/29/2011 02:39 PM Andreas Kohlbecker

lesser surprises

39f75c90 03/28/2011 04:16 PM Andreas Kohlbecker

more consistent pager methods & PolytomousKeyService improvements

e82f25ab 03/24/2011 04:20 PM Niels Hoffmann

minor

d4992817 03/24/2011 03:55 PM Andreas Kohlbecker

splitting PolytomousKeyNodeService from PolytomousKeyService & more methods for IdentificationKeyService

001915e1 03/23/2011 07:02 PM Andreas Müller

implement list find method for user and group services (#2283 and #2284). Tests are still missing.

9820a8ee 03/23/2011 01:31 PM Niels Hoffmann

Deprecating an obsolete method

6ccf7011 03/10/2011 03:30 PM Niels Hoffmann

Improved the implementation of Group and GrantedAuthority and wrote UnitTest for them.

655481e5 03/09/2011 04:36 PM Niels Hoffmann

Created a new service to handle group related stuff. The old implementation in UserService is still available but deprecated.

c258057c 03/02/2011 11:36 PM Andreas Müller

add progress monitor functionality to updateTitleCache

f197a589 03/02/2011 06:10 PM Andreas Müller

refactoring of interface for updateTitleCache

0ba4e977 03/02/2011 03:43 PM Niels Hoffmann

minor

91a7a629 03/01/2011 05:43 PM Niels Hoffmann

minor

7eda2dcb 03/01/2011 11:10 AM Andreas Kohlbecker

removing a hack

5d8d15f2 02/21/2011 02:53 PM Katja Luther

#1787, the UuidAndTitleCache.type is set

2cf910bc 02/18/2011 10:17 PM Andreas Müller

bugfix for moveDescriptionElement test

76de813f 02/18/2011 02:43 PM Andreas Kohlbecker
abcb1ed4 02/17/2011 11:20 AM Andreas Müller

remove commented code and update java doc

583c8fcf 02/14/2011 05:54 PM Niels Hoffmann

Fixes #2233

32ffb67d 02/11/2011 01:53 PM Andreas Müller

parameter isPaste-> isCopy #2233

1071a451 02/05/2011 10:36 PM Andreas Müller

implementing paste for moveDescriptionElements

a883c19f 02/01/2011 11:58 PM Andreas Müller

moveDescriptionElements

1188e04a 02/01/2011 11:12 PM Andreas Müller

changeHomotypicalGroupOfSynonym #2220

ffa78fd4 02/01/2011 04:59 PM Andreas Müller

bugfix for TaxonService.changeSynonymToAcceptedTaxon() #1811

aee5abae 02/01/2011 04:48 PM Andreas Müller

bugfix for TaxonService.changeSynonymToAcceptedTaxon() #1811

fcdd5642 02/01/2011 02:09 PM Niels Hoffmann

Requesting a method to move descriptione elements between descriptions

0fe25ffd 02/01/2011 12:45 AM Andreas Müller

javadoc

3c57efde 01/31/2011 03:23 PM Andreas Müller

minor

e66d9d39 01/31/2011 02:12 PM Katja Luther

replace deprecated methods with new ones #2176

ceec7c69 01/31/2011 12:08 PM Andreas Müller

java docs added

5e064188 01/31/2011 11:57 AM Andreas Müller

remove imports

5e2b13bd 01/25/2011 02:26 PM Andreas Müller

remove import

abe2e6b2 01/11/2011 01:13 PM Andreas Kohlbecker

harmonizing nameRelationship methods #2159

fd992c0d 01/03/2011 05:14 PM Niels Hoffmann

Refactoring of taxon business logic methods and started to write tests for these methods. The tests are far from finished.

2cbe894f 12/21/2010 10:26 AM Andreas Müller

bugfix for partitioned deduplicate

1e2e7ce4 12/15/2010 05:19 PM Niels Hoffmann

Implemented a uuidAndTitleCache method for institutions

7d399d75 12/14/2010 09:00 PM Niels Hoffmann

Improved uuidAndTitleCache methods of ITaxonService

e7b06691 12/14/2010 08:57 PM Niels Hoffmann

Corrected the inheritance of service configurators

1acba5b0 12/13/2010 11:57 AM Andreas Müller

move IdentificationKeyGenerator to cdmlib-model

27a35320 12/09/2010 07:56 PM Maxime Venin

Added comments

15ce3c9c 12/07/2010 06:26 PM Niels Hoffmann

implemented a method to move synonyms between taxa

2a99c36f 12/03/2010 02:32 PM Andreas Müller

refining identificationKeyGenerator (only syntax issues and test class etc.)

910b434a 12/03/2010 02:04 PM Andreas Müller

see comment for r10945

f0849a69 12/03/2010 02:04 PM Andreas Müller

taking over class from IdentificationKeyGenerator2:
Email Maxime:
Dear Andreas,
as you expected, there were several conflicts between your file and mine, I didn't see it at first because I had had some troubles updating the trunk in the morning and I ended with a pretty messy file. So what I did was to use my original file and I tried to make the changes manually: I named it IdentificationKeyGenerator2. I didn't have much time to check if everything was working well, however I plan to come back to work next week so if you could tell me if there are some errors left I could fix this next week and finish commenting the code in the same time....

3cbf3cb7 12/03/2010 01:49 PM Andreas Müller

compile errors in descriptionServiceImpl -> Needs to be fixed by Maxime (2)

d1126d14 12/03/2010 01:47 PM Andreas Müller

compile errors in descriptionServiceImpl -> Needs to be fixed by Maxime

6f738a35 12/02/2010 08:53 PM Maxime Venin

Identification key generator using Polytomous keys.

1c1beac9 12/02/2010 08:52 PM Maxime Venin

Last updates for natural language generation (added comments, new options, cleaned the code, etc)

2106a8ee 12/02/2010 02:39 PM Maxime Venin

Last updates for natural language generation (added comments, new options, cleaned the code, etc)

00903074 12/02/2010 02:33 PM Maxime Venin

Few modifications for tests

1d36aa54 12/01/2010 04:17 PM Andreas Müller

merge 3.0.2 to trunk

2eecc314 11/11/2010 06:25 PM Niels Hoffmann

worked on documentation

a60a42ee 11/03/2010 04:54 PM Maxime Venin

Some commenting and cleaning code

0f309b23 10/29/2010 06:18 PM Maxime Venin

QuantitativeData support (needs improvements)

06fe4552 10/19/2010 07:00 PM Andreas Müller

minor

4cae2e6d 10/15/2010 05:50 PM Andreas Kohlbecker

comments regarding method harmonization

a5543229 10/15/2010 05:49 PM Andreas Kohlbecker

getting all SpecimenOrObservationBases for a Taxon

c35c706e 10/15/2010 05:48 PM Andreas Kohlbecker

getting all SpecimenOrObservationBases for a Taxon

00590dcb 10/14/2010 03:01 PM Niels Hoffmann

minor

92a60fbd 10/14/2010 08:50 AM Andreas Kohlbecker

base framework for natural language element special prosessing