Welcome to the syncleus dANN ticketing system. This is the place where you submit tickets for resolution.
If you'd like to see the standard Trac welcome page please go to the default welcome page.
Here are some example tags you need to know to use the system properly, they can be used anywhere you enter text to provide a link to another part of the site (like a particular SVN checkin or ticket); please use them whenever possible, especially when creating or completing a ticket:
[changeset:<number> <link text>] - This tag will link to a particular commit done through SVN. The number is the same one that shows up on the Timeline tab above (this is also the Rev column under Browse Source). <link text> like all links contains the clickable text you want to show. Here is an example: [changeset:1 this is the first commit] which will display as: this is the first commit.
[ticket:<number> <link text>] - This tag will link to a particular ticket submited through trac. The number is the same one that shows up in the address bar when viewing a previously created ticket. <link text> like all links contains the clickable text you want to show. Here is an example: [ticket:1 this is the first ticket] which will display as: this is the first ticket.


