|
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 |
|
hplattner
|
9e8ba76461
|
fix: browserView getData setting for boolean field
|
2013-01-14 12:05:29 +01:00 |
|
hplattner
|
17e86e64c7
|
Merge branch 'master' of ssh://git.cy55.de/home/git/cybertools
|
2013-01-14 12:04:56 +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 |
|
hplattner
|
b5022683a0
|
Merge branch 'master' of ssh://git.cy55.de/home/git/cybertools
|
2012-12-21 17:27:10 +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 |
|
|
a111780fc0
|
Merge branch 'master' into bbmaster
|
2012-11-09 09:51:51 +01:00 |
|
|
302b8959c4
|
reportign: fix subtotals (work in progress)
|
2012-11-09 09:51:17 +01:00 |
|
|
0da2d1854c
|
add arrow icons
|
2012-10-30 15:13:04 +01:00 |
|
Hannes Plattner
|
bc6eeaeee1
|
Merge branch 'master' of ssh://git.cy55.de/home/git/cybertools
|
2012-10-29 13:51:11 +01:00 |
|
|
3a800d3038
|
allow image tags in sanitized HTML
|
2012-10-29 11:56:09 +01:00 |
|
|
4da72fb2a7
|
suppress 'required' attribute in input fields to avoid misinterpretation by FF
|
2012-10-28 15:27:30 +01:00 |
|