upcoming milestones hack?
Page: 1
Has anyone hacked the dashboard to display upcoming milestones that are within x number of days? I noticed today that aC displays upcoming milestones due tomorrow...where is that code and can it be configured to show a longer timeframe?
Nobody? I dug through the code and didn't find any obvious answers myself.
tranzparency
on Mar 26. 2007. 10:12 am
Thats a good question.. I took a moment and followed the following function: $project->getUpcomingMilestones())
So check these 3 files.. I'm sure you'll find what you need.
application/models/Projects/Project.class.php.
application/models/project_milestones/base/BaseProjectMilestones.class.php
application/models/project_milestones/ProjectMilestones.class.php
Also found this thread:
http://www.activecollab.com/forums/topic/1443/
So check these 3 files.. I'm sure you'll find what you need.
application/models/Projects/Project.class.php.
application/models/project_milestones/base/BaseProjectMilestones.class.php
application/models/project_milestones/ProjectMilestones.class.php
Also found this thread:
http://www.activecollab.com/forums/topic/1443/
Topic is locked. If you have something important to say about issues discussed on this page please write at hi@a51dev.com.



