How to add Calendar and Due Date in Mantis 1.2.4
Moderators: Developer, Contributor
-
phong.vuthanh
- Posts: 6
- Joined: 19 Jan 2011, 02:16
How to add Calendar and Due Date in Mantis 1.2.4
Hello all,
I has just installed Mantis 1.2.4 in Linux (lampp). How can I enable Calendar and Due Date feature
Thanks
I has just installed Mantis 1.2.4 in Linux (lampp). How can I enable Calendar and Due Date feature
Thanks
-
phong.vuthanh
- Posts: 6
- Joined: 19 Jan 2011, 02:16
Re: How to add Calendar and Due Date in Mantis 1.2.4
Thank atrol
"Due date" field isn't require so I want it require in "Enter Report Details"
How I add a custom field "Start Date" using calendar (the same due date)
"Due date" field isn't require so I want it require in "Enter Report Details"
How I add a custom field "Start Date" using calendar (the same due date)
Re: How to add Calendar and Due Date in Mantis 1.2.4
Maybe this is what you want?
http://www.mantisbt.org/bugs/view.php?id=8957
If yes, you can see that it's not implemented
http://www.mantisbt.org/bugs/view.php?id=8957
If yes, you can see that it's not implemented
-
phong.vuthanh
- Posts: 6
- Joined: 19 Jan 2011, 02:16
Re: How to add Calendar and Due Date in Mantis 1.2.4
Thank for reply
"Due date" field isn't require so I want it require in "Enter Report Details"
How do i config ?
"Due date" field isn't require so I want it require in "Enter Report Details"
How do i config ?
Re: How to add Calendar and Due Date in Mantis 1.2.4
There is no customization option for this but you can write a plugin or a custom function for this.
http://docs.mantisbt.org/master/en/deve ... EV.PLUGINS
http://docs.mantisbt.org/master/en/admi ... CS.EXAMPLE
http://docs.mantisbt.org/master/en/deve ... EV.PLUGINS
http://docs.mantisbt.org/master/en/admi ... CS.EXAMPLE
-
phong.vuthanh
- Posts: 6
- Joined: 19 Jan 2011, 02:16
Re: How to add Calendar and Due Date in Mantis 1.2.4
Hi atrol
How I can define due date (overdue) is date after deadline ?
How I can define due date (overdue) is date after deadline ?
Re: How to add Calendar and Due Date in Mantis 1.2.4
look at my plugin to set Duedate automatically:
http://www.mantisbt.org/bugs/view.php?id=12522
http://www.mantisbt.org/bugs/view.php?id=12522
-
chrisbarry1313
- Posts: 1
- Joined: 01 Feb 2011, 21:56
Re: How to add Calendar and Due Date in Mantis 1.2.4
Thanks for the plug in. I am still having issues but that helps...
Re: How to add Calendar and Due Date in Mantis 1.2.4
Thanks Cas. I was looking for a solution to this also. Great forum.
The best of the Taupo motels is this Taupo accommodation
Re: How to add Calendar and Due Date in Mantis 1.2.4
Hi, cascas wrote:look at my plugin to set Duedate automatically:
http://www.mantisbt.org/bugs/view.php?id=12522
i tried with your plugin for Duedate but still it doesn't work automatically...
need your help ...
thanks.
Re: How to add Calendar and Due Date in Mantis 1.2.4
@VPD,
what exactly is the problem?
You installed the plugin?
You configured the number of days to add to todays date?
what exactly is the problem?
You installed the plugin?
You configured the number of days to add to todays date?
Re: How to add Calendar and Due Date in Mantis 1.2.4
Hi,
I am new user for Mantis. Thank you for sharing this info on how to add calender and due date. Please let me know if there are any good links for Video Tutorials on this topic.
Thanks
I am new user for Mantis. Thank you for sharing this info on how to add calender and due date. Please let me know if there are any good links for Video Tutorials on this topic.
Thanks
I compete inCar, CarAudio, sound quality and spl contests.
Re: How to add Calendar and Due Date in Mantis 1.2.4
Thanks for the solution! I have been having trouble with this, too!