Changes between Version 13 and Version 14 of TracPermissions


Ignore:
Timestamp:
Feb 9, 2015, 9:54:05 AM (9 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracPermissions

    v13 v14  
    5252|| `TICKET_EDIT_COMMENT` || Modify comments ||
    5353|| `TICKET_BATCH_MODIFY` || [wiki:TracBatchModify Batch modify] tickets ||
    54 || `TICKET_ADMIN` || All `TICKET_*` permissions, plus the deletion of ticket attachments and modification of the reporter and description fields. It also allows managing ticket properties in the WebAdmin panel. ||
     54|| `TICKET_ADMIN` || All `TICKET_*` permissions, plus the deletion of ticket attachments and modification of the reporter and description fields. It also allows managing ticket properties in the [trac:WebAdmin] panel. ||
    5555
    5656Attention: the "view tickets" button appears with the `REPORT_VIEW` permission.