Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
0ce60f9b 05/07/2018 01:58 PM Katja Luther

minor

fdb3f084 05/07/2018 11:24 AM Katja Luther

add new longRunningTasksService for monitored operations

696be488 05/06/2018 03:01 PM Andreas Müller

cleanup

a120b5f6 05/03/2018 01:52 PM Patrick Plitzner

ref #6526 extract comparator and add another for TypeDesignationBase

f303cdad 05/03/2018 01:33 PM Andreas Müller

ref #6359, ref #3740 (setSubtree) some further improvements, mostly for publish

25ffa5e4 05/03/2018 12:31 PM Andreas Müller

add bean initializing to TaxonNodeServiceImpl.loadChildNodesOfTaxonNode again

1cc6cd7b 05/03/2018 12:03 PM Andreas Müller

ref #6359, ref #3740 (setSubtree) add progress monitor progress computation, first version of partitioning

41fb40b2 05/03/2018 12:03 PM Andreas Müller

cleanup

a88578ce 05/02/2018 02:00 PM Andreas Müller

ref #6241 replaced @created by @since in cdmlib

e6c775fc 04/30/2018 03:02 PM Patrick Plitzner

ref #6806 Remove saving in service methods

32c018db 04/30/2018 02:28 PM Andreas Müller

ref #7392 remove cascade from relationships and adapt tests (up to service layer)

59734b3b 04/30/2018 02:26 PM Andreas Müller

cleanup

b27b3345 04/25/2018 05:23 PM Patrick Plitzner

ref #7095 Code clean up and refactoring

d9b27602 04/25/2018 05:17 PM Patrick Plitzner

ref #7095 Retrieve only distinct SpecimenNodeWrapper objects

7426d467 04/25/2018 02:44 PM Patrick Plitzner

ref #7095 Enhance quicker service for taxon associated specimens

edfed701 04/24/2018 06:12 PM Patrick Plitzner

ref #7095 Implement quicker service for taxon associated specimens

53db84af 04/23/2018 01:53 PM Andreas Müller

ref #6241 change @date to @since (fix)

7fa325bc 04/23/2018 01:49 PM Andreas Müller

ref #6241 change @date to @since

d221f578 04/23/2018 07:58 AM Patrick Plitzner

ref #7095 Speed up specimen loading for working sets

79c29018 04/23/2018 07:58 AM Patrick Plitzner

ref #7095 Add dao method for listing UuidAndTitleCache object

2c84f57a 04/20/2018 04:00 PM Andreas Kohlbecker

ref #7357 removing workaround for incomplete DerivedUnit.cone() in DerivedUnitConverter

f3e2aa7a 04/20/2018 02:51 PM Andreas Müller

#7357 fix failing converter test in service layer after fixing typeDesignation.clone

6fbe6b30 04/20/2018 02:50 PM Andreas Müller

cleanup

07d5561c 04/20/2018 12:23 PM Andreas Müller

cleanup

1a22bd3d 04/19/2018 02:23 PM Andreas Kohlbecker

fix #7354 reducing log level

940e93a1 04/19/2018 02:15 PM Andreas Kohlbecker

fix #7354 DerivedUnitConverter handled typeDesignations correctly and abstains from persising anything

d56cc92c 04/18/2018 02:35 PM Patrick Plitzner

Remove unused occurrence service method (2)

bd45d1fc 04/18/2018 02:16 PM Patrick Plitzner

Remove unused occurrence service method

b8412039 04/18/2018 10:26 AM Patrick Plitzner

ref #7095 Fix NPE in specimen selection dialog

42002c0a 04/18/2018 09:10 AM Patrick Plitzner

ref #7095 Add property paths to some methods

f852bff0 04/18/2018 06:33 AM Patrick Plitzner

ref #7095 Add progress monitor to working set service (unstable)

fad21775 04/17/2018 02:55 PM Patrick Plitzner

ref #7095 Move specimen and description loading to service layer

6e858cb7 04/11/2018 04:53 PM Andreas Kohlbecker

