OSDN Git Service

Merge branch 'master' of ssh://office.taskjuggler.org/srv/www/vhosts/www.taskjuggler...
[tjqt4port/tj2qt4.git] / TODO
1 Work in progress (for next version):
2 - Add popup hint to show Gantt chart load values.
3 - Limit iCal calendar entries to actually allocated time slots.
4 - Check FreeBSD repository patches
5   (http://www.freebsd.org/cgi/cvsweb.cgi/ports/deskutils/taskjuggler/files/)
6 - Add 'extend' support for accounts.
7
8 Probably:
9 - Macros to do date/time arithmetic.
10 - 'limits' for tasks, not just for allocations.
11 - vacations for tasks (to suspend a part of a project for some time).
12 - Interactive account report
13 - 'completedeffort' and 'pendingeffort' column
14 - add a search box or filter field (like in the sidebar for file task
15   and others) in UI Report, to be able to find easily tasks (by task
16   id) or task resources
17 - Legend to explain meaning of HTML report Gantt elements.
18 - Fix conceptually broken limits for allocations. They should be
19   resource limits for tasks. Inheritance should be reconsidered as
20   well.
21 - Make vacations and shifts scenario specific.
22
23 Maybe:
24 - Timezone support for resources and shifts.
25 - Limits for accounts.
26 - support for renewable resources
27 - Allocation selection by skill set.
28 - Add support for flexible rates (per task, per shift)
29 - Cleanup taskjuggler library API, so it can be used by other apps.
30 - Color support for tasks and resources.
31 - Gap with snap on weekdays.
32 - Macros like ${TODAY}, ${ProjectStart}, ...
33 - Hammock tasks (tasks that have logical childs outside the WBS)
34 - Folding support for /* */ style comments in the editor.
35 - New report that contains a tasks vs. resource matrix with
36   customizable resource columns.