Search found 8398 matches

by atrol
16 May 2024, 07:18
Forum: Help
Topic: Error messages within admin/test_langs.php#plugins
Replies: 5
Views: 153

Re: Error messages within admin/test_langs.php#plugins

WAD = Works as designed
by atrol
15 May 2024, 21:35
Forum: Help
Topic: Error messages within admin/test_langs.php#plugins
Replies: 5
Views: 153

Re: Error messages within admin/test_langs.php#plugins

Even if the array syntax work for you, I wouldn't recommend it. Our own translations are managed via translatewiki.net, see https://mantisbt.org/wiki/doku.php/mantisbt:translationshowto I didn't ask them, but I am pretty sure that their tools to convert our format to their internal format and push i...
by atrol
14 May 2024, 21:46
Forum: Help
Topic: Error messages within admin/test_langs.php#plugins
Replies: 5
Views: 153

Re: Error messages within admin/test_langs.php#plugins

Looks like nobody used arrays until now to define messages. Typically there is one variable per message. Independent from that: - using latest 2.26.2 is recommended - I suspect your signature is outdated. If not, keep in mind that PHP 5.5.9 is no longer supported by MantisBT, see https://mantisbt.or...
by atrol
13 May 2024, 16:09
Forum: Help
Topic: Can I set reports and graphs to a timeframe?
Replies: 5
Views: 102

Re: Can I set reports and graphs to a timeframe?

@Dari, maybe you pushed the "Summary" button on the left side.
There is one more "Summary" button in the "Viewing Issues" section.
by atrol
13 May 2024, 15:22
Forum: Help
Topic: Can I set reports and graphs to a timeframe?
Replies: 5
Views: 102

Re: Can I set reports and graphs to a timeframe?

Goto "View Issues" page.
Apply any filter you want, e. g. "Filter by date submitted"
Click on "Summary" button.
by atrol
12 May 2024, 17:47
Forum: Announcements
Topic: MantisBT 2.26.2 released
Replies: 0
Views: 133

MantisBT 2.26.2 released

MantisBT 2.26.2 released, have a look at our Blog for more details.

This is a security and maintenance release.
All installations are strongly advised to upgrade as soon as possible!
by atrol
10 May 2024, 18:34
Forum: Help
Topic: how to mass delete users
Replies: 1
Views: 118

Re: how to mass delete users

mushu wrote: 08 May 2024, 20:27 Or am I missing something?
No, there is no functionality like this in standard MantisBT.
by atrol
09 May 2024, 08:55
Forum: Help
Topic: inconsistent username treatment
Replies: 7
Views: 189

Re: inconsistent username treatment

That's exactly what I saw in source code / why I asked.
I am not sure if the current behavior is intended to prevent performance issues / stressing the LDAP server.
by atrol
08 May 2024, 21:45
Forum: Help
Topic: inconsistent username treatment
Replies: 7
Views: 189

Re: inconsistent username treatment

Shot in the dark: Does this happen for all users, or just users that do no longer exist in LDAP?
by atrol
08 May 2024, 21:27
Forum: Help
Topic: tooltip text may be wrong
Replies: 3
Views: 103

Re: tooltip text may be wrong

As a side note: I would set users to disabled instead of deleting them.
by atrol
08 May 2024, 21:10
Forum: Help
Topic: tooltip text may be wrong
Replies: 3
Views: 103

Re: tooltip text may be wrong

Tbe tooltip is right, it's telling that there are mutiple users using the same (empty in your case) email address. It's questionable, if this warning should occur for emtpy email addresses. If you don't need unique email addresses at all and want allow your users to use the same email address for mu...
by atrol
08 May 2024, 19:28
Forum: Help
Topic: inconsistent username treatment
Replies: 7
Views: 189

Re: inconsistent username treatment

Works well in standard MantisBT.
I recommend to contact the author of the 3rd party plugin you are using,
by atrol
08 May 2024, 19:27
Forum: Help
Topic: impersonate does not appear to work
Replies: 1
Views: 74

Re: impersonate does not appear to work

Works well in standard MantisBT.
Suspect it's caused by the 3rd party plugin you are using,
by atrol
06 May 2024, 15:46
Forum: Customizations
Topic: Status custmozing (per project)
Replies: 4
Views: 3319

Re: Status custmozing (per project)

@cas this is about $g_status_enum_string, not $g_project_status_enum_string

Independent from that, this can also be done via database configuration
viewtopic.php?p=72226#p72226
by atrol
06 May 2024, 15:40
Forum: Help
Topic: Account registration disabled at mantisbt.org/bugs
Replies: 6
Views: 172

Re: Account registration disabled at mantisbt.org/bugs

@sud0ku I created your account.