Tagged Questions
9
votes
3answers
1k views
Change ticket display in Trac
With default template, trac ticket is available for viewing only, I must click modify to expand properties tab to modify, change state of a ticket.
Now I want to expand that tab automatically? How can ...
6
votes
3answers
910 views
When using Trac and SVN together, how will I know that a file is committed to solve a certain ticket?
For example, a file is modified to do an enhance ticket, what I want to do is associated the committed file to the ticket. When using Trac and SVN together, how will I know that a file is committed to ...
3
votes
4answers
2k views
How to quickly add tickets in Trac?
It's very painful to add multiple tickets to Trac or to have it as your own todo list. That causes people to use their own task management tools so tasks are then spread all around.
Is there any ...
2
votes
1answer
197 views
Display list of changesets linked to a particular Ticket on Trac
I have a Trac installation with the Trac-Git plugin. When committing to git, I can use TracLinks to reference to a Bug by using a prefix bug:123 or #123 and the changeset is linked to the bug. I want ...
2
votes
5answers
4k views
How do I export Trac tickets to MS Excel including the ticket description, with formatting?
I need to be able to export Trac tickets from a report or custom query to Excel, including the ticket description. The catch is that the description must be formatted as defined by the wiki syntax ...
1
vote
2answers
88 views
Show active tickets in Trac wiki home page
in my trac installation I'm looking for a way to show Active tickets in a section of the homepage. How could I do this?
Thanks
0
votes
2answers
466 views
Closing tickets in Trac with Git commit message
I tried to use Trac with Git.
I've configured Git plugin - it
shows repository and changesets in
"Browse Source" tab correctly.
Turned on CommitTicketUpdater
plugin, configured it: turned off
...
0
votes
1answer
138 views
Define new custom Trac ticket field
I am trying to create a customized ticket in Trac. What I need to do is to have a ticket, which will allow the following:
User can choose (from select field or by input) how many times will some ...
0
votes
1answer
177 views
Use of the severity-property for Trac tickets
I use Trac regularly in a team at work, as well as for my own project for the university. In both cases I have never felt the need to use the severity property for a ticket. I feel that by using the ...