Commit graph

205 commits

Author SHA1 Message Date
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
helmutm
ada3e0a3ea bug fix: put node in view annotations
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3522 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-08-26 14:04:41 +00:00
helmutm
48701178bd add a portlet showing the presence of other users; may be activated by the global option 'organize.showPresence'
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3466 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-07-20 14:56:04 +00:00
helmutm
b91c67f038 remove 'target' string from URLs, '.NNNN' is sufficient
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3458 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-07-16 06:05:03 +00:00
helmutm
5518ad648a revoke removal of security check
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3440 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-07-01 13:28:16 +00:00
helmutm
41a623145f no security check on accessing the nodeType attribute during traversal
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3439 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-07-01 13:20:57 +00:00
helmutm
5fd90c421d no security check on accessing the nodeType attribute during traversal
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3438 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-07-01 13:16:53 +00:00
helmutm
072334486f allow suppressing of 'create resource' action
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3257 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-02-28 11:02:05 +00:00
helmutm
a9f08097ff 'render.html' view: embed content in div tags for providing valid XML
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3256 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-02-28 09:53:27 +00:00
helmutm
2f317b3d1c use registerDojoFormAll as standard
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3254 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-02-27 13:38:07 +00:00
helmutm
ec7dd9391d quicksearch improvements; make search process in relation widget more flexible
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3250 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-02-25 17:42:23 +00:00
helmutm
204e66f791 add new node view 'ContentView' for showing target content without title and description
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3245 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-02-20 16:28:39 +00:00
helmutm
cb975d38c7 provide raw rendering of target object via render.html
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3244 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-02-20 15:41:41 +00:00