Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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

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

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

fix NPE in cloneClassification

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

updating comment to now refer to CdmRepository

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

fix NumberFormatException in RegistrationIdentifierMinter

c781c97b 12/15/2017 01:15 PM Katja Luther

implement possibility to get cdmEntities by identifiers in dialogs

23e22bd1 12/15/2017 11:19 AM Andreas Müller

cleanup

61483b42 12/14/2017 08:32 PM Andreas Kohlbecker

ref #7114 DerivedUnitConverter now deletes convertion sources:

  • DerivedUnitConverterFactory intoduced
  • DerivedUnitConverterFactory as spring bean in all appcontexts
  • tests adapted
fefcbafa 12/14/2017 04:26 PM Andreas Kohlbecker

fixing java doc

d26709a1 12/13/2017 05:39 PM Andreas Kohlbecker

ref #7137 improvements to the RegistrationIdentifierMinter:

  • addin getters
  • logging a warning when configuration incomplete
7357d206 12/13/2017 03:15 PM Andreas Kohlbecker

ref #7137 RegistrationIdentifierMinter implemented

92d26f65 12/08/2017 03:41 PM Andreas Kohlbecker

ref #7130 enhancing filter capabilities of RegistrationService

  • extending Restrictions by support for property paths
9b23bbdc 12/07/2017 09:56 AM Katja Luther

fix #7077: when delete a typeDesignation, remove it from registration

cbe5c67d 12/05/2017 01:41 PM Katja Luther

fix problem when reusing name for new taxon

76db2374 12/05/2017 11:05 AM Andreas Müller

cleanup

8f5a9520 12/04/2017 02:44 PM Katja Luther

fix delete and tests of specimen with typedesignations and gathering events

60d64704 12/04/2017 10:42 AM Katja Luther

titleCache of the taxon is not updated when swap synonym and accepted taxon

42d4306a 11/30/2017 11:55 AM Katja Luther

adapt uuidAndTitleCache services and dao methods to search for a pattern

a9c2b3c3 11/22/2017 01:28 PM Katja Luther

fix delete of derivedUnits, derivationEvent needs to be deleted, add getUUIDAndTitleCache with pattern and limit

bc5e8c69 11/15/2017 09:57 AM Katja Luther

add level to titleCache of namedArea in uuidAndTitleCache search

92cc0c2b 11/14/2017 01:39 PM Katja Luther

add uuidAndTitleCache method to get uuidAndTitleCache of namedArea depending on vocabulary

9c3b40bb 11/14/2017 12:31 PM Andreas Kohlbecker

typos and whitespace

892f067a 11/14/2017 12:31 PM Andreas Kohlbecker

handing hibernate proxies

c986e218 11/03/2017 04:16 PM Andreas Kohlbecker

ref #7046 load by id method in service base class

d568d2bf 11/03/2017 04:16 PM Andreas Kohlbecker

reducing log level

793ad48e 11/02/2017 11:52 PM Andreas Müller

cleanup and improved generics for commonservice findXXX methods

3a676b7a 10/30/2017 11:00 PM Andreas Müller

ref #6606 changes in cdmlib for bogota specimen import

6c1d8f53 10/25/2017 04:10 PM Andreas Kohlbecker

fix #6780 correctly checking for active transaction

d1949857 10/24/2017 05:37 PM Andreas Kohlbecker

Revert "fixing potential memory leak in ConversationHolder, releasing datasource"

this was a bad idea

This reverts commit af2d2d3b380c58b4b823c0921f975d3abae9fdf4.

af2d2d3b 10/24/2017 05:16 PM Andreas Kohlbecker

fixing potential memory leak in ConversationHolder, releasing datasource

1a201420 10/23/2017 03:17 PM Andreas Kohlbecker

avoiding excessive session log entries at INFO level

2ff5539a 10/23/2017 01:33 PM Andreas Kohlbecker

ref #6867 public access to RunAsAuthenticator methods

