Commit graph

1224 commits

Author SHA1 Message Date
hplattner
f68b1db2a4 fix list slicing 2013-08-07 11:48:37 +02:00
hplattner
7aaa0547a1 Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/cybertools into bbmaster 2013-08-07 11:03:16 +02:00
hplattner
8915a22bda only generate subTotalsRows for totals fields with corresponding group field 2013-08-07 11:02:50 +02:00
9989af825a Merge branch 'master' into bbmaster 2013-07-26 09:34:23 +02:00
51cc5a6d36 move checkActors() to stateful object to allow overriding by subclass 2013-07-26 09:29:55 +02:00
2be1e6df6b Merge branch 'master' into bbmaster 2013-07-18 13:29:43 +02:00
68ed9d878b provide 'actors' and 'condition' attributes for more control on actions/transitions 2013-07-18 13:26:25 +02:00
ca313dad57 Merge branch 'master' into bbmaster 2013-07-16 18:11:21 +02:00
e6df09d4dc add field 'schema' to action/transition in order to be able to provide fields to be filled on transition 2013-07-05 07:44:22 +02:00
1b07899d22 Merge branch 'master' into bbmaster 2013-07-04 08:52:03 +02:00
b35dc861cb give portlets an id so that their position an layout may be easily customized 2013-07-04 08:50:58 +02:00
d6fb686e48 merge branch master 2013-06-23 09:39:34 +02:00
cc6e1a5f3e provide unified access to state icon (or colored led) 2013-06-20 13:33:43 +02:00
6241719b97 fix file header 2013-05-25 09:10:28 +02:00
7c1dbdc732 backport util module from bluebream branch 2013-05-17 13:16:56 +02:00
e3240b1000 add new illustrative icons 2013-05-17 11:27:12 +02:00
e1ba407209 new person fields salutation and (academic) title 2013-05-17 11:26:36 +02:00
524975de32 Merge branch 'master' into bbmaster 2013-04-01 12:41:10 +02:00
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
d3986258db merge branch master 2013-03-30 09:22:19 +01:00
a552ba224c backport from bluebream version: number formatting with pattern 2013-03-25 13:50:46 +01:00
e2a19d5ffc allow specification of message factory for states definition in order to provide package-specific translation domains 2013-03-24 17:13:13 +01:00
f898a2b49e merge branch master 2013-03-23 11:31:13 +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
2a60b12100 minor fixes 2013-02-06 10:19:40 +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