Commit graph

1357 commits

Author SHA1 Message Date
c03e47ab3d cleanup pagetemplate code with string: literals 2016-12-26 18:14:15 +01:00
325f463ce8 remove deprecated import from zope.testing 2016-12-26 11:26:10 +01:00
9205e8592e remove deprecated import from zope.testing 2016-12-26 10:42:27 +01:00
170e8f1d4e allow hiding of a field from schema-based forms 2016-12-23 17:14:11 +01:00
5aa9869181 add 'visible' property to IField interface 2016-10-08 14:05:19 +02:00
4c18a9731c add 'visible' property to field definition 2016-10-08 11:17:39 +02:00
6cff2cc6df update copyright info 2016-10-08 09:37:47 +02:00
1cd5f59738 call schema processor with **kw to provide view/request 2016-08-27 09:31:56 +02:00
d742b87c9c allow schema processor plugin adapter 2016-08-25 16:41:40 +02:00
ef05da60e1 take URLGetter implementation from common location 2016-06-28 08:14:02 +02:00
0d1a37b5d2 provide method for tweaking request/URL, esp remove trailing '/@@index.html' 2016-06-17 09:43:29 +02:00
81ae451969 fix stripping of '/@@index.html' 2016-06-13 10:01:47 +02:00
443fee52bb fix URL clipping 2016-06-12 09:04:30 +02:00
813299d358 revert change in main.pt, makes problems with relative URLs 2016-06-10 12:35:28 +02:00
34d65623ad revert change for request/URL 2016-06-09 13:43:11 +02:00
043d423a0e use new 'view/requestUrl' to avoid '/@@index.html' in URLs 2016-06-09 10:32:04 +02:00
8777d1ecdb provide 'view/requestUrl' method to be used instead of 'request/URL' 2016-06-09 09:03:44 +02:00
8166a0e3c3 add green/blue LED icon 2016-06-09 09:03:03 +02:00
2a2097fa0d tracking: allow wildcard (*) query 2016-04-25 12:27:03 +02:00
65181d3098 update editing rules (still only informative) to changed list of work item states 2016-02-20 21:30:21 +01:00
5ab63ee78c remove redundant call to setConctroller() 2016-02-20 21:29:19 +01:00
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