Commit graph

881 commits

Author SHA1 Message Date
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
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
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
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
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
cd65a3f7b5 improve reporting CSS, person work statement report 2016-01-10 18:23:04 +01:00
b05c9c5851 allow setting of main template via controller (which is found via skin) 2016-01-09 12:02:14 +01:00
07bb68ae9d merge branch master 2015-08-29 11:12:58 +02:00
48caf96670 allow name-based linking e.g. via .loops/resources/... 2015-08-13 16:11:53 +02:00
hplattner
9b74079bca url encoding fix 2015-06-25 16:21:22 +02:00
e56b0c9863 show views for loops container and view manager only for site managers 2015-06-23 14:52:47 +02:00
3c1a5ccdf4 merge branch master 2015-06-12 08:35:07 +02:00
4833ebd54b fix setting of date and time fields on 'start' action 2015-05-21 08:17:02 +02:00
4c13744a0c set date/time fields correctly when selecting 'start' action 2015-05-18 10:54:58 +02:00
b34b5705e0 correctly position div element for headline and body of concept subpage 2015-05-14 14:57:45 +02:00
77bf66996a additional check for restricted editing permission 2015-05-06 10:29:25 +02:00
0555329e86 provide slot on download page for customization 2015-04-27 10:26:04 +02:00
c970507c85 provide selectable standard texts for work items via data table 'organize.work.texts' 2015-04-26 13:16:33 +02:00
05b13e154f fix check for show_in_breadcrumbs option 2015-04-17 10:50:21 +02:00
7ba0bec7f7 allow overriding of version view class by controller 2015-04-16 08:02:38 +02:00
6a96d72b22 allow specification of default resource type via global option 2015-04-14 16:23:47 +02:00
2567347f62 add utility method for getting current date e.g. for input fields 2015-04-13 10:49:46 +02:00
396e17c0dc allow entering of survey data for other person; prerequisite: keep URL params in title and breadcrumbs links 2015-04-05 10:40:07 +02:00
60604cd38b allow overriding of default resource relation views and sorting 2015-03-30 13:47:04 +02:00
0bac3ecc13 do not show ugly lines below minor headlines 2015-03-29 15:23:56 +02:00
335217081c base functionality for storing selected institution of user/person in favorites 2015-03-25 17:39:51 +01:00
a3e0cac006 store sort infos (by task/concept) in user's favorite data 2015-03-25 15:09:52 +01:00
3bbda09f84 improvements of column-based sorting 2015-03-24 20:05:27 +01:00