Search found 17 matches

by jsanders
08 Dec 2005, 09:20
Forum: Customizations
Topic: Mantis Add-On - Time Tracker - Easy to run & install
Replies: 59
Views: 176868

Anybody help for the post above?
by jsanders
07 Dec 2005, 11:27
Forum: Customizations
Topic: Custom fields in my_view_page.php
Replies: 2
Views: 7248

Re: Custom fields in my_view_page.php

perfect-camouflage wrote:Hi,
is it possible to customize the "my view" page to show a custom field in the overview?
Possible? Yes
How? Don't ask me. If you are familiair with php look in my_view.php and find out how it works.
by jsanders
07 Dec 2005, 09:36
Forum: General Discussion
Topic: E-Mail Notification Problems
Replies: 21
Views: 39191

Ahh, my apologies. Then, for the emails, edit a couple of functions in core/string_api.php. I would say that you need to change the string_get_bugnote_view_url_with_fqdn(...) function and the string_get_bug_view_url_with_fqdn(...) function. In each, just replace config_get( 'path' ) with the path y...
by jsanders
06 Dec 2005, 23:15
Forum: General Discussion
Topic: E-Mail Notification Problems
Replies: 21
Views: 39191

Not totally because now when i work with the system from within the netork, each time i switch pages i get a prompt which askes for the username and password to enter the router.
So just for email linking i need the correct ipadres to be filled in. Not for navigating through the system.
by jsanders
06 Dec 2005, 22:28
Forum: General Discussion
Topic: E-Mail Notification Problems
Replies: 21
Views: 39191

Where can i add in some code that if I login from an internal ip adres the g_path should be an internal adres and if i login from an external ip adres, the g_path wil be external?
by jsanders
06 Dec 2005, 22:26
Forum: Customizations
Topic: Mantis Add-On - Time Tracker - Easy to run & install
Replies: 59
Views: 176868

Hi, I am trying to install your plugin. It looks nice by the way! Unfortunatuly your instructons are too short. I succeeded to add the mysql query. I also added the lines to the language files (English and ducth). You probably mean the files in the "lang" directory? But where do i actualy ...
by jsanders
06 Dec 2005, 11:11
Forum: General Discussion
Topic: E-Mail Notification Problems
Replies: 21
Views: 39191

Thanx for the advice. I posted a feature request in the mantis bugtracker.
I also aded the line:

g_path= "http://www.81.71.130.207/mantis/";
Look what happened to the look and feel:

http://www.81.71.130.207/mantis/
by jsanders
05 Dec 2005, 22:13
Forum: General Discussion
Topic: E-Mail Notification Problems
Replies: 21
Views: 39191

Ok i will try to work on it thanx for the tips. Where can i put my request for new functionality? Then something else. The server on which mantis is installed is in an internal network. The server is also availibal to reach from the internet. This works fine. Most people that work with it work from ...
by jsanders
05 Dec 2005, 18:17
Forum: General Discussion
Topic: E-Mail Notification Problems
Replies: 21
Views: 39191

By me if i report a bug, i don't get an email. But if afterwards i assign a bug to a developer, only then he get's an email. I also want to get an email.
And futhermore what about dayly email reports with summaries about the open bugs? Is this functionality implemented yet?
by jsanders
04 Dec 2005, 22:14
Forum: General Discussion
Topic: whats new in Mantis 1.0.0rc3
Replies: 1
Views: 5036

whats new in Mantis 1.0.0rc3

Does anybody know what's new in the latest stable release?
I can't really figure it out.
by jsanders
08 Nov 2005, 22:04
Forum: Help
Topic: Email Test Works But No Email Otherwise?
Replies: 1
Views: 3834

I have the same problem. Some users do receive email. But others don't and the email adresses are correct. If I send a test email it works and arrives @ my mailbox but not mails with bugreports. I am using : Mantis 1.0.0rc2
by jsanders
07 Nov 2005, 12:34
Forum: Help
Topic: Daily Report
Replies: 9
Views: 9593

so this funciotnality of daily report is included in the time package?
by jsanders
07 Nov 2005, 11:39
Forum: Help
Topic: Daily Report
Replies: 9
Views: 9593

Each person should get a daily overview with the following info:

-Open bugs to be solved (personalized)
-If there is a new news item also to be printed


These are the main important functions to me. I don't know if there is others who are also interested in this.
by jsanders
07 Nov 2005, 11:29
Forum: Help
Topic: Daily Report
Replies: 9
Views: 9593

Yes i saw something like that yesterday. But that's currently not of my interest now.
by jsanders
07 Nov 2005, 10:28
Forum: Help
Topic: Daily Report
Replies: 9
Views: 9593

Ok, please because I am very interested in it. Or maybe can you give me some guidelines how to build it myself.