wiki:ProjectPlugin

Version 11 (modified by Ryan J Ollos, 7 years ago) (diff)

Make notice consistent.

Adds project information to each ticket

Notice: This plugin is deprecated and will not be maintained anymore.

Description

Adds project number to ticket. User which have right CONTROLLER_ADMIN (or TRAC_ADMIN) can edit list of default project numbers in admin pane. Editing project number manually:

  • when creating a ticket, manually typed project numbers will be skipped !

Bugs/Feature Requests

Existing bugs and feature requests for ProjectPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

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

Example

Sample initial configuration:

[project-plugin]
default-project = 98765

Sample configuration after editing in Admin panel:

[project-plugin]
default-project = 98765
order.1.type = defect;12345

Recent Changes

16504 by rjollos on 2017-04-16 00:30:49
Fix indentation
12410 by framay on 2012-12-07 14:50:58
  • improved db-queries to be compatible with Trac 1.0
  • removed unnecessary imports
10950 by framay on 2011-11-28 07:45:46
creating folder trunk, since future changes will be made for Trac version 0.13
(more)

Author/Contributors

Author: framay
Maintainer: framay
Contributors: