ticket

How to quickly add tickets in Trac?

It's very painful to add multiple tickets to Trac or to have it as your own todo list. That causes people to use their own task management tools so tasks are then spread all around. Is there any plugin or macro that would quicken the process of adding a ticket? ...

How do I export Trac tickets to MS Excel including the ticket description, with formatting?

I need to be able to export Trac tickets from a report or custom query to Excel, including the ticket description. The catch is that the description must be formatted as defined by the wiki syntax rather than displaying the raw text. ...

How do I code Citrix web sites to use a Secure Gateway (CSG)?

I'm using Citrix's sample code as a base and trying to get it to generate ICA files that direct the client to use their Secure Gateway (CSG) provider. My configuration is that the ICA file's server address is replaced with a CSG ticket and traffic is forced to go to the CSG. The challenge is that both the Citrix App Server (that's prov...

WCF ticket base authentication

Hi, I am writing WCF service that uses wsHttpBinding binding,which is not hosted in IIS but in Windows Service.I want to have a Login(user,pass) method in service, which will give a ticket to the client if the user is valied. Can anyone help me to understand how to implement ticket base authentication in WCF? Is there any standard mecha...

Authentification and security model in client/server aplications

I'm developing custom client/server application that requires client to log in with their username and password. The user accounts are not related to Windows/AD accounts in any way. After login, client application will request other services from server system. My question is what is the best way to implement this? What kind of archite...

Does anyone have experience with the Nanoptix model of Ticket Printers?

We currently use Nanoptix Paychex3 ticket printers on a fairly large project. We use a DLL provided by the manufacturer to send the print raw data directly to the printer, which works pretty well, but we have found that the usb port communication drops from time to time (as often as every 10 prints) and need to find a solution. They ha...

Selling Concert Tickets Online

Can anyone recommend a method for selling concert tickets online? The shopping cart is relatively easy but we want to create a PDF that prints their information on the ticket and allows them to print. Any ideas? ...

When using Trac and SVN together, how will I know that a file is committed to solve a certain ticket?

For example, a file is modified to do an enhance ticket, what I want to do is associated the committed file to the ticket. When using Trac and SVN together, how will I know that a file is committed to solve a certain ticket? Is this possible? Thank you. ...

ASP.net based open source support ticket system

I am in search of ASP.net based open source support ticket system. are there any suggestions? ...

Create non-persistent cookie with FormsAuthenticationTicket

Hello! I'm having trouble creating a non-persistent cookie using the FormsAuthenticationTicket. I want to store userdata in the ticket, so i can't use FormsAuthentication.SetAuthCookie() or FormsAuthentication.GetAuthCookie() methods. Because of this I need to create the FormsAuthenticationTicket and store it in a HttpCookie. My code l...

customizable open source ticket/email solution

I need to build/integrate a system that can support email interactions with users with a customizable workflow including attaching documents, digital signatures etc. Think about a "mortgage refinancing" workflow, where each customer has about 12 steps that are needed to complete the refinance, I need a tracking system where I can track ...

Internal and External Bug-Tracking Setup

Most of you certainly use some kind of bugtracker. Maybe internally only, once a customer files a bug via email or phone you add a new ticket by yourself. Sometimes weekly project meetings can be great source of new tickets coming preferably in flavors of excel sheets that the PM on the other side of the table loves to maintain and chase...

VerificationException from DotNetOpenAuth RP

Hi, I'm trying to integrate open id into a site, but I have a problem due to this open ticket: "http://dotnetopenauth.net:8000/ticket/163" Can you give me a workaround, please? Maybe indicate an older version? Thank you very much ...

What is the most polished OSS ticket system?

I am particularly interested in solutions that do very well creating tickets from e-mail, and that allow replies to be sent back and forth via e-mail in a threaded fashion. ...

Use of the severity-property for Trac tickets

I use Trac regularly in a team at work, as well as for my own project for the university. In both cases I have never felt the need to use the severity property for a ticket. I feel that by using the type and priority properties gives all the information I need, and I cannot think of anything to do with the severity property that would no...

Change ticket diskplay in Trac

With default template, trac ticket is available for viewing only, I must click modify to expand properties tab to modify, change state of a ticket. Now I want to expand that tab automatically? How can I change it quickly without changing the template itself? Is it possible to change it with trac.ini file? I cannot find where's location ...

Where to find Qt's commits?

Hello, There's a regression in Qt 4.6.2 on Windows (setting border color from stylesheet does not work) that I decided to fix myself. This bug was originally reported in Qt 4.4, and was fixed in Qt 4.5, around December 2008. Unfortunately I cannot find the corresponding commit in http://qt.gitorious.org/, probably because the commit is...

Web2py ticket invalid links

Hi, I started playing around with web2py the other day for a new project. I really like the structure and the whole concept which feels like a breath of fresh air after spending a few years with PHP frameworks. The only thing (currently) that is bothering me is the ticketing system. Each time I make a misstake a page with a link to a t...

Java and Kerberos

Hello, I would like to compare a String to the password of the currently authenticated user (encrypted keys comparison). It seems like retrieving password from the ticket cache but how can I do that? Thank you ...

Event code: 4005

Hi Guys, something weird is happening! is a couple of days that my users are experincing a "logging out" isses, the error message is: Event code: 4005 Event message: Forms authentication failed for the request. Reason: The ticket supplied was invalid. Here the data: the website is running on 3 server behind a load balancer yes, machi...