Contents
Allow to customize the layout of ticket fields in view and form
Description
This plugin allows you to customize the layout of ticket fields and hide the fields in ticket view and ticket form. It also provides admin panel to customize.
New ticket
Ticket view and form
Admin panel to customize
Bugs/Feature Requests
Existing bugs and feature requests for TracTicketFieldsLayoutPlugin are here.
If you have any issues, create a new ticket.
defect |
6 / 6 |
---|
Download
Download the zipped source from here.
Source
You can check out TracTicketFieldsLayoutPlugin from here using Subversion, or browse the source with Trac.
Installation
- Install the plugin:
pip install svn+https://trac-hacks.org/svn/tracticketfieldslayoutplugin/0.12
- Enable the plugin in the
trac.ini
file:; conf/trac.ini [components] tracticketfieldslayout.* = enabled
- Restart your tracd or web server.
- Visit admin/ticket/ticketlayout in your Trac after logged in with
TICKET_ADMIN
permission.
Recent Changes
- 18649 by jun66j5 on 2024-07-23 23:34:40
-
TracTicketFieldsLayoutPlugin: fix almost fields disappeared when
fields
option not configured
- 18595 by jun66j5 on 2023-11-14 12:58:19
-
TracTicketFieldsLayoutPlugin: run tests using github actions
- 18575 by jun66j5 on 2023-11-01 00:45:19
-
TracTicketFieldsLayoutPlugin: make compatible with Trac 1.4/1.6 and Python 3
(more)
Author/Contributors
Author: OpenGroove,Inc. and tracpath
Maintainer: Jun Omae
Contributors:
Last modified 12 months ago
Last modified on Nov 1, 2023, 12:47:21 AM
Attachments (3)
- ticket.png (58.7 KB) - added by 11 years ago.
- newticket.png (26.9 KB) - added by 11 years ago.
- ticketfieldslayout-admin.png (65.2 KB) - added by 11 years ago.
Download all attachments as: .zip