An error occurred fetching the project authors.
- 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
-
- 07 Aug, 2007 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15521 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Aug, 2007 5 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15488 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15486 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15485 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15483 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15480 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Aug, 2007 3 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15441 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15440 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Replace new method getSecurityUidList by getSecurityUidListAndRoleColumnDict, because roles_column_dict must be handled along with security uids. Update partially WorkflowTool patch. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15433 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Aug, 2007 1 commit
-
-
Vincent Pelletier authored
Update WorkflowTool patch since it requires it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15430 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Aug, 2007 1 commit
-
-
Vincent Pelletier authored
Factorise conversion of user into a string. Define local_roles variable before accessing original dictionnary multiple times. Compare one-to-many using "[not ]in" instead of multiple "and [!|=]=". Factorise call to lower(). Update forgotten unneeded call to self.getSQLCatalog().getColumnMap().has_key() . git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15411 20353a03-c40f-0410-a6d1-a30d3c3de9de
-