UI > Efforts > Feature (closed)

Categorizing efforts / #5615

Summary

closed
Jun 21, 2007
2 weeks ... 3 weeks
100%
Sep 13, 2007
Jun 21, 2007 / axelle
Sep 13, 2007 / axelle
axelle
 

Attached files

No files uploaded
I already tried to present this features i have developed in another part of STREBER (discussing core features for v0.1), but i think the place wasn't appropriate.

These are parts of the development i'm doing on a local server, and my objective is to know if it could be interesting for STREBER community, and if this can be part of a future release.

First: I have created a menu called "Efforts", where the logged user can have a look at all the efforts he has already booked (on the different projects).

Second: When creating an effort, you can now specify its category (discussion, work or testing). We found these 3 categories were sufficient. You can always update the chosen category when editing the effort.
To implement this correctly, you need to update table "Effort" in database to add the field "category".

Third: In "Projects" menu, tab "Efforts",
  • you are now able to order your efforts by category.
  • efforts can also be grouped by category.
  • you can consult sums and graphs associated to each category of effort under "Efforts on category".
This way, you can determine which percentage of efforts were allowed to which category.

You can see or download some pictures of these changes here:
http://streber-pm.org/5508
http://streber-pm.org/5509

Comment / Update