Tagged Questions

2
votes
3answers
66 views

Integrate Python app into PHP site

This might sound really crazy, but still... For our revamped project site, we want to integrate Trac (as code browser, developer wiki and issue tracker) into the site design. That is, of course, …
0
votes
4answers
79 views

trac and subversion

What kind of integration does trac have with subversion repositories? Is it simply being able to view the source files or is there more to it?
0
votes
1answer
13 views

Trac: How to change order of menu items

How do I change a Trac project so the timeline is the first menu entry, and the default page when entering the project? I can alter the order of entries in the project's conf file but I will still …
1
vote
0answers
33 views

Configure SVN Server and Trac on Ubuntu [closed]

Hi, I would like to configure my Ubuntu Machine as local web server for multiple project handling. Am bit confused about the URL/Folder structure of my above system. I wish to get something like …
71
votes
116answers
12k views

What bug tracking software do you use?

I'm currently looking at Bugzilla and Trac, as they seem to be the most popular (and I'm hoping that also means if there are any problems, it will be easier to get help), but I'm curious what …
0
votes
1answer
11 views

trac: custom ticket state not visible in timeline

I am using AdvancedTicketWorkflowPlugin 0.10dev and I have created my own ticket state (claimed_fixed). Everything seems to work, but changes about claiming fixed are not visible in the timeline. I …
1
vote
2answers
32 views

How do I get the remote user agent inside a Genshi template when using Trac, and WSGI?

I'm trying to do some customization of a Trac project management website and have run into an interesting problem. The project has a set of images that are both SVG and PNG. The SVG images have …
0
votes
1answer
25 views

Replace a trac site with a basic redirect page

We have trac site set up to listen on /tracproj/, this swiftly passes control onto mod_python and does some python magic (I'm a php coder :-p); anyway. I have a project at /tracproj/{projectname} and …
1
vote
1answer
69 views

Codaset, Codebasehq, Unfuddle, Trac or Redmine?

I have a handful of small Git repositories I would like to host remotely. They're all private projects, most of them in Java. Codaset, Codebasehq, Unfuddle, Trac, Redmine.. There seems to be an …
1
vote
4answers
121 views

Installing Trac with Subversion 1.6

I'm trying to set up Trac on my server and have successfully installed it, compiled the bytecode and run the tracd server. The only problem is that it's not reading my SVN repository. The error I'm …
0
votes
0answers
33 views

Kanban board plug-in for Trac

Is there any plug-in/app for presenting/managing tickets from Trac bug tracking system on Kanban board? For example, I want to be able to change the status of Trac tickets by dragging-dropping them …
1
vote
5answers
160 views

A TRAC-Like software

I tried TRAC before and knew how powerful it is But I'm having lots of difficulties to to put it on an online host, it needs lots of resources and can't put it on a regular paid host So I wanted to …
0
votes
0answers
31 views

Trac task context sharing with mylyn

I've got trac working with mylyn (in eclipse obviously) through xmlrpc. Yay for six hours of my life. I can attach and retrieve context to tasks in trac. Question setup: I have a project checked …
0
votes
1answer
34 views

Trac Workflow blocking

Is there a way to block a given change based on the user role? For example, I don't want any developer to be able to change a ticket status from 'development' to 'closed'. I want it to go through …
0
votes
3answers
97 views

Scrum Project Managment w/ Trac Integration

Currently we use Trac to manage all of our tickets (bugs, enhancements, and new projects). It lacks a nice ability to map out the projects, releases and do time estimations. Is there a good scrum …

1 2 3 4 5 9 next
15 30 50 per page