Progress indicator and dependencies
| Project: | ProjectPier |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Dreambox |
| Status: | open - needs more info |
Jump to:
Plase have a look at the following hack. I need your comment/buck report shortly:
------------------------------
WHAT HAS BEEN DONE:
Until now users can add a milestones and under this several tasks(lists) to do to complete this milestone. Also a milestone can stand allown.
- The addon should disallow to set a milestone/task as completed until all tasts below are completed as well.
- Further the addon should show a progress indicator on the milestone and task page showing how much percentage of tasks has been completed.
-----------------------
home: http://dons25.funpic.de/
test2:test2 - main company user
client1:client1 - client1 company user
client2:client2 - client2 company user
sample data online.
-----------------------
please dont mess up this trial account :-)

This looks like a very nice addition :)
I deffinitely like the percentage done bar on tasks.
It'd be nice to have a patch for this hack, because otherwise it can't be added to the core.
For help on making a patch, visit http://www.projectpier.org/patch/create
Alex
Looks great, but we realy need the code and a way to implement on our sites to test it properly...
It's pretty good AFAICT.
One thing I am not sure about is the fact that the checkbox is hidden until the percentage done is 100%. I would probably show it but make the percentage go to 100% if it's checked.
Also, people would probably like to be able to give weights to the different tasks so that task x doesn't represent as much as task y. I'm not saying that it's a must have but that will be requested for sure.
Make sure you make the code so that localization and styling are independent from your code ;-)