Commit graph

146 commits

Author SHA1 Message Date
ff0e19a72c remove obsolete code 2018-05-19 11:23:42 +02:00
937f2ee8b0 work statement report: add selection field for person/party 2018-05-14 12:42:30 +02:00
4b49fda269 make sure we always get numeric values 2017-12-07 18:26:27 +01:00
8c29a3e7d4 duration field: use 0 as default value; allow specification of a factor 2017-12-07 12:01:45 +01:00
516eda33d1 allow conversion/processing of CSV file to XLSX upon download 2017-11-14 17:41:56 +01:00
6fd47572f2 control editing of work items via global option (persmission setting) 2017-08-29 14:06:21 +02:00
536f204a03 use empty workitem_dayfrom_default option for empty start date 2017-05-09 12:07:37 +02:00
a91e1b0c4c remove deprecated import from zope.testing 2016-12-26 10:37:00 +01:00
9bf69e88b3 avoid duplication of data if context is cyclically assigned to itself 2016-06-16 13:51:20 +02:00
01ab785c0d include 'done' work items in plan report 2016-06-05 15:59:22 +02:00
85dfd815dc make sure indirectly called reports (like CSV export) use the correct report name 2016-05-13 08:20:22 +02:00
428c772ea9 provide new report for planned work 2016-05-12 15:44:09 +02:00
f12361daa4 delegate action: set date, start to current, clear other fields 2016-04-17 10:00:18 +02:00
5b2b28da19 CSV export: store duration/effort as minutes 2016-03-29 18:17:44 +02:00
841eb204eb edit work item: reset times on work, finish 2016-03-24 16:24:21 +01:00
17f15429c8 add activity field to report, is also used as query field with vocabulary 2016-03-18 15:57:26 +01:00
db4f7d15a9 move JS generation to Python; reset date/time when selecting 'finish' in state 'done' 2016-03-17 15:24:09 +01:00
b87dee5c35 workstatement report: the default for start date (day from) can now be set via type option 'workitem_dayfrom_default' 2016-02-21 11:52:29 +01:00
711488a412 populate dayFrom field with a sensible default value; use form action for providing CSV export in order respect query input 2016-02-13 22:19:57 +01:00
f4a5b78700 CSV export: format duration and effort fields correctly 2016-01-26 13:32:04 +01:00
7d979a5749 make default work item action configurable via option 'organize.work.default_actions' 2016-01-24 11:04:10 +01:00
cd65a3f7b5 improve reporting CSS, person work statement report 2016-01-10 18:23:04 +01:00
e272675498 new report 'person work statement', + minor improvements for generic concept-based reports 2016-01-09 17:34:47 +01:00
1800fe7c9e merge branch master 2015-10-10 11:48:52 +02: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
3c1a5ccdf4 merge branch master 2015-06-12 08:35:07 +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
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
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
0316bafffc add title to sortable columns; + title on sort link 2015-03-22 07:10:16 +01:00
4c449d5dc4 fix start action: only for work; repair IFTA qualification work items: done -> running 2015-03-21 09:18:53 +01:00
74eb054bc9 filter qualification reports by contact state 2015-03-20 08:03:14 +01:00
4a67756cf8 fix wrong closing div tag 2015-03-18 20:50:47 +01:00
81dde67338 provide party state field for use in work and qualification reports 2015-03-18 07:34:31 +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
d05b3cd544 CSV download improvements: button, file name, ... 2015-03-13 15:14:29 +01:00
e16f3e5ccf provide CSV download view for reports; use for work and qualification listings 2015-03-13 14:27:30 +01:00
0ca62cbe91 tolerate missing (probably deleted) task when editing work item 2014-11-30 13:24:32 +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
d5c851a5de add qualification report for person; sorting; add action 'start' to work item type 'checkup' 2014-07-11 11:23:06 +02:00
527c2f445d include fields for start and end dates on work statement report 2014-07-08 07:59:28 +02:00
e20feb5851 allow end date different from start date for appropriate work item types 2014-07-07 14:20:03 +02:00
1a8550995b allow editing of workitems on report 2014-07-07 12:41:58 +02:00