Commit graph

22 commits

Author SHA1 Message Date
8dc0d49972 work in progress: make loops package work with BlueBream 1.0 2011-09-29 19:21:12 +02:00
a8fce100fa allow for adoption of relations to a predicate interface;
with example implementation for a 'has Role' predicate in loops.organize
2011-09-23 09:39:32 +02:00
helmutm
87f46f0d28 propagation of role permission settings from workspaces basically working
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3623 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-11-10 18:19:49 +00:00
helmutm
48701178bd add a portlet showing the presence of other users; may be activated by the global option 'organize.showPresence'
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3466 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-07-20 14:56:04 +00:00
helmutm
3eafcd73d2 minor fixes on interface and attribute declarations
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2808 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-08-13 17:37:06 +00:00
helmutm
f165e4b1e8 provide predicateInterface field for IPredicate; set up example 'IAllocated'
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2782 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-07-31 07:21:35 +00:00
helmutm
b92824d978 create interface IAddress with IConceptSchema as base class
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2544 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-26 12:42:52 +00:00
helmutm
3b5132b0f6 added simple task and event handling
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2419 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-02-25 14:11:03 +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
209f5402f2 more on constraints: provide editable StaticConstraint
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2264 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-12-22 16:24:42 +00:00
helmutm
330c86bb48 work in progress: editing forms/dialogs for concepts
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2111 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-10-14 07:48:37 +00:00
helmutm
ddd81b7d16 member registration using composer.schema
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2101 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-10-08 16:52:32 +00:00
helmutm
7496a39bbb use composer.schema for password change form
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2090 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-10-07 15:19:30 +00:00
helmutm
0de607514d work in progress: loops.integrator with DirectoryCollectionProvider
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1686 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-04-12 15:29:44 +00:00
helmutm
980114d649 use dojo.Dialog for entry forms; set up INote resource as first example (and start to clean-up retrieving views for resources)
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1352 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-09-19 21:16:26 +00:00
helmutm
714e00bbfc make assignment of user ids to persons work for multiple loops site for one loops principal folder
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1248 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-06-12 15:09:58 +00:00
helmutm
6ab11a50e9 more on registration; extend concept view to show the attributes of the typeInterface
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1222 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-05-23 17:32:17 +00:00
helmutm
00e27595ca member registration basically usable
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1221 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-05-23 11:59:10 +00:00
helmutm
a70fe7d830 Work in progress: self-service registration (member registration)
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1220 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-05-22 15:46:31 +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
8edec76c1d more on user management with loops.organize
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1214 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-05-16 14:51:29 +00:00
helmutm
966a75f166 work in progress: user management via IPerson adapters for concepts
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1208 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-05-12 19:44:29 +00:00