Commit graph

30 commits

Author SHA1 Message Date
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
ebefd631a2 added view and actions for a pseudo-folder concept type
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2457 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-16 21:11:08 +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
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
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
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
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
3e62f36022 extend setup: additional types, remove image
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1634 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-03-10 11:04:11 +00:00
helmutm
8a6a9a938d some adjustments on permissions for editing and showing certain portlets
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1621 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-03-07 14:53:46 +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
6e3e08c781 provide system qualifier for type type and predicate, check it when searching; + some minor refactorings
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1605 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-03-02 10:48:06 +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
cb194f0f24 clean-up view control by node_macros; starting form input processing with FormController
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1354 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-09-20 20:40:57 +00:00
helmutm
2d25015202 a few bug fixes and make the tests pass again
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1342 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-09-12 22:34:31 +00:00
helmutm
acc878a63d more clean-up of resource types - old MediaAsset objects are now mapped to Resource objects with resourceType 'file'
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1291 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-08-07 16:21:33 +00:00
helmutm
04fa445e54 work in progress: set up dynamic typing for resources
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1271 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-07-14 11:49:54 +00:00
helmutm
f2d9bc9af8 a set of minor tweakings; prepare type management for consequent inclusion of resources/resource types
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1256 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-07-04 12:49:05 +00:00
helmutm
78310d3eee include setup upon loops site creation in the organize and knowledge packages
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1247 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-06-11 14:37:18 +00:00
helmutm
db5a60a6a3 use formlib for creating a new loops site; automatically create subobjects
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1246 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-06-10 15:21:45 +00:00
helmutm
4041b91fca more on the organize sub-package; set up query machinery for dynamically providing views
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1216 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-05-19 09:34:03 +00:00
helmutm
8bba484be0 configurator stuff now working for controlling skin from menu node
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1202 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-05-10 10:18:10 +00:00
helmutm
273a05a5d1 Make typeInterface field available for type concepts
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1131 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-03-20 08:39:02 +00:00
helmutm
7622600c99 Make typeProvider attribute available for concepts
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1130 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-03-19 09:49:47 +00:00
helmutm
072318ea06 use typology for type-related stuff on concepts and resources
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1124 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-03-13 14:15:26 +00:00
helmutm
b39e7548b8 use 'qualifiers' attribute
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1123 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-03-13 09:44:08 +00:00
helmutm
628e81b740 work in progress: make the loops framework practically usable
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1121 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-03-13 07:50:28 +00:00
helmutm
1adedb7b0e Provide typology stuff for concepts
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1120 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-03-08 17:04:48 +00:00
helmutm
dfd398a401 Provide typology stuff for concepts
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1119 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-03-08 15:24:40 +00:00