[Trac] Notifications and Usernames issue

2009-08-08 Thread Sean Killeen
Hey all, Fairly new to the inner workings of TRAC, but I have a desktop PC on my network running Subversion and TRAC (0.11.2.1) linked together on Apache (2.2) with Python (2.5). I have set up notifications to work by sending an e-mail via GMail SMTP settings, and it sends fine to me. However, o

[Trac] Re: Implementing a new permission (not associated with a specified component)

2009-08-08 Thread jevans
On Aug 5, 8:34 am, Olemis Lang wrote: > On Tue, Aug 4, 2009 at 10:21 PM,jevans wrote: > > > On Aug 4, 9:27 am, yoheeb wrote: > >> On Aug 4, 7:18 am, Olemis Lang wrote: > >> > On Mon, Aug 3, 2009 at 6:21 PM, Ryan Ollos wrote: > >> > > >> > > The problem I have is that I want all users to see t

[Trac] bug? no syntax highlighting for anonymous users

2009-08-08 Thread Frank Mertens
I don't get syntax coloring with pygments before I log in. That't with trac 0.11. Is this default behavior? Has anybody seen a similar issue? - Frank --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Trac Users" gro

[Trac] Re: How to change Ticket Field Labels

2009-08-08 Thread jevans
Erik Weibust wrote: > What is the easiest way to change the New Ticket page field labels? I want > to change Version to "Found in" and Milestone to "Fixed in". > > Thanks... > Erik BlackMagicTicketTweeks on Trac-Hacks makes it easy. We found it slowed access but you could try it to see how it

[Trac] Export csv with custom fields

2009-08-08 Thread Rehan
Hello, I want to export csv file with all the custom fields that I've added to the trac.ini file. The problem is that I want to export tickets that I have selected through 'Custom Query' (in 'View Tickets'). However, the export link at the bottom of the page do not export all the fields and espe

[Trac] Re: any recent success with oracle version?

2009-08-08 Thread Christian Boos
Jani Tiainen wrote: > mkitezr kirjoitti: > >> That's funny Jani. My question about getting started was more just the >> downloading trac and start coding part. I have that and am starting a >> review. I would like to be respectful to the process established by >> the moderators/contributors of

[Trac] Re: Set up Plan for Windows

2009-08-08 Thread RJOllos
On Aug 6, 11:25 pm, Иван Бессарабов wrote: > Trac has blame function out of the box - it is called annotate - here is the > examplehttp://trac.edgewall.org/browser/trunk/ChangeLog?annotate=blame&rev=8370 > It does not show the author of the change but it shows revision when the > change was done.