|
0c2bfcc77f
|
add permission to action
|
2013-02-06 10:25:12 +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 |
|
|
d9a0f39f06
|
new queries: listing of blogs that ignores empty blogs; listing for type instances
|
2013-01-28 11:37:39 +01:00 |
|
|
e920fc9786
|
propagate principal roles via new acquirePrincipalRoles() method (instead of copyPrincipalRoles())
|
2013-01-10 15:52:56 +01:00 |
|
|
2cee73672b
|
new role loops.Person for Person object and its children, with zope.View default permission; + security propagation fixes
|
2013-01-09 15:19:35 +01:00 |
|
|
6fad66ea34
|
provide security settings for publishable task states; (+ update source file header infos)
|
2013-01-08 12:16:37 +01:00 |
|
|
368fdc214f
|
make height for dojo (HTML) editor fields configurable
|
2013-01-06 11:55:31 +01:00 |
|
|
380aba02ed
|
new concept type SimpleBlogItem, stores text in concept, not in resource
|
2013-01-04 15:20:14 +01:00 |
|
|
766120d5ce
|
only a real 'blog' can be interpreted as a personal blog
|
2012-12-06 17:11:58 +01:00 |
|
|
1e46a7dc67
|
show object actions (esp. state information) of posts in blog
|
2012-11-22 18:44:04 +01:00 |
|
helmutm
|
3d7c87b7b9
|
implement workspace-based security management
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3891 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-06-12 10:51:17 +00:00 |
|
helmutm
|
cbd21ba23d
|
improve blog presentation
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3842 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-05-03 11:04:17 +00:00 |
|
helmutm
|
edccd36f98
|
improve blog presentation
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3841 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-05-03 11:03:28 +00:00 |
|
helmutm
|
ac6b212827
|
improve blog presentation
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3839 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-05-03 10:59:37 +00:00 |
|
helmutm
|
504092b268
|
propagation of security settings (principal roles and role permissions) basically working
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3649 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-12-13 15:41:30 +00:00 |
|
helmutm
|
68c5dbbc08
|
improvements and fixes for automatic setting of role permissions
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3628 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-11-15 10:29:36 +00:00 |
|
helmutm
|
49cca0954f
|
standardize blog view
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3341 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-04-20 06:41:47 +00:00 |
|
helmutm
|
2a656daa02
|
show object actions correctly on blogs and blog posts
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3172 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-01-22 18:38:59 +00:00 |
|
helmutm
|
e7460d6799
|
additional view convenience methods
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2835 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-08-21 16:12:14 +00:00 |
|
helmutm
|
082e4c9d17
|
show authors on concept listing, include authors in text index of concepts; blog post: include text in text index
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2724 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-06-27 11:46:30 +00:00 |
|
helmutm
|
18ab09c31b
|
slight rearrangement of action definitions allowing more freedom when specifying actions as type options
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2655 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-05-31 09:00:16 +00:00 |
|
helmutm
|
720a79a34c
|
add 'target' argument to 'getActions()' methods
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2545 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-04-26 12:43:44 +00:00 |
|
helmutm
|
a6a7c56fb0
|
make import work with real life data
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2480 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-28 16:04:35 +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 |
|