Search found 6 matches

by massimo
26 Oct 2009, 15:09
Forum: Help
Topic: remove menu options
Replies: 10
Views: 20549

Re: remove menu options

Thank you Iphar.

It works great.

Only a small extra question.

Where can I find the documentation of all these parameters (other than in the config_default_inc.php file)?
by massimo
23 Sep 2009, 14:55
Forum: Customizations
Topic: my_view_inc.php
Replies: 2
Views: 3409

Re: my_view_inc.php

No thanks. I tried once to install the plugin manager an it messed up completely my mantis. I had to reinstall Mantis from scratch (luckily the data in the database were still there).

I prefer instructions on how to modify the my_view_inc.php.

I forgot to tell that I have installed MantisBT 1.2 ...
by massimo
22 Sep 2009, 18:56
Forum: Customizations
Topic: my_view_inc.php
Replies: 2
Views: 3409

my_view_inc.php

Is there any documentation on how to set the filter arrays in the file my_view_inc.php?

I need to modify the array for the assigned box not to show a certain list of statuses (or only show a certain list of statuses).

I tried setting
FILTER_PROPERTY_STATUS_ID => Array(
'0' => '10',
'1' => '20 ...
by massimo
18 Sep 2009, 15:35
Forum: Help
Topic: remove menu options
Replies: 10
Views: 20549

Re: remove menu options

Jeferson Oliveira in the mantis_help mailing list gave me he solution (and I thank him).

I cut and paste his answer.

Yes, it is possible. And you don't need to change the core to customize the most of the items mentioned above.

There are two places where you can mange the permissions or ...
by massimo
17 Sep 2009, 23:15
Forum: Help
Topic: remove menu options
Replies: 10
Views: 20549

remove menu options

Hi,

Is it possible to remove some of the main menu options?
For example I don’t need the roadmap, the Docs, the Change Log.

If yes, how?

Thank you for the help
Massimo
by massimo
02 Sep 2009, 15:50
Forum: Help
Topic: my view page
Replies: 4
Views: 7602

my view page

Hi,
probaly this question has been already asked several times but if I write "My View" or "My view page" in the search of this forum it returns no results and an error message that the terms are too common. So it is impossible to search in the forum for the topic I am looking for.

My problem is ...