Commit graph

99 commits

Author SHA1 Message Date
5f78698e06 check for 'visible' field property 2016-10-08 11:18:45 +02:00
3b11a72a81 avoid loading all subchildren in check for nested children 2016-07-17 10:13:21 +02:00
a8f70fd498 move new 'view/requestUrl' to cybertools/browser 2016-06-09 09:01:20 +02:00
3c1a5ccdf4 merge branch master 2015-06-12 08:35:07 +02:00
7ba0bec7f7 allow overriding of version view class by controller 2015-04-16 08:02:38 +02:00
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
60604cd38b allow overriding of default resource relation views and sorting 2015-03-30 13:47:04 +02:00
3a332b368c merge branch master 2013-11-16 13:19:01 +01:00
ad144f7f69 use CSS class for rendering of description fields, adjust setting for this: no italics, slightly bigger font 2013-10-16 11:27:18 +02:00
b24619fcd7 list nested concept structure, controlled by URL parameter 'list_nested' 2013-10-03 11:26:28 +02:00
0870b8026d merge branch master 2013-04-01 12:43:26 +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
b5ab23a90b merge branch master 2013-03-23 11:32:29 +01:00
cd2eeaeed2 do not show description on feedback page, show feedback footer instead; use trusted=True in configure to make fields editable in management interface 2013-03-21 10:25:19 +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
32171a4e2d show empty fields with flag 'showEmpty' 2012-09-25 16:58:05 +02:00
54c3a9e8aa merge branch master 2012-07-03 13:15:54 +02:00
99ade04957 provide view for book section that shows all contained resources 2012-06-22 14:15:33 +02:00
f9dca48cde merge branch master 2012-05-15 16:52:55 +02:00
a2590958d0 fields display: align vertically 2012-05-15 16:39:58 +02:00
7b1f04e7ab Merge branch 'master' into bbmaster 2012-04-07 12:27:05 +02:00
b1a408bb9c do not show version number for unversioned objects in listings, suppress versioning portlet accordingly 2012-03-30 12:52:35 +02:00
d496dc001a Merge branch 'master' into bbmaster 2012-03-11 17:19:28 +01:00
364a0c8c58 add some flexibility to resources listing and Lobo Layout 2012-03-11 16:17:45 +01:00
66e1a71851 standard listing: show predicate also for resources 2012-03-05 19:41:54 +01:00
f03f11372e Merge branch 'master' into bbmaster 2012-03-05 10:00:51 +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
335c52e3cb Merge branch 'master' into bbmaster 2012-01-19 18:18:56 +01:00
662a9cb8ef remove obsolete tag from standard concept template 2012-01-13 15:35:31 +01:00
0162adea94 use data table as basis for vocabularies 2011-12-27 20:11:00 +01:00
4fba2c1e27 provide field instance with context and request information, e.g. for use in persistent vocabularies 2011-11-14 15:10:11 +01:00
78abe5f55d provide basic functionality for rendering of complex relations.
- provide controlling of rendering macro via field instance method getRenderer()
- add getRelations() method to child relation set
2011-10-28 13:08:37 +02:00
7e7ba9680e fix dojoType issue when no DnD should be provided 2011-08-23 15:55:23 +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
c13e6a6d00 allow also deletion of concepts via action query
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4191 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-18 07:58:44 +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
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
3c2e595f96 concepts listing: show predicate in description tooltip
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3898 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-06-14 09:59:45 +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
4b32972ef0 use 'structure' keyword for textline fields to allow for HTML rendering
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3632 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-11-19 14:30:37 +00:00
helmutm
bc6c7a174f provide Lightbox for showing images
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3583 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-10-14 11:40:02 +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
fa21e41070 work in progress: integration of IMAP folders
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3532 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-09-04 16:11:39 +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