CustomSelectAdmin 0.6.1
Modify custom select fields for tickets in an admin panel within Trac.
Overview
This is a Trac plugin that adds an admin panel for every custom ticket field that is of type 'select' in the [ticket-custom] section of trac.ini. These panels behave very similarly to the 'Components,' 'Milestones,' 'Priorities,' etc. panels.
Options
This plugin allows the following option to be added to the [ticket-custom] section in trac.ini:
<FIELDNAME>.panel = <PANELNAME>
This is the string that will display as the title of the panel in the left-hand panel selection area in the Trac 'Admin' section.
Change History
0.6.1(2011-03-03)
- Use MANIFEST.in in the absence of a Subversion repository
0.6(2011-03-03)
- Update setup.py and __init__.py to be properly recognized
0.5(2010-01-10)
0.4(2009-08-03)
- Added additional method to fully implement ITemplateProvider interface and avoid potential errors [jetheis]
0.3(2009-07-26)
- Fixed missing template problem [jetheis]
0.2(2009-07-20)
- Minor bug fixes [jetheis]
0.1(2009-07-13)
- Initial release of plugin [jetheis]
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| CustomSelectAdmin-0.6.1.tar.gz (md5) | Source | 2011-03-03 | 18KB | 421 | |
- Author: Jimmy Theis
- Home Page: http://github.com/jetheis/CustomSelectAdmin
- License: GPLv3
- Package Index Owner: jetheis
- Package Index Maintainer: claytron
- DOAP record: CustomSelectAdmin-0.6.1.xml
