Commit graph

124 commits

Author SHA1 Message Date
22d1d44560 dynamically create tabs on concept views via options 2016-04-24 10:49:58 +02:00
3c1a5ccdf4 merge branch master 2015-06-12 08:35:07 +02:00
05b13e154f fix check for show_in_breadcrumbs option 2015-04-17 10:50:21 +02:00
60604cd38b allow overriding of default resource relation views and sorting 2015-03-30 13:47:04 +02:00
7113369fca breadcrumbs improvements 2015-03-23 13:49:53 +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
hplattner
888fb8d62c add css class to report meta 2014-03-31 13:26:12 +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
133a9e8018 provide a simple compound view to be used for combinations of data/info views and report views 2013-07-15 15:53:43 +02:00
320e83c602 provide tabbed page concept type for showing sub-queries as tabs 2013-04-27 15:07:11 +02:00
8b4be98993 children and resources listings: show predicate in item description tooltip only if not default predicate 2013-03-31 11:09:05 +02:00
d9a0f39f06 new queries: listing of blogs that ignores empty blogs; listing for type instances 2013-01-28 11:37:39 +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
8f19077602 improve and extend book layout: show images 2012-09-26 12:58:15 +02:00
8c1a5d6b47 allow overriding of title shown on breadcrumbs 2012-07-02 12:00:06 +02:00
edf058fec2 allow simple specification of portlet actions via view class 2012-06-27 10:59:39 +02: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
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
0162adea94 use data table as basis for vocabularies 2011-12-27 20:11:00 +01:00
e89e0a9eea allow restriction of children select to certain predicates 2011-12-17 13:48:42 +01:00
f01df3662c work in progress: basic procedure for determining breadcrumbs list 2011-12-03 17:07:20 +01:00
ef334a50fb better control of filtering (ignore filters and hinding of children in management views); use additional predicates for listings in lobo layouts 2011-11-08 15:02:34 +01:00
e59356f627 merge changes from new BlueBream version: use 'hide_children' option on predicates 2011-11-08 13:45:44 +01:00
73111402db access predicate options via adapter 2011-11-02 13:37:27 +01:00
7c1f7af4a4 provide h0 layout part (without image); allow for image display in navigatin menu 2011-10-13 09:59:23 +02:00
39d75e67ce new helper property resourcesByType, e.g. for showing images with a concept 2011-10-09 09:57:30 +02:00
29ad535ce5 use IPredicate as type interface for predicate type in standard setup 2011-09-28 10:30:08 +02:00
e74d21bb7a Re-ordering of children and resources.
- Implement/activate re-ordering in standard children and resources
  listings
- Parent and (for resources) concept default order: ignore 'order' field
2011-06-11 18:30:54 +02:00
helmutm
080b3a79f5 - work items: provide move action for assigning a work item to
another task
- show work items (if present) for arbitrary concepts


git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4196 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-03-07 12:30:41 +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
629de87686 filtering functionality basically working, including search and standard concept listings
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4160 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-07 16:53:08 +00:00
helmutm
3a65566beb provide 'knowledge' attribute (as relation set field) for person; remove corresponding relations from parents portlet and assignment part of form if approprieate (configured via corresponding options); display relation set field as links
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4158 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-01-26 14:14:28 +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
f450f04636 show predicate in links in parents/concepts portlet
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4053 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-10-25 06:17:21 +00:00
helmutm
0bbea0f45b sort search results by title
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4032 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-10-06 07:34:49 +00:00
helmutm
ae534d7bfc provide editing of relation properties (order, relevance) in management interface
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3955 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-08-15 09:25:42 +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
0d9b070e00 prepare for hiding concepts from parents portlet for certain roles
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3837 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-05-02 13:35:33 +00:00
helmutm
89ed44a13f prepare for hiding concepts from parents portlet for certain roles
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3836 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-05-02 13:08:40 +00:00
helmutm
99a4e1ab2d prepare for hiding concepts from parents portlet for certain roles
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3835 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-05-02 12:45:55 +00:00
helmutm
e70bea85e5 prepare for hiding concepts from parents portlet for certain roles
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3834 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-05-02 12:41:02 +00:00
helmutm
c2a5a9cca8 prepare for hiding concepts from parents portlet for certain roles
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3833 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-05-02 12:33:06 +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
bea4f70ba3 improve handling of special field types (records, relation(set))
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3646 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-12-07 16:40:03 +00:00
helmutm
7ea297ca59 show parents/related concepts portlet for anonymous if site option 'showParentsForAnonymous' is set
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3589 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-10-14 13:11:46 +00:00
helmutm
5d55079349 show parents/related concepts portlet for anonymous if site option 'showParentsForAnonymous' is set
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3588 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-10-14 13:07:24 +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
6a45e33890 extend/improve form/processing for registering users, clean up options
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3329 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-04-11 10:07:14 +00:00