|
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 |
|
helmutm
|
49a90d95f2
|
improvements on security checking and login procedure
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1661 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-03-24 19:05:10 +00:00 |
|
helmutm
|
483a730c6c
|
provide preset concept lists (via type option qualifier:assign) for create and edit dialog
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1616 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-03-06 15:20:50 +00:00 |
|
helmutm
|
d44b721a89
|
search with additional (preset) search criteria
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1615 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-03-06 11:01:48 +00:00 |
|
helmutm
|
1572b89e8d
|
resource type handling fix: remove Document from listings
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1608 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-03-03 10:09:07 +00:00 |
|
helmutm
|
f43676c843
|
provide common.NameChooser and use it on browser.form
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1601 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-02-28 09:24:58 +00:00 |
|
helmutm
|
24fb20d78a
|
provide external editor usage for files, e.g. word documents
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1589 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-02-19 13:00:20 +00:00 |
|
helmutm
|
0f56075002
|
eliminate Zope 3.3 deprecation messages from loops test
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1586 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-02-18 14:17:03 +00:00 |
|
helmutm
|
3c158f2f93
|
work in progress: confiburable storage for resources; + some minor tweaks
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1405 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2006-10-16 09:27:44 +00:00 |
|
helmutm
|
eee844aaf4
|
controlling the appearance of dialog widgets
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1381 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2006-10-02 15:55:23 +00:00 |
|
helmutm
|
a44c5a1d2e
|
assign/deassign concepts via dialog OK
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1380 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2006-10-02 11:17:55 +00:00 |
|