Commit graph

167 commits

Author SHA1 Message Date
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
a86c8afcfa SEO: show informative URLs (with title) when global option 'useInformativeURLs' is set 2011-12-05 10:44:34 +01:00
991e78a1fe fix line gone lost during merge of branch master 2011-12-02 10:40:59 +01:00
5f95ef439e merge branch master 2011-12-02 10:16:56 +01:00
705b4a6f2d work in progress: breadcrumbs 2011-11-25 09:02:14 +01:00
a2bc7f570d work in progress: breadcrumbs 2011-11-19 10:19:34 +01:00
7bc3671d74 work in progress: breadcrumbs 2011-11-19 10:12:53 +01:00
hplattner
f8abff58d6 Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/loops into bbmaster 2011-10-20 14:35:00 +02:00
c2410a830e show lightbox for links on images that do not lead to a child concept; provide info icon for resources that have the 'showInfo' flag set 2011-10-07 20:56:57 +02:00
6d5f273f28 Merge branch 'master' of ssh://git.cy55.de/home/helmutm/git/loops into bbmaster 2011-10-04 17:01:30 +02:00
4996a51bc6 new special view 'listsubobjects' for nodes 2011-10-03 14:47:52 +02:00
8dc0d49972 work in progress: make loops package work with BlueBream 1.0 2011-09-29 19:21:12 +02:00
3a30efffe3 exernal editor: ignore versioning requests (saveasnewversion) 2011-08-14 10:38:55 +02:00
ad8c236aa5 Basic refactoring of standard search functionality.
Move everything to loops.expert, making loops.search obsolete.
2011-05-20 10:55:44 +02:00
helmutm
829b271150 provide body macro declaration for Lobo skin and other minor improvements
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4211 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-04-02 10:36:18 +00:00
helmutm
77085d7f3c provide new NodeView attribute to directly access the target's view
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4039 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-10-12 14:58:05 +00:00
helmutm
2e2f3bcf59 avoid repetitions in head title
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3981 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-08-28 15:10:17 +00:00
helmutm
6e71207cde avoid repetitions in head title
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3979 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-08-28 09:37:44 +00:00
helmutm
59ea8b368c prepare for customizable macro lookup via controller
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3954 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-08-15 09:24:51 +00:00
helmutm
8ecf2645f1 work in progress: page actions - start with print action; + translations for work item management
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3918 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-07-09 08:13:17 +00:00
helmutm
00ae2f6a99 provide log-in portlet
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3910 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-06-27 13:13:41 +00:00
helmutm
3145f06fe0 bug fix: show parents portlet only for concepts/resources rendered for a (non-text) node
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3878 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-05-24 09:56:48 +00:00
helmutm
759b5d479e show site title also when accessing pages from the menu (= home) page
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3845 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-05-03 14:45:33 +00:00
helmutm
3d1aa4d4c0 show calendar for anonymous
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3744 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-02-20 16:20:00 +00:00
helmutm
344f7798ed work in progress: calendar portlet
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3741 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-02-17 16:33:07 +00:00
helmutm
8417ebf490 hide 'create resource' action if 'hideCreateResource' global option is set
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3673 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-01-09 09:45:36 +00:00
helmutm
0a4f1de2eb fix storage of nodeView in request; provide baseObject utility function for unwrapping an adapter if necessary
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3633 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-11-20 14:08:21 +00:00
helmutm
1ab58bf55b provide Lightbox for showing images
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3586 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-10-14 12:39:50 +00:00
helmutm
294e08e5b7 provide Lightbox for showing images
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3585 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-10-14 11:48:44 +00:00
helmutm
a6dbafcce8 new view list_children.html; action options for queries; send mail feature basically working; presence with link to person
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3575 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-10-12 06:05:14 +00:00
helmutm
2338b2d9e8 make sure 'node' view annotation will not be overwritten
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3523 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-08-27 10:51:41 +00:00