This topic is locked, no new messages can be posted
avatar bloom Mar 19. 2007. 7:34 pm
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?
avatar Mar 23. 2007. 11:17 pm
Nobody? I dug through the code and didn't find any obvious answers myself.
avatar Mar 26. 2007. 5: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/

Topic is locked

If you have something important to say about the issues discussed in this post please write at hi@a51dev.com.