Commit graph

83 commits

Author SHA1 Message Date
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
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
8b4be98993 children and resources listings: show predicate in item description tooltip only if not default predicate 2013-03-31 11:09:05 +02: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
99ade04957 provide view for book section that shows all contained resources 2012-06-22 14:15:33 +02:00
a2590958d0 fields display: align vertically 2012-05-15 16:39:58 +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
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
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
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
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
helmutm
a522c4d218 add translation; make concept macros more flexible
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3343 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-04-20 06:44:31 +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
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
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
6ff94ad004 provide work item infos: icon with link, info popup
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3149 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-14 09:44:16 +00:00
helmutm
b5b4270f58 minor clean-up of concept macros and CSS
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3147 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-13 14:32:41 +00:00
helmutm
8af3594cd2 bug fix: make retrieval of parents more tolerant
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3146 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-13 14:03:18 +00:00
helmutm
77376f1c04 work in progress: personal info query/view - starting with link to 'change password'; define 'editTask' as a separately definable action
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3144 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-12 12:40:57 +00:00
helmutm
be71f62a6e improvements for external collection and media asset: integration now working correctly, with generation of scal variants for media assets
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3105 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-31 13:46:18 +00:00
helmutm
94d38bbe2c work in progress: view work items
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3098 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-29 15:05:25 +00:00
helmutm
a7312a0fa0 work in progress: comments; use new generic track view
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3052 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-08 12:25:03 +00:00
helmutm
bb3b4b16ec work in progress: sortable tables
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2941 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-10-26 14:26:11 +00:00
helmutm
d1dbe47d57 move QueryConcept stuff to loops.expert (keeping old query module for backward compatibility); work in progress: child-based queries with actions
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2935 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-10-23 13:35:23 +00:00
helmutm
c2a16063c5 work in progress: prepare listings for update actions using checkboxes on list items; work in progress: expert.browser for new query views; + minor adjustments
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2933 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-10-22 11:12:11 +00:00
helmutm
9af3d9ab29 prepare stateful (workflow) stuff for concepts
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2907 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-09-26 17:30:34 +00:00