|
bf290aea2f
|
avoid errors because of missing files during import
|
2015-08-13 16:07:14 +02:00 |
|
|
6b22eb85dd
|
add zope.app.dublincore (deprecated) dependency to support old persistent data
|
2015-07-29 09:25:20 +02:00 |
|
|
6a356c6f9c
|
allow selection of question groups via party (i.e. person)
|
2015-07-16 20:00:09 +02:00 |
|
|
c5087b764b
|
add some (still commented-out) code as marker for future extension, e.g. for allowing delegation of running work items
|
2015-07-16 15:55:07 +02:00 |
|
|
129f4ba73d
|
avoid querying for runId = None
|
2015-07-10 09:07:24 +02:00 |
|
|
b5994952c0
|
add *.pyo to .gitignore
|
2015-07-10 09:06:47 +02:00 |
|
|
190fae3b9a
|
HTML sanitize: allow controlling of allowed styles
|
2015-07-10 09:06:23 +02:00 |
|
|
81d17e8966
|
better backword compatibility: ignore product options if not present
|
2015-06-20 09:29:42 +02:00 |
|
|
620bf6fe25
|
handle product options correctly
|
2015-06-19 12:05:14 +02:00 |
|
|
e32c0411d4
|
change PIL import to work with Pillow
|
2015-06-13 11:32:04 +02:00 |
|
|
dfe5aefa69
|
merge branch master
|
2015-06-12 08:34:10 +02:00 |
|
|
8824044726
|
Merge branch 'master' of ssh://git.cy55.de/home/git/cybertools
|
2015-06-12 07:31:58 +02:00 |
|
|
df41516015
|
minor fixes
|
2015-06-12 07:30:35 +02:00 |
|
|
12a5b339ad
|
fixes for 'start' and 'move' transitions
|
2015-05-19 07:10:10 +02:00 |
|
hplattner
|
a477c59908
|
add groupSequence Numbers for resultset rows
|
2015-05-12 10:51:11 +02:00 |
|
|
a83f80a1f9
|
fix access from response to questionnaire to allow use of question groups in more than one questionnaire
|
2015-05-06 08:07:06 +02:00 |
|
|
b5b2b0c7b4
|
separate attribute for texts in response object
|
2015-04-21 12:41:39 +02:00 |
|
|
aa8814b29b
|
give groups as parameters to team calculation to make evaluation independent of user data
|
2015-04-21 10:04:52 +02:00 |
|
|
abdf27372b
|
correctly handle legacy case: question type not set
|
2015-04-19 15:16:03 +02:00 |
|
|
2c5274e54b
|
work in progress: handling of question types
|
2015-04-17 09:14:19 +02:00 |
|
|
08880e3b91
|
put file name in title if title field is empty
|
2015-04-14 16:37:29 +02:00 |
|
|
13da77de0a
|
provide 'descending' flag for sorting
|
2015-03-21 17:10:40 +01:00 |
|
|
3d3013b76c
|
fix running work items: stop only if of type 'work'
|
2015-03-21 17:10:10 +01:00 |
|
|
0aeb854014
|
new fields: priority, activity
|
2015-03-16 11:15:41 +01:00 |
|
|
ba529fad7b
|
'move' action: correctly inactivate old 'done' or 'finished' items
|
2015-03-15 10:22:38 +01:00 |
|
|
c9490bb1e9
|
allow question groups without feedback element
|
2015-03-10 09:24:04 +01:00 |
|
|
d05b9f7f70
|
allow question groups without feedback element
|
2015-03-10 09:20:32 +01:00 |
|
|
73839ea015
|
when starting a work item stop others that are running; start default date/time is 'now' for start of work
|
2015-03-03 18:16:36 +01:00 |
|
|
3d8a162ae5
|
use simple HTML 5 doctype to make Google happy
|
2015-01-09 13:03:39 +01:00 |
|
|
9c5a3ba263
|
avoid error when number of columns in table definition has been increased
|
2014-12-17 11:26:35 +01:00 |
|
|
bfd628e434
|
avoid error when number of columns in table definition has been increased
|
2014-12-17 11:24:07 +01:00 |
|
|
419e899aa4
|
avoid error when number of columns in table definition has been increased
|
2014-12-17 11:21:43 +01:00 |
|
|
7b3065439a
|
try to avoid any spurious Unicode items
|
2014-10-29 08:44:40 +01:00 |
|
|
b7efdf6a33
|
provide sublabels for multi-field groups in records cells
|
2014-10-10 08:55:45 +02:00 |
|
|
72528a62fc
|
provide index-based access to fields in field group
|
2014-10-08 20:50:56 +02:00 |
|
|
e948df2ea2
|
add magnifier (= search) icon
|
2014-09-21 11:12:48 +02:00 |
|
|
6e1333076b
|
allow definition of field groups that may be used for controlling layout of records fields
|
2014-09-20 11:16:54 +02:00 |
|
|
90bdbb0535
|
additional icons for documents and time/waiting states
|
2014-08-17 14:56:15 +02:00 |
|
|
d09b0fd786
|
provide new method for merging macros from different templates
|
2014-08-12 13:06:37 +02:00 |
|
|
6740d350dd
|
set default encoding for Word to Windows-1252
|
2014-07-30 16:53:27 +02:00 |
|
|
249d507a72
|
improve check-up work item type
|
2014-07-22 14:30:44 +02:00 |
|
|
166c74ed31
|
hide time field for birthday
|
2014-07-22 14:30:01 +02:00 |
|
|
b1c8465219
|
avoid ForbiddenAttribute error on update via management interface
|
2014-06-29 10:38:58 +02:00 |
|
hplattner
|
51c0b94d8f
|
add rowClass attributes
|
2014-06-27 12:51:34 +02:00 |
|
|
abae2c2bb3
|
put printer settings at end
|
2014-06-01 11:06:46 +02:00 |
|
|
b8009b51f8
|
handle question groups without answers
|
2014-05-29 18:06:41 +02:00 |
|
|
358545833f
|
allow for non-numeric values which will be ignored in calculations
|
2014-05-29 11:32:46 +02:00 |
|
|
0f03b894f4
|
refactor result data structure, fix rank calculation, add team rank
|
2014-05-24 14:49:29 +02:00 |
|
|
b04daf0c51
|
no automatic index set up: gives error on Zope 2
|
2014-05-22 15:54:39 +02:00 |
|
|
dc03f4fd00
|
provide translations for address fields
|
2014-05-12 17:54:42 +02:00 |
|