Edgewall Software

Changes between Initial Version and Version 8 of Ticket #8036


Ignore:
Timestamp:
Nov 15, 2010, 1:34:50 PM (13 years ago)
Author:
Remy Blank
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8036

    • Property Cc felix.schwarz@… added
    • Property Priority normalhigh
    • Property Owner set to Remy Blank
    • Property Milestone0.13
    • Property Keywords patch permission added
  • Ticket #8036 – Description

    initial v8  
    55def get_permission_actions(self):
    66    return ['TEST_CREATE', 'TEST_DELETE', 'TEST_MODIFY',
    7             ('TEST_ADMIN', ['TEST_CREATE', 'TEST_DELETE',
    8                             'TEST_MODIFY'])]
    97            ('TEST_CREATE', []),
    108            ('TEST_ADMIN', ['TEST_CREATE', 'TEST_DELETE']),