Search found 7 matches
- 03 Sep 2008, 07:51
- Forum: Help
- Topic: check.php says ok, but emails not working V. 1.1.2
- Replies: 8
- Views: 7857
Re: check.php says ok, but emails not working V. 1.1.2
Have you configured the user to receive email notifications?
- 30 Jul 2008, 00:40
- Forum: Customizations
- Topic: External Reporting
- Replies: 4
- Views: 5524
Re: External Reporting
Alex
Then I suggest not writing an "external" script, but modifying the existing views.
What information exactly you'd like to present?
Then I suggest not writing an "external" script, but modifying the existing views.
What information exactly you'd like to present?
- 28 Jul 2008, 16:34
- Forum: Customizations
- Topic: External Reporting
- Replies: 4
- Views: 5524
Re: External Reporting
Do you have the access to the Mantis installation? or all you have is the database access?
- 24 Jul 2008, 10:49
- Forum: Customizations
- Topic: Status customization issue
- Replies: 2
- Views: 4310
Re: Status customization issue
This should probably be changed to "TEST" instead of "corrected".nbK wrote:Hi all,
config_inc.phpHow could I resolve this issue?Code: Select all
..... # Status color additions $g_status_colors['corrected'] = '#ACE7AE'; ...
Mantis 1.0.5
Where don't you see the added status? In bug report?
- 23 Jul 2008, 07:28
- Forum: Customizations
- Topic: Creating and authenticating a user remotely
- Replies: 0
- Views: 2335
Creating and authenticating a user remotely
Hi
I want to integrate Mantis with other web services I have.
I want my user to register only once, and propagate the
registration to all other services.
How can I do this with mantis? After I register a user, it
requires verification, and I can't perform verification
for each and every service ...
I want to integrate Mantis with other web services I have.
I want my user to register only once, and propagate the
registration to all other services.
How can I do this with mantis? After I register a user, it
requires verification, and I can't perform verification
for each and every service ...
- 23 Jul 2008, 07:25
- Forum: Customizations
- Topic: Customizations and "doing things right"
- Replies: 2
- Views: 3779
Customizations and "doing things right"
Hello
I have the question for the developers.
I'm doing a super customized Mantis installation,
and I perform very many customizations, including
writing some bits of my own code.
Are there good "conventions" of what considered
the "right" hacks and the correct ways of customizing Mantis?
How do ...
I have the question for the developers.
I'm doing a super customized Mantis installation,
and I perform very many customizations, including
writing some bits of my own code.
Are there good "conventions" of what considered
the "right" hacks and the correct ways of customizing Mantis?
How do ...
- 23 Jul 2008, 07:20
- Forum: General Discussion
- Topic: Any examples of mantis in use?
- Replies: 10
- Views: 16860
Re: Any examples of mantis in use?
Hello
I'm using Mantis as a basis for our support/helpdesk system. I'm cutting off
many of the features, as we need much more simpler system.
I will post the list as soon as we have it running.
I'm using Mantis as a basis for our support/helpdesk system. I'm cutting off
many of the features, as we need much more simpler system.
I will post the list as soon as we have it running.