wiki:AccreditationPlugin

Support for accreditation of a ticket

Description

This plugin provides the ability to add accreditation to a single ticket. An accreditation is an additional step in the project process to independently verify the code changes that are proposed. This is useful for a change evaluation or a bug close.

Possible usage:

  1. Change influence evaluation.
  2. Pass a design change request.
  3. Peer review.

Example

  1. Launch a new accreditation:

  1. Reply to an accreditation:

  1. Launch multiple accreditations:

  1. Change History:

Bugs/Feature Requests

Existing bugs and feature requests for AccreditationPlugin are here.

If you have any issues, create a new ticket.

defect

2 / 2

enhancement

5 / 5

Download

Download the zipped source from here.

Source

You can check out AccreditationPlugin from here using Subversion, or browse the source with Trac.

Installation

  1. Install this plugin, for example using easy_install.
  2. Enable the plugin in your trac.ini file:
    [components]
    accreditation.* = enabled
    

Recent Changes

17082 by cauly on 2018-03-26 22:49:45
applying patch from #13289
16728 by cauly on 2017-08-16 09:44:23
add support for trac 1.2 or later.
add support for other databases.
(see #13258)
16725 by cauly on 2017-08-09 00:52:07
fix #13258
(more)

Author/Contributors

Author: cauly
Maintainer: Cauly
Contributors:

Last modified 7 years ago Last modified on Aug 9, 2017, 10:18:01 AM

Attachments (4)

Download all attachments as: .zip