ref #7348 moving RegistrationDTO related classes from cdm-vaadin to cdmlib-services

d94f88fa 03/28/2018 12:36 PM Katja Luther

smaller changes and code cleaning

896cca0d 03/23/2018 03:11 PM Andreas Müller

cleanup

08bbdc46 03/23/2018 03:11 PM Andreas Müller

ref #7328 make distanceString method static and public

7dab8082 03/23/2018 12:00 PM Patrick Plitzner

ref #6484 Adjust count method to find method to return the same number

  • performance can still be improved by integrating AssignmentStatus and/or indirectlyAssociatedSpecimen into the HQL query
1cfc76cb 03/23/2018 10:41 AM Patrick Plitzner

ref #6484 Move enum AssignmentStatus to cdm-persistence

3a2a1682 03/22/2018 03:18 PM Andreas Kohlbecker

fix #7209 removing scm entries from maven submodules

3835ed3e 03/21/2018 07:11 PM Patrick Plitzner

ref #7324 Add new service method getFieldUnitsForGatheringEvent()

830271c3 03/15/2018 12:18 PM Katja Luther

avoid NPE in TaxonNodeDtoComparator

d8866c51 03/13/2018 12:43 PM Katja Luther

minor

b3efd136 03/09/2018 01:05 PM Katja Luther

ref #2380: improve implementation of Dto for use in taxonnavigator

b695f9b9 03/07/2018 01:29 PM Katja Luther

minor

19d39a23 03/07/2018 01:15 PM Katja Luther

revert test changes

dda96f7e 03/07/2018 01:04 PM Katja Luther

revert changes in listChildNodesAsUuidAndTitleCache

815a9015 03/07/2018 12:02 PM Katja Luther

adapted deleteResult

77290918 03/07/2018 11:59 AM Katja Luther

DeleteResult should contain a list of deleted objects, update delete methods

2df2798e 03/07/2018 11:27 AM Andreas Müller

cleanup

41c712fd 03/07/2018 10:02 AM Katja Luther

override includeResult in deleteResult

ca478173 03/06/2018 04:02 PM Patrick Plitzner

Fix NPE in occurrence test

05948447 03/06/2018 09:22 AM Katja Luther

minor

bd1626d9 03/02/2018 09:39 AM Patrick Plitzner

ref #6668 Include deleted derivatives recursively into DeleteResult

9a4a2ab7 02/22/2018 12:41 PM Andreas Kohlbecker

ref #7287 reverting DerivedUnitFacade test back to using tests

38e6ea4a 02/22/2018 12:31 PM Andreas Kohlbecker

ref #7287 fixing bug

b7d56b39 02/22/2018 12:08 PM Andreas Kohlbecker

ref #7289 suppressing HHH90000003

ec33f269 02/22/2018 11:30 AM Andreas Kohlbecker

ref #7287 base test class for all unit tests which need terms being initialized

83d34a19 02/20/2018 07:00 PM Andreas Kohlbecker

fix #7269 implementing RedmineRegistrationMessageService

a4ea6502 02/16/2018 01:55 PM Katja Luther

fix #7249: deleteTypeDesignation for uuids needs to be transactional

85b0276d 02/16/2018 01:27 PM Katja Luther

fix #7249: deleteTypeDesignation needs to be transactional

b09da64b 02/15/2018 03:04 PM jenkins

Updating develop poms back to pre merge state

b51d64a2 02/15/2018 03:04 PM jenkins

updating develop poms to master versions to avoid merge conflicts

eff22055 02/15/2018 02:30 PM jenkins

updating poms for 4.15.0-SNAPSHOT development

234b98e6 02/12/2018 04:55 PM Andreas Müller

minor

d7d1f114 02/06/2018 03:13 PM Katja Luther

revert Propagation type setting

5f6aa5c3 02/06/2018 02:48 PM Katja Luther

ref #7013: reload reference in setSecundumReference to avoid NonUniqueObjectException

fd5ffb2d 01/31/2018 02:53 PM Andreas Müller