e5668830 10/22/2017 10:50 PM Andreas Müller

ref #6903 preferences for vaadin

2caedd4f 10/22/2017 05:51 PM Andreas Müller

add uuid list as return type for CdmPreference.getValue

380a48c7 10/18/2017 01:27 PM Katja Luther

minor

6a3a26fb 10/18/2017 01:13 PM Katja Luther

revert saveOrUpdate adding

dfa80bce 10/18/2017 12:59 PM Katja Luther

setPublishFlag needs to be transactional

09cef664 10/18/2017 12:04 PM Katja Luther

save updated taxa/synonyms in setPublishedFlag

d14347e9 10/16/2017 04:05 PM Andreas Kohlbecker

ref #7018 ref #7016 turning the not needed TypeDesignationVoter into a SpecimenOrObservationBaseVoter

f67d24f7 10/16/2017 03:54 PM Katja Luther

remove override of saveOrUpdate

126347d2 10/13/2017 06:16 PM Andreas Kohlbecker

ref #7016 implementing TypeDesignationVoter and more robust permissions:

  • avoiding string based cdm authorities
  • full test set for CdmPermissionClass
53217642 10/10/2017 12:11 PM Katja Luther

smaller changes in ForSubtreeConfigurator

bd424526 10/10/2017 12:01 PM Katja Luther

smaller changes in ForSubtreeConfigurator

75f222cf 10/09/2017 06:45 AM Andreas Müller

cleanup

36505ad4 09/24/2017 09:16 PM Katja Luther

remove possibility of delete media of media specimen

223b2cd6 09/24/2017 09:11 PM Katja Luther

approve media delete for multiple referenced media

6215b5d6 09/22/2017 04:06 PM Andreas Müller

cleanup

14e45274 09/22/2017 03:49 PM Andreas Müller

ref #6730 try to fix compilation error

2a44d1ef 09/22/2017 02:40 PM Andreas Müller

ref #6730 further simplify/unify MediaServiceImpl.delete code

379f6670 09/22/2017 01:48 PM Andreas Müller

ref #6730 move updatedObject decleration into loop

3daff195 09/22/2017 10:06 AM Katja Luther

ref #/6730: add all updated objcts to the deleteResult

a509a0ab 09/21/2017 10:51 PM Andreas Müller

ref #6730 try to remove compilation problem in MediaServiceImpl.delete

d8f50ab8 09/21/2017 10:06 PM Andreas Müller

ref #6730 remove some further redundant code in MediaServiceImpl.delete

b8489aa9 09/21/2017 08:55 PM Katja Luther

fix #6730: handle description elements of taxa, names and specimen all the same in media delete

b8cf1412 09/21/2017 05:50 PM Andreas Müller

ref #6730 cleanup

64e89f2c 09/15/2017 09:38 AM Katja Luther

ref #6730: updated objects need to be saved if media is deleted

602c45a9 09/15/2017 09:18 AM Katja Luther

ref #6730:adapt the messages

51d2402d 09/15/2017 09:15 AM Katja Luther

ref #6730: minor

1e29f8c7 09/15/2017 09:13 AM Katja Luther

ref #6730: fix delete media if it is used in taxonnamedescription

c10b24e0 09/14/2017 09:10 PM Katja Luther

remove setSecundum in io package

f1bc298d 09/14/2017 08:39 PM Katja Luther

add monitoredService method for setsecundum

8081ee07 09/14/2017 04:12 PM Katja Luther

ref #6730: set result to Abort if media is used elsewhere

4691e160 09/13/2017 11:56 PM Andreas Müller

fix #3740 implement setPublish for subtrees

4116fec5 09/06/2017 10:57 AM Katja Luther

ref #6928: correct javadoc for changeSynonymtoRelatedTaxon and changeRelatedTaxonToSynonym

77fc9880 09/01/2017 11:09 AM Katja Luther

minor

