Commit graph

122 commits

Author SHA1 Message Date
4343dc517f add RecordsTable type implemented as a simple list of records 2023-12-26 22:09:12 +01:00
b471deef43 merge bbmaster2 into bbmaster resulting in branch 2master 2020-03-04 18:05:37 +01:00
2012181382 fix tests/doctests according to current ZTK and BlueBream versions 2019-04-26 17:13:59 +02:00
fa1170444d add paster shell utilities and repair base modules 2016-05-02 09:45:56 +02:00
e929a3154e avoid UnicodeEncodeError when object name contains special characters 2015-10-19 09:31:34 +02:00
1800fe7c9e merge branch master 2015-10-10 11:48:52 +02:00
b70b522137 work item list: show description of task as link title; fix docttests: changed handling of field defaults 2015-10-10 10:38:31 +02:00
3c1a5ccdf4 merge branch master 2015-06-12 08:35:07 +02:00
a565d750e3 don't show priority and activity if corresponding data tables do not exist; translations 2015-03-17 08:50:53 +01:00
c4ce28e239 add utility property and function for accessing data table data as records/rows 2015-03-16 12:10:34 +01:00
b5ab23a90b merge branch master 2013-03-23 11:32:29 +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
a218d22b93 Merge branch 'master' into bbmaster 2011-12-04 11:24:43 +01:00
f01df3662c work in progress: basic procedure for determining breadcrumbs list 2011-12-03 17:07:20 +01:00
5f95ef439e merge branch master 2011-12-02 10:16:56 +01:00
705b4a6f2d work in progress: breadcrumbs 2011-11-25 09:02:14 +01:00
8dc0d49972 work in progress: make loops package work with BlueBream 1.0 2011-09-29 19:21:12 +02:00
90d1c88d2c work in progress: new data table concept type; a data table associates one or more values with a key 2011-09-25 18:42:18 +02:00
helmutm
0332f9a2e1 new version of workspace assignments view with predicate columns
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4079 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-11-24 11:01:45 +00:00
helmutm
89dcb9943a provide editing of relation properties (order, relevance) in management interface; add method for copying an external file to an archive location
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3957 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-08-15 09:28:09 +00:00
helmutm
94b9143b30 ignore wiki linking at the moment; needs change in order to use new link and link manager implementations
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3681 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-01-13 16:31:08 +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
bd6ee8be20 work in progress: link processing - add handling of external links, make target links basically work
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3259 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-03-03 08:52:28 +00:00
helmutm
c3a5462a6c work in progress: wiki-based link rendering for text resources
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3247 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-02-22 15:24:18 +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
9043c0459e allow view parameters for view names as node attributes to make views more selective
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2458 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-17 09:36:51 +00:00
helmutm
d503e5d0e5 added integrator.content package: transparent access to filesystem directories and files
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2443 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-12 13:02:34 +00:00
helmutm
dd66347498 added linkUrl attribute to note for controlling appearance of link text
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2440 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-08 10:15:17 +00:00
helmutm
86d7781725 added node export/import to external package; deprecate old node export/import
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2436 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-05 17:22:34 +00:00
helmutm
8660f12f5e added options attribute to query, e.g. for controlling autoassignment; work in progress: loops.expert - starting to implement filters
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2422 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-02-29 09:57:41 +00:00
helmutm
13e1aa0a4b some minor tweaks; mainly for doctests
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2397 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-02-13 18:02:44 +00:00
helmutm
5271981119 merged Dojo 1.0 branch
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2388 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-02-10 09:56:42 +00:00
helmutm
d8ffeb5ce1 set view configuration already during node traversal - make sure the skin is set before creating/invoking the view controller
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2306 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-01-11 08:53:10 +00:00
helmutm
10bae7f32d provide language switchingby top actions with flags
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2241 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-12-13 16:42:03 +00:00
helmutm
3a3755f466 some minor code clean-ups
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2203 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-11-27 18:37:42 +00:00
helmutm
8fcb2712bb move handling of portlet actions to browser.action; add links (still dummy) for creating and editing knowledge.glossary objects
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2194 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-11-21 13:18:27 +00:00
helmutm
9fa0cc512c work in progress: action/link management for portlets and icon bars
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2184 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-11-18 18:34:45 +00:00
helmutm
b5a8ddc1f9 change on default values for dropdown field
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2136 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-10-31 11:56:03 +00:00
helmutm
96d0462b18 work in progress: classifier
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2106 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-10-09 15:19:13 +00:00
helmutm
46a1638edd use composer.schema for form/dialog handling
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2065 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-09-22 14:38:06 +00:00
helmutm
d131771839 prepare for using cybertools.composer.schema instead of zope.formlib
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1996 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-09-03 20:17:58 +00:00
helmutm
a049b73f0e refactoring of browser/form.py - prepare for using cybertools.composer.schema instead of zope.formlib
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1995 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-09-03 17:23:17 +00:00
helmutm
c793032aab refactoring of browser/form.py - prepare for using cybertools.composer.schema instead of zope.formlib
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1994 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-09-03 17:15:13 +00:00
helmutm
2063e8fa17 refactoring of browser/form.py - prepare for using cybertools.composer.schema instead of zope.formlib
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1993 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-09-03 16:11:00 +00:00
helmutm
81d2092e0a removed 'from base import Loops' from __init__.py
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1892 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-08-09 14:32:00 +00:00
helmutm
a0b113195d loops.integrator: ExternalCollectionAdapter working
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1689 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-04-14 16:52:39 +00:00
helmutm
03021dc798 work in progress: loops.integrator: more on DirectoryCollectionProvider; added loops.setup.addAndConfigureObject()
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1688 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-04-14 09:08:39 +00:00
helmutm
2b250fce37 provide a common test site setup for doctests
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1681 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-04-10 14:55:59 +00:00
helmutm
1e115ed0e2 storage improvements; resource listings + 'author(s)' field; start with user_registration.html
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1671 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-04-01 07:34:00 +00:00
helmutm
8be994c2f0 improvements on form handling and inline editing
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1667 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-03-26 10:43:15 +00:00