Commit graph

1168 commits

Author SHA1 Message Date
8bcad17505 add files needed to build a Python egg 2018-08-16 16:12:50 +02:00
917c2ae579 revert change by hplattner from 2013 that was erroneously merged 2015-10-10 11:27:41 +02:00
4690424b1d merge changes from hplattner 2015-09-29 14:35:24 +02:00
hplattner
fdc9d119ba fix merge conflict 2015-09-29 11:45:16 +02:00
hplattner
e5a09ed436 add fill option to media asset resize function 2015-09-29 11:42:42 +02:00
c15039b9a7 avoid zero division error when data are missing 2015-08-13 16:09:33 +02:00
bf290aea2f avoid errors because of missing files during import 2015-08-13 16:07:14 +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
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
12a5b339ad fixes for 'start' and 'move' transitions 2015-05-19 07:10:10 +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
6e1333076b allow definition of field groups that may be used for controlling layout of records fields 2014-09-20 11:16:54 +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
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
d994b646e9 use precalculated scores per question group for team result 2014-05-08 13:24:49 +02:00
94463df4d5 allow actions also in previous work items of a run 2014-05-03 10:44:47 +02:00
cacca105ac provide team evaluation of survey 2014-05-02 14:45:10 +02:00
d50b1ca9df allow cancelling of finished work items 2014-04-29 20:40:25 +02:00
cc696ee87d handle not initialized stat, e.g. when a class with existing objects is derived from Stateful later 2014-04-14 19:04:09 +02:00
cb365aaea2 always check for correct index setup upon indexing a track 2014-04-09 13:09:15 +02:00
2bc3267e9b add marker for possible future change: check for new index upon call to indeTrack() 2014-02-28 17:09:42 +01:00
d4d7a47b09 do not ignore value if equal to default on saving, but only in check on empty row 2014-01-19 10:47:21 +01:00