Commit graph

41 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
b70b522137 work item list: show description of task as link title; fix docttests: changed handling of field defaults 2015-10-10 10:38:31 +02: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
c970507c85 provide selectable standard texts for work items via data table 'organize.work.texts' 2015-04-26 13:16:33 +02:00
c06785b98b avoid error when no task is assigned 2015-03-30 09:10:13 +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
4a67756cf8 fix wrong closing div tag 2015-03-18 20:50:47 +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
11a7546506 avoid error because of deleted task 2014-07-17 16:29:18 +02:00
c3922747bb fix work item form: missing div end tag 2014-07-12 16:25:08 +02: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
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
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
a930ec1f63 check also for '_x' states when displaying source or target work items 2012-05-09 09:44:38 +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
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
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
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
helmutm
396cc946d6 mark today by bold text, show weekdays in title attributes of day fields
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3192 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-29 10:14:12 +00:00
helmutm
466f05e5a8 improve queries: make configurable via query options
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3181 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-27 12:04:57 +00:00
helmutm
afa64c7028 some minor refactorings as preparation for more flexible queries
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3171 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-22 18:38:23 +00:00
helmutm
c3a412a902 work in progress: edit work items with different actions
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3157 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-18 11:19:39 +00:00
helmutm
6ff94ad004 provide work item infos: icon with link, info popup
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3149 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-14 09:44:16 +00:00
helmutm
88dea1544d show day as separate column, start and end columns contain only the time
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3122 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-07 09:27:49 +00:00
helmutm
ed35bcf5af improve display of rows in work items listing
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3106 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-01 19:17:51 +00:00
helmutm
60c7d22e61 work in progress: work items listing
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3104 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-30 22:54:34 +00:00
helmutm
94d38bbe2c work in progress: view work items
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3098 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-29 15:05:25 +00:00
helmutm
a77166dfee work in progress: task management: creation of work items OK
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3097 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-29 12:27:55 +00:00
helmutm
92bacf05d4 work in progress: task management with work items
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3091 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-28 14:26:02 +00:00
helmutm
429f1d33c4 work in progress: task management with work items
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3089 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-27 22:20:50 +00:00
helmutm
047ab7ede7 work in progress: task management with work items
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3088 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-27 10:42:48 +00:00