Edgewall Software

Changes between Version 62 and Version 63 of TracPermissions


Ignore:
Timestamp:
Apr 30, 2009, 11:08:13 AM (15 years ago)
Author:
kontakt at meitzner dot net
Comment:

Fixed some typos in my change

Legend:

Unmodified
Added
Removed
Modified
  • TracPermissions

    v62 v63  
    4949|| `TICKET_EDIT_CC` || Full modify cc field ||
    5050|| `TICKET_EDIT_DESCRIPTION` || Modify description field ||
    51 || `TICKET_ADMIN` || All `TICKET_*` permissions, plus the deletion of ticket attachments and modification of the description field. It also allows managing Ticket Properties in the WebAdmin panel. ||
     51|| `TICKET_ADMIN` || All `TICKET_*` permissions, plus the deletion of ticket attachments and modification of the description field. It also allows managing ticket properties in the WebAdmin panel. ||
    5252
    5353Attention: the "view tickets" button appears with the `REPORT_VIEW` permission.