Commit graph

151 commits

Author SHA1 Message Date
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
f62a907590 evaluate subtype relations also for normal concepts (e.g. queries) 2012-03-12 15:36:43 +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
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
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
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
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
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
4996a51bc6 new special view 'listsubobjects' for nodes 2011-10-03 14:47:52 +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
helmutm
6acfec47f4 provide quicksearch input field as top action
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3217 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-02-08 16:30:12 +00:00
helmutm
6f8e716923 Use TaskView for providing task work items listing
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3200 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-02-02 06:56:37 +00:00
helmutm
3eba4b94fb provide property 'renderedDescription' for simplifying handling of formatted descriptions
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3195 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-29 15:03:41 +00:00
helmutm
0612728d9b work in progress: more flexible permission checks
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3193 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-29 10:16:17 +00:00