Search found 11 matches

by Morpheus87
16 Jul 2014, 07:04
Forum: Deutsch
Topic: Auswirkungen anpassen
Replies: 2
Views: 5178

Re: Auswirkungen anpassen

Als erstes sorry für den Doppel-Post. Aber ich dachte, dass meine Frage nicht ganz richtig verstanden wurde. Deshalb das ganze nochmals auf deutsch.
Die nachträglichen Änderungen an den Listen machen insofern Sinn, dass es immer noch dasselbe Projekt ist, es aber einige Änderungen an der ...
by Morpheus87
15 Jul 2014, 13:14
Forum: Deutsch
Topic: Auswirkungen anpassen
Replies: 2
Views: 5178

Auswirkungen anpassen

Hallo allerseits
Ich habe bereits im Englischen Forum mein Problem geschildert. Da ich aber immer noch keine Lösung gefunden habe, frage ich hier nochmals nach.
Es ist folgendermassen:
Wir haben Issues mit der Auswirkung ‚Fehler‘. Diese Auswirkung wird jedoch nicht mehr gebraucht und soll somit auch ...
by Morpheus87
08 May 2014, 12:47
Forum: Customizations
Topic: Several customizations
Replies: 19
Views: 23902

Re: Several customizations

My question might be a little bit confusing. :D
What I am trying to do is, to remove some severities (for example ’20:trivial’) without having the number (@20@) shown in issues with the removed severity (‘trivial’).
I followed the guide and it still does not work. :(
http://www.mantisbt.org/manual ...
by Morpheus87
30 Apr 2014, 08:57
Forum: Customizations
Topic: Several customizations
Replies: 19
Views: 23902

Re: Several customizations

I’d like to edit the severity list. This is how it used to be:
10:feature,
20:trivial,
21:Feature-Wunsch,
30:text,
40:tweak,
41:error,
50:minor,
60:major,
70:crash,
80:block,
90:unknown

And this is how I want it to look like.
01:NA,
50:minor,
60:major,
80:block,
90:unknown

Now my problem is, if I ...
by Morpheus87
15 Apr 2014, 05:38
Forum: Customizations
Topic: Several customizations
Replies: 19
Views: 23902

Re: Several customizations

I tried just changing config_inc.php and just custom_strings_inc.php and unfortunately neither worked. :(
Are there any other ideas?
by Morpheus87
14 Apr 2014, 07:59
Forum: Customizations
Topic: Several customizations
Replies: 19
Views: 23902

Re: Several customizations

I’d like to edit the severity list. This is how it used to be:
10:feature,
20:trivial,
21:Feature-Wunsch,
30:text,
40:tweak,
41:error,
50:minor,
60:major,
70:crash,
80:block,
90:unknown

And this is how I want it to look like.
01:NA,
50:minor,
60:major,
80:block,
90:unknown

Now my problem is, if I ...
by Morpheus87
17 Mar 2014, 16:09
Forum: Customizations
Topic: Several customizations
Replies: 19
Views: 23902

Re: Several customizations

The Problem with the severity is also fixed. After scrolling through the old config_default_inc.php file I finally found some changes effecting the severity made from somebody else years ago. :?
So that's why it didn't work. Now I changed it in the new config_inc.php and everything works fine! 8)
by Morpheus87
17 Mar 2014, 11:28
Forum: Customizations
Topic: Several customizations
Replies: 19
Views: 23902

Re: Several customizations

Check your old config_inc.php
I expected you see an entry like $g_show_realname = ON;
Can you confirm this?

Yes, I already fixed this. Thank you for your tip.
But so far I was not able to fix the problem with the severity. Do you have any idea how to solve this?
The strange thing is, if I click ...
by Morpheus87
17 Mar 2014, 09:34
Forum: Customizations
Topic: Several customizations
Replies: 19
Views: 23902

Re: Several customizations

I did that and it didn't help, unfortunately.
Can anyone help me with my problem list? Especially point one and two.

1. The user names are now shown in a short version. For example John Smith is now displayed as JS. How can I change that back?
2. In the Mantis Version 1.2.0 we defined a new ...
by Morpheus87
17 Mar 2014, 08:41
Forum: Customizations
Topic: Several customizations
Replies: 19
Views: 23902

Re: Several customizations

I backed up all files. So does that mean, that I can overwrite the new config_inc.php, custom_strings_inc.php, custom_constants_inc.php, custom_functions_inc.php files with my old ones and set back the settings?
by Morpheus87
17 Mar 2014, 07:21
Forum: Customizations
Topic: Several customizations
Replies: 19
Views: 23902

Several customizations

Hi,
We just updated our MantisBT from 1.2.0 to 1.2.17 and so far everything works fine. But I need to do some changes, so we have the same settings as before. For some reason a few things have changed.
The list is quit long and since I am not an PHP expert I need some help. :D

1. The user names ...