|
fb94aacaa8
|
add method for checking for top-level page (e.g. data protection stmt)
|
2018-05-19 11:24:29 +02: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 |
|
|
0dc20ea52f
|
allow more control for NodeView subclasses, e.g. login view
|
2016-07-19 12:17:32 +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 |
|
|
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 |
|
|
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 |
|
|
3c1a5ccdf4
|
merge branch master
|
2015-06-12 08:35:07 +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 |
|
|
7113369fca
|
breadcrumbs improvements
|
2015-03-23 13:49:53 +01:00 |
|
|
71cdde4308
|
avoid erroneous use of target view
|
2014-09-09 17:32:54 +02:00 |
|
hplattner
|
888fb8d62c
|
add css class to report meta
|
2014-03-31 13:26:12 +02:00 |
|
|
0826275a34
|
Merge branch 'bbmaster' of ssh://git.cy55.de/home/hplattner/git/loops into bbmaster
|
2013-07-16 18:11:48 +02:00 |
|
hplattner
|
5c37097dfa
|
add gitignore values
|
2013-06-24 11:15:50 +02:00 |
|
|
f2fbcb52c3
|
merge branch master
|
2013-06-23 09:46:14 +02:00 |
|
|
135aa74d9c
|
reverse parts of header title if specified by global option reverseHeadTitle
|
2013-05-02 15:24:05 +02:00 |
|
|
3c43a14af9
|
merge branch master
|
2013-04-27 15:15:35 +02:00 |
|
|
a78ce4f880
|
work in progress: states portlet
|
2013-04-09 08:38:02 +02:00 |
|
|
b5ab23a90b
|
merge branch master
|
2013-03-23 11:32:29 +01:00 |
|
|
344a1d81e5
|
allow better control of create actions by checking 'AssignAsParent': check action permissions + related fixes
|
2013-01-28 16:00:06 +01:00 |
|
|
c9ee6d1aac
|
fix performance problem in relation registry
|
2012-07-31 14:44:39 +02:00 |
|
|
0aa539e8f8
|
merge branch master
|
2012-07-10 09:08:25 +02:00 |
|
|
b924051d49
|
work in progress: input of report parameters, work statement as example
|
2012-07-09 16:31:23 +02:00 |
|
|
8b49d14bc9
|
fix virtual target handling
|
2012-06-19 10:12:15 +02:00 |
|
|
6cf01f6431
|
suppress controller setup for target in create forms
|
2012-06-18 16:52:32 +02:00 |
|
|
f264a9974d
|
remove obsolete line
|
2012-06-18 10:06:07 +02:00 |
|
|
261ca5b830
|
Merge branch 'master' into bbmaster
|
2012-05-24 07:59:53 +02:00 |
|
|
24966cefa7
|
call target's checkAction() method for all kind of actions
|
2012-05-23 08:04:52 +02:00 |
|
|
17ccce90ce
|
add 'cssClass' property for controlling display of report fields; remove 'td' tags from field renderers for more flexibility
|
2012-05-02 16:44:11 +02:00 |
|
|
eaa762e081
|
make sure base object is used as target
|
2012-04-23 10:17:18 +02:00 |
|
hplattner
|
65ce2d9779
|
Merge branch 'master' of ssh://git.cy55.de/home/git/loops into bbmaster
|
2012-03-15 12:41:25 +01:00 |
|
|
f62a907590
|
evaluate subtype relations also for normal concepts (e.g. queries)
|
2012-03-12 15:36:43 +01:00 |
|
|
f03f11372e
|
Merge branch 'master' into bbmaster
|
2012-03-05 10:00:51 +01:00 |
|
|
1b344e7489
|
provide option 'organize.stateful' to directly bind a states definition to a type
in addition extend, clean up standard import files
|
2012-03-03 11:57:57 +01:00 |
|
|
36c70374b3
|
merge branch master into bbmaster
|
2012-01-29 11:27:43 +01:00 |
|
|
46c0e997d4
|
use target view (set via node traverser) only if requested as default (index.html) view
|
2012-01-29 11:25:26 +01:00 |
|
|
2a7a5f8a1d
|
directly call target view from node view if target view is marked as top-level
|
2012-01-28 19:51:12 +01:00 |
|
|
b686716754
|
use targetView entry in request annotations for calling views declared for adapted concept map objects (i.e. type interfaces)
|
2012-01-27 07:55:13 +01:00 |
|
|
f193e00dcb
|
node traverser: store only loops-specific view as target view in request annotations
|
2012-01-25 11:27:12 +01:00 |
|
|
ea1fbc9136
|
use target view for adapted object determined by node traverser if available
|
2012-01-24 19:38:51 +01:00 |
|
|
3132fc9947
|
Merge branch 'master' into bbmaster
|
2012-01-23 11:11:31 +01:00 |
|
|
15cecb8aed
|
provide basic framework for view modes (i.e. tabs); store target view in request for later use
|
2012-01-22 12:00:32 +01:00 |
|
|
a10b55117b
|
merge branch master
|
2011-12-09 09:16:36 +01:00 |
|
|
6f996004c7
|
allow suppression of controller set-up when creating target view, e.g. when creating view for breadcrumbs item
|
2011-12-09 09:11:59 +01:00 |
|
|
3dd1698b80
|
more on breadcrumbs: for resources; get view for breadcrumbs parent via new standard NodeView method
|
2011-12-06 08:50:51 +01:00 |
|