344a1d81e5
allow better control of create actions by checking 'AssignAsParent': check action permissions + related fixes
2013-01-28 16:00:06 +01:00
58fda446ff
use HTML fields for agenda item description, discussion, consequences; provide fixes and additions for editing and presentation of this
2013-01-03 19:41:32 +01:00
8d24a40724
improve option-controlled filtering by states, + checkbox for showing all items
2012-11-24 09:42:21 +01:00
757a1cd60c
add option-based filtering (overridable via request params
2012-11-23 12:43:21 +01:00
a2cc1ee9a3
move 'parts' logic to ConceptView class so that parts can be used in standard (non-Lobo) views
2012-11-22 09:16:49 +01:00
3bcc61880c
store request in thread local data
2012-10-27 15:39:45 +02:00
14b670166a
provide new 'getViewForObject()' method for getting views in listings; use new view attribute 'listingTitle' in listings
2012-07-13 18:19:46 +02:00
edf058fec2
allow simple specification of portlet actions via view class
2012-06-27 10:59:39 +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
7bf87c15ac
avoid error when trying to access typeProvider attribute for wrong objects
2012-03-16 12:00:57 +01:00
6bb4f35091
new options for resources: suppress external editing, do not normalize filename on download
2012-03-14 16:42:53 +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
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
a06447bade
view modes: improve look when hovering over tabs
2012-01-22 12:12:33 +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
84072904e5
do not use standard description field as default for DC description
2012-01-01 12:17:47 +01:00
a86c8afcfa
SEO: show informative URLs (with title) when global option 'useInformativeURLs' is set
2011-12-05 10:44:34 +01:00
f01df3662c
work in progress: basic procedure for determining breadcrumbs list
2011-12-03 17:07:20 +01:00
705b4a6f2d
work in progress: breadcrumbs
2011-11-25 09:02:14 +01:00
f072066b3a
work in progress: configurable reports - basic interfaces and classes, example report (work_report)
2011-11-10 08:17:12 +01:00
f7fd4ef30f
work in progress: configurable reports - basic interfaces and classes
2011-11-09 10:53:05 +01:00
2638fb83f2
add convenience method getUidForObject() for use in templates
2011-06-25 17:56:07 +02:00
dd7e27f7cd
ignore Dojo registration requests if no controller present (e.g. for management interface views)
2011-06-16 20:03:58 +02:00
5f072547b1
Revert adding request to adapted objects.
2011-04-30 09:24:45 +02:00
a69bda06d7
Provide 'request' attribute for adapted objects.
...
Put the current request (if available) into concept or resource adapters in order to be able to access the session an follow the navigation history, e.g. getting the current parent object. The request is stored in the adapted object automatically when using the 'adapted' view property.
2011-04-28 12:15:13 +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
fdaf31bd79
allow fixed ordering of concept children in standard listing via drag and drop
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4189 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-13 17:42:47 +00:00
helmutm
87d8369bb7
include x-pdf in list of 'read-only' resources
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4186 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-12 16:45:37 +00:00
helmutm
b3709c3bfb
provide convenience properties for accessing standard predicates
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4153 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-01-24 13:25:36 +00:00
helmutm
eddc98d19d
concept listing improvements: show last author only, avoid duplicates
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4139 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-01-10 07:35:55 +00:00
helmutm
294e0b6334
use BorderContainer/ContentPane for more comfortable edit dialogs with scrolling
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4070 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-11-11 12:56:42 +00:00
helmutm
99fc384e8f
optionally restrict version listing
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4061 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-11-05 09:49:23 +00:00
helmutm
b55a2f8952
make number and labels of version levels configurable
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4044 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-10-23 07:52:31 +00:00
helmutm
1b56f8fd44
provide additional allocation predicate 'isowner'
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4035 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-10-12 09:07:00 +00:00
helmutm
cb6908f7c4
render description in text part
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4020 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-09-27 13:13:43 +00:00
helmutm
b3ecfd24e6
provide Last-Modified HTTP header for file download
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4015 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-09-25 08:25:27 +00:00
helmutm
31051a94ed
accept string in modified date
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3987 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-09-09 13:27:08 +00:00
helmutm
80e834a1ac
use 'baseObject' for properties that are not available for adapted objects
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3982 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-09-08 09:07:53 +00:00
helmutm
d0dc11086e
specify copyDataFile method in interface
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3964 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-08-22 09:29:52 +00:00
helmutm
316437773f
consider additional MIME types for office files
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3963 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-08-22 08:57:39 +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
bd95543460
add 'viewsource' plugin to rich text editor; set default input field width to 600px
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3946 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-08-10 05:56:07 +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
f783895538
minor security-related improvements
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3906 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-06-26 16:51:06 +00:00
helmutm
3d7c87b7b9
implement workspace-based security management
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3891 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-06-12 10:51:17 +00:00
helmutm
7742c2e4c0
exclude resources from tracking stats if there are only part of a concept (like with blogposts)
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3844 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-05-03 14:30:02 +00:00
helmutm
269df6b860
- portal page with - now fully editable - portal links
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3770 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-03-15 15:23:00 +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
504092b268
propagation of security settings (principal roles and role permissions) basically working
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3649 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-12-13 15:41:30 +00:00