Search found 8366 matches

by atrol
20 May 2010, 11:03
Forum: General Discussion
Topic: Queue for issues?
Replies: 7
Views: 4609

Re: Queue for issues?

What about three clicks to get your todo list ordered by priority?

1. Main
2. Open and assigned to me
3. P (click on the priority column of the list to sort)
by atrol
20 May 2010, 08:32
Forum: General Discussion
Topic: Queue for issues?
Replies: 7
Views: 4609

Re: Queue for issues?

Do you use "due date" of MantisBT to store the date when an issue should be resolved?
by atrol
20 May 2010, 08:19
Forum: General Discussion
Topic: last_updated field behavior
Replies: 4
Views: 4988

Re: last_updated field behavior

Have a look at the code snippet with constants that I attached in my previous post. Select all records of mantis_bug_history_table where type is what you are interested in. For example something like SELECT date_modified FROM mantis_bug_history_table where bug_id = <yourBugId> AND type IN (2,3,4) OR...
by atrol
20 May 2010, 08:04
Forum: Help
Topic: Mantis 1.21 & Email notifications
Replies: 1
Views: 1937

Re: Mantis 1.21 & Email notifications

Accordingto the following post you should use port 25 instead of 465
http://www.mantisbt.org/forums/viewtopi ... =3&t=10331
by atrol
19 May 2010, 10:13
Forum: Help
Topic: Need ODBC Configuration Help
Replies: 2
Views: 2407

Re: Need ODBC Configuration Help

If no one will respond, have a look at http://www.mantisbt.org/forums/viewtopi ... 14&p=26649 and write PM to user Helfarch
by atrol
19 May 2010, 08:00
Forum: General Discussion
Topic: DB Abstraction
Replies: 14
Views: 34903

Re: DB Abstraction

ATM MantisBT does not support sqlite.
There is a feature request for this http://www.mantisbt.org/bugs/view.php?id=10573
The Wiki information just says that ADOdb library supports sqlite, of course confusing.
by atrol
18 May 2010, 15:42
Forum: Help
Topic: href button for collapse, expand doesn't work
Replies: 9
Views: 4298

Re: href button for collapse, expand doesn't work

What about updating to 1.2.1 ?
by atrol
18 May 2010, 14:41
Forum: Help
Topic: href button for collapse, expand doesn't work
Replies: 9
Views: 4298

Re: href button for collapse, expand doesn't work

Are you able to reproduce this on http://www.mantisbt.org/bugs ?
by atrol
18 May 2010, 07:31
Forum: General Discussion
Topic: Queue for issues?
Replies: 7
Views: 4609

Re: Queue for issues?

Is the standard functionality of filtering and ordering at the "View Issues" page not sufficient?
by atrol
17 May 2010, 18:42
Forum: Deutsch
Topic: Neuer Nutzer automatisch auf Level "Betrachter"
Replies: 3
Views: 5892

Re: Neuer Nutzer automatisch auf Level "Betrachter"

Damit ist gemeint, dass die gewünschte Funktionalität nicht durch die Konfigurationsmöglichkeiten von MantisBT erreicht werden kann. (zumindest soweit ich das überblicke) Wer diese Funktionialität kurzfristig verfügbar haben möchte, ist gezwungen den Sourcecode von MantsBT zu verändern. Dies hat den...
by atrol
17 May 2010, 14:01
Forum: Help
Topic: Upgrade from 1.0.8 to 1.2.1 Questions
Replies: 6
Views: 4477

Re: Upgrade from 1.0.8 to 1.2.1 Questions

Have a look at file doc/INSTALL of your MantisBT 1.2.1 and this old instructions http://www.mantisbt.org/manual/manual.i ... rading.php
ATM there is no chapter for this in administration guide for 1.2
by atrol
17 May 2010, 12:31
Forum: Deutsch
Topic: Neuer Nutzer automatisch auf Level "Betrachter"
Replies: 3
Views: 5892

Re: Neuer Nutzer automatisch auf Level "Betrachter"

- Wie ist es möglich, einen neuen Nutzer automatisch auf den Level „Betrachter“ zu setzen? füge die folgende Zeile in die Datei config_inc.php ein $g_default_new_account_access_level = VIEWER; - Wie ist es möglich, bei einem neuen Projekt die default Einstellung auf „Privat“ zu setzen (oder grundsä...
by atrol
16 May 2010, 14:36
Forum: Help
Topic: Probleme with html entities in email content
Replies: 2
Views: 2547

Re: Probleme with html entities in email content

There is no html email support in current version of MantisBT.
This is a known feature request
http://www.mantisbt.org/bugs/view.php?id=10064
by atrol
16 May 2010, 13:37
Forum: Help
Topic: Plugins 1.2.1
Replies: 3
Views: 2159

Re: Plugins 1.2.1

Most of the plugins available for MantisBT 1.2.x are hosted at http://git.mantisforge.org/
For questions related to other plugins of the author of HMTLmail you could use the forum / tracker at his own site.
by atrol
15 May 2010, 18:05
Forum: Help
Topic: Plugins 1.2.1
Replies: 3
Views: 2159

Re: Plugins 1.2.1

Do you mean the following plugin?
http://deboutv.free.fr/mantis/plugin.ph ... n=HTMLmail

At the moment this plugin and other plugins of this author are not compatible with MantisBT 1.2