Search found 11 matches

by caro
07 Aug 2014, 13:23
Forum: General Discussion
Topic: Closed project in mantis - bugs visibility
Replies: 2
Views: 4315

Re: Closed project in mantis - bugs visibility

Thanks, it's enough for me :)
by caro
07 Aug 2014, 09:57
Forum: General Discussion
Topic: Closed project in mantis - bugs visibility
Replies: 2
Views: 4315

Closed project in mantis - bugs visibility

Hi, is there possible to close project in mantis? I want to achieve something like that: all users cannot add any bugs but he can see all existing bugs which were reported before. I know I can do this by setting up every user as 'viewer', but is there any way to do this globally for project?
by caro
10 Oct 2013, 14:58
Forum: General Discussion
Topic: Show attachment in new browser card
Replies: 1
Views: 3107

Show attachment in new browser card

Hi, I have a question about view attachment option available from view specific issue section. We have 2 options here. When we click on attached file name we can download attachment, but if we click on '^' button mantis does the same (we can download attachment) but also open a new blank card. Is ...
by caro
11 Sep 2013, 16:34
Forum: Customizations
Topic: New status for only one project
Replies: 1
Views: 3802

New status for only one project

Is there possible to add new status to mantis only for one project? I know how to add new global status, for all application, but in my case I want to add it only for one, specific project. Is there any way to do that? Thanks in advance for your answers.
by caro
11 Sep 2013, 16:30
Forum: Help
Topic: mc_login action problem
Replies: 2
Views: 3128

Re: mc_login action problem

Ok, I will do that. Thanks.
by caro
11 Sep 2013, 14:17
Forum: Help
Topic: mc_login action problem
Replies: 2
Views: 3128

mc_login action problem

Hi everyone. When I try to log in using mantis connect I got:
operation 'mc_login' is not defined in the WSDL for this service
I checked and in allof my mantises (I have installed 1.2.8, 1.2.14 and 1.2.15) I don't have this operation in api/soap/mantisconnect.php file.
Is there any way to login ...
by caro
28 Aug 2013, 14:17
Forum: Customizations
Topic: Show complete bug info as default option
Replies: 1
Views: 3662

Show complete bug info as default option

Is there any way to set 'show complete bug info' option from 'view issue' section as default on 'ON' value. So user don't has to click every time after opening bug into this button when he wants to see more bug details. Thanks in advance for your help.
by caro
20 Aug 2013, 13:44
Forum: Help
Topic: user_pref_get_language()
Replies: 17
Views: 52838

Re: user_pref_get_language()

Ok, nevermind, I solved this issue. There was problem from my side, cause I changed some 'require_once' instructions in mantis code few months earlier and forgot about this ;)
by caro
20 Aug 2013, 10:45
Forum: Help
Topic: user_pref_get_language()
Replies: 17
Views: 52838

Re: user_pref_get_language()

I'm afraid not, cause this is company server and I cannot to release new mantis versions on it. But I forgot to admit that I have 2 other mantises on this server (the same bugtracker versions) and they work correctly! There was some changes in this mantis code but same as in these 2 other mantises ...
by caro
20 Aug 2013, 09:19
Forum: Help
Topic: user_pref_get_language()
Replies: 17
Views: 52838

Re: user_pref_get_language()

Hi, I have the same problem as described in previous posts:
PHP Fatal error: Call to undefined function user_pref_get_language() in /home/mantis/mantisbt-1.2.8/core/lang_api.php on line 104, referer: https://mantis.s4a.aero/mantis/manage_plugin_page.php

I tried to do all described steps but still ...
by caro
14 Jun 2013, 12:11
Forum: General Discussion
Topic: Integration Scarab with Mantis
Replies: 1
Views: 2564

Integration Scarab with Mantis

Is there any plugin to mantis (or external converter) which let me import exported from scarab xml file? I want to integrate this two bugtrackers but scarab xml file is completely different from mantis xml file and of course I cannot import scarab file in mantis. Is there any simple way to do that ...