Commit graph

1094 commits

Author SHA1 Message Date
0bb012a9c6 add utility function for extracting first part of a text 2013-04-01 10:38:17 +02:00
191484c2e5 remove empty line; fix doctest 2013-03-31 11:04:55 +02:00
a552ba224c backport from bluebream version: number formatting with pattern 2013-03-25 13:50:46 +01:00
a528e6f4af fix number formatting function 2013-03-22 15:24:41 +01:00
57cade3cf3 convert date to datetime if necessary 2013-03-20 11:36:23 +01:00
5abbc339e9 allow for full overwrite of track data (not just dict update) 2013-03-18 17:29:54 +01:00
13d48b6ab0 allow for unanswered questions 2013-03-18 09:57:46 +01:00
bf948e12b7 return relative scores as part of results 2013-03-11 17:51:50 +01:00
83732349a7 provide localization of datetime values if pytz module is present: error handling 2013-03-11 11:43:12 +01:00
2f6cb9ac69 provide localization of datetime values if pytz module is present 2013-03-11 11:11:59 +01:00
77ef1d6923 fix calculation: ignore empty groups, fix calculation of feedback index 2013-03-07 18:21:06 +01:00
f5e918011e take 'revertAnswerOption' into account when calculating the result 2013-03-07 16:04:27 +01:00
4fc0538e30 remove special HTML comments from MS Word even when escaped 2013-03-01 16:31:02 +01:00
074528711d add 'plan' action to checkup work items 2013-02-26 10:52:44 +01:00
2dcd73f56f avoid leaking of attributes to subclasses: put in constructor instead of class 2013-02-24 16:22:54 +01:00
63163a00e7 replace explicite list of answer options with answer range (= number of answer options) 2013-02-24 15:28:37 +01:00
6164b311a6 add alternative algorithm with grouped questions and feedback items per question group 2013-02-24 11:10:44 +01:00
4d9844391e rename 'ResultElement' to 'FeedbackItem' 2013-02-24 10:01:32 +01:00
952f2a989b rename 'options' to the more specific 'answerOptions' 2013-02-10 13:08:46 +01:00
872272adb3 tune relation registry: do not use predicate in catalog query, filter later 2013-02-06 10:23:55 +01:00
fae6a82df0 work in progress: specify height of layout parts/cells to allow tiled layout 2013-01-28 11:40:12 +01:00
ea0999a5c0 provide stripping of HTML comments 2013-01-18 16:36:04 +01:00
da946ff560 fix boundary (add -- prefix) for MHT documents 2013-01-18 16:35:34 +01:00
9b09d91f16 new knowledge.survey (questionnaire) package 2013-01-16 08:38:34 +01:00
6f5dd49764 update header info of source file 2013-01-08 12:14:44 +01:00
552edab800 formal fixes 2013-01-03 19:39:39 +01:00
9e9eedef95 change PIL import in order to avoid name clash with ImageFile.py from Zope installation 2012-12-26 10:55:19 +01:00
c62122dcd9 document (.mht file) generation with images OK 2012-12-19 11:09:39 +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
b0a01bae1a document generation with images: embedding of image OK 2012-12-11 12:27:06 +01:00
77eb301edd work in progress: document generation with embedded images via MHT file 2012-12-05 10:07:09 +01:00
efe5ff20da work in progress: document generation with embedded images via MHT file 2012-12-04 11:41:30 +01:00
34359f53d0 add work item type 'checkup' with additional control on states and fields 2012-11-28 14:53:49 +01:00
6a443d549c work in progress: use MHT files for generation of Word documents 2012-11-26 09:34:13 +01:00
5b1deed224 provide icon for use as pseudo color 'x' meaning deleted or obsolete 2012-11-23 12:45:09 +01:00
5253e4c6ca make sure files are read in binary mode 2012-11-21 08:19:21 +01:00
0d61cc446f always reevaluate list of files in directory 2012-11-20 14:18:45 +01:00
834ac35fd5 filesystem integration: more control on factories 2012-11-18 15:52:18 +01:00
56212ad441 alternate icons for browsing books and similar objects 2012-11-18 15:51:42 +01:00
0da2d1854c add arrow icons 2012-10-30 15:13:04 +01:00
3a800d3038 allow image tags in sanitized HTML 2012-10-29 11:56:09 +01:00
808103ac78 add conversion of date to integer timestamp 2012-10-08 11:47:38 +02:00
a577b6cbf4 allow 'width' attribute when sanitizing HTML code 2012-09-15 10:55:11 +02:00
22177027c0 provide a second field for additional cost 2012-09-12 11:02:38 +02:00
73e32552ff avoid display value of None, should always be a string 2012-08-30 16:07:01 +02:00
1a03e3175d re-open needs transition from state new 2012-08-25 11:39:50 +02:00
ce3215b4ce add definition for .repx (template) files 2012-08-18 12:41:20 +02:00
f72b1702e8 generate Word document by embedding content in .mht file 2012-08-07 18:56:13 +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