Commit graph

1988 commits

Author SHA1 Message Date
421c21cdec make ZTK-compatible package that is installable as a Python egg 2017-01-02 16:06:14 +01:00
e51ebdb28c de-activate (obsolete) role for Flash (XML-RPC) concept map editor 2017-01-01 17:27:56 +01:00
4cfdebec77 fix language negotiation: use language defined via options 2017-01-01 17:26:47 +01:00
dd96f01a32 improve/fix settings for import of basic loops site structure 2017-01-01 17:25:41 +01:00
5083b2edc2 dirty fix: monkey patch in IntIds to avoid ForbiddenAttribute error 2017-01-01 17:24:00 +01:00
9670ace28c remove obsolete property from Loops root, ensuring compatibility with ZTK 2016-12-26 18:19:28 +01:00
96e7c20a56 remove deprecated import from zope.testing 2016-12-26 10:46:22 +01:00
a91e1b0c4c remove deprecated import from zope.testing 2016-12-26 10:37:00 +01:00
3115b4f19e fix description field in recent changes report 2016-11-18 12:48:13 +01:00
6261831340 indexing: gracefully fall back to ISO8859 if UTF-8 gives an error 2016-10-26 16:20:44 +02:00
5f78698e06 check for 'visible' field property 2016-10-08 11:18:45 +02:00
7b0fe5aaf2 object creation: take type options from object to be created 2016-10-04 15:12:50 +02:00
5ffb1edfbc hide breadcrumbs in print 2016-08-30 08:19:07 +02:00
hplattner
214fb2dc0f Merge branch 'bbmaster2' of http://git.cy55.de/loops into bbmaster2 2016-08-25 12:17:21 +02:00
hplattner
df3ae0179b add canonicalURl to Layout TextView 2016-08-25 12:17:14 +02:00
0dc20ea52f allow more control for NodeView subclasses, e.g. login view 2016-07-19 12:17:32 +02:00
3b11a72a81 avoid loading all subchildren in check for nested children 2016-07-17 10:13:21 +02:00
2720b0444c use workspace assignment also for 'create form' action 2016-07-14 09:52:25 +02:00
hplattner
040997b322 use options to determin x robots tag 2016-07-13 16:06:58 +02:00
hplattner
4fb3fa54ec add x robots tag to resources 2016-07-13 15:02:17 +02:00
949a543aa9 set state of survey data when saving 2016-06-28 08:14:58 +02:00
597a8d48ef add missing definition of requestUrl property 2016-06-24 07:56:57 +02:00
65ad427413 use absolute URLs for login and selfservice registration 2016-06-16 15:38:03 +02:00
9bf69e88b3 avoid duplication of data if context is cyclically assigned to itself 2016-06-16 13:51:20 +02:00
7cb0cf0d95 re-activate 'request/URL' on management page 2016-06-12 09:03:28 +02:00
d4e22b7f79 revert request/URL stuff for management views 2016-06-09 12:20:44 +02:00
9e9390cff3 use new 'view/requestUrl' to avoid '/@@index.html' in URLs 2016-06-09 10:22:30 +02:00
a8f70fd498 move new 'view/requestUrl' to cybertools/browser 2016-06-09 09:01:20 +02:00
17eafd7895 provide 'view/requestUrl' method to be used instead of 'request/URL' 2016-06-09 08:30:19 +02:00
97e7537c4c link consistency: limit URL tweaking to 'page' nodes 2016-06-08 10:34:28 +02:00
4ddddc0933 link consistency: take URL from menu item if target is assigned to one 2016-06-07 20:42:41 +02:00
01ab785c0d include 'done' work items in plan report 2016-06-05 15:59:22 +02:00
85dfd815dc make sure indirectly called reports (like CSV export) use the correct report name 2016-05-13 08:20:22 +02:00
428c772ea9 provide new report for planned work 2016-05-12 15:44:09 +02:00
6c21581c7e fix loop() function; make root folder globally accessible 2016-05-05 08:16:46 +02:00
b14e59e29c fix type 2016-05-02 09:53:12 +02:00
fa1170444d add paster shell utilities and repair base modules 2016-05-02 09:45:56 +02:00
e27556b98b provide additional helper function to get really all question groups 2016-04-28 10:37:27 +02:00
6c6c0791fa update existing survey data without overwriting them 2016-04-25 18:38:47 +02:00
dda87b0e79 profide method for loading a range of response tracks by wildcard query 2016-04-25 12:28:29 +02:00
b0139ccb13 Use target URL for tabs (better than request.URL) 2016-04-25 09:37:19 +02:00
89863c9fde avoid errors when directly opening report concept 2016-04-24 17:22:28 +02:00
22d1d44560 dynamically create tabs on concept views via options 2016-04-24 10:49:58 +02:00
665c0271fd (1) provide ILocation adapter for WSI; (2) activate security handlers.
(1) ILocation adapter seems to be required by absolute_url in
BlueBream.

(2) security-related event handlers had been commented out in
bbmaster for performance reasons; are now re-activated.
2016-04-17 14:05:59 +02:00
f12361daa4 delegate action: set date, start to current, clear other fields 2016-04-17 10:00:18 +02:00
635a4e2568 show candidates list for task only if there are any 2016-04-16 08:57:23 +02:00
8e9b4267f2 remove obsolete security declaration 2016-04-13 19:49:14 +02:00
1d84f5e509 use correct base interface for avoiding ForbiddenAttribute errors 2016-04-13 19:43:31 +02:00
8eab09cd44 revert previous change (was other error in cyberapps.knowledge) 2016-04-07 09:36:22 +02:00
f5731c1e3f avoid error because of deleted data 2016-04-07 09:17:14 +02:00