Tagged Questions

9
votes
4answers
613 views

FogBugz On Demand + online source control at low/no cost?

I have a project in the free hosted FogBugz On Demand (FOD) product right now. This is great for feature/issue tracking. But I've been working from a codebase that is solely on my development machine. ...
7
votes
2answers
893 views

Timesheet reporting in FogBugz?

Currently it's a big PITA to create timesheet report for say a week or month in FogBugz... maybe someone knows about a plugin to that for you?
3
votes
1answer
183 views

VS 2010 addin for Fogbugz?

I'm starting a project in Visual Studio 2010 and I'd like to use FogBugz in conjunction with it, but the addin supplied appears to be for VS 2008. Is there a version that works with 2010? [crosses ...
3
votes
1answer
8k views

Parsing XML with CDATA with JQuery

Edit: I was missing two things here. The lack of "Content-Type:text/xml" in the header returned by the AJAX call was preventing JQuery from treating the returned data as a document. Once that was ...
3
votes
1answer
439 views

BugzScout in hosted Fogbugz

Is it possible to use BugzScout in the fogcreek-hosted version of Fogbugz?
2
votes
1answer
27 views

Is it possible to tell BugzScout to stop reporting on a specific exception or set FogBugz to stop tracking that exception?

We have an exception that pops up on our website that is getting reported to BugzScout many times a day. The functionality that produces the exception still does what it's intended to do, so we just ...
1
vote
1answer
83 views

FogBugz - Include all cases assigned to myself and Project <> “Project A” and Project <> “Project B”

Is there a way in FogBugz to create a filter which is: [All] [open] [cases] assigned to [Developer A] with the exception of 1 or more projects. I've had a trawl through Google and the FogBugz ...