Search found 7 matches

by tom.mcmanus
Thu Jun 03, 2010 8:29 am
Forum: Questions (API)
Topic: Mantis/DragnetService Call for Item/Category Details?
Replies: 7
Views: 11834

Re: Mantis/DragnetService Call for Item/Category Details?

Jeff - OK, things are going pretty well so far, as long as I'm logged into the server as a full-user. I've got the Categories for the project, and the Item types in my dropdowns. Can you tell me how to hit the server in the same fashion as the External Add page - it seems like I should be able pull ...
by tom.mcmanus
Wed Jun 02, 2010 1:47 pm
Forum: Questions (API)
Topic: Mantis/DragnetService Call for Item/Category Details?
Replies: 7
Views: 11834

Re: Mantis/DragnetService Call for Item/Category Details?

Jeff - We are using Fortress, and easier is better! I'll start poking at it. Basically, I need to create a replacement for the External Add page. Ideally, it'd be a webpage that I can point all of our technicians to and say "Go here to enter bugs." The External Add page, as is, is a little...
by tom.mcmanus
Wed Jun 02, 2010 1:10 pm
Forum: Questions (API)
Topic: Mantis/DragnetService Call for Item/Category Details?
Replies: 7
Views: 11834

Re: Mantis/DragnetService Call for Item/Category Details?

Do you see an API for ListCategories() and ListItemTypes() ? I cannot remember where the namespace where they are implemented, but I believe it should give you what you want. Hi Jeff - I do see ListCategories, but when I invoke the webservice, I get "Server was unable to process request. ---> ...
by tom.mcmanus
Wed Jun 02, 2010 11:28 am
Forum: Questions (API)
Topic: Mantis/DragnetService Call for Item/Category Details?
Replies: 7
Views: 11834

Mantis/DragnetService Call for Item/Category Details?

Hi Sourcegear -

Can you point me in the right direction to get a list of Category names and a list of Item type names to populate a listbox/dropdown?

I'm trying to recreate the External Add page, but heavily modified for our production department.

Thanks!

Tom McManus
thomas.mcmanus@cobham.com
by tom.mcmanus
Thu May 06, 2010 2:53 pm
Forum: Support (Fortress)
Topic: Two external add questions
Replies: 3
Views: 5507

Re: Two external add questions

Linda - Thanks for the pointers w/r/t external add - I fiddled a bit with the query and came up with use sgdragnet go select projectid, name from dbo.projects where allowexternalsubmission = 1 go which gives me a nice list. Do you have any input on the ability to customize the external add page? Tha...
by tom.mcmanus
Mon Apr 26, 2010 10:41 am
Forum: Support (Fortress)
Topic: Two external add questions
Replies: 3
Views: 5507

Two external add questions

Hi Sourcegear - First - is there a good/easy way to get a list of all projects w/external add enabled, and the corresponding URLs, without just going through each project and hitting the External Add page and cut-n-pasting the URL? Second - is there a good/easy way to change what fields are presente...
by tom.mcmanus
Mon Oct 20, 2008 12:42 pm
Forum: Support (Fortress)
Topic: Fortress Help Crashes
Replies: 1
Views: 2336

Fortress Help Crashes

Hello - We've managed to find a problem in the following : Run Fortress Client Log in Select a repo View->Fortress Work Items Select 'Queries' Help->Contents Select 'Queries' Click on 'Performing Queries' in the content pane At this point, we hear a rapid clicking sound effect, much like the IE link...