Commit graph

909 commits

Author SHA1 Message Date
347e19a2c6 unquote form value only if string 2020-04-29 10:43:31 +02:00
0cd2e1f47d fix doctests, avoid deprecation warnings 2020-03-07 13:31:29 +01:00
b471deef43 merge bbmaster2 into bbmaster resulting in branch 2master 2020-03-04 18:05:37 +01:00
dae9610e2e allow hiding title, e.g. if shown already in another macro 2019-11-27 13:19:17 +01:00
7567374e50 fix page templates: avoid errors with new ZPT version 2019-04-28 16:55:49 +02:00
2012181382 fix tests/doctests according to current ZTK and BlueBream versions 2019-04-26 17:13:59 +02:00
8bd69b12fd use targetItem to access also directly assigned concepts or resources 2018-10-17 08:17:52 +02:00
aa263eb635 avoid error because of error in title field of view 2018-08-03 15:07:12 +02:00
fb94aacaa8 add method for checking for top-level page (e.g. data protection stmt) 2018-05-19 11:24:29 +02:00
hplattner
66b616e5e1 add subviewmode feature 2018-05-16 12:04:14 +02:00
afd4416eaa fix typos in JavaScript file 2018-05-04 16:13:42 +02:00
d282e3c93a avoid unicode error if keyword starts with special characters.
In addition show only starting characters appearing in word list
in headline.
2018-02-19 14:30:53 +01:00
3b37723cd4 show text 'more...' only if there is really (probably) more to see 2017-12-05 13:23:20 +01:00
37d508cec2 remove obsolete 'jocy' registration 2017-08-20 15:55:33 +02:00
hplattner
fb924fdc03 add mail image to notifications portlet 2017-07-20 10:48:56 +02:00
8f12304074 node traverser: add logging for NotFound exception 2017-04-10 11:47:17 +02:00
efb2c8ba71 fix GET params quoting on input fields 2017-03-13 10:43:35 +01:00
34926dde8c fix acces to view properties; optional use global copyright option 2017-01-12 11:34:15 +01:00
b7c702f17d add node type raw to be able to emit e.g. robots.txt and similar stuff 2017-01-12 10:28:06 +01:00
421c21cdec make ZTK-compatible package that is installable as a Python egg 2017-01-02 16:06:14 +01:00
96e7c20a56 remove deprecated import from zope.testing 2016-12-26 10:46:22 +01:00
f9ba9d2115 make sure virtualTargetObject is not adapted 2016-10-12 08:55:21 +02:00
4339f25ca3 backport from bbmaster2: check 'visible' property in display views 2016-10-08 14:14:17 +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
ccc9886113 object creation: take type options from object to be created 2016-10-04 15:12:00 +02:00
5ffb1edfbc hide breadcrumbs in print 2016-08-30 08:19:07 +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
0b5c50c100 avoid loading of all subchildren in check for nested listing 2016-07-17 09:58:05 +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
65ad427413 use absolute URLs for login and selfservice registration 2016-06-16 15:38:03 +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
b0139ccb13 Use target URL for tabs (better than request.URL) 2016-04-25 09:37:19 +02:00
22d1d44560 dynamically create tabs on concept views via options 2016-04-24 10:49:58 +02:00
841eb204eb edit work item: reset times on work, finish 2016-03-24 16:24:21 +01:00
17f15429c8 add activity field to report, is also used as query field with vocabulary 2016-03-18 15:57:26 +01:00
db4f7d15a9 move JS generation to Python; reset date/time when selecting 'finish' in state 'done' 2016-03-17 15:24:09 +01:00
0915d04e30 log 'Unauthorized' warning 2016-02-10 09:32:54 +01:00
24cd81e267 backport changes from bbmaster2 2016-02-04 15:45:33 +01:00
2e096a3682 backport changes from bbmaster2 2016-02-04 15:07:20 +01:00
7d979a5749 make default work item action configurable via option 'organize.work.default_actions' 2016-01-24 11:04:10 +01:00
396d4727dc provide a collection of sub-parts of a page that may be placed separately on the page 2016-01-17 14:16:24 +01:00