[Trac] ticket formatting

2007-04-23 Thread surge

Quick question, why doesn't track keep the formatting of the original
ticket description. For example, I wrote something like:

1. Issue A
2. Issue B

Trac compressed it all into "1. Issue A 2. Issue B". Can new lines in
the ticket description be replaced with  somehow?


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] navigation

2007-04-24 Thread surge

Hello everybody,

Let me begin by saying that TRAC is the most flexible system I've
found. I use it primarily for bug reporting and it's just awesome.
Among other things, I particularly like the ability to edit reports.
Really nice.

Anyway, my only beef so far is that the UI sequence of submitting a
ticket is not very intuitive to me. Here's the UI scenario I'm talking
about:

1. View Tickets
2. View Available Reports
3. Say, I choose report #1
4. I decide to submit a new ticket while viewing the tickets in the
report and click "New Ticket"
5. I press submit on the "New Ticket" page, which submits the ticket
but the page doesn't change to anything. I'm still on the "New Ticket"
page.

Somehow I would like to quickly go back to the reports I was viewing
before. To do that in the scenario above I would need to repeat steps
1 through 3.

Does it make sense or am I missing something?

Thanks for any suggestions.

Best regards,
Sergei


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: ticket formatting

2007-04-24 Thread surge

Hi Mike,

This is very cool. Wiki formatting definitely takes care of this
problem.

Thank you very much for a prompt reply.

Regards,
  Sergei


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] SQL syntax

2007-05-07 Thread surge

Hello everybody,

I've tweaked Trac to my needs pretty well now. The flexibility of Trac
reports is unbelievable.

Got a question though about SQL syntax. In one of the built-in reports
I saw this in the ORDER statement:

ORDER BY (status = 'assigned') DESC,...

What does the part in parenthesis do? Is it only sqlite or  mysql as
well?

Thanks,
 Sergei


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Email format

2007-05-08 Thread surge

The emails that Trac sends are text-only. Can an HTML version be
included with each email as well? I use mutt but the others in my
organization are on Outlook and Outlook Express -- so, the text
version isn't properly formatted for them.

Would appreciate any suggestions.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Column names

2007-05-08 Thread surge

I'm trying to customize the column names and when I alias "id" as
anything but "Ticket", all tickets in the report stop being clickable.
Is there a way around this?


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---