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
335217081c
base functionality for storing selected institution of user/person in favorites
2015-03-25 17:39:51 +01:00
a3e0cac006
store sort infos (by task/concept) in user's favorite data
2015-03-25 15:09:52 +01:00
3bbda09f84
improvements of column-based sorting
2015-03-24 20:05:27 +01:00
7113369fca
breadcrumbs improvements
2015-03-23 13:49:53 +01:00
d317612187
sorting by link on column header on reporting results
2015-03-21 17:12:16 +01:00
11f3218ea4
allow for hiding of resources from listing via state; suppress this state checking for admin
2014-05-17 08:43:40 +02:00
e78a5f4fc3
allow hiding of object actions: restrict via permissions
2013-12-09 08:46:59 +01:00
e503d9c70c
control states to filter via global option; check for book topics, texts, and in quicksearch
2013-10-16 18:11:06 +02:00
f9801e184b
unify state handling for concepts and resources on display and search
2013-10-05 11:03:47 +02:00
a085da0050
move full getAction() method to base view; provide 'append_action' options for putting actions from options after internally assigned actions
2013-09-23 14:17:00 +02:00
c7cb323d20
show nested children (grandchildren) in book_topic_view if option 'show_nested_children' is set
2013-09-08 17:14:53 +02:00
21b3795227
fix member registration: use correct form macro from loops/browser
2013-08-08 11:55:05 +02:00
de822e717f
better name for option ('foreign_parent_...')
2013-07-24 09:18:52 +02:00
349dc89bb8
work in progress: allow linking to parents from other loops sites: allow selection of foreign types
2013-07-22 11:55:38 +02:00
3f1ffdb8f4
work in progress: info texts and feedback pages for self-service registration
2013-05-17 11:30:10 +02:00
872edab5c0
show modified time as localized value
2013-03-11 11:14:26 +01:00
e4222d7567
fix rendering of description if it only contains a br tag
2013-02-20 11:37:17 +01:00
c9969223e4
make permission for showing states configurable
2013-01-30 11:55:10 +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
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