Search found 8 matches

by Dieter Soergel
06 Jun 2011, 13:23
Forum: Deutsch
Topic: Link um Versionen eines Projektes zu ändern
Replies: 1
Views: 3758

Link um Versionen eines Projektes zu ändern

Hallo,
gibt es eine Möglichkeit direkt zu den Versionen eines Projekts zu springen?

Ich bin in Projekt xy und möchte mit möglichst wenig Clicks zu den Versionen kommen.
Früher war man beim Meüpunkt Verwaltung direkt auf der entsprechenden Seite.
Seit einigen Mantisversionen muss ich erst das ...
by Dieter Soergel
19 Jan 2011, 21:03
Forum: Help
Topic: How to set relationship to many issues?
Replies: 1
Views: 1804

How to set relationship to many issues?

I have issue A, now I want to set a "depend from" relationship form A to this Issue B,C,D,E...
How can I do this with less clicks?
Of course I can open Issue B and set the relationship to A by hand, open issue C and so on.

Any Ideas or links?

Thank you for assistance.

Dieter
by Dieter Soergel
26 Feb 2008, 09:43
Forum: Help
Topic: Mantis DokuWiki - no authentication
Replies: 1
Views: 2082

Mantis DokuWiki - no authentication

Hello,
I have Mantis 1.1.1. and Dokuwiki installed (on a hosted Server).
After installation, I also followed exactly these instructions:
http://www.mantisbt.org/wiki/doku.php/m ... h_dokuwiki

Now when clicking on the Wiki entry in Mantis, the WikiPage shows a Permission denied.

Seems the User in ...
by Dieter Soergel
15 Feb 2008, 12:27
Forum: Help
Topic: DokuWiki: Permission Denied
Replies: 0
Views: 1736

DokuWiki: Permission Denied

Hello,
I have Mantis 1.1.1. and Dokuwiki installed (on a hosted Server).
After installation, I also followed these instructions:
http://www.mantisbt.org/wiki/doku.php/mantisbt:issue:7075:integration_with_dokuwiki

When clicking on Wiki in Mantis, the WikiPage shows a Permission denied .

Seems the ...
by Dieter Soergel
14 Feb 2008, 08:52
Forum: Help
Topic: German Umlaut in Status in eMail Subject
Replies: 3
Views: 8917

Re: German Umlaut in Status in eMail Subject

@deboutv
The Originalstring is Rückmeldung, - so I have not to deal with German Umlaute.

The Question ist, why is it not shown as Rückmeldung in the Subject of the Mail?
It seems to me, that it has something to do with UTF-8.

So the question seems to be - how can I change the encoding which ...
by Dieter Soergel
13 Feb 2008, 09:40
Forum: Help
Topic: German Umlaut in Status in eMail Subject
Replies: 3
Views: 8917

German Umlaut in Status in eMail Subject

Hello
we use Mantis 1.1.1.
I applied a patch so the Status of the issue is shown in the Subject of the eMails.
Looks like:
[Testprojekt 0002339]: ZUGEWIESEN: Testeintrag

In English
[Testprojekt 0002339]: ASSIGNED: Testeintrag

I added the following code to the email_api.php:
...
$email_subject ...
by Dieter Soergel
05 Feb 2008, 10:08
Forum: Help
Topic: Wiki: How to link back to Mantis Issue?
Replies: 4
Views: 3844

Wiki: How to link back to Mantis Issue?

Hello,
we have Dokuwiki integrated.
Now I have two questions:

a)
When a User clicks on Wiki in Mantis, how can I open the Wiki Page in a new BrowserWindow?

b)
When the WikiPage is displayed, how can the user go back / jump to to the corresponding Mantis Issue?

Thank you for help.

Dieter
by Dieter Soergel
09 Nov 2006, 13:41
Forum: Customizations
Topic: How to change size of a userdefined field?
Replies: 1
Views: 5446

How to change size of a userdefined field?

How can I change the height and width of a userdefined string field - so it looks like the Notes or other Text fields?
I set the length to 5000.