1
vote
1answer
52 views
Redirect from plugin page to a custom URL filter
Hi,
I am building a calendar plugin for FogBugz. One of the items displayed on the calendar is uncompleted milestones. When the user clicks on a milestone, I want to show all of t …
0
votes
1answer
183 views
Submit link via API
Submitting cases via the API I can easily submit with URLs in sEvent by just entering the URL as a part of the text and it'll be a clickable link, but so far I seem to be unable to …
0
votes
0answers
81 views
FB URL-shortener for permalinks
FogBugz should include a rudimentary URL-shortening service to use for permalinks and deep-linking to any other particular page.
At the simplest, it could create links like:
http: …
14
votes
1answer
403 views
Feature request: url (link) custom field type
It would be nice to have a url custom field. The idea would be to let people enter a url and turn it into an anchor tag.
The Edit/Resolve/Close views would let the use edit the ur …
0
votes
1answer
93 views
On closing a case, send email to person who sent in the email that created the case
Hi
There seems to be a gap in the workflow. When a person emails in a bug/feature, they get a ticket but it would be ideal to also send them an email when their case is closed in …
0
votes
1answer
87 views
Plugin development: Get URL parameters
Hello,
I'm developing my plugin using C#. For example the plugin has URL:
http://FB/default.asp?pg=pgPlugin&ixPlugin=21&myParam=value
I want to parse this URL and get t …
1
vote
1answer
81 views
AttachmentSidebar and plus-signs
I found a minor bug: the AttachmentSidebar plugin doesn't URL escape plus signs.
We have the AttachmentSidebar plugin installed. I have an attachment with a plus sign in the filen …
0
votes
1answer
108 views
Making URI Linkable Titles in Wiki Pages Using FogBugz 7.0.25?
For instance say I'm sending an email to a collegue and I want to link directly to a particular portion of a document in the wiki using a hyperlink and an anchor.
I might send t …
2
votes
1answer
305 views
URL to view FogBugz cases through Salesforce
Hi All,
We had previously set up a link in Salesforce so that our Sales team could view open and closed cases by customer. We used a custom field in FogBugz to define the custome …
0
votes
1answer
242 views
suggestion: auto link URLs with http:// or www.
I would like to know where to submit suggestions, since this is not a question, as I don't believe there is a fix for this.
My suggestion is to auto link URLs in the cases, like t …
3
votes
1answer
397 views
Remote fogbugz url issues
We have fogbugz+kiln running on a server, and access is working great in our internal network.
We want to enable remote users to access fogbugz through our firewall, to accomplish …
1
vote
1answer
116 views
How can I bookmark a saved filter defaulted to flat grid view?
I am trying to bookmark one of my saved filters that I prefer to view in flat grid view mode. When I bookmark the page it looks something like: https://fogbugz.mysite.com/default. …
1
vote
1answer
120 views
Removing the /fogbugz/ component of URLs
We have self-hosted Fogbugz for Unix...
We want to see about removing the /fogbugz part of the URL, so Fogbugz just exists at the root of the website.
Current case URL:
http://su …
0
votes
1answer
118 views
Redirect from old URL
This might be more of an IIS question then a FB question; I'm used to Linux & Apache.
We just upgraded from FB 6 to FB 8. I didn't notice that, before the upgrade, FB lived a …
0
votes
1answer
54 views
Suppress blue band at the top of case page
Is there a way to show just the case details, without the Ui strip at the top (log, List Cases, New Case, Send Email, etc)? I'd like to embed a case in a relatively tight web page …