cfc11510 08/17/2017 01:26 PM Katja Luther

minor

b3d82392 08/17/2017 01:19 PM Katja Luther

minor

9d368a18 08/17/2017 12:43 PM Katja Luther

fix media delete, remove descriptionElement from description if it does not contain any media anymore

1118cbec 08/16/2017 03:14 PM Katja Luther

improve delete of shared media

a006a5d4 08/03/2017 04:07 PM Andreas Müller

fix #6880 allow explicitly define hibernate configurations in applicationController

  • e.g. switch of auditing for long running imports
337563aa 08/03/2017 04:04 PM Andreas Müller

cleanup

cd9d6a50 08/02/2017 05:44 PM Andreas Müller

cleanup

922939ec 08/02/2017 12:48 PM Andreas Müller

cleanup

2837fda6 08/01/2017 01:57 PM Andreas Müller

cleanup

c819a3e4 07/31/2017 09:48 AM Andreas Kohlbecker

fix #6856 adding group Admin to FirstDataInserter

be10b621 07/27/2017 10:48 AM Andreas Kohlbecker

ref #6852 introducing a DummyDataInserter to be used instead of null

af113c74 07/25/2017 12:42 PM Andreas Kohlbecker

ref #6855 ICdmPermissionEvaluator method which tests by CdmBase type and does not require an instance

991541d2 07/25/2017 10:51 AM Andreas Kohlbecker

ref #6852 RunAsAuthenticator as abstract base class for all data inserters

c75c21c5 07/24/2017 11:25 PM Andreas Müller

fix #6851 use country label instead of description in specimen cache strategy

4103e3d4 07/18/2017 12:55 PM Patrick Plitzner

Use country label instead of description for specimen table

6557bce4 07/17/2017 04:28 PM Patrick Plitzner

ref #6816 Fix date and collection string

0c72327c 07/17/2017 02:45 PM Katja Luther

movetaxonNode: add new and old parent as updatedObject to resullt

fe7208bf 07/12/2017 01:56 PM Patrick Plitzner

ref #6694 Fix typo in method name

ede5b774 07/09/2017 04:38 PM Andreas Müller

cleanup

9b677cc7 07/07/2017 12:02 PM Andreas Kohlbecker

ref #6687 ConversationHolder improvements for pre view based conversation in cdm-vaadin\n - improved logging for multi thread environments\n - configurable default flushMode

d6b34fd6 07/02/2017 12:49 PM Andreas Müller

ref #6754 ref #6755 use IDs for candidate retrieval

c28620cf 06/30/2017 04:08 PM Andreas Müller

ref #6754 ref #6755 add includeRootNodes and fix count

72c5387c 06/30/2017 03:17 PM Andreas Müller

ref #6754 ref #6755 combine TaxonNodeFilter with DwcA export

56897765 06/30/2017 01:42 PM Patrick Plitzner

Fix exception message

aaf1bca4 06/30/2017 12:59 PM Andreas Kohlbecker

ref #6687 fixing bug in ConversationHolder object comparison by == operator and better logging

b30dfb5d 06/26/2017 10:37 AM Andreas Müller

evaluate doSynonyms for taxon node children retrieval

86003ec5 06/23/2017 11:09 AM Andreas Kohlbecker

fix #6750 implementing DerivedUnitConverter with test

fbc64294 06/21/2017 09:57 AM Patrick Plitzner

ref #6694 Add service method to add child features

  • also add parent of deleted feature node to DeleteResult
0196a8bf 06/20/2017 06:31 PM Patrick Plitzner

ref #6694 Fix moving of feature nodes

489923b4 06/20/2017 04:43 PM Patrick Plitzner

ref #6694 Add service method to move FeatureNodes

7620acb4 06/20/2017 02:02 PM Katja Luther

ref #6730: fix delete of media

6bd4c0bd 06/19/2017 08:56 AM Katja Luther

ref #6730: minor