Project

General

Profile

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

# Date Author Comment
8317f888 08/26/2020 05:01 PM Andreas Müller

ref #6581 fix further tests

f19b11bb 08/24/2020 07:51 PM Andreas Müller

ref #6714 fix UserAndGroupServiceImplTest after updating 001-cdm.h2.sql

fa6ce3cf 08/24/2020 07:39 PM Andreas Müller

cleanup

284fff5f 05/27/2020 11:22 AM Andreas Müller

ref #9005 rename TaxonNode.excludedNote -> statusNote and replace flags by status enum

19628913 08/16/2019 10:10 AM Andreas Müller

fix #7957 add types to DescriptionBase

7c2426b5 07/24/2019 11:06 AM Andreas Müller

remove uplaced, excluded, partial and proparte from TaxonBase test data

4f16dfd5 07/23/2019 10:17 PM Andreas Müller

ref #8281 add doubtful to TaxonNode

3de5dbd5 07/19/2019 06:13 PM Andreas Müller

update service/dataset.xsd location

9dc896c9 06/03/2017 07:18 PM Andreas Müller

fix #6368 rename table and class TaxonNameBase

aff06aa4 06/03/2017 07:17 PM Andreas Müller

ref #6368 remove ZoologicalName in test DTYPE

7c119bdf 05/05/2017 08:50 AM Andreas Müller

fix #6367 make nomenclaturalCode an attribute of TaxonNameBase

bb902a45 02/02/2017 04:35 PM Andreas Kohlbecker

Revert "ref #6401 fix failing SecurityTest (due to wrong handling of furtherVotingResult in CdmPermissionVoter"

This reverts commit 5cb08c3f89abfd1bcb5af75f0b2882798418f27a.

5cb08c3f 02/02/2017 12:19 AM Andreas Müller

ref #6401 fix failing SecurityTest (due to wrong handling of furtherVotingResult in CdmPermissionVoter

1402e210 10/18/2016 02:07 PM Andreas Müller

ref #3925 Adapt tests for moving unplaced and excluded

f476ff86 10/12/2016 09:00 PM Andreas Müller

ref #5974 Remove synonym relationship first compiling implementation in cdmlib

ed506dcb 10/07/2016 03:06 PM Andreas Müller

fix #6089 Remove taxonomicParentCache and taxonomicChildrenCount, fix Testdata

46c571ad 07/08/2016 06:05 PM Andreas Müller

#5875 Add isDefault flag to DescriptionBase

ef1b5da2 04/28/2016 03:47 PM Andreas Müller

Adapt table and column names to hibernate 5 naming strategy #5369

... and some other changes to table/attribute names

472ba27c 06/15/2014 12:09 PM Andreas Müller

fixing failing security test due to stricter handling of correct sort index

37e7c06b 03/13/2014 06:05 PM Andreas Kohlbecker

adapting tests for #4081 (TaxonNodeServiceImpl.makeTaxonNodeASynonymOfAnotherTaxonNode() requires TAXONNAMEBASE.[UPDATE])

a9164750 02/26/2014 10:45 AM Andreas Kohlbecker

CdmPermissionClasses for names and references, tests implemented, bug in CdmPermissionClass.from() fixed - #4055 (action enablement adapts to the users granted authorities)

9233b7ac 02/10/2014 01:11 PM Katja Luther
5a845253 01/31/2014 04:59 PM Andreas Kohlbecker

implementing global PUBLISH role, also introducing the interface IPublishable; solves #3980 (Implement PUBLISH role into cdmlib security)

114337dc 01/14/2014 03:49 PM Katja Luther
c93bf342 01/14/2014 03:47 PM Katja Luther

rootNode adaption for classification

4cc79481 10/16/2013 04:42 PM Andreas Kohlbecker

fixing #3792 (permission problem when turning a taxon into a synonmy of another taxon)

d956b529 10/15/2013 04:23 PM Andreas Kohlbecker

DescriptionElementVoter abstains is furtherDecision is un-decidable

85338079 10/09/2013 03:33 PM Katja Luther

merging delete functionality into trunk

219acb96 08/23/2013 11:11 AM Andreas Müller

some fixes for modell change branche

e321340c 07/24/2013 09:48 AM Katja Luther

test SecurityTest.testTaxonDeleteAllow_2() adapted, changed taxonService.delete(Taxon) to taxonService.deleteTaxon(Taxon) and adapted the xml file -> Ticket #3086
add a test for the deletion of the taxondescriptions (ticket #2982)

efdb6847 07/03/2013 12:09 AM Andreas Müller

implement sortIndex for TaxonNode and remove usedSynonym from addChildNode methods (#3508)

717aa7c0 06/26/2013 06:26 PM Andreas Müller

implement abbreviated title for references #1551

2228e0a7 06/26/2013 03:59 PM Andreas Müller

Updating test data for publish flag (I)

64f58fa0 04/09/2013 12:54 PM Cherian Mathew

Updated existing tests to add '[]' around CRUD values

f512ae07 10/05/2012 03:10 PM Andreas Kohlbecker

securing GroupService and GrantedAuthorityService, simple tests for UserService security

8693771b 09/25/2012 06:34 PM Andreas Kohlbecker

removing obsolete auhtority ALL.ADMIN

29e24283 09/10/2012 03:11 PM Andreas Kohlbecker

fixing #3079 (security: implement DELETE in CdmSecurityHibernateInterceptor)

fcdf0d3c 09/10/2012 02:31 PM Andreas Kohlbecker

splitting up long test methods

cefb81d6 09/10/2012 08:15 AM Andreas Kohlbecker

DescriptionElement and Description permissions implemented

3ff0abbf 09/10/2012 08:15 AM Andreas Kohlbecker

DescriptionVoter implemented + authority syntax improvement + better parsing of authority Strings (some tests failing)

e24797e9 09/10/2012 08:14 AM Andreas Kohlbecker

all test SUCCESSFUL - (concept of implicitPermission and voters discarded and disabled)

75d0aefd 09/10/2012 08:14 AM Andreas Kohlbecker

introducing CdmPermissionVoters

7b59c088 09/10/2012 08:14 AM Andreas Kohlbecker

using String EL for userService.changePasswordForUser() and a little house keeping

cda3af79 09/10/2012 08:14 AM Andreas Kohlbecker

renaming user in test data

adfc2cab 09/08/2012 10:00 AM Andreas Kohlbecker

reverting last commit - will be committed again later

08582061 09/07/2012 04:42 PM Andreas Kohlbecker

merging in git branch 'methodSecurityExpressions' and resolving conflict in SecurityTest.java

4ed38662 08/31/2012 06:13 PM Andreas Kohlbecker

adding comments regarding permissions and authorities

d50e4fa8 07/05/2012 04:51 PM Andreas Müller

change service test terms to use same terms as in persistence

d9c0c44e 07/04/2012 05:31 PM Andreas Kohlbecker

solving problem with user saying authenticated over test boundaries

bce1dda8 06/15/2012 01:03 PM Katja Luther

security stuff