An error occurred fetching the project authors.
- 14 Jan, 2009 2 commits
-
-
Vincent Pelletier authored
Accept more than one string for sort-on and flost cast tests (they are equivalent from SQL point of view). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25109 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Prevent test_48_ERP5Site_hotReindexAll from executing if connection string is the same as the alternative one. This prevents taiting the current catalog for following tests. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25106 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Dec, 2008 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24902 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Dec, 2008 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24812 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Dec, 2008 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24792 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Oct, 2008 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24166 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Oct, 2008 1 commit
-
-
Jérome Perrin authored
case it is not a dict, but a ZPublisher.HTTPRequest.record instance (which behaves like a dict) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24005 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Sep, 2008 1 commit
-
-
Vincent Pelletier authored
Maybe something should be done in python, but maybe not. Feel free to re-enable those checks or to put them in a separate test if you think ZSQLCatalog/ERP5Catalog should enforce stricter behaviour (at the potential cost of inconsistency when it's not possible to enforce chosen behaviour). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23440 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Aug, 2008 1 commit
-
-
Romain Courteaud authored
Currently, if an object acquires its parent local roles AND also define local roles, its indexed security is false. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22986 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Jun, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21456 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 May, 2008 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20913 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 May, 2008 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20901 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Apr, 2008 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20543 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Mar, 2008 1 commit
-
-
Jérome Perrin authored
description instead of title, because title is no longer empty by default. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20187 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Feb, 2008 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19578 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Feb, 2008 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19533 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 1 commit
-
-
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 1 commit
-
-
Vincent Pelletier authored
Also, revert commit 19284 since this check if done in new test. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19298 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Feb, 2008 1 commit
-
-
Vincent Pelletier authored
Improve test_60_OwnerIndexing to also check that Owner role does not cause insertions to roles_and_users table. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19284 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Feb, 2008 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19173 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Feb, 2008 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19128 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Feb, 2008 4 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19106 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19105 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19103 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19102 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Jan, 2008 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18775 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Jan, 2008 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18636 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Dec, 2007 1 commit
-
-
Vincent Pelletier authored
"owner" column must not be None anymore if owner do not have view permission, but '' (empty string). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18527 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Dec, 2007 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18457 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Nov, 2007 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17872 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Nov, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17716 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Nov, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17681 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Oct, 2007 1 commit
-
-
Jérome Perrin authored
assertSameSet for comparision. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17182 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Oct, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17167 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Oct, 2007 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17055 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Oct, 2007 1 commit
-
-
Vincent Pelletier authored
Do not use a volatile attribute to store uid buffer: if the volatile disapears, it causes a waste of uids. Update concerned test. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17040 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Oct, 2007 1 commit
-
-
Jérome Perrin authored
This is required for portal_catalog.getObject to work properly. Without this patch, context.portal_catalog.getObject(uid) returns 'context' if 'uid' is not in the catalog. ( This is the reason for functional tests failures on listbox validation ) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16809 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Sep, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16523 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Sep, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16472 20353a03-c40f-0410-a6d1-a30d3c3de9de
-