Search found 66 matches

by rkarmann
28 Feb 2018, 09:03
Forum: Help
Topic: how to remove [invite users] button from titlebar?
Replies: 7
Views: 5840

Re: how to remove [invite users] button from titlebar?

Hi,

To disable signup in Mantis, you have to set the following configuration option: (in config/config_inc.php)

Code: Select all

$g_allow_signup = OFF
Doing this, users won't be able to invte other and create an account from the login page.

See the documentation for further info.

Regards

RK
by rkarmann
28 Feb 2018, 08:54
Forum: French
Topic: Mise en place d'un système de connexion MD5 / LDAP
Replies: 6
Views: 9598

Re: Mise en place d'un système de connexion MD5 / LDAP

Pas de soucis, je comprends, nous avons tous des impératif et Mantis doit rester un +. Merci encore :D
by rkarmann
27 Feb 2018, 09:10
Forum: Customizations
Topic: CKEditor and Dropzone not compatible
Replies: 1
Views: 2742

Re: CKEditor and Dropzone not compatible

Hi,

I'm also using CKeditor, but through a plugin. Have you tried F12 to see the console log in your browser ?
by rkarmann
23 Feb 2018, 20:25
Forum: General Plugin Discussion
Topic: About: MantisBT-WikiMantis [BETA]
Replies: 6
Views: 5937

Re: About: MantisBT-WikiMantis [BETA]

Haha, I see. You can contact me at romainkarmann@gmail.com. :P
by rkarmann
23 Feb 2018, 09:08
Forum: General Discussion
Topic: Add the" Automatically included in private projects" option for a users with viewer acces level.
Replies: 3
Views: 2602

Re: Add the" Automatically included in private projects" option for a users with viewer acces level.

Hi, Adding manually users to your private project is safer. But if you really want it to be done automatically... I recommand to set a new access level in your Mantis installation. In fact, access levels are ordered like numbers : -10 -> viewer -25 -> reporter -40 -> updater -55 -> developer -70 -> ...
by rkarmann
23 Feb 2018, 08:30
Forum: General Plugin Discussion
Topic: About: MantisBT-WikiMantis [BETA]
Replies: 6
Views: 5937

Re: About: MantisBT-WikiMantis [BETA]

Hi,

Thanks for your feedback. It's not finished yet, still trying to figure out how to set dynamic categories (trying vue.js framework).

Send me a private chat so we can discuss it in french :P

RK
by rkarmann
23 Feb 2018, 08:16
Forum: General Plugin Discussion
Topic: About: MantisBT-BetterStatusColor
Replies: 6
Views: 11275

Re: About: MantisBT-BetterStatusColor

Ahah, glad to see that you solved the problem. In fact, we should set a "HowTo" topic for users that are not familiar with MantisbBT's plugins install. :wink:
by rkarmann
16 Feb 2018, 08:06
Forum: General Plugin Discussion
Topic: About: MantisBT-BetterStatusColor
Replies: 6
Views: 11275

About: MantisBT-BetterStatusColor

Description: Make status colors more prominent in MantisBT 2.0 (color the entire table division instead of a little square) Author: Simone Tellini Current support by: Simone Tellini ( confirmed ) Stability: Working great as of feb-2018-16 Supported MantisBT Version(s): - 2.x Current release mantisb...
by rkarmann
13 Feb 2018, 09:52
Forum: General Plugin Discussion
Topic: About: MantisBT-WikiMantis [BETA]
Replies: 6
Views: 5937

Re: WikiMantis Plugin [BETA] - MantisBT 2.X

Thanks for your feedback, I really appreciate. In fact, the reasons I decided not to use a standard MediaWiki integration are the following : - Same reasons you commit to add MediaWiki next to Mantis installation - I am a beginner in web development and needed some challenge to improve my skills - M...
by rkarmann
13 Feb 2018, 09:00
Forum: Help
Topic: Extra header tags in emails make them unreadable
Replies: 5
Views: 3305

Re: Extra header tags in emails make them unreadable

Hi,

Well it's very strange... My opinion is that it could be linked to your mail server. Wich one are you using ? Exchange ?

In that case, I won't be able to help you so far so I recommend to see with Mantis developer team how to fix your issue !

Good luck :)
by rkarmann
12 Feb 2018, 19:07
Forum: French
Topic: Afficher le nom du projet dans la barre de titre
Replies: 2
Views: 3982

Re: Afficher le nom du projet dans la barre de titre

Hello, Quelle est la version de Mantis que tu utilises ? Je ne penses pas qu'il existe de configuration répondant à ton besoin. Un des moyens de le faire et de modifier directement les fichiers core de Mantis, mais cela est déconseillé car tout changement pourrait être perdu lors d'une mise à jour !...
by rkarmann
12 Feb 2018, 18:56
Forum: French
Topic: Mise en place d'un système de connexion MD5 / LDAP
Replies: 6
Views: 9598

Re: Mise en place d'un système de connexion MD5 / LDAP

Si je peux me permettre, un petit duplicata sur le forum "MantisBT - International" (en anglais donc) serait très, très utile ! J'ai encore vu passer une question sur le sujet il y a qq temps... Si tu as le temps bien sûr :D

Merci !
by rkarmann
12 Feb 2018, 18:44
Forum: General Plugin Discussion
Topic: About: MantisBT-WikiMantis [BETA]
Replies: 6
Views: 5937

About: MantisBT-WikiMantis [BETA]

Edit : feb-2018-27 Hi everyone, It's been a couple of weeks that I'm working on a plugin, wich integrates a wiki-based system into Mantis. In fact, the challenge was set by my company, so for now, it's too specific to share with all Mantis users. But I'm thinking of making it more dynamic so anyone ...
by rkarmann
12 Feb 2018, 18:05
Forum: Help
Topic: Extra header tags in emails make them unreadable
Replies: 5
Views: 3305

Re: Extra header tags in emails make them unreadable

Hi,

Please can you tell wich version of Mantis you are using ?

Have you done any changes in core files ?

And, is there a plugin running on your Mantis installation ?