An error occurred fetching the project authors.
- 23 Jul, 2008 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22632 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Jun, 2008 3 commits
-
-
Aurel authored
redefine getattr to prevent infinite loop (thanks to yo) wrapObject return object in an acquisition context git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21271 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21262 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
context, this fix testAccessControl git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21258 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 May, 2008 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21099 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 May, 2008 1 commit
-
-
Romain Courteaud authored
related to module, and so, it was always viewable to users from catalog point of view. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20905 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20107 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Feb, 2008 1 commit
-
-
Romain Courteaud authored
configuration parameter defined on the catalog tool. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19414 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Feb, 2008 3 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19316 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Rename some variables which had too-generic names. Use a set instead of a list when used with "in". Use a set instead of a value-less dict. Use string slice instead of "tsartswith" method. Use 'iter...' variations of dictiteration methods. Use 'itervalues' instead of 'iteritems' + item lookup by key. Do not check if a role to skip is already present in new role list. Fetch instance methods just once when called in a loop. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19312 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Revert 19128, 19173. Update test_check_security_table_content to new security table design decisions. CatalogTool.py: Only index a local role if this precise local role grants View permission. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19311 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Feb, 2008 2 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19297 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Rewrite local roles handling code to fix a bug introduced in commit 19184: if one local roles for one user granted view permission, all local roles (except Owner) of all users were inserted in the security table. Unit test will be added soon. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19296 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Feb, 2008 3 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19287 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19286 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19285 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Feb, 2008 1 commit
-
-
Nicolas Delaby authored
Use and create view_role_list outside loop (which contains all roles with View permission) as boolean git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19184 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Feb, 2008 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19148 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Feb, 2008 1 commit
-
-
Nicolas Delaby authored
Generate allowRoleAndUsers with Role only if View permission. This patch should reduce entries in roles_and_users table. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19108 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Nov, 2007 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17528 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Nov, 2007 2 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17377 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17376 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Oct, 2007 4 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17311 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17310 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17309 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Prevent catalog clear from failing when portal_ids table does not exist. Code structure taken from ZSQLCatalog/SQLCatalog.py:Catalog.clear() . git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17308 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Oct, 2007 1 commit
-
-
Sebastien Robin authored
the catalog - the current way of unindexing objects does not work if the uid is not provided, so make sure the uid is given git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17289 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Oct, 2007 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17133 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
from an "executable" (restricted python) without proxy role. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17118 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Sep, 2007 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16548 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Sep, 2007 2 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16519 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Instead, cache this value when we have it in allowedRolesAndUsers, and use the cached value in getViewPermissionOwner git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16497 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Sep, 2007 4 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16228 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16227 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16226 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
It is valid to unindex an object without providing it (eg, an object is indexed but does not exist any more), so make "object" parameter optionnal. Add a test to check that at least one way to find an object to unindex is given. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16225 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Sep, 2007 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16126 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Aug, 2007 1 commit
-
-
Jérome Perrin authored
Products.ERP5Type.Permissions instead. ( I only updated ERP5 ERP5Type and ERP5Catalog ) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15788 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Aug, 2007 2 commits
-
-
Jérome Perrin authored
because roles from the proxy roles might be less than the user's roles. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15747 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15746 20353a03-c40f-0410-a6d1-a30d3c3de9de
-