|
99628fedd5
|
provide optional export value for special formattings
|
2016-01-26 13:30:02 +01:00 |
|
|
14cfdb7624
|
allow setting of main template via controller (which is found via skin)
|
2016-01-09 12:01:09 +01:00 |
|
|
fcb29171ad
|
Merge branch 'master' into bbmaster2
|
2015-10-10 11:42:22 +02:00 |
|
|
caee0eccc5
|
Merge branch 'master' of ssh://git.cy55.de/home/git/cybertools
|
2015-10-10 11:38:51 +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 |
|
|
8eed8f52df
|
Merge branch 'bbmaster' into bbmaster2
|
2015-08-29 11:06:02 +02:00 |
|
|
a6e9a8543c
|
merge branch master
|
2015-08-29 11:05:12 +02:00 |
|
|
296ce1a3e8
|
Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/cybertools into bbmaster
|
2015-08-29 11:03:43 +02:00 |
|
|
773cf5f5a9
|
Merge branch 'master' of ssh://git.cy55.de/home/git/cybertools
|
2015-08-29 11:03:07 +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 |
|
|
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 |
|