Tagged Questions

8
votes
4answers
136 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. …
3
votes
2answers
309 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?
2
votes
1answer
152 views

Using a sub-domain of website to login users

Fogbugz-on-demand, 37 signals, and PB-Wiki all use sub-domains with custom url's for each group of users to access their login page. So it doesn't even seem possible for a user using those services …
2
votes
1answer
222 views

BugzScout in hosted Fogbugz

Is it possible to use BugzScout in the fogcreek-hosted version of Fogbugz?
1
vote
1answer
18 views

Fogbugz database schema management

This is a very simple question, and maybe the man himself can provide insight on this :) Does anyone know the pseudocode behind how Fog Creek does database schema management? I'm running into an …
1
vote
1answer
45 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 …
1
vote
1answer
1k 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 …
0
votes
1answer
49 views

Any way to hack FogBugz On demand to SSO?

I will launch soo a new iPhone app and want to off-load the forums to my actual FogBugz On Demand account. However, I discover that FOD have no facility to integrate Single sing-on. I use django and …