fix #7209 use git repos instead of svn in cdmlib poms

bb60ee2c 01/31/2018 02:08 PM jenkins

Updating develop poms back to pre merge state

aa65e638 01/31/2018 02:08 PM jenkins

updating develop poms to master versions to avoid merge conflicts

cf6be9f8 01/31/2018 01:12 PM jenkins

updating poms for 4.14.0-SNAPSHOT development

152082b2 01/30/2018 12:23 PM Andreas Müller

cleanup

c1d7cb61 01/30/2018 11:49 AM Andreas Kohlbecker

#6740 adding missing service methods to load TypeDesignations

42110f1d 01/27/2018 03:59 PM Andreas Müller

cleanup

79820313 01/25/2018 11:27 AM Katja Luther

change error message for isDeletable for taxa with relationships

ac76be67 01/25/2018 10:44 AM Andreas Müller

fix Copy&Paste issue for isDeletableForTaxon

7c713d7e 01/25/2018 10:31 AM Andreas Müller

cleanup

e9baa019 01/25/2018 12:10 AM Andreas Müller

fix #7158 Add pro parte misapplied name to the concept relationship types

df45d7a7 01/25/2018 12:07 AM Andreas Müller

cleanup

2e6db6fc 01/24/2018 04:07 PM Andreas Kohlbecker

ref #7206 using generic method paramaters and return types in cacher classes

a93dc16d 01/23/2018 10:43 AM Andreas Müller

fix user handling in group service

849a4909 01/23/2018 10:43 AM Andreas Müller

remove deprecated UserManager from IUserService

7b04ab8a 01/23/2018 10:43 AM Andreas Müller

fix removeUserFromGroup in GroupServiceImpl

52594f55 01/17/2018 03:50 PM Katja Luther

add uuidAndTitleCache method to workingSetDao and Service class

479bdfbb 01/17/2018 03:43 PM Katja Luther

write new getUuidAndTitleCache with limit and pattern for primer

7a47f7c8 01/17/2018 03:43 PM Katja Luther

move getUuidAndTitleCache methods to identifiableService

bc14dee7 01/16/2018 03:39 PM Patrick Plitzner

ref #2335 Revert reverted workings set services changes

72d4b12d 01/12/2018 10:09 AM Katja Luther

delete taxonNodes improved

fd3018a2 01/11/2018 12:00 PM Katja Luther

add possibility to move more than one taxon as synonym to another taxon

4ed59fb0 12/22/2017 04:12 PM Andreas Kohlbecker

lowering loglevels

57178b7f 12/22/2017 03:57 PM Andreas Kohlbecker

ref #7150 implementing CollectionVoter and adding new default PermissionGroup 'EditorExtendedCreate'

7e898982 12/18/2017 04:19 PM Andreas Kohlbecker

ref #7114 fixing bug in DerivedUnitConverterIntegrationTest and NPE in DerivedUnitConverter

20fa5279 12/18/2017 03:22 PM Andreas Kohlbecker

ref #7114 fixing delete problems in DerivedUnitConverter and adding according test

ba38e16d 12/18/2017 11:56 AM Andreas Kohlbecker

ref #7114 fixing probelms of test in suite (relates also to ref #7138)

c960706c 12/18/2017 11:54 AM Katja Luther

fix NPE in cloneClassification

f652956b 12/15/2017 02:49 PM Andreas Kohlbecker

removing debug output

a7fb085c 12/15/2017 02:49 PM Andreas Kohlbecker

updating comment to now refer to CdmRepository

5f0e4d28 12/15/2017 02:49 PM Andreas Kohlbecker

ignoring DerivedUnitConverterIntegrationTest instead of DerivedUnitConverterTest

a4fb8da4 12/15/2017 02:27 PM Andreas Müller

fix IdentifiableServiceBaseTest

98cbbaaa 12/15/2017 02:19 PM Andreas Müller

fix NumberFormatException in RegistrationIdentifierMinter

cae15011 12/15/2017 02:04 PM Katja Luther

set failing tests to ignore to build cdmlib