This topic is locked, no new messages can be posted
avatar banesto Nov 22. 2006. 11:28 pm
I think it would be really useful te be able to mark project as "Cancelled" and "On Hold" too.. can someone give insight info how?
avatar Ilija Studen Staff Nov 23. 2006. 12:26 am
Prefix it with Canceled and mark as Completed. Like "Canceled - Further activeCollab development" :p
avatar Nov 23. 2006. 1:05 am
that's too akward :P
avatar Ilija Studen Staff Nov 23. 2006. 9:22 am
Projects can have two states: active and completed so choice is pretty limited...
avatar Nov 23. 2006. 10:17 am
ok, at least tell me, where the function for this is situated?
avatar Ilija Studen Staff Nov 23. 2006. 10:39 am
banesto:
ok, at least tell me, where the function for this is situated?


Sorry, I don't understand the question.
avatar Nov 23. 2006. 12:06 pm
I ment, where can i find function, that makes project appear in completed list?
avatar Ilija Studen Staff Nov 23. 2006. 12:10 pm
Check out getFinishedProjects() of Projects class. Note that its not the function that makes a project completed, but a value of completed_on field in projects table.
avatar Feb 13. 2007. 2:22 pm
Is there a reason to have these 2 states only or are they because the issue it was not been focused before?

Thanks a lot for this wonderful tool. :-)

Regards...
avatar Ilija Studen Staff Feb 13. 2007. 3:44 pm
Only two states is a result of current implementation. Project is completed if completed_on field is set to a specific date. If it is NULL than project is active. With this implementation project can have only two states.

Ticket #257

Topic is locked

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