Commit graph

41 commits

Author SHA1 Message Date
d50b1ca9df allow cancelling of finished work items 2014-04-29 20:40:25 +02:00
074528711d add 'plan' action to checkup work items 2013-02-26 10:52:44 +01:00
87d323a550 fix default value for workItemType 2012-12-19 08:26:44 +01:00
ab607a3b38 mark finished work items as 'finished_x' when moved so that one can decide later what to do with these 2012-12-17 12:36:27 +01:00
34359f53d0 add work item type 'checkup' with additional control on states and fields 2012-11-28 14:53:49 +01:00
1a03e3175d re-open needs transition from state new 2012-08-25 11:39:50 +02:00
b0b9868d1f indicator attribute depending on work item type; use deadline for timestamp if start is not set 2012-08-04 18:18:20 +02:00
e802a8bc6e improvements and fixes for work items and movement of work items to other tasks 2012-07-31 17:54:54 +02:00
5904b3a9e8 additional fields workItemType and deadline for work items 2012-07-29 10:14:32 +02:00
2058dcbf6a make subclassing of WorkItem easier by parameterizing type interface 2012-05-20 12:05:49 +02:00
3452ead6d3 keep party on old (moved) item when moving work item to new task 2012-05-07 17:58:46 +02:00
6651a1fc17 always reindex all track index field to make sure all changes (e.g. of userName) are recorded 2011-08-23 10:23:36 +02:00
24519c2054 - allow editing/creation of work items by others (creator, admin),
take party/userName from previous work item instead of current user
2011-08-03 16:30:48 +02:00
helmutm
ff389c1b2f - improve 'move' and 'delegate' actions: create new run, store source and
target work items, keep state when moving


git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4203 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-03-17 16:23:49 +00:00
helmutm
2c6c871988 make sure party from form data is not used for source work item
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4198 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-03-10 13:53:42 +00:00
helmutm
1133edf677 - work items: provide move action for assigning a work item to
another task


git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4197 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-03-07 12:31:18 +00:00
helmutm
96d17ef6f5 provide basic work delegation functionality
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3591 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-10-20 17:10:56 +00:00
helmutm
cb373433fa allow 'cancel' transition at state 'new'
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3198 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-02-02 06:54:02 +00:00
helmutm
568db74667 bug fix: make sure comment is stored (from request) when copying a work item
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3185 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-27 16:50:10 +00:00
helmutm
50a7302d73 improve default setting for start and end
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3179 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-27 12:01:50 +00:00
helmutm
8af44efcaf bug fix: handling of date and time values
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3176 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-24 09:30:40 +00:00
helmutm
57f943707c mark states of previous work items on close
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3170 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-22 18:37:32 +00:00
helmutm
00631e9a74 work in progress: editing rules for work items
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3156 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-18 11:18:43 +00:00
helmutm
51fd16c8de rename 'stop' transition to 'work', and 'stopped' state to 'done'
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3155 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-17 17:32:32 +00:00
helmutm
73ab6556d1 minor improvement of states definition and work item properties
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3148 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-14 09:43:43 +00:00
helmutm
fdb814fed7 update copyright info
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3140 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-11 15:05:14 +00:00
helmutm
2e3fd4f333 work in progress: new work item lifecycle
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3136 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-11 14:56:12 +00:00
helmutm
cf93ec49d7 work in progress: new work item lifecycle
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3135 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-11 11:13:10 +00:00
helmutm
8bf7ef1ea0 work in progress: new work item lifecycle
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3133 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-11 10:45:07 +00:00
helmutm
2eba0d27a3 add 'title' attribute to track
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3102 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-30 22:53:11 +00:00
helmutm
3530b7045a work in progress: view work items
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3099 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-29 15:05:55 +00:00
helmutm
42f9529086 work in progress: task management: creation of work items OK
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3096 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-29 12:27:46 +00:00
helmutm
0fd3b8d78d work in progress: task management with work items
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3093 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-28 21:25:34 +00:00
helmutm
7db5c8df68 work in progress: task management with work items
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3092 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-28 14:26:12 +00:00
helmutm
2094355d84 work in progress: task management with work items
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3086 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-27 10:41:50 +00:00
helmutm
eb524ff2c7 work in progress: manage work items
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3085 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-25 12:26:00 +00:00
helmutm
0641e2fa61 work in progress: manage work items
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3084 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-25 12:15:18 +00:00
helmutm
e7c3f8ac56 work in progress: manage work items
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3083 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-25 12:11:13 +00:00
helmutm
8572156c11 work in progress: work item (task) management
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3080 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-22 21:49:43 +00:00
helmutm
ee49d66e0d work in progress: work item (task) management
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3079 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-22 12:41:20 +00:00
helmutm
68e43e152b work in progress: work items
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3073 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-21 11:08:03 +00:00