I think there is an enhancement request already in TRAC for having the
ability to customize the look of a ticket based on ticket type. I think
there are also plans to look at dependencies between tickets etc.
For test test case management try:
http://trac-hacks.org/wiki/TestCaseManagementPlugin
I'd actually suggest using apache. It's easy to use and configure and
handles authentication for you in plenty of different ways.
-Original Message-
From: trac-users@googlegroups.com [mailto:[EMAIL PROTECTED]
On Behalf Of AmanteImperfetto
Sent: Wednesday, March 21, 2007 5:02 PM
To: Trac
The easiest way is to use simple apache based authentication (if you are
using apache as your web server).
-Original Message-
From: trac-users@googlegroups.com [mailto:[EMAIL PROTECTED]
On Behalf Of John
Sent: Sunday, March 11, 2007 7:53 PM
To: Trac Users
Subject: [Trac] Trac Authenticati
Change your process. Having some supervisor acting as a gate sounds
like a total waste of time...
-Original Message-
From: trac-users@googlegroups.com [mailto:[EMAIL PROTECTED]
On Behalf Of [EMAIL PROTECTED]
Sent: Wednesday, December 20, 2006 8:38 AM
To: Trac Users
Subject: [Trac] Supe
Ok thanks for the replies. I'll poke around on the genshi site.
-Original Message-
From: trac-users@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Ilias
Lazaridis
Sent: Saturday, December 16, 2006 9:19 AM
To: Trac Users
Subject: [Trac] Re: Genshi vs ClearSilver templates??
Ο/
Anyone know why they are moving to using Genshi in version 0.11.x. I
just wrote a plugin using ClearSilver and it's awsome.
I don't know anything about Genshi, but ClearSilver has a proven track
record with trac...no pun intended.
--~--~-~--~~~---~--~~
You rece
Yeah you can set up a root "master" project. You create the individual
projects under this master directory.
Then when you go to the main trac URL like http://trac/master... (this
link doesn't exist so don't click it) you'll get a list of the sub
projects.
Here's the trac link to explain it:
ht
You can also create custom fields for tickets. Create a custom field
called "estimated time" if you want.
There is also a plugin on the trac site that includes a burn down chart
based on another plugin which includes limited time tracking.
Just check on trac's main site for the plugin list.
We have sharepoint and we use it as a document management system/wiki.
I would argue that trac is totally different.
However, if they are Microsoft oriented they'll probably bring along
Microsoft project and Team system. Those systems would cover most of
trac's functionality.
But you will lose
Here's a report that we put together that shows all tickets opened in
the last 7 days. Should be easy to modify it...
SELECT p.value AS __color__,
id AS ticket, summary, component, milestone, t.type AS type, time AS
created,
changetime AS _changetime, description AS _description
I don't think trac works with apache 2.2.
-Original Message-
From: trac-users@googlegroups.com [mailto:[EMAIL PROTECTED]
On Behalf Of Daniel Serodio (lists)
Sent: Friday, December 01, 2006 12:17 PM
To: Trac Users
Subject: [Trac] Error with XML-RPC plugin after upgrade
I did a major upgr
By default even if you don't specify and owner the ticket is assigned to
the component owner.
If you have notification turned on in the trac.ini file (which you can
configure for each project), you can tune how you want the notification
to work.
If you assign a ticket manually to someone that is
12 matches
Mail list logo