Commit graph

74 commits

Author SHA1 Message Date
db4f7d15a9 move JS generation to Python; reset date/time when selecting 'finish' in state 'done' 2016-03-17 15:24:09 +01:00
7d979a5749 make default work item action configurable via option 'organize.work.default_actions' 2016-01-24 11:04:10 +01:00
4833ebd54b fix setting of date and time fields on 'start' action 2015-05-21 08:17:02 +02:00
4c13744a0c set date/time fields correctly when selecting 'start' action 2015-05-18 10:54:58 +02:00
070cb50a54 show combo box only for new work items not when editing existing ones 2015-04-26 15:44:32 +02:00
c970507c85 provide selectable standard texts for work items via data table 'organize.work.texts' 2015-04-26 13:16:33 +02:00
a3e0cac006 store sort infos (by task/concept) in user's favorite data 2015-03-25 15:09:52 +01:00
3bbda09f84 improvements of column-based sorting 2015-03-24 20:05:27 +01:00
4c449d5dc4 fix start action: only for work; repair IFTA qualification work items: done -> running 2015-03-21 09:18:53 +01:00
a565d750e3 don't show priority and activity if corresponding data tables do not exist; translations 2015-03-17 08:50:53 +01:00
beff6ef2dd new fields: priority, activity 2015-03-16 11:17:38 +01:00
2c112703a3 optionally allow time part for deadline 2015-03-14 11:41:10 +01:00
0ca62cbe91 tolerate missing (probably deleted) task when editing work item 2014-11-30 13:24:32 +01:00
e20feb5851 allow end date different from start date for appropriate work item types 2014-07-07 14:20:03 +02:00
5f81ecfed2 handle deleted tasks gracefully 2014-05-26 10:17:39 +02:00
ba0fc064d0 allow content manager to edit work items 2014-05-17 08:12:16 +02:00
30a7d430d7 fix title for user work items: use query title 2014-05-14 09:31:58 +02:00
a306e11cec allow actions also in previous work items of a run 2014-05-03 10:45:41 +02:00
0528718523 allow selection of work items by state via type option 2013-09-18 09:36:04 +02:00
6f59f3892a check permission when displaying part views; restrict access to person work items 2013-07-15 16:50:41 +02:00
e88e30539d provide more informative title on query 2013-07-15 16:26:30 +02:00
133a9e8018 provide a simple compound view to be used for combinations of data/info views and report views 2013-07-15 15:53:43 +02:00
efea782af2 prepare finer-grained access control for work items 2013-02-27 10:57:50 +01:00
c76a9d9798 preset work item type correctly on creation 2013-02-25 17:51:18 +01:00
c9969223e4 make permission for showing states configurable 2013-01-30 11:55:10 +01:00
c4fa89f3b0 new work item query for related tasks 2012-11-28 16:28:31 +01:00
4aeea61ed0 new work item query for related tasks 2012-11-28 16:22:25 +01:00
2b80ebefdd do not pre-fill date field for new work item type 'checkup' 2012-11-28 14:56:22 +01:00
2d121fe028 allow hiding actions via type options 2012-08-25 11:34:59 +02:00
96850f110c indicator attribute depending on work item type: background color for event 2012-08-04 18:19:11 +02:00
c0b68ace67 improvements and fixes for meeting minutes: views, infos, creating follow-up events, ... 2012-07-31 17:55:39 +02:00
c2ee316927 fix option checking for new work item 2012-07-29 10:23:53 +02:00
ac1968233d additional fields workItemType and deadline for work items: control editing and display, e.g. for meeting minutes 2012-07-29 10:15:19 +02:00
719bd165aa work in progress: Competence and Certification Management (CCM): fix structure, start with form for qualification record creation 2012-06-11 17:32:34 +02:00
b289b41807 inactivate last change (show 'closed' state by default in listings), seems not to be really useful 2012-05-09 09:36:15 +02:00
1ba43979a8 show 'closed' state by default in listings 2012-05-09 09:28:56 +02:00
50816e22b2 provide new query for retrieving work items independently of task or user 2011-08-24 15:17:04 +02:00
28e8d54762 - 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:29:51 +02:00
fea68978f3 show target and source info on work items that have been moved or delegated 2011-06-15 18:50:57 +02:00
helmutm
5202421654 delegate or move work item: select target party or task via FilteringSelect widget
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4199 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-03-10 13:56:48 +00:00
helmutm
080b3a79f5 - work items: provide move action for assigning a work item to
another task
- show work items (if present) for arbitrary concepts


git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4196 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-03-07 12:30:41 +00:00
helmutm
d3d6e2b7ef provide link for editing work item only to person associated with the work item
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4192 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-28 11:13:24 +00:00
helmutm
06c10460ad don't show 'delegate' action for non-privileged users
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4190 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-15 18:07:17 +00:00
helmutm
8ecf2645f1 work in progress: page actions - start with print action; + translations for work item management
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3918 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-07-09 08:13:17 +00:00
helmutm
3d7c87b7b9 implement workspace-based security management
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3891 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-06-12 10:51:17 +00:00
helmutm
dddc43086d provide basic work delegation functionality
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3596 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-10-20 17:16:30 +00:00
helmutm
1cb8894abc work in progress: task indexing: add index for start date, include work item texts in text index entry
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3342 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-04-20 06:43:08 +00:00
helmutm
ec7dd9391d quicksearch improvements; make search process in relation widget more flexible
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3250 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-02-25 17:42:23 +00:00
helmutm
02901cb83f provide description appropriately formatted for title attribute and info field
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3236 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-02-16 07:02:41 +00:00
helmutm
6f8e716923 Use TaskView for providing task work items listing
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3200 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-02-02 06:56:37 +